@charset "utf-8";
/* CSS Document */


.tab_conbox{ overflow:hidden;}
.tab_con{ display:none;}

.tabs{ background:url("../images/column_bg.png") left bottom repeat-x; overflow:hidden;}
/*.tabs li{height:31px;line-height:31px;float:left;border:1px solid #999;border-left:none;margin-bottom: -1px;background: #e0e0e0;overflow: hidden;position: relative;}*/
 .tabs li{width:245px; line-height:60px; font-size:17px; font-weight:bolder; color:#666; text-align:center; float:left;}
.tabs li a {display: block; outline: none;}
.tabs li a:hover { background:url("../images/column_tit_bg.png") left bottom no-repeat;}	
.tabs .thistab a{ background:url("../images/column_tit_bg.png") left bottom no-repeat;}
.tabs .thistab,.tabs .thistab a:hover{  background:url("../images/column_tit_bg.png") left bottom no-repeat;}

.tab_con {padding:12px;font-size: 14px;}
