/* CSS Document CSS Document Download by http://www.mb5u.com */
html, body{
	background:#555;
	font-size:12px;
}
ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
div{
	1px solid #FFFFFF;
}
a.FW_Button{
	display:block;
	width:60px;
	height:23px;
	line-height:25px;
	background:#017398;
	border:1px dashed #86bee2;
	float:left;
	margin-left:10px;
	margin-right:15px;
	text-align:center;
	text-decoration:none;
	color:#86bee2;
	cursor:default;
}
a.FW_Button:hover {
	background:#0388b3;
	color:#eee;
}
.FW_TextBox{
	border:1px solid #86bee2;
	background:#017398;
	color:#86bee2;
}
/* Window */
.FW_Window{
	position:absolute;
	left:100px;
	top:100px;
	width:390px;
	height:490px;
	background:#5A97C3;
	border:1px solid #76c2eb;
}
.FW_Container{
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}
.FW_Title{
	position:absolute;
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#017398,endcolorstr=#81c1ea,gradientType=0);
	background:#81c1ea;
	width:100%;
	height:31px;
	line-height:31px;
	color:#1D518A;
	font-weight:bold;
	cursor:move;
	border-bottom:1px solid #1D518A;
}
.FW_CloseButton{
	position: absolute; 
	right:0px; 
	width:30px; 
	height:31px; 
	line-height:31px;
	top:0px; 
	text-align:center; 
	cursor:default;
}
.FW_CloseButton span{
	font-size:15px;color:#1D518A;font-family:Arial;font-weight:bold;
}
.FW_Body{
	position:absolute;
	background:#5A97C3;
	top:31px;
	width:100%;
	height:387px;
}
.FW_OverLayer{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:#666666;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	z-index:99;
}
/* Menu */
.FW_Menu{
	position:relative;
	width:100%;
	border:0px solid #FFFFFF;
	height:25px;
	color:#1D518A;
	font-family:"Times New Roman","宋体", Arial;
}
.FW_MainMenu{
	padding-top:2px;
	padding-left:2px;
}
.FW_MainMenu .hover{
	border:1px solid #1D518A;
}
.FW_MainMenu .out{
	border:1px solid #5A97C3;
}
.FW_MainMenu .click{
	border:1px solid #1D518A;
	border-right:1px solid #86bee2;
	border-bottom:1px solid #86bee2;
}
.FW_MainMenu div{
	height:21px;
	line-height:21px;
	float:left;
	width:55px;
	cursor:default;
	margin:auto;
	text-align:center;
	border:1px solid #5A97C3;
}
.FW_SubMenu{
	position:absolute;
	width:130px;
	height:auto;
	border-left:1px solid #86bee2;
	border-top:1px solid #86bee2;
	border-right:1px solid #1D518A;
	border-bottom:1px solid #1D518A;
	background:#5A97C3;
	/*border:1px solid #fff;*/
}
.FW_SubMenu ul{
	padding:1px;
}
.FW_SubMenu li{
	
}
.MenuItem{
	height:20px;
	line-height:20px;
	width:100%;
}
.MenuItem a{
	display:block;
	text-decoration:none;
	height:20px;
	line-height:20px;
	padding-left:5px;
	color:#1D518A;
	cursor:default;
}
.MenuItem a:hover{
	background:#1D518A;
	color:#DDD;
}
.SepItem{
	height:8px;
}
.SepLine{
	margin-top:7px;
	margin-bottom:4px;
	margin-left:1px;
	margin-right:1px;
	line-height:0px;
	height:0px;
	font-size:0px;
	border-top:1px solid #1D518A;
	border-bottom:1px solid #86bee2;
}

/* Game */
.FW_Tetris{
	width:100%;
	height:434px;
}
.FW_Te_Left{
	height:100%;
	width:60%;
	float:left;
}
.FW_GameArea{
	margin-left:15px;
	margin-top:15px;
	width:204px;
	height:400px;
	border:1px solid #86bee2;
	border-left:1px solid #1D518A;
	border-top:1px solid #1D518A;
	background:#3d6681;
}
.FW_Box{
	width:18px;
	height:18px;
	line-height:18px;
	border:1px solid #5392C0;
	border-right:1px solid #03536d;
	border-bottom:1px solid #03536d;
	background:#017398;
}
.FW_HideBox{
	width:20px;
	height:20px;
	line-height:20px;
	background:#3d6681;
}
.FW_HideBox2{
	width:20px;
	height:20px;
	line-height:20px;
	background:#5A97C3;
}

.FW_Te_Right{
	height:100%;
	width:37%;
	float:left;
}
.FW_NextBox{
	margin-top:50px;
	margin-left:40px;
	width:80px;
	height:80px;
	border:0px solid #009000;
}
.FW_Prototype{
	margin-top:70px;
	height:auto;
	width:99%;
	color:#1D518A;
}
.FW_Prototype li{
	text-align:right;
	margin-left:auto;
	margin-right:0px;
	right:0px;
	margin:1px;
	margin-right:5px;
	cursor:default;
}
.FW_Prototype input{
	width:90px;
	border:1px solid #86bee2;
	background:#017398;
	margin-bottom:15px;
	color:#86bee2;
	text-align:right;
	cursor:default;
}

/* 关于对话框 */
.FW_About{
	margin-left:20px;
	margin-top:30px;
	color:#1D518A;
	display:none;
	cursor:default;
}
.FW_BigIcon{
	float:left;
	height:130px;
	width:60px;
	margin-right:20px;
}
.FW_BigIcon li{
	float:left;
	width:28px;
	height:28px;
	background:#017398;
	border:1px solid #5392C0;
	border-right:1px solid #03536d;
	border-bottom:1px solid #03536d;
}
.FW_Info li{
	padding-bottom:10px;
}

/* 游戏设置 */
.FW_Option{
	margin-left:40px;
	margin-top:20px;
	color:#1D518A;
	display:none;
	cursor:default;
}
.FW_Option ul{
	margin-bottom:20px;
}
.FW_Option li{
	margin-bottom:5px;
}
.FW_Option a{
	margin-right:30px;
}

/* 按键设置 */
.FW_Key{
	margin-left:35px;
	margin-top:30px;
	color:#1D518A;
	display:none;
	cursor:default;
	width:260px;
}
.FW_Key a{
	margin-right:11px;
}
.FW_Key li{
	float:left;
	margin-bottom:16px;
	width:125px;
}
.FW_Key .sep{
	clear:right;
}
.FW_Key .btn{
	margin-top:10px;
	text-align:center;
	width:280px;
	margin-left:-20px;
}

