*{
	padding:0px;
	margin:0px;	
	font-size:12px;
	color:#FFF;
}

BODY{

scrollbar-face-color:#D6DFF7;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#eff0f4;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#D4D0C8;
scrollbar-shadow-color:#808080;
scrollbar-darkshadow-color:#404040;
text-align:center;
background:#4588b3; 
}

       
/*a  { font:normal 12px; color:#fff; text-decoration:none; }
a:hover  { color:#fff;text-decoration:underline;}*/


#mt0{
	height:20px;
	text-align:right;
	line-height:150%;
	padding-right:50px;
	background:#1c6293;
	color:#FFF;	
}

/*右_顶页面用*/
#maintop{
	height:60px;
	background:url(../images/topbg.gif) repeat-x;
	position:relative;		
}

#maintop ul{
	position:absolute;
	bottom:0px;
	left:0px;	
}

#maintop ul li{
	float:left;
	display:inline;
	margin:5px 5px 0px;
	
	border:#ccc solid 1px; background:#eee;	
}

#maintop ul li a{
	font-weight:bold;
	font-size:14px;
	color:#28868e;
	color:#333;
	border:0px;
	text-decoration:none;
	padding:5px 10px;
	display:block;	
}

#maintop ul li a:hover{ 
text-decoration:none;
background:#f7f87f;
}


/*background:url(../images/logo1.gif) no-repeat;*/
#logo{
	
	width:71px;
	height:65px;
	position:absolute;
	top:0px;
	right:340px;
}

/*background:url(../images/toptitle2.gif) center no-repeat;*/
#topic1{	
	width:340px;
	height:41px;
	position:absolute;
	top:15px;
	font-size:24px;
	font-weight:900;
	right:30px;
	color:#FF0;
}




#bottombox{	
	/*height:55px;
	background:url(../images/bg6.gif) repeat-x;*/
	margin-top:10px;	
	
}

#bottombox div{
	margin-top:5px;	
}
#bottombox p{
	color:#fff;
	text-align:center;
	line-height:150%;
}
