@import url("fake.css");
@import url("regist.css");
@import url("nav.css");
@charset "utf-8";
/* CSS Document */
a,img 
{ 
   huerreson:expression(onfocus=function(){this.blur()});
}

a{
	text-decoration: none;
	}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#323232;
	scrollbar-face-color: #333333; 
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #666666; 
	scrollbar-3dlight-color: #101010;
	scrollbar-darkshadow-color: #070707; 
	scrollbar-track-color: #101010; 
	scrollbar-arrow-color: #000000;
}
.header{
	width:100%;
	margin:auto;
	height:52px;
	background: url(../Images/headern.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}
.headerinfo{
	margin:auto;
	width:960px;
	height:52px;
	overflow:hidden;
}
.logo{
	position:absolute;
	width:154px;
	margin-top:17px;
	margin-left:0px;

}
.nav{
	position:absolute;
	margin-left:154px;
	margin-top:24px;
}
.login{
	position:absolute;
	width:200px;
	margin-left:760px;
	margin-top:17px;
	overflow:hidden;
}
.txt_righttop{
	position:relative;
	width:auto;
	height:11px;
	overflow:hidden;
	text-align:right;
	margin-top:0px;
	margin-right:25px;
	padding:0px;
	vertical-align:text-top;
	font-size:4px;
}
.input_login{
	width:180px;
	height:24px;
	overflow:hidden;
	margin:0px;
	margin-right:21px;
}
.main_info{
	width:100%;
	height:487px;
	text-align:center;
	background:url(../Images/bg_index.gif);
	background-repeat:repeat-x;
	overflow:hidden;
}
.main_news_info{
	width:100%;
	background:url(../Images/bg_index.gif);
	background-repeat:repeat-x;
	overflow:hidden;
}
.footimg{
width:877px;
margin:0px auto;
}
.footimg img{
padding:0px 5px;
border:none;}
.footer{
	margin:auto;
	width:100%;
	height:42px;
	background: url(../Images/footerbg.gif);
	background-repeat: repeat-x;
}
.footinfo{
	width:960px;
	text-align:center;
	margin:auto;
	margin-top:25px;
	padding:0px;
}
.foot_nav{
	margin:0px;
	width:555px;
	margin-left:20px;
	float:left;
	text-align:left;
}
.copyright{
	margin:auto;
	float:right;
	text-align:right;
}
.icp{
	margin:auto;
	width:0;
	overflow:hidden;
	float:right;
}
.music{
	margin:auto;
	width:50px;
	margin-top:-4px;
	float:right;
}
.Insiderbg{
	background-attachment: fixed;
	background: url(../Images/Insiderbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:487px;
	text-align:center;
}
.whitetxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:25px;
	color:#ececec;
}