/* ----- @@@[ COMMON STYLES ]@@@ ----- */
.clr {
	visibility: hidden;
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
	width: 100%;
	overflow-y: hidden
}
/* List style */
.list_default {
	list-style-image: url(../ImagesResource/default_subbullet.gif); 
	list-style-type: disc
}

/* Heading & Text */
.tbl_tienich {
		border:0px solid #f3f3f3;
		width:230px;
		float:left;
		}
	.tbl_tienich td, .tbl_tienich th {padding:3px; border-bottom:1px solid #f3f3f3;}
	.tbl_tienich td.checkbox {text-align:center; vertical-align:middle; background: #fff;}
.tbl_ThongTin {
		border:0px solid #f3f3f3;
		width:100%;
		float:left;
		}
	.tbl_ThongTin td, .tbl_ThongTin th {padding:3px; border-bottom:1px solid #7996bc;}
	.tbl_ThongTin td.checkbox {text-align:center; vertical-align:middle; background: #fff;}
.tdwith1
{
	width: 20%;
	font-weight: bold;
	vertical-align: top;
}
.tdwith2 {
	width:80%;
}
h3.lass {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
 	border-bottom: 1px solid #3f3f3f; 
	text-transform: uppercase;
	margin-bottom: 10px;
}
/* - Form Elements ------------- */
.checkbox {
	padding: 0px;
	margin: 0;
	line-height: 0px;
	height: 13px;
	vertical-align: -2px; 
	overflow: hidden;
}
/*- Section Detail Content ----------------------- */
.section_detail_content {
	margin-top: 10px;
	padding: 4px 5px 5px 5px;
	border: 1px solid #d8d8d8;
	/*width: 691px;
*/
}
.section_detail_content h3 {
    background: #fff url(../ImagesResource/bg_h.gif) bottom repeat-x;
    padding-top: 3px;
    padding-left: 10px;
    margin: 0 -5px 5px;
} 
.h3title {
    background: #fff url(../ImagesResource/bg_h.gif) bottom repeat-x;
    padding-top: 3px;
    padding-left: 10px;
    margin: 0 -5px 5px;
} 
.section_detail_content h2 {
	padding: 5px 0;
}
.section_detail_content .col {
width:
/*345px*/
	50%;
	float: left;
}

.col {
width:
/*345px*/
	50%;
	float: left;
}
.section_detail_content .col {
    width: 50%; /*345px*/
    float: left;
} 
.section_detail_content .col label {
	float: none !important;
	display: block;
	padding-bottom: 4px;
}
.section_detail_content .col2 {
width:
/*345px*/
	33%;
	float: left;
}
.section_detail_content li span {
	font-weight: bold;
	display: inline;
	width: 120px;
	float: left;
}


