@charset "gb2312";
/* CSS Document */
.nav{
background:url(imagesnav_bg.gif) repeat-x;
height:47px;
margin-top:-5px;
}
.nav_con{
width:1002px;
margin:0 auto;
}
.nav_con h1{
font-family:"Î¢ÈíÑÅºÚ";
font-size:16px;
background:url(imagesicon01.gif) no-repeat;
width:131px;
height:31px;
text-align:center;
padding-top:16px;
color:#1165b9;
}
.nav_con h1 a:link,.nav_con h1 a:hover,.nav_con h1 a:active,.nav_con h1 a:visited{
color:#1165b9;
}
.nav_con ul{
padding-top:16px;
}
.nav_con ul li{
font-family:"Î¢ÈíÑÅºÚ";
font-size:16px;
float:left;
background:url(imagesnav_line.gif) no-repeat right center;
padding:0 30px;
}
.nav_con ul li.cur a:link,.nav_con ul li.cur a:hover,.nav_con ul li.cur a:active,.nav_con ul li.cur a:visited{
color:#fcff00
}
.nav_con ul li a:hover{color:#fcff00}