@charset "utf-8";
.top{
	margin:auto;
	text-align:center;
}
/*-----------*/
.tit{
	margin:auto;
	width:750px;
	clear:both;
	padding-bottom:5px;
}
.tit b{
	font-size:15px;
	font-weight:bold;
	background:url(../images/travel/arrow_list.jpg) no-repeat;
	background-position:0px 4px;
	color:#000000;
	display:block;
	padding-left:15px;
	margin-left:10px;
}
/*------------------- 1*/
#order{
	font-size:12px;
	color:#000000;
	line-height:30px;
	margin:auto;
	width:95%;
	text-align:center;
	border:1px #666666 solid;
	margin-top:10px;
	margin-bottom:15px;
}
#order tr th{
	font-size:13px;
	font-weight:bold;
	line-height:27px;
	color:#333333;
	border-bottom:1px #999999 solid;
}
#order tr th b{
	border-right:1px #999999 solid;
	display:block;
}
#order tr th h2{
	font-size:18px;
	font-weight:bold;
	color:#ff5407;
}
#order tr td{
	border-bottom:1px #999999 solid;
}
#order tr td b{
	font-size:13px;
	font-weight:normal;
	background:#fff2e3;
	color:#000000;
	display:block;
	border-right:1px #999999 solid;
}
#order tr td strong{
	font-weight:normal;
	background:#fff2e3;
	color:#000000;
	display:block;
	border-right:1px #999999 solid;
}
#order tr td p{
	font-weight:bold;
	color:#FF0000;
}
#order tr td span{
	font-size:20px;
}
#order tr td a{
	display:block;
	border-right:1px #999999 solid;
	text-align:center;
	padding:4px 0 5px 0;
}
#order small{
	font-size:14px;
	color:#FF0000;
}
/*------------------  2*/
#order2{
	font-size:12px;
	color:#000000;
	width:95%;
	margin:auto;
	line-height:30px;
	text-align:center;
	margin-bottom:15px;
}
#order2 tr th{
	font-weight:bold;
	background:#fff2e3;
	color:#000000;
}
#order2 tr td{
	background:#FFFFFF;
}
#order2 tr td small{
	font-size:11px;
	color:#FF0000;
}
/*------------------  3*/
#order3{
	font-size:12px;
	color:#000000;
	width:95%;
	margin:auto;
	line-height:30px;
	text-align:center;
	margin-bottom:15px;
}
#order3 tr th{
	font-weight:bold;
	background:#fff2e3;
	color:#000000;
}
#order3 tr td{
	background:#FFFFFF;
	text-align:left;
	padding:5px 0 5px 5px;
}
#order3 input{
	border:1px solid #BBBBBB; 
	FONT-SIZE: 11px;
	BACKGROUND:#FFFFFF;
	COLOR: #333333;
}
/*--------*/
.order{
	font-size:12px;
	color:#333333;
	line-height:20px;
	padding:0 0 15px 10px;
	display:block;
	text-align:center;
}
.order b{
	color:#FF0000;
}
.order label{
	display:block;
	text-align:center;
	padding-bottom:10px;
	word-spacing:10px;
}
.order span{
	display:block;
	text-align:left;
}
/*---------------------------------   列印  ------*/
.print{
	font-size:15px;
	font-weight:bold;
	margin:auto;
	width:100%;
	text-align:center;
	line-height:30px;
	padding:15px 0;
}
.print a{
	color:#FFFFFF;
	background:url(../images/show/bg_print.gif) no-repeat center;
	text-align:center;
	width:105px;
	height:30px;
	display:block;
	margin:auto;
	width:100%;
}

