/* home template */
.cSubHome {
	position: relative;
	width: 1000px;
	height: 655px;
	background: url('../res/home.jpg') no-repeat top center;
}

.cMainCol {
	width: 1000px;
	text-align: center;
	position: absolute;
	bottom: 0px;
	padding-bottom: 25px;
}

.cSubHome .cMainCol div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 0px;
}

.cSubHome .cMainCol div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	margin-left: 15px;
}
