/*左侧样式*/
#left{
	border: 1px solid #B5E3F4;
	/*background-color:#F7FFFF;*/
	margin-bottom:10px;
}

#left .introdetail{
	margin-right: 20px;
	margin-bottom: 20px;
	padding-top: 10px;	
	margin-left: 20px;
}


#left .head h1{
    text-align:center;
	height:50px;
	margin-top:30px;
	margin-right:90px;
	line-height:50px;
}

#left .head h1 img{
    margin-bottom:-15px;
	margin-right:0px;
}


#left p{
	font-size:14px;
	line-height:28px;
	text-indent:28px;
	margin:0px;
}

/*预订图片*/
#left  .toplink .linktext{
	float:left;
}

#left  .toplink  .topimg{
	float:right;
	clear: none;
	margin-top:-5px;
	margin-right:15px;
}

.c{
	clear:both;
}



/*订单内容*/
.orderinfo{
	line-height:25px;
}

/*结账*/
#jiezhangbutton{
	width:   68px;
	height:  24px;
	background: url(/images/order/jiezhang.gif);
	border:none;
	cursor:pointer;
}

/*下一步*/
#nextbutton{
	width:   68px;
	height:  24px;
	background: url(/images/order/nextbutton.gif);
	border:none;
	cursor:pointer;
}

/*上一步*/
#prebutton{
	width:   68px;
	height:  24px;
	background: url(/images/order/prebutton.gif);
	border:none;
	cursor:pointer;
}

/*注册*/
#regbutton{
	width:   68px;
	height:  24px;
	background: url(/images/members/regbotton.gif);
	border:none;
	cursor:pointer;
}

/*登录*/
#loginbutton{
	width:   68px;
	height:  24px;
	background: url(/images/members/loginbutton.gif);
	border:none;
	cursor:pointer;
}

/*非会员*/
#nomembutton{
	width:   120px;
	height:  24px;
	background: url(/images/order/nomemberbutton.gif);
	border:none;
	cursor:pointer;
}

/*登录*/
#returnbutton{
	width:   68px;
	height:  24px;
	background: url(/images/order/returnbutton.gif);
	border:none;
	cursor:pointer;
}

.font14{
	FONT-SIZE: 14px;
	font-weight: bold;
	margin: 0px;
}

h2{
	margin-top:10px;
	padding-left:30px;
	background-image: url(/images/order/info1.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	color:#0066CC;
}

/*会员登录底纹
.bgcolor_gray1
{
	background-color:#57c0e6;
}
*/
/*-------右侧样式----------*/
