.TCheckListBox_maindiv {

}

.TCheckListBox_workdiv{
	overflow : auto;
	height: 91px;
	width : 250px;
	border-bottom : 1px solid #a2b3cc;
	border-top : 1px solid #a2b3cc;
	border-left : 1px solid #a2b3cc;
	border-right : 1px solid #a2b3cc;
	padding : 2px;
	background : #e0e9f2;
}

.TCheckListBox_box{
	
}

.TCheckListBox_label{
	
}
