#contents .subTitle {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/home/subTitle.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 576px;
	color: #FFF;
	line-height: 28px;
	padding-left: 35px;
	margin-bottom: 15px;
}
.section  {
	display: block;
	float: left;
	height: auto;
	width: 611px;
	margin-bottom: 30px;
}
.section dt {
	clear: left;
	float: left;
	width: 600px;
	padding-left: 10px;
}
.section dt .point {
	float: left;
}
.section dt .point li {
	margin-bottom: 5px;
	line-height: 20px;
	padding-right: 10px;
}

.section dd {
	clear: left;
	float: left;
	margin-bottom: 5px;
	padding-left: 15px;
	line-height: 22px;
	padding-right: 10px;
	width: 586px;
	text-align: justify;
}
.section .centerImage {
	text-align: center;
}

.section .side  {
	margin-bottom: 25px;
}
