#subtpl {
	margin-top: 20px;
}

#subtpl .cLeft {
	border-top: 1px solid #a5dbf8;
	border-bottom: 1px solid #a5dbf8;
	background-color: #f4f9fb;
	width: 160px;
	vertical-align: top;
}

#subtpl .cMain, #main {
	border-top: 1px solid #ebebeb;
	border-bottom: 3px solid #66c2f2;
	width: 540px;
	vertical-align: top;
	padding: 0px;
}

#subtpl .cRight {
	width: 210px;
	vertical-align: top;
}

#subtpl .csep1 { width: 10px; }
#subtpl .csep2 { width: 20px; }

#border {
	vertical-align: top;
}

