﻿@charset "utf-8";
/* CSS Document */
@import url("reset.css");

.wrapper{ width:970px; margin:0 auto;}

body{ background:#B6CEE4 url(../images/body_bg.png) left top repeat-x;}
.bigbox{ background:url(../images/bigbox_bg.png) center top no-repeat;}
.bigbox2{ background:url(../images/bigbox_bg2.png) center top repeat-y;}

#header{ padding-top:20px; height:110px;}
.Navbar{ width:578px; height:84px;}

.indbox{ height:210px; padding-top:15px;}
.indbox .title{ margin-bottom:15px;}
.indbox .left{ width:280px; float:left; margin-right:15px;}
.indbox .left .con{ line-height:24px; color:#666;}

.indbox .mid{ float:left; width:380px;}
.indbox .mid .title{ position:relative;}
.indbox .mid .title .more{ position:absolute; right:5px; top:3px;}
#tabbox{ width:380px; overflow:hidden; margin:0 auto;}
.tab_conbox{}
.tab_con{ display:none;}
.tabs{height:26px;border-bottom:1px solid #E9E9E9; }
.tabs li{ font:normal 12px/25px "宋体";float:left; background:url(../images/indbox_tit2_a.png) no-repeat; width:75px; color:#fff; margin-right:6px; text-align:center;}	
.tabs .thistab{ background:url(../images/indbox_tit2_a2.png) no-repeat; color:#666; cursor:pointer;}
#tabbox .tab_con li{ line-height:24px; height:24px; overflow:hidden;}
#tabbox .tab_con .dian{ font-family:"宋体"; color:#4C97DC;}
#tabbox .tab_con .time{ color:#999; float:right;}

.indbox .right{ float:right; width:280px; line-height:24px; color:#666;}

.indlink{ background:url(../images/ind_link.png) no-repeat; height:44px; padding:11px 15px 11px 45px; width:910px;}

#content{ width:970px; margin:0 auto; padding-top:18px;}
.con_le{ float:left; width:190px;}

.menu{ margin-bottom:40px;}
.menu .title{ background:url(../images/menu_tit.png) no-repeat; height:36px; color:#fff; margin-bottom:8px;}
.menu .title .b1{ padding:0 5px 0 15px; font:normal 16px/33px "微软雅黑"; float:left;}
.menu .title .b2{ text-align:left; font-family:Arial, Helvetica, sans-serif; padding-top:8px; font-size:10px;-webkit-transform:scale(0.875); float:left; line-height:24px;}
.menu .con{ width:185px;}
.menu .con li{ line-height:25px; border-bottom:1px solid #E3E3E3; background:url(../images/mark_img1.gif) 13px center no-repeat; padding-left:25px;}
.menu .con li.pro1{ background:#ECF5FF url(../images/mark_img1.gif) 13px center no-repeat; color:#2E73BD; font-weight:bold;}
.menu .con li a.on{ color:#267DD2;}

.con_rig{ float:right; width:765px;}
.navtab{ height:33px; line-height:33px; margin-bottom:20px; border-bottom:1px solid #CCCCCC;}
.navtab .flo_le{ color:#333; font:normal 14px/33px "微软雅黑"; padding-left:20px; background:url(../images/mark_img2.png) 2px center no-repeat;}
.navtab .flo_rig{ padding-left:18px; background:url(../images/mark_img3.png) left center no-repeat; padding-right:2px; color:#999;}
.navtab .flo_rig span{ color:#277DD2;}

.pub{ width:740px; margin:0 auto; line-height:1.8;}

#footer{ background:url(../images/bigbox_bg3.png) center 0px no-repeat; line-height:35px; color:#466E9A; padding:20px 20px 0; height:50px; width:970px; margin:0 auto;}
#footer a{ color:#466E9A;} 
#footer a:hover{ color:#267DD2; text-decoration:underline;}