/*current-title css*/	
body{ background-color: #f2f2f2; }
.container{width:1188px;margin:0 auto;background:#fff}

/*header*/
.header { margin-bottom:10px;}
.header-pic { height:170px; background: url(../../images/common/banner.jpg) no-repeat;}
.header-operate { float:right; padding:16px 5px 0px 0px;}
.header-operate a { margin-right:18px; color:#FFF;}
.header .header-nav { height:34px; background:url(../../images/common/nav_bgline.png) repeat-x; line-height:34px;}
.header .header-nav span.item-list { position:relative; z-index:100; float:left; width:82px; height:39px; background:url(../../images/common/nav_line.png) no-repeat right center;}
.header .header-nav span.item-list a { display:block; width:82px; height:34px; vertical-align:middle; color:#FFF; text-align:center; font-size:14px; font-weight:bold;}
.header .header-nav span.item-list a:hover { color:#FFF; text-decoration:none;}

.header .header-nav span.first-item { background: url(../../images/common/nav-firstbg.png) no-repeat; }
.header .header-nav span.active-item { background:url(../../images/common/nav_activebg.png) no-repeat;}
.header .header-nav span.active-item2 { margin-top:1px; width:84px; background:url(../../images/common/nav_activebg2.png) no-repeat;}
.header .header-nav span.item-list a.active-item { height:39px; }
.header .header-nav span.last-item { background:none;}
.header .header-nav span.nav-cornerr { float:right; width:5px; height:34px; background: url(../../images/common/nav_rightcorner.png) no-repeat;}
.header .header-nav span.item-list b.drop-down { position:absolute; top:33px; left:0px; display:block; width:82px; background:#D90505; display:none;}
.header .header-nav span.item-list b.drop-down a:hover { background:#FF7700; }

/*main*/
.container .main .current-title{height: 47px;background: #fff;margin-top:10px;border-top: 1px solid #d2d2d2;}
.container .main .current-title h3{font-size: 20px;color:#C80600;background:#fff;margin-left:20px;border-top: 3px solid #c0130d; width:86px;height: 47px; font-weight: normal;}
.container .main .current-title h3 span{position:relative;bottom:-2px}
.container .main .self-content{border:1px solid #ddd;padding:7px 20px 15px 20px;border-top:none; overflow: hidden;}
.container .main .content-wrap { border:0px; }

/*footer*/
.container footer{clear: both; color:#555;margin-top: 20px;}
.container footer a{color:#555;}
.container footer a:hover{color:#09f;}
.container footer .friend-link{margin-bottom:12px;}
.container footer .friend-link span{color:#e40000;}
.container footer .friend-link a{margin-right: 5px}
.container footer p{text-align: center;margin-bottom:5px;}
.container footer p span{margin:0 5px;}

/*footer*/
.container .pagination{margin:20px; color: #555;float:right;}
.container .pagination .tn-pagination{margin-right: 1px}
.container .pagination a{color:#555;margin-left: 5px}
.container .pagination a:hover, .container .pagination a.current{color: #DB0000;}
