/*！！！！！！！！！！！！！！！！！！！！ totalScore */
.totalScore {
	float:right;
	font:normal 14px/20px "卜悶";
}
.totalScore span {
	float:left;
}
.totalScore a,
.totalScore a:visited {
	margin-left:2px;
	font:normal 12px/20px "卜悶";
	color:#05a;
	text-decoration:underline;
}
.totalScore a:hover {
	color:#f60;
}
.totalScore .score {
	display:block;
	float:left;
	width:75px;
	height:15px;
	margin:1px 2px 0 0;
	background:url(../Images/Before/Scenery_index/star2.gif) no-repeat;
	text-align:left;
	vertical-align:middle;
	overflow:hidden;
}
.totalScore .score a {
	display:block;
	width:0;
	height:15px;
	margin:0;
	background:url(../Images/Before/Scenery_index/star1.gif) no-repeat;
}
/*！！！！！！！！！！！！！！！！！！！！ totalScore end */
/*！！！！！！！！！！！！！！！！！！！！ scoreNum */
.scoreNum {
	width:100%;
	height:24px;
	margin:5px 0;
	border:1px solid #fc0;
	background:#fdf8ee;
	color:#666;
	font-size:14px;
}
.scoreNum li {
	display:block;
	float:left;
	height:24px;
	padding-left:20px;
	line-height:24px;
}
.scoreNum li span {
	float:left;
}
.scoreNum .score {
	display:block;
	width:75px;
	height:15px;
	margin:4px 2px 0 0;
	background:url(../Images/Before/Scenery_index/star2.gif) no-repeat;
	text-align:left;
	vertical-align:middle;
	overflow:hidden;
}
.scoreNum .score a {
	display:block;
	width:0;
	height:15px;
	background:url(../Images/Before/Scenery_index/star1.gif) no-repeat;
}
/*！！！！！！！！！！！！！！！！！！！！ scoreNum end */
/*！！！！！！！！！！！！！！！！！！！！ part */
.part {
	width: 776px;
	margin-bottom: 6px;
	border: 1px solid #fde1b7;
	border: 1px solid #ccc;
	color: #666;
	line-height: 24px;
	overflow: auto;
}
.part .user {
	float: left;
	width: 120px;
}
.part .user .userName {
	padding-left: 15px;
	border-bottom: 1px solid #e5e5e5;
	background: #ffe;
	color: #36c;
}
.part .user .userInfo {
	padding: 10px 0 10px 15px;
}
.part .user .userInfo img {
	display: block;
	width: 87px;
	height: 65px;
}
.part .thread {
	float: left;
	width: 655px;
	min-height: 110px;
	height: auto!important;
	height: 110px;
	border-left: 1px solid #e5e5e5;
}
.part .thread .score {
	display: block;
	padding: 0 10px;
	border-bottom: 1px solid #e5e5e5;
	background: #ffe;
	overflow: auto;
}
.part .thread .score span {
	margin-right: 5px;
}
.part .thread .score .float_r {
	float: right;
	margin-right: 0;
}
.part .thread .content {
	min-height: 24px;
	height: auto!important;
	height: 24px;
	padding: 10px;
}
.part .refer {
	margin: 0 10px 10px;
	padding: 5px 10px;
	border: 1px solid #e5e5e5;
	background: #fffff9;
	line-height: 20px;
}
/*！！！！！！！！！！！！！！！！！！！！ part end */
/*！！！！！！！！！！！！！！！！！！！！ judgement(Hotel,Travel,AdminPlat) */
.judgement {
	width: 776px;
	margin-top: 10px;
	border: 1px solid #ccc;
	overflow: auto;
}
.judgementtitle {
	height: 24px;
	padding-left: 10px;
	background: #ffe;
	color: #333;
	line-height: 24px;
}
.judgementtitle span {
	margin-right: 30px;
}
.user_info {
	float: left;
	width: 116px;
	min-height: 110px;
	height: auto!important;
	height: 110px;
	color: #36c;
	text-align: center;
}
.user_info img {
	display: block;
	width: 87px;
	height: 65px;
	margin: 10px auto 5px;
	padding: 2px;
	border: 1px solid #ccc;
}
.judgementField {
	float: left;
	width: 650px;
	padding: 10px 10px 10px 0;
}
.judgementField ul {
	display: block;
	height: 24px;
	padding-left: 10px;
	border: 1px solid #e5e5e5;
}
.judgementField li { 
	float: left;
	height: 24px;
	margin-right: 20px;
	line-height: 24px;
}
.judgementField li span { 
	float: left;
}
.judgementField .score {
	display: block;
	width: 50px;
	height: 10px;
	margin: 6px 2px 0 0;
	background: url(../Images/Before/hotel_index/score2.gif) no-repeat;
	text-align: left;
	vertical-align: middle;
	overflow: hidden;
}
.judgementField .score a {
	display: block;
	width: 0;
	height: 10px;
	background: url(../Images/Before/hotel_index/score1.gif) no-repeat;
}
.userjudgement {
	min-height: 24px;
	height: auto!important;
	height: 24px;
	margin-top: 5px;
	color: #666;
	line-height: 24px;
}
.adminjudgement {
	min-height: 24px;
	height: auto!important;
	height: 24px;
	margin-top: 10px;
	padding-left: 10px;
	border: 1px solid #fc0;
	background: #fdfaf5;
	line-height: 24px;
}
/*！！！！！！！！！！！！！！！！！！！！ judgement end */
/*！！！！！！！！！！！！！！！！！！！！ judgement_list(EnterPrisePlat) */
.judgeSelect {
	height:30px;
	margin:15px 0 0;
	border:1px solid #fc6;
	border-bottom:0;
	background:url(../Images/After/thead.gif) repeat;
	overflow:hidden;
}
.judgeSelect input {
	float:left;
	width:80px;
	height:22px;
	margin-top:5px!important;
	margin:4px 0 0 10px;
	border:0;
	background:none;
	font:normal 12px/22px "卜悶";
	color:#630;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
}
.judgeSelect .hover {
	background:url(../Images/After/button01_hover.gif) no-repeat;
}
.judgeSelect .onShow {
	height:26px;
	background:url(../Images/After/button01.gif) no-repeat;
}
.judgement_list {
	width:814px;
	min-height:404px;
	height:auto!important;
	height:404px;
	border:1px solid #fc6;
	border-top:0;
}
.judgement_list table {
	width:100%;
	border-collapse:collapse;
}
.judgement_list th {
	height:25px;
	background:#f5f5f5;
	background:#ffe;
	font:normal 12px/25px "卜悶";
}
.judgement_list td {
	height:30px;
	padding:5px 0;
	border-top:1px solid #e5e5e5;
	line-height:15px;
}
.judgement_list .th1, 
.judgement_list .td1 {
	width:60px;
	text-align:center;
}
/*！！！！！！！！！！！！！！！！！！！！ judgement_list end */
/*！！！！！！！！！！！！！！！！！！！！ rateMe */
.rateMe { 
	width: 88px;
	height: 15px;
	margin-top: 5px;
	padding: 3px 0 3px 13px;
	border: 2px solid #f90;
}
.rateMe a {
	float: left;
	width: 15px; 
	height: 15px;
	background: url(../Images/After/Judgement/star_off.gif) no-repeat;
	cursor: pointer;
}
.rateMe .on {
	width: 15px;
	height: 15px;
	background: url(../Images/After/Judgement/star_on.gif) no-repeat;
}