.dhooo_tab{
	height:30px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	clear: both;
	overflow: hidden;
}
.none {display: none;}
.tab_btn li{
	float:left;
	width:148px;
	text-align:center;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	line-height: 30px;
	color: #999999;
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	border-right: 1px solid #debdbe;;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	background-repeat: no-repeat;
	background-position: center;
	border-bottom-color: #1e1630;
}
.tab_btn li.c_1, .tab_btn li.qskz{
	cursor: pointer;
	background: #a23b46;
    color: #fff;
    font-size: 12px;
}
.tabcon{
	height:auto;
	overflow:hidden;
	padding: 5px 5px 5px 5px ;
	border: 1px solid #debdbe;;
	clear: both;
}
.tabcon li{ line-height:30px;}
.bord {
	width: auto;
	height: auto;
	clear: both;
	padding-top: 10px;
}
.bord ul {
margin: 0px;border: 1px solid #debdbe;height:50px;
}
