/* CSS Document */

/* e[u */
table {
	width:490px;
	height:auto;
	border:0px;
	font-size:12px;
}
#TableSmall {
	width:auto;
	height:auto;
	margin:0px;
	border:0px;
	padding:0px;
}
.greentbl th {
	background-image:url(../image/point_g.gif);
	background-position:left;
	background-repeat: no-repeat;
	line-height:20px;
	text-align:left;
	padding-left:15px;
	height:30px;
	color:#86AC5E;
}
.greentbl td {
	height:30px;
	line-height:20px;
}
.ThLength {
	width:170px;
}
.hotel {
	font-size:80%;
	line-height:12px;
	letter-spacing:1px;
}
.hotel th {
	background-image:url(../image/point_g.gif);
	background-position:left;
	background-repeat: no-repeat;
	line-height:20px;
	color:#86AC5E;
	height:20px;
	width:50px;
}
.td185 {
	width:185px;
}
.tdhotlname {
	background-image:url(../image/point.gif);
	background-position:left;
	background-repeat: no-repeat;
	line-height:20px;
	color:#229CFF;
	height:20px;
	font-weight:bold;
	padding-left:15px;
}



table#price {
	width:490px;
	height:auto;
	border:0px;
	margin-left:10px;
}
table#price th a {
	color:#229CFF;
	text-decoration:none;
}
table#price th a:hover {
	color:#FA7600;
	text-decoration:underline;
}
table#price th {
	line-height:20px;
	text-align:left;
	text-indent:20px;
	height:30px;
	background-image:url(../image/table/th.gif);
	background-position:left;
	background-repeat:no-repeat;
}
table#price td {
	height:30px;
	line-height:20px;
	font-family:Verdana, Helvetica, sans-serif;
	text-align:center;
}

#PriceTrLeft {
	background-image:url(../image/table/tr.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:40px;
	color:#FFFFFF;
	text-align:center;
	width:15%;
}
#PriceTrCenter {
	background-image:url(../image/table/tr.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:40px;
	color:#FFFFFF;
	text-align:center;
	width:14%;
}
#PriceTrRight {
	background-image:url(../image/table/tr.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:40px;
	color:#FFFFFF;
	text-align:center;
	width:15%;
}

