/*------ SET TEMPLATE ------------*/ 
BODY {
margin:0;
}
BODY,TABLE,TR,TD,DIV {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;  
}

a:link,a:visited,a:active {
	color: #330000;
	text-decoration: none;
}
a:hover {
	color: #00A4F2;
	text-decoration: none;
} 

/*------ SET TEXT COLOR ------------*/ 
.txt_small{
	font-size: 11px; 
}

.txt_small_blue{
	font-size: 11px; 
	color:#0080C0;
}
.txt_small_orange{
	font-size: 11px; 
	color:#FF8000;
}
.txt_small_green{
	font-size: 11px; 
	color:#339900;
}
.txt_small_gray{
	font-size: 11px; 
	color:#808080;
}
.txt_normal{
	font-size: 12px; 
}
.txt_normal2{
	font-size: 14px; 
}
.txt_big{
	font-size: 14px;
	font-weight: bold;
}
.txt_blue{
color:#0080C0;
}
.txt_green{
color:#339900;
}
.txt_orange{
color:#FF8000;
}
.txt_gray{
color:#808080;
} 

.txt_best{
color: #FF0000;
font-weight:bold;
	font-size: 11px; 
} 

/*------ SET HTML TAG ------------*/
H1{ font-size:20px; color:#0098E1;} 
H2{font-size:12px; font-weight:bold; color:#C0C0C0;} 


#divmain{
text-align:center;
width:100%;
}
#divsub{
width:1000px;
text-align:left;
}
#quicksearch{
float:right;
background-image:url(images/quicksearch.gif); 
background-repeat:no-repeat; 
width:320px; height:107px; 
text-align:left;
padding-left: 20px;
padding-top: 40px;
font-size:11px;
color:#FFFFFF
}

.bg_body{ 
background-image:url(images/dot.gif); 
background-repeat: repeat-y; 
padding-left:15px;
padding-top:10px;
padding-right:15px;
}

.bg_menu{  
padding-top:10px; 
}

.bg_dot {
background:url(images/dot.gif) bottom repeat-x; padding-bottom:10px; padding-top:5px;text-align:left;padding-left:5px; margin-bottom:10px;
}

.bg_cityinfo {
background:url(/images/dot.gif) bottom repeat-x; padding-bottom:10px; padding-top:10px;
}

.bg_comment {
background:url(/images/dot.gif) bottom repeat-x; padding-bottom:10px; padding-top:5px;
}

.bg_directory {
background:url(/images/dot.gif) bottom repeat-x; padding-bottom:10px; padding-top:5px;text-align:left;padding-left:5px; margin-bottom:10px;
}

.bg_hotel {
background:url(/images/dot.gif) bottom repeat-x; padding-bottom:10px; padding-top:0px; font-size:12px; padding-left:20px; padding-right:20px;
}
.img {  
	background-color:#FFFFFF;
	padding:2px; 
	border-color:#D7D7D7;
	border-width: 1px;
	border-style: solid;
	margin-bottom:5px;
	cursor:pointer;
}

/*------------- Header Top Menu ----------------*/
#mt_l { position:relative ; float:left; background:url(images/mt_l.gif); background-repeat:no-repeat ; width:3px; height:22px; }
#mt_r { position:relative; float:left; background:url(images/mt_r.gif); background-repeat:no-repeat ; width:12px; height:22px; } 
#mt_c { 
position:relative; float:left;  background:url(images/mt_c.gif); background-repeat:repeat-x; background-position:top; text-align:center; padding:7px 8px 3px 8px; background-color: #fac044; font-family:arial; font-size:12px;
}

a.mt_c:link, a.mt_c:visited, a.mt_c:active { color: #333333; }
a.mt_c:hover { color: #FFFFFF; background-color: #B95C00;}

/*------------- FESTIVAL CSS ----------------*/
.festival_head{ font-size:11px; font-weight: bold ; color:#0099FF ;}
.festival_title{font-size:11px; }

a.festival_head:link, a.festival_head:visited, a.festival_head:active { color: #0099FF; }
a.festival_head:hover { color: #3366CC; }


/*------ SET LI MENU LEFT ------------*/
UL.list_menu { list-style: none; margin-left:35; margin-top:5px; margin-bottom:5px;}
LI.list1 { list-style:url(images/dot_green.gif) outside; padding-bottom:5px;}
LI.list2 { list-style:url(images/dot_orange.gif) inside; padding-bottom:5px;}


/*------ SET LI OTHER ------------*/
UL.list_other { list-style: none; margin-left:35; margin-top:5px; margin-bottom:5px;}
LI.other1 { list-style:url(images/dot_green.gif) outside; padding-bottom:5px;}
LI.other2 { list-style:url(images/dot_orange.gif) inside; padding-bottom:5px;}

/*------ BOX Body Content ------------*/
#box_recommended {position: absolute; width:255px; padding:5px; }


/* ------------ PROVINCE CSS START------------------ */
#box_province_main{ 
	margin-bottom:5px;
}
.box_province{ 
	border-bottom: 1px solid #EBEBEB;
}
.box_province_head{
	 background-color: #FFFFC1; padding-left:5px; 
} 
.province_head {
	font-size:14px;
	font-weight:bold;
	color: #FF6600;
}
.province_detail {
	font-size:11px;  
}
a.province_head:link, a.province_head:visited, a.province_head:active {
	color: #FF6600;
}
a.province_head:hover { 
	color: #FFCC00 ;
}

.box_province_sub{
	font-size:11px;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
	padding-top:2px;
	padding-bottom:2px; 
	margin-bottom:5px;
	margin-left:1px;
	marginright:1px;
	border-bottom: 1px solid #EBEBEB;
	border-left: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	color:#666666 ; 
}

a.box_province_sub:link, a.box_province_sub:visited, a.box_province_sub:active { color: #666666; }
a.box_province_sub:hover { background-color:#EBEBEB; color: #0066CC; }
/* ------------ PROVINCE CSS END------------------ */

#divflow {
position:absolute; width:100%; height:100%;overflow:auto;z-index:1;
}

.data-head{
font-size:28px;
color:#0098E1;
} 
.data-title{
font-size:12px;
font-weight:bold;
color:#C0C0C0;
} 
.rate {
	font-size:11px;
}

.hotel-head{
font-size:16px; 
font-weight:bold;
color:#0070A6;
} 
.hotel-title{
font-size:11px; 
color:#C0C0C0;
} 
.hotel-detail{
font-size:12px; 
color:#414141;
} 

.fade {
	background-image: url(/images/fade.gif); 
	background-repeat: repeat-x ; 
	padding-bottom:5px;
}
.fade_x {
	background-image: url(/images/fade_x.gif); 
	background-repeat: no-repeat ; 
	padding:5px;
}

.discount { color:#FF0000; font-size:14px;} 
.finalprice { color:#0000FF; font-size:14px;} 
