body{
	background:#fff;
}

td{
	vertical-align:top;
}

#item_whole{
	width:850px;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0px;
}

#menu{
	width:845px;
	background:#eee;
	padding:10px 5px 10px 10px;
	margin-bottom:10px;
	margin-top:4px;
}

#menu_table{
	width:100%;
	background:#eee;
}

#menu_left{
	width:365px;
	vertical-align:top;
	background:#eee;
	padding-right:5px;
}

#menu_right{
	vertical-align:top;
	background:#eee;
	text-align:center;
}

#menu_left ul{
	font-size:14px;
	line-height:180%;
	margin-top:10px;
	list-style-type: none;
	padding:0px;
	margin-left:7px;
}

.li1{
	background:url(../images/area_pt1.gif) left center no-repeat;
	padding-left:25px;
}
.li2{
	background:url(../images/area_pt2.gif) left center no-repeat;
	padding-left:25px;
}
.li3{
	background:url(../images/area_pt3.gif) left center no-repeat;
	padding-left:25px;
}
.li4{
	background:url(../images/area_pt4.gif) left center no-repeat;
	padding-left:25px;
}
.li5{
	background:url(../images/area_pt5.gif) left center no-repeat;
	padding-left:25px;
}

#description a{color:#fff;}

.li1 a:hover{color:#1111FF !important;}
.li2 a:hover{color:#999999 !important;}
.li3 a:hover{color:#EF2B2D !important;}
.li4 a:hover{color:#00BF00 !important;}
.li5 a:hover{color:#FF9900 !important;}

/***** link color *****/

.f_1{color:#1111FF !important;}
.f_2{color:#999999 !important;}
.f_3{color:#EF2B2D !important;}
.f_4{color:#00BF00 !important;}
.f_5{color:#FF9900 !important;}

/***********************/

#swp_img{
	margin-top:10px;
	background:#000000;
	height:60px;
	padding-top:7px;
	padding-bottom:7px;
	margin-right:5px;
}

#swp_img .title{
	margin-left:7px;
}

#swp_img .box{
	color:#fff;
	font-size:12px;
	padding:7px;
	line-height:130%;
}

#hotel_list{
	background:#fff;
	width:860px;
	padding-top:10px;
}

#hotel_search{
	padding-left:10px;
	padding-right:10px;
}

img{
	border:none;
}

#hotel_descript{
	width:700px;
	background:#fff;
}

.hotel_box{
	border:1px solid #aaa;
	padding-top:5px;
	padding-bottom:5px;
	width:680px;
	margin-bottom:10px;
}

.hotel_title{
	color:#fff;
	width:100%;
}

.hotel_title h3{
	margin:0px;
	padding-left:10px;
	line-height:25px;
	font-size:14px;
}

.hotel_title h3 a{
	color:#333;
}

.hotel_star{
	color:#FFff00;
	font-size:12px;
	line-height:25px;
	padding-left:5px;
}

.price{
	font-size:12px;
	line-height:25px;
	text-align:right;
	padding-right:10px;
}

.img_left{
	float:left;
	margin:15px;
}

.hotel_catch{
	font-weight:bold;
	color:#555;
	text-align:center;
	font-size:14px;
}

.hotel_des{
	margin:10px;
}

.hotel_des .description{
	padding-top:10px;
	line-height:140%;
	font-size:12px;
}

#description{
	background:url(../images/flag.jpg);
	height:195px;
	width:360px;
	font-size:12px;
	margin-bottom:8px;
}

#description .title{
	margin-top:5px;
}

#description td{
	color:#fff;
	font-size:12px;
	vertical-align:middle !important;
	padding-left:5px;
}

.button{
	float:right;
	margin-right:20px;
}


.local_area{
	font-size:16px;
	margin:0px;
	line-height:36px;
}

#local_vic .local_area{
	background:url(../images/h2_pt1.gif) left center no-repeat;
	padding-left:18px;
	line-height:36px;
	color:#0C1C8D;
}

#local_city .local_area{
	background:url(../images/h2_pt2.gif) left center no-repeat;
	padding-left:18px;
	line-height:36px;
	color:#111111;
}

#local_king .local_area{
	background:url(../images/h2_pt3.gif) left center no-repeat;
	padding-left:18px;
	line-height:36px;
	color:#EF2B2D;
}

#local_pic .local_area{
	background:url(../images/h2_pt4.gif) left center no-repeat;
	padding-left:18px;
	line-height:36px;
	color:#006600;
}

#local_ken .local_area{
	background:url(../images/h2_pt5.gif) left center no-repeat;
	padding-left:18px;
	line-height:36px;
	color:#ff9900;
}

.hotel_title a{
	color:#fff !important;
}

#local_vic .hotel_title{
	background:#0C1C8D;
}

#local_city .hotel_title{
	background:#333333;
}

#local_king .hotel_title{
	background:#EF2B2D;
}

#local_pic .hotel_title{
	background:#006600;
}

#local_ken .hotel_title{
	background:#ff9900;
}


/* util */

.f_red{
	color:#ff0000;
}

.f_s11{font-size:11px !important;}
