@charset "utf-8";
/* CSS Document */

.booking-box{
	width:100%;
	height:auto;
	margin-top:40px;
}
.welcome{
	font-size:16px;
	color:#ca4341;
}
.booking-ul{
	width:100%;
	height:auto;
}
.booking-ul ul li{
	width:100%;
	height:36px;
	margin-top:25px;
}
.booking-ul ul li.big{
	height:115px;
}
.booking-ul ul li.big2{
	height:50px;
}
.booking-ul ul li dl dt{
	height:36px;
	line-height:36px;
	float:left;
}

.booking-ul ul li dl dt.one{
	width:76px;
	height:32px;
	line-height:32px;
	font-size:16px;
	color:#666666;
}
.booking-ul ul li dl dt.two{
	width:300px;
	height:36px;	
}
.booking-ul ul li dl dt.two-blue{
	font-size:16px;
	color:#ca4341;
}
.booking-ul ul li.big dl dt.two{
	width:430px;
	height:115px;
}
.booking-ul ul li dl dt.two input.input-width{
	width:280px;
	padding-left:10px;
	height:32px;
	line-height:32px;
	font-size:14px;
	color:#888;
	border:solid 1px #D4D4D4;
	outline:none;
	font-family:"Microsoft YaHei";
}
.booking-ul ul li dl dt.three{
	width:300px;
	height:36px;
	font-size:13px;
	color:#666666;
}
.booking-ul ul li dl dt.three span{
	width:12px;
	height:36px;
	line-height:41px;
	display:inline-block;
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#777;
}
.booking-ul ul li dl dt.three2{
	color:#ca4341;
}
.booking-ul ul li dl dt.three2 span{
	color:#ca4341;
}
.money-input{
	width:290px;
	height:34px;
	border:solid 1px #D4D4D4;
}
.booking-ul ul li dl dt.two input.input-width2{
	width:220px;
	height:32px;
	line-height:32px;
	float:left;
	padding-left:10px;
	font-size:14px;
	color:#888;
	outline:none;
	border:none;
	font-family:"Microsoft YaHei";
}
.money-box{
	width:58px;
	height:34px;
	float:right;
	background:#F1F1F1;
	text-align:center;
	line-height:34px;
	font-size:14px;
	color:#666666;
	display:inline-block;
	border-left:solid 1px #D4D4D4;
}
.booking-ul ul li.big dl dt.two textarea{
	width:420px;
	height:110px;
	padding:5px 0px 0px 10px;
	font-size:14px;
	color:#888;
	outline:none;
	font-family:"Microsoft YaHei";
	border:solid 1px #D4D4D4;
}
.booking-ul ul li.big2 dl dt.two{
	height:50px;
}
.booking-ul ul li.big2 dl dt.two .sub-btn{
	width:240px;
	height:50px;
	border:none;
	background:url(../images/pok.png) no-repeat;
	font-size:18px;
	color:#fff;
	font-family:"Microsoft YaHei";
	cursor:pointer;
}
/************密码设置的样式************/
.password-ul ul li dl dt.one{
	width:80px;
}
.password-ul ul li dl dt.three{
	font-size:14px;
	color:#A4A4A4;
}
.sub-button{
	width:120px;
	height:37px;
	float:left;
	background:url(../images/sub-button.png) no-repeat;
	border:none;
	line-height:30px;
	text-align:center;
	color:#fff;
	font-size:14px;
	font-family:"Microsoft YaHei";
	outline:none;
	cursor:pointer;
}
.sub-reset{
	width:120px;
	height:37px;
	float:right;
	background:url(../images/reset-button.png) no-repeat;
	border:none;
	line-height:30px;
	text-align:center;
	color:#fff;
	font-size:14px;
	font-family:"Microsoft YaHei";
	outline:none;
	cursor:pointer;
	margin-right:5px;
}
/***************留言板样式******************/
.leave-message{
	width:100%;
	height:auto;
	line-height:25px;
	font-size:16px;
	color:#666666;
}
.leave-message font{
	color:#ca4341;
}
.booking-ul ul li dl dt.two input.input-width3{
	width:90px;
	height:32px;
	line-height:32px;
	float:left;
	padding-left:10px;
	font-size:14px;
	color:#888;
	outline:none;
	border:solid 1px #D4D4D4;
	text-align:center;
	font-family:"Microsoft YaHei";
}
.code-img{
	width:93px;
	height:35px;
	float:left;
	margin-left:15px;
}