th {
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(image/back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom:5px;
	text-align:left;
}
.detail {
	padding: 3px;
	font-size:90%;
	line-height:140%;
	margin-top:5px;
}
.cate {
	font-size: 80%;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #666666;
	padding: 3px;
	margin-right: 3px;
	margin-left: 3px;
	float:left;
	margin-top:3px;
}

.type {
	font-size: 80%;
	margin-top:5px;
	padding-left:5px;
	
}
.inquire {
	background-color: #E6E6E6;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 20px;
	font-size:80%;
	line-height:140%;
}

.price 
{
	font-size:80%;
	color:#FF9900;
	margin-top:3px;
		border-top:dotted 1px #cccccc;
				border-bottom:dotted 1px #cccccc;
}

.indent {
	display: block;
	margin-left: 30px;
}