.clear{
	clear:both;
}



/*填写预定信息、支付定金、入住并点评*/
#Tradingstep{
	width:960px;
	height:40px;
	line-height:40px;
	margin:0 0 20px 0;
}
#Tradingstep ul li{
	width:150px;
	margin:0 10px 0 0;
	float:left;
	display:block;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
}
.checkincmt{
	background:url(../Order/images/nowstep.jpg) no-repeat;
	font-weight:bold;
}
.fillin,.payment{
	background:url(../Order/images/nextstep.jpg) no-repeat;
}

/*用户提示语*/
.usertips{
	width:940px;
	padding:10px;
	background-color:#F5F5F5;
	line-height:20px;
	margin:0 0 10px 0;
}
.usertips label{
	color:#006666;
	font-weight:bold;
}


/*房客信息标题*/
.comment-title{
	width:960px;
	height:30px;
	line-height:30px;
}
.comment-title span{
	width:100px;
	height:30px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	background:url(../Order/images/orderinfotitlebg.jpg) no-repeat;
}
/*第一部分，房客信息开始*/
.comment{
	width:960px;
	height:350px;
	border-top:2px solid #33847D;
	margin:0 0 20px 0;
}
