﻿/*全局*/
body {background: #fff;margin:0 auto;font-size: 12px;color: #313131;text-align:center;font-family:tahoma,simsun}
img {border:none;}
a img { border:none;}
*{ margin:0; padding:0; list-style:none;}
div, h1,h2,h3,h4,span,a,b,p,em {overflow:hidden;}
input {border:0;}
.bl {display:block;}
.no {display:none;}

h1,h2,h3,h4 {font-size:12px;font-weight:normal;}

/*链接*/
a:link {text-decoration: none;color:#676767;}
a:visited {text-decoration: none;color: #676767;}
a:hover {text-decoration: underline;color: #ff6103;}
a:active {text-decoration: none;}

/*顶部*/
#top {width:100%;height:110px; margin:0 auto;background:url('/image/top_bg.gif') repeat-x;text-align:center;}
#middle {width:976px;margin:0 auto;}
#logo {width:190px;height:80px;background:url('/image/logo.gif');display:inline;float:left;margin-top:20px}
#logo_hezi {width:100px;height:80px;background:url('/image/logo_hezi.gif');display:inline;float:left;margin-top:20px}
#logo_dapian {width:100px;height:80px;background:url('/image/logo_dapian.gif');display:inline;float:left;margin-top:20px}
#logo_reju {width:100px;height:80px;background:url('/image/logo_reju.gif');display:inline;float:left;margin-top:20px}
#logo_dy {width:100px;height:80px;background:url('/image/logo_dy.gif');display:inline;float:left;margin-top:20px}
#logo_jj {width:100px;height:80px;background:url('/image/logo_jj.gif');display:inline;float:left;margin-top:20px}
#logo_dm {width:100px;height:80px;background:url('/image/logo_dm.gif');display:inline;float:left;margin-top:20px}
#logo_zy {width:100px;height:80px;background:url('/image/logo_zy.gif');display:inline;float:left;margin-top:20px}
#logo_hd {width:100px;height:80px;background:url('/image/logo_hd.gif');display:inline;float:left;margin-top:20px}
#logo_ty {width:100px;height:80px;background:url('/image/logo_ty.gif');display:inline;float:left;margin-top:20px}
#logo_zb {width:100px;height:80px;background:url('/image/logo_zb.gif');display:inline;float:left;margin-top:20px}
#search {width:650px;display:inline;float:left;text-align:left;margin:20px 0 0 30px;+margin:0 0 0 30px;_margin:20px 0 0 30px;}
#search h3 {word-spacing:5px;padding:5px 0 0 10px;}
#search h3 span { float:right}
#search b {color:#000}
#search form {width:450px;margin-top:2px}
#search .input {width:354px;height:22px;background:url('/image/search_input.gif');font-size:14px;padding:9px 0 0 5px}
#search .submit {width:79px;height:31px;margin-left:2px;background:url('/image/search_submit.gif')}
#search h1 {width:450px;height:20px;padding:5px 0 0 5px;}
#search h1 a {text-decoration:underline;padding-right:5px;}
#search h1 .span {color:#ff6103;}

/*nav*/
#nav {width:100%;height:39px;background:url('/image/nav_bg.gif');text-align:center}
#cen {width:976px;margin:0 auto;font-size:14px;color:#fff;font-weight:bold;}
#cen ul li {width:80px;height:37px;padding-top:12px;text-align:center;display:inline;float:left;margin:2px 0px 0 0px;cursor:hand;background:url('/image/nav_in.gif'); color:#fff;}
#cen a {color:#fff;}
#cen li.out {background:url('/image/nav_out.gif') no-repeat;padding-top:14px;}
.out a {color:#000 !important;}

#list {width:100%;height:30px;background:url('/image/nav2_bg.gif');text-align:center}
#lis {width:976px;margin:auto;padding:8px 0 0 10px;text-align:left;word-spacing:5px}
#lis a {text-decoration:underline}

/*底部*/
#bottom_line { width: 100%; height:2px; margin:5px auto;background:#cbe1ef;overflow:hidden}
#bottom { width: 100%;text-align:center;line-height:20px}

/*头部广告*/
#head_ad {width:976px; text-align:center;margin:5px auto;overflow:hidden}

/*头部导航*/
#head_nav {width:976px;height:25px;text-align:left;padding-top:5px;font-weight:bold}
#head_nav span {color:#000;float:left;display:inline;font-size:14px}
#head_nav font {color:#188ae0;font-size:14px}
#head_nav p {font-size:14px;float:right;display:inline}
#head_nav b {color:#000}


/*中部*/
#main {width:976px;text-align:left;margin:5px auto}

/*分页*/
.pagelist {padding:7px 7px 7px 0; margin: 3px; text-align: center;font-size:12px}
.pagelist a {border: #909090 1px solid;padding: 2px 5px; margin: 2px;color: #000}
.pagelist a:hover {border: #2782d6 1px solid;color:#000;text-decoration:none}
.pagelist a:active {border: #909090 1px solid;color:#000}
.pagelist span.current {border: #2782d6 1px solid;padding:2px 5px;font-weight: bold;margin:2px;color:#fff;background:#2782d6}
.pagelist span.disabled {border: #ccc 1px solid; padding:2px 5px;margin: 2px;color: #909090}
