@charset "utf-8";
/* CSS Document */

*{ margin:0px; padding:0px;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
body{ background:#efefef; font-family:"微软雅黑";}
html, body {
	height:100%;
}
img{ border:none;}
ul,li{ list-style:none;}
a{ text-decoration:none;}
a{blr:expression_r(this.onFocus=this.blur());}
a:hover{ color:#1d2088;}
a:focus{ outline:none;}
.clear{ clear:both;}
em,i{ font-style:normal;}
.contain{ width:960px; margin:0 auto;} /*内容区域宽度*/


.header{ margin-top:20px; height:40px;}
.logo{ float:left;}
.lan{ float:right; margin-top:15px;}

.content{ background:#fff; border: #e2e2e2 solid 1px; border-radius:5px; width:999px; margin:0 auto; margin-top:20px; padding-top:20px; padding-bottom:20px;}
.top{background: url(../images/top_bg.gif) no-repeat; height:45px; width:960px;}
#nav{font-family:"微软雅黑";float:left; background:url(../images/navbtn.gif) no-repeat; margin-top:-3px;} 
#nav ul li{ float:left; font-family:"微软雅黑"; font-size:16px; width:120px; text-align:left; margin:0 20px; text-indent:40px;}
#nav ul li a{ line-height:40px; color:#333;width:120px;font-weight:bold; color:#203775;}
#nav ul li a:hover{ color:#1d2088;font-weight:bold;}
#nav ul li:hover a{color:#fff;}
#nav ul li.renav:hover,
#nav ul li.renav.onnav{background:url(../images/navbtn.gif) no-repeat -20px -91px; width:120px; height:41px;}
#nav ul li.renav1:hover,
#nav ul li.renav1.onnav{background:url(../images/navbtn.gif) no-repeat -180px -91px; width:120px; height:41px;}
#nav ul li.renav2:hover,
#nav ul li.renav2.onnav{background:url(../images/navbtn.gif) no-repeat -340px -91px; width:120px; height:41px;}
#nav ul li.renav3:hover,
#nav ul li.renav3.onnav{background:url(../images/navbtn.gif) no-repeat -500px -91px; width:120px; height:41px;}
#nav ul li.renav4:hover,
#nav ul li.renav4.onnav{background:url(../images/navbtn.gif) no-repeat -660px -91px; width:120px; height:41px;}
#nav ul li.renav5:hover,
#nav ul li.renav5.onnav{background:url(../images/navbtn.gif) no-repeat -820px -91px; width:120px; height:41px;}

#nav ul li.onnav{ background:url(../images/navbtn.gif) no-repeat -20px -91px; width:120px; height:41px;}
#nav ul li.onnav a{ color:#fff; font-weight:bold;}

#nav ul li dl{ margin-top:4px; position:absolute; z-index:10; text-indent:0px;}
#nav ul li dl.subnav dd a {line-height:26px;display:block; background:#015ab6;filter:alpha(opacity=90); -moz-opacity:0.9;opacity: 0.9; /*padding-left:10px; */width:120px;color:#fff;text-align: center; font-size:12px; height:26px;}
#nav ul li dl.subnav dd a:hover {line-height:26px;background:#ffdb10;color:#752400; text-align:center;}


.friends{ background:url(../images/huoban.gif) no-repeat; height:42px; width:960px; margin-top:20px;}
.hezuo{ width:845px; height:42px; float:right; line-height:42px; font-family:"Microsoft YaHei UI" }
.hezuo a{ margin-left:10px; color:#000; font-size:14px;}
.footer{ background:url(../images/footer_line.gif) repeat-x; height:2px; margin-top:20px; font-size:12px; color:#696969; font-family:Arial, Helvetica, sans-serif; padding-top:15px;}
.footer p{ line-height:20px; font-family:"微软雅黑";}
