
/* CNT sub */

.CNT_sub_main {
	background: url(images/sub_right.gif) top right repeat-y;
	margin-bottom: 12px;
}

.CNT_sub_head {
	background: url(images/sub_top.gif) top left repeat-x;
	height: 5px;
}

.CNT_sub_contentwrapper {
	background: url(images/sub_left.gif) top left repeat-y;
	padding-right: 5px;
	padding-left: 5px;
}

.CNT_sub_foot {
	background: url(images/sub_bottom.gif) bottom left repeat-x;
	height: 5px;
}

.CNT_contenttable {
	background: url(images/CNT_bg.jpg) top left repeat-y;
	border: 0;
	padding-bottom: 8px;
	padding-right: 10px;
}

.CNT_main_contenttable {
	border: 0;
	margin-bottom: 20px;
}

.CNT_attach {
	padding: 7px 0px 0px 3px;
}



.CNT_title {
	margin: 5px 0px 5px 5px;
}

.CNT_title H1,
.CNT_title H1 span {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	border: 0;
}

.CNT_title img {
	border: 0;
}

.CNT_clear {
	clear: both;
}