.wrapper{ width:auto;}
.main{margin:0 auto;width:998px;overflow: hidden;background: #fff;}
.main-left{float:left;width:170px;overflow: hidden;}
.main-right{float:right;width:816px;overflow: hidden;}

/*--头部--*/
.header{height:115px;background: url(../images/top_bg2.jpg) no-repeat;background-position: center;}
.header-inner{margin:0 auto;width:998px;height:115px;overflow: hidden;position:relative;}
.logo{width: 658px;position: absolute;top:15px;left:0px;}


/*--导航--*/
#nav{height:40px;background: url(../images/nav_bg1.jpg) repeat-x;margin-bottom: 20px;}
#dropdown{margin:0 auto;height:40px;background: url(../images/nav_bg3.jpg) no-repeat;background-position: center bottom;width:998px;overflow:hidden;}
#dropdown li{float: left;height:40px;line-height:40px;}
#dropdown li a{color:#fff;font-size: 14px;display: block;padding:0 18px;white-space: nowrap;}
#dropdown li a:hover{color:#fff;text-decoration: none;}
#dropdown li ul{margin: 0;padding: 0;position: absolute;z-index: 100000;visibility: hidden;}
#dropdown li ul li{float: none;display: inline;height:30px;line-height: 30px;background:none;border-right:none;}
#dropdown li ul li a{width: auto;background: #025C98;color: #fff;filter:alpha(opacity=85); /*ie*/-moz-opacity:0.85; /*moz , ff*/opacity:0.85; /*css3, ff1.5*/border-top: 1px solid #4D79B4;text-shadow:none;font-weight: normal;}
#dropdown li ul li a:hover{background: #025C98;color:#eee;}
#dropdown li:hover> a {  color:#fff;}   
*html #dropdown li a:hover /* IE6 */ { color:#003F92;}   
#dropdown li:hover>ul {  display: block;}


.menu{margin-bottom:8px;}
.menu .menu-top{height:36px;background: #4773AE;line-height: 33px;font-size:14px;color:#fff;font-weight:bold;padding-left: 32px;}
.menu .menu-body{}
.menu .menu-body ul li{height:36px;line-height: 36px;position: relative;}
.menu .dot {
  width: 10px;
  height: 15px;
  display: block;
  position: absolute;
  left: 0px;
  top: 10px;
  background: url(../images/dot3.jpg);}
.menu .menu-body ul li a{display: block;padding-left:20px;font-size:14px;color:#0A3F76;}
.menu .menu-body ul li.now{background: #ddd;}

.art-list{}
.art-list .art-top{background: #1981C4;height:34px;}
.art-list .art-top .title{position: relative;float:left;width:160px;height:34px;line-height: 34px;padding-left:40px;color:#fff;}
.art-list .art-top .title i{position: absolute;width: 13px;height:11px;left:23px;top:11px;background:url(../images/dot2.jpg);}

.art-list .art-title{height:60px;line-height: 60px;border-bottom: 1px solid #EAEAEA;font-size:18px;color:#666666;text-align: center;}
.art-list-body{margin:20px 30px;font-size: 14px;}
.art-list-body ul li{height:38px;line-height: 38px;overflow: hidden;border-bottom: 1px dotted #E8E8E6;}
.art-list-pic{margin:15px 0 0 42px;font-size: 14px;}
.art-list-pic ul li{float: left;height:260px;width:160px;margin-right:20px;margin-bottom: 10px;overflow: hidden;text-align: center;}
.gb-list-body{margin:15px 30px 0 30px;font-size: 14px;}
.art-list-body .page,.gb-list-body .page,.art-list-pic .page{height: 40px;line-height: 40px;text-align: center;}
.gb-form{margin:15px 30px 0 30px;padding:20px;background: #F7F8F2;}
.crumbs{font-size: 14px;height:30px;padding-left: 20px;position: relative;}
.crumbs i{width: 8px;height: 12px;display: block;position: absolute;left: 5px;top: 6px;}