.tabControl1
{
	background-color:  #F4F4F4;
	cursor:  hand;
	color:  #000000;
	border-left:  1px  solid  #FFFFFF;
	border-top:  1px  solid  #FFFFFF;
	border-bottom:  1px  solid  #FFFFFF;
	float:left;
	padding:4px 8px 4px 8px;
	margin-right:5px;
}
.tabControl2  
{
	background-color:  #EAEAEA;
	cursor:  hand;
	color:  #12589b;
	border-left:  1px  solid  #FFFFFF;
	border-top:  1px  solid  #FFFFFF;
	font-weight:lighter;
	float:left;
	padding:4px 8px 4px 8px;
	margin-right:5px;
}
.tableControl
{
	width:160px;
	height:22px;
	background-color:#ffffff;
	float:left;
	border:1px solid #b1b1b1;
	position:relative;
}
.tableControl_a
{
	width:130px;
	height:22px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	line-height:22px;
}
.tableControl_b
{
	width:20px;
	height:22px;
	float:left;
}
.tabContarol_content
{
	width:640px;
	height:490px;
	float:left;
	border:1px solid #b1b1b1;
	background-color:#ffffff;
	position:absolute;
	z-index:9px;
	margin-top:22px;
	margin-left:-1px;
	display:none;
}
.tabContarol_content_c
{
	width:620px;
	height:470px;
	float:left;
	margin-left:10px;
	margin-top:10px;
}
.tabContarol_content_c1
{
	width:620px;
	height:30px;
	float:left;
	font-size:12px;
	font-weight:lighter;
	color:#b0b0b0;
	line-height:30px;
	border-bottom:1px solid #e9e9e9;
}
.tabContarol_content_c2
{
	width:620px;
	height:430px;
	float:left;
	margin-top:10px;
}
.tabContarol_content_c2_a
{
	width:620px;
	height:25px;
	float:left;
	border-bottom:1px solid #e9e9e9;
	margin-top:10px;
}
.tabContarol_content_c2_b
{
	width:620px;
	height:399px;
	float:left;
	margin-top:5px;
	overflow:scroll;

}
.tabContarol_content_c2_b_c
{
	width:180px;
	height:auto;
	float:left;
	margin-left:10px;
	margin-right:10px;
	
}
.tabContarol_content_c2_b_c li
{
	width:180px;
	height:auto;
	float:left;
	padding:0px;
	margin:0px;
	margin-top:3px;
	margin-bottom:3px;
	overflow:hidden;
	cursor:pointer;
}
 




