* { margin:0; padding:0; }
img { border:none; }
ul, li { list-style:none; }
a { color:#000; text-decoration:none; }
/*a:visited { color:#f60; text-decoration:none;}*/
a:hover { color:#f00; }
.clear { clear:both; height:1px; margin-top:-1px; overflow:hidden;}
body { font-family:"宋体", Arial, Helvetica, sans-serif; font-size:12px; background:#f8f8f8 url(../images/main.jpg) top left repeat-x; line-height:20px; /*color:#353535*/; }
#wrapper { width:890px; height:auto; margin:0 auto; overflow:hidden; }
/*---头部样式---*/
#header { width:890px; height:94px; background:url(../images/main.jpg) repeat-x; overflow:hidden; position:relative; }
#header .logo { width:436px; height:94px; float:left; }
#header .tel { width:195px; height:59px; display:block; position:absolute; top:0; right:0px; }
#header p.toplink { position:absolute; bottom:10px; right:0px; font-size:14px; padding-right:10px; }
.nav { width:890px; height:35px; margin: 0 auto; background:#fff;}
.nav_left { width:49px; height:35px; display:block; float:left; background:url(../images/nav_left.jpg) no-repeat; }
.nav_right { width:117px; height:35px; display:block; float:left; background:url(../images/nav_right.jpg) no-repeat; }
#nav { float:left; width:890px; height:35px; text-align:center; background:url(../images/nav_bg.jpg) repeat-x; color:#fff;}
#nav a { display: block;text-align: center; color:#fff; }
#nav li { float:left; }
#nav li a { line-height:35px; width:110px;  }
body#p_i #nav li a {width:100px;}
body#p_i #nav li ul li a {width:100%;}
#nav li a:hover{background:url(../images/nav_bg_h.jpg) repeat-x;  }
#nav li:hover .sub-menu { left: auto; }
#nav li.sfhover .sub-menu { left: auto; }
#nav li .sub-menu { line-height: 30px; list-style-type: none; text-align: left; left: -999em; width: 180px; position: absolute; filter:alpha(opacity=80); /* IE */ -moz-opacity: 0.8; /* Moz + FF */ opacity: 0.8; /* 支持CSS3的浏览器（FF 1.5也支持）*/ z-index:100; }
#nav li ul li { float: left; text-align:left; width: 180px; background: #b8bdb9; overflow:hidden;}
#nav li ul li a { width: 100%; text-align: left; border-bottom:1px solid #e1e1e1; padding:0 0 0 29px; display: block; color:#000; font-size:13px; background:url(../images/arrow_nav.gif)  no-repeat 8px center; }
#nav li ul li a:hover { text-decoration:none; color:#fff; background:#063981 url(../images/arrow_nav_h.gif)  no-repeat 8px center;  }
/*--------------主体部分------------------*/
#main { height:auto; margin-top:10px; background:#fff; overflow:hidden; }
/*----底部----*/
#footer { border-top:1px solid #004098; margin-top:5px;background:#fff; padding:0 5px; }
#footer p { line-height:20px; padding-top:10px; overflow:hidden; }
#footer span.clear { display:block; }
.footer_left { float:left; display:block; text-align:left; }
.footer_right { float:right; display:block; text-align:right; }
.footer_right span{ font-family:Georgia; font-weight:bold;}
.additional{display:none;}