﻿/*Soobb 主站样式表*/
/*正文: 酒店 - 酒店评论*/
#Center #CommentList {
	float: left;
	width: 395px;
	margin: 0;
	font-size: 13px;
}
#Center #CommentList dd {
	height: 25px;
	margin: 12px 0 0 0;
	display: block;
	vertical-align: middle;
}
#Center #CommentList dd p {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}
#Center #CommentList dt {
	margin: 0 0 10px 0;
	display: block;
}
#Center #CommentList dt p {
	margin: 0;
	line-height: 21px;
}
#Center #CommentList dt p.DateTime {
	color: #666;
	margin: 1px 0 0 0;
}
#Center #CommentList dt p.DateTime span {
	margin: 0 0 0 5px;
}
#Center #AverageRate {
	float: left;
	width: 121px;
	height: 90px !important;
	height: 80px;
	border: 2px solid #ddd;
	margin: 5px 0 10px 10px;
	padding: 20px 0 0 0 !important;
	padding: 30px 0 0 0;
	text-align: center;
}
#Center #AverageRate em {
	color: #0353ce;
	height: 59px;
	display: block;
	font-size: 45px;
	font-style: normal;
	line-height: 59px;
	font-weight: bold;
}
#Center #AverageRate em small {
	font-size: 26px;
}
#Center #AverageRate p {
	color: #333;
	margin: 12px 0 0 0 !important;
	margin: 22px 0 0 0;
}
