﻿#tabbox{ width:765px; overflow:hidden; margin:0 auto;}
.tab_conbox{padding-top:30px;line-height: 200%;}
.tab_con{ display:none;}
.tabs{height: 40px;border-bottom:1px solid #1e7cdc;width: 100%;}
.tabs li{height:40px;line-height:40px;float:left;border:1px solid #1e7cdc;border-left:none; border-top:none; border-right:none;margin-bottom: -1px;background: #2f96ff;overflow: hidden;position: relative;margin-right:1px;}
.tabs li a {display: block;padding: 0 27px;outline: none; color:#fff; font-size:15px;}
.tabs li a:hover {background: #ff9834;}	
.tabs .thistab,.tabs .thistab a:hover{background:#ff9834;border-bottom: 1px solid #ff9834;}
.tab_con {text-justify:auto; color:#8f8f8f;display:block; font-size:12px;padding:10px; line-height:27px; text-justify:auto;}
.tab_con table tr td{
	border: 1px solid #DDD;
}