@charset "gb2312";
.db{width:80%;height:50px;margin-left:220px;}
.db li{width:10%;line-height:50px;height:50px;float:left;list-style-type:none;color:#fff;font-family:"Î¢ÈíÑÅºÚ";text-align:center;float:left;border-left:1px solid #0080DD;border-right:1px solid #0065B0;}
.db li a{color:#FFFFFF;text-decoration:none;display:block;}
.db li:hover{background: #7DD3DD;}
.w1000{
	width:1000px;
	margin:0 auto;	
}
.w1100{
	width:1100px;
	margin:0 auto;	
}
.w980{
	width:980px;
	margin:0 auto;	
}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,body{
	padding:0;
	margin:0;
}
ul,li{
	 list-style:none;
}
img{
	border:0 none;
}
a{ 
	text-decoration:none;
	color:#666;
	font-family:"Î¢ÈíÑÅºÚ";
}
a:hover{
	color:#f90;
	cursor:pointer;	
}
body{
	font-size:12px;font-family:"Î¢ÈíÑÅºÚ","Arial Narrow",HELVETICA; text-align:center;
	text-align:center;
	color:#666666;
	
}
.pc_100{
	width:100%;
	height:auto;
}
.fl{
	float:left;
	display:inline;
}
.fr{
	float:right;
	display:inline;
}
.clear{
	clear:both;
}
#wrap{
 	text-align:left;
}
.mt10{
	margin-top:10px;	
}
input{
	outline:none;	
}
.bg_none{
	background:none !important;	
}
/*ÑÕÉ«*/
.red{
	color:red;	
}
.blue{
	color:blue;	
}
.orange{
	color:#fe670a;	
}
/*¸¡¶¯*/
.fixed{
	position:fixed !important;
	top:0px !important;
	z-index:100 !important;
}