.cost {
	display: block;
	float: left;
	width: 680px;
	margin-bottom: 30px;
	margin-left: 10px;
	border-collapse: collapse;
}
.cost tr th {
	background-color: #FAE4E4;
	font-size: 14px;
	color: #630;
	border: 1px solid #CCC;
	text-align: center;
	vertical-align: middle;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-collapse: collapse;	
}
.cost tr td {
	height: 30px;
	text-indent: 10px;
	border: 1px solid #CCC;
	word-spacing: 475em;
	width: 475px;
	vertical-align: middle;
	font-size: 14px;
	border-collapse: collapse;	
}
.accordion_head {
	cursor:pointer;
	display: block;
	background-image: url(../images/layout/subTitle.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	letter-spacing: 0.2em;
	color: #630;
}
.timeComent {
	display: block;
	width: 700px;
	margin-bottom: 50px;
	letter-spacing: 0.2em;
}
.accordion_head {
	display: block;
	width: 680px;
	float: left;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
	color: #630;
	background-image: url(../images/layout/pageTitle2.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding-left: 30px;
}
