/* È«¾Ö */
body{ font-family: Verdana,Arial,\5FAE\8F6F\96C5\9ED1,\9ED1\4F53,sans-serif; font-size:13px; background-color:#fff; margin:0px; padding:0px; text-align:center; line-height:19px;color:#4d4d4d;}

.red{ color:#F71818;}
.blue{ color:#336699; font-size:12px;}
.hui{ color:#515151; font-weight:bold; font-size:12px;}
.hui_foot{ color:#494949;}
.bai{ color:#FFFFFF; font-size:12px;}
.black{ color:#000000; font-size:12px;}

ul { list-style: none; }
a ,.ulist section  a img{ color: #0066CC; text-decoration: none; transition: All 1s ease; -webkit-transition: All 1s ease; -moz-transition: All 1s ease; -ms-transition: All 1s ease;-o-transition: All 1s ease; }
a:hover { color: #000; }


/* Í·²¿*/
#header_left { width:100px; height:50px; position:absolute;top:0; left:0; background:blue; }
#header_mid  { margin-left:100px;  margin-right:400px; height:50px;  background:green; } 
#header_right{ width:400px; height:50px;  position:absolute;  top:0; right:0;  background:blue; } 

 
 
.top 
{
    width:1000px; margin:0 auto; height:53px; background:#E5E5E5;	
    border-top-left-radius: 6px/*{cornerRadius}*/;
	border-top-right-radius: 6px/*{cornerRadius}*/;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	}
 
.nav1{
	width:1000px!important;
	width:1000px;
	height:40px;
	line-height:40px; 
	margin-left:0px; 
	border-top-left-radius: 6px/*{cornerRadius}*/;
	border-top-right-radius: 6px/*{cornerRadius}*/;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
}

#nav{
padding: 3px 0 0 7px;
}
#nav ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#nav ul logo
{
    float:left;
	width:50px;
	white-space:nowrap;
	display:block;
	height: 50px;
	margin-left:-5px;
    margin-top: 0px;
    
}
#nav ul xlogo
{
    float:right;
	width:225px;
	white-space:nowrap;
	display:block;
	height: 50px;
	margin-right:2px;
    margin-top: 0px;
    
}
#nav ul li{
	float:left;
	width:120px;
	white-space:nowrap;
	display:block;
	height: 40px;
    margin-top: 10px;
}
#nav a{  font-size:14px; font-weight:bold; display:block;
	border-top-left-radius: 6px/*{cornerRadius}*/;
	border-top-right-radius: 6px/*{cornerRadius}*/;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
}
#nav a:link{color:#0066CC; background-color:#E5E5E5; text-decoration:none;}
#nav a:visited{ color:#0066CC; background-color:#E5E5E5; text-decoration:none;}
#nav a:hover{ color:#ffffff; background-color:#5e8cb8; text-decoration:none;}
#nav a:active{ color:#366B9D; background-color:#ffffff;}