#page #contents {
	color: #FFF;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#backleft {
	float: left;
	width: 200px;
}
#under {
	clear: both;
}
#right {
	float: right;
	width: 750px;
}
.works {
	background-image: url(img/car/work_06.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 230px;
	float: left;
}
.works img {
	margin-top: 17px;
}
#contents2 {
	color: #FFF;
}
#subleft {
	float: left;
	width: 350px;
}
#subright {
	float: right;
	width: 350px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C93;
	padding-left: 50px;
}
