@charset "utf-8";
/* CSS Document */
/*html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); } */
body{ padding:0px; margin:0px; background:url(img/bg.jpg) center repeat-y; font-size:13px; font-family:"宋体"}
img{ border:none}
ul{ padding:0px; margin:0px;list-style:none;}
li{ padding:0px; margin:0px;}
.main{ background:url(img/mainBg.jpg) center top no-repeat;}
.top{ height:273px; width:942px; margin:0px auto;}
.loginPart{ height:45px; margin:0px auto; width:942px; color:#fff; font-weight:bold; text-align:right}
	.loginPart a{ color:#fff; font-weight:bold; text-decoration:none}
.content{ width:942px; margin:0px auto; padding-top:14px;}
.leftPart{ float:left;  width:266px;}
.leftPart div{ text-align:right;}
.info{ background:url(img/l_2.jpg) right top no-repeat; height:221px; overflow:hidden}
	.info ul{ margin:90px 0px 0px 70px;  width:200px;}
	.info ul li{ text-align:left; line-height:25px; font-weight:bold;}
.event{ background:url(img/l_3.jpg) right top no-repeat; height:226px; overflow:hidden; }
	.point{ display:block; width:198px; height:144px; margin:72px 0px 0px 61px;}
.rightPart{ float:right; width:663px; overflow:hidden}
	.installGuide{ margin:-30px 0px 0px 0px; text-align:right;}
	.installGuide a{ margin-right:0px; font-weight:bold; color:#0234c5}
	.updateGuide{ margin:-15px 0px 0px 0px; text-align:right;}
	.updateGuide a{ margin-right:0px; font-weight:bold; color:#0234c5}
	.full{margin:20px 0px 0px 25px; overflow:hidden; background:url(img/r_1_bg.jpg) 0px 50px no-repeat; width:360px;  padding-left:180px; border-bottom:dotted 1px #000000}
		.full ul{ margin:20px 0px 0px 0px }
		.full li{ line-height:25px;}
		.full img{ margin:10px 10px}
		.fullInfoTitle{ margin:0px; float:left; width:75px;}
		.fullInfo{margin:0px;  float:left; width:280px;}
	.patch{margin:20px 0px 0px 25px; overflow:hidden; background:url(img/r_2_bg.jpg) 0px 50px no-repeat; width:360px; padding-left:180px; border-bottom:dotted 1px #000000}
		.patch ul{ margin:20px 0px 0px 0px }
		.patch li{ line-height:25px;}
		.patch img{ margin:0px 10px}
		.patchInfoTitle{ margin:0px; float:left; width:75px;}
		.patchInfo{margin:0px;  float:left; width:280px;}
	.other{margin:10px 0px 0px 25px; height:200px}
		.other ul{ background:url(img/downloadBtn3.jpg) 18px 7px no-repeat; margin-top:30px}
		.other li{ margin-left:30px; line-height:30px;}
.bottom{ height:10px;}
.little{ font-size:12px}
.clearFloat{ clear:both;}
.bottomBg{ background:url(img/bottomBg.jpg) center top no-repeat; height:134px;}


/*登录*/
.bgLayer{
	position:absolute; top:0px; left:0px; background:#000; display:none; width:100%; height:100%;
	_filter:alpha(opacity=50);
	_-moz-opacity:0.5;
}
html>body #userLogin { 
	background:url(../../images/login.png) no-repeat; 
	_filter:alpha(opacity=90);
}

#userLogin{
	margin-top:-2289px;
	position:absolute;
	left:35%;
	height:359px; 
	width:369px; 
	text-align:center;
	display:none;
}

* #userLogin{
	background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/login.png', sizingMethod='crop'); 
}

.login{ width: 369px; position:absolute; left:39%; margin-top:-2206px;display:none;}
.openxunlei{ width: 320px; position:absolute; left:37%; margin-top:-2200px;display:none;color:#cfe8ff;}
.openxunlei p{line-height:20px;}
.openxunlei a{color:#00CCFF;}
.openxunlei img{margin-left:120px;margin-top:18px}
.login table td { line-height:25px;color:#cfe8ff;}
.loginfo{ color:#93caee;}
.inputText{ width:150px; background-color:#93caee;margin:0px; border:0px; }
