body,ul,li{margin: 0;padding: 0;font: 12px;list-style: none;}
a{text-decoration: none;color: #000;}

#tabbox{ width:auto; overflow:hidden; margin:0 0;}
.tab_conbox{border: 0px solid #999;border-top: none;}
.tab_con{ display:none;}

.tabs{height: 42px;border-bottom:0px solid #999;border-left: 0px solid #999;width: 100%;}
.tabs li{height:41px;line-height:41px;float:left;border:0px solid #999;border-left:none;margin-bottom: -1px;background: #e0e0e0;overflow: hidden;position: relative;}
.tabs li a {display: block;padding: 0 21px;border: 1px solid #fff;outline: none; font-weight: bold; color:#3D4654;font-size: 14px;}
.tabs li a:hover {background: #ccc;}	
.tabs .thistab,.tabs .thistab a:hover{background: #F2F5F8;border-bottom: 2px solid #DC261B;}

.tab_con {padding:12px;font-size: 14px; line-height:175%; padding-left:30px;}


