.cMain {
	width: 775px;
	height: 500px;
	overflow: hidden;
	float: right;
	background-color: #d3b9bb;
}

.cSubTemplate {
	position: relative;
}

.cLeft {
	width: 160px;
	height: 500px;
	float: left;
}
