
/* Global
------------------------------------------------------------------*/
html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-color: #FBDBAA;
} 

form, h1, h2, h3, h4, h5, h6, ul, li, ol, dl{
	margin:0;
	padding:0;
}

hr {
	clear:both;
	visibility:hidden;
	}
	
.clear {
	clear:both;
	}
	
img {
	border:0;
	}	

 /***********************************************/
/*                          Layout Divs                          */
/***********************************************/
#page950px{ 
 width:950px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 margin:0;
 position:relative; 
 height:184px;
 width:950px;
 background-color:#efefef; 
} 
#header-wording{background:#FBDBAA; padding:0 0 2px 0; font-family:verdana; font-size:11px; color:#000000; text-align:center;}

#footer{
 /*height:83px; */
  width:950px;
 background-color:#FFFFFF; 
 clear:both; }
 
#footer-950{
background:#E5E2DD url(../../images/Icon/dot_gray66_1x3.gif) top repeat-x; width:950px;}
 
 #footer-425L{
 width:425px; float:left;font-size: 11px; font-family: "Tahoma"; font-weight:normal;	color: #4E4E4E;padding:9px 0px 9px 12px; text-align:left}
 
 #footer-425R{
 width:425px; float:right;font-size: 11px; font-family: "Tahoma"; font-weight:normal;	color: #4E4E4E;padding:9px 12px 9px 0px; text-align:right;} 
 
 #footer-BGw{
 padding:5px 15px 20px 15px;font-size: 11px; font-family: "Tahoma"; font-weight:normal; color: #666666}

 #wrapper{ 
 width:950px; 
 position:relative;
 text-align:left;
 background-color:#FFFFFF;
}

#content_950{ 
 width:950px; 
  background-color:#FFFFFF; 
  clear:both;
} 
#content_950bg{ 
 width:950px; 
background:url(/images/template/shortbg.jpg) top left repeat-x;} 

#content_right{
  width:333px;
  float:right;
  position:relative;
 /*background-image:url(/images/template/shortbg.gif);*/
background:url(/images/Icon/dot_gray55_3x3.gif) repeat-y left;
}
#contents_right{
  width:333px;
  float:right;
  position:relative;
 /*background-image:url(/images/template/shortbg.gif);*/
background:url(/images/Icon/dot_gray55_3x3.gif) repeat-y left;
}
#content_rightbg{
  width:333px;
  float:right;
  position:relative;
 /*background-image:url(/images/template/shortbg.gif);*/
background:url(/images/Icon/dot_gray55_3x3.gif) repeat-y left;
}
#content_left_740{
 width:740px; 
 float:right;
 position:relative; 
   /*background-image:url(/images/template/shortbg.gif);*/}
#contents_left_740{
 width:740px; 
 float:left;
 position:relative; 
   /*background-image:url(/images/template/shortbg.gif);*/}
   
#content_left_740_dot{
 background:url(/images/Icon/dot_gray55_3x3.gif) repeat-y;
 width:740px; 
 float:right;
 position:relative; }
#content_left_740_dotpad{
  padding:60px 55px 60px 55px;}
 
#contents_right_210{
 width:210px; 
 float:right;
 position:relative; 
   /*background-image:url(/images/template/shortbg.gif);*/}

#twocols_210{
 width:210px; 
 float:left;
 position:relative; 
   /*background-image:url(/images/template/shortbg.gif);*/}

#twocol_210{
 width:210px; 
 float:left;
 position:relative; 
   /*background-image:url(/images/template/shortbg.gif);*/}
   
 #twocol_210padd{
 padding:60px 10px 60px 10px;}

#content_left{
 width:617px; 
 float:left;
 position:relative; 
   /*background-image:url(/images/template/shortbg.gif);*/
  }
  
  
   #content_inside{
 width:616px;
 float:left;
 position:relative;
 clear:both;
  }
     #contents_inside{
 width:617px;
 float:left;
 position:relative;
 clear:both;
background-image:url(/images/template/shortbg.jpg);
  }

     #contents_insidel{
 width:231px;
 float:left;
background:url(/images/Icon/dot_gray55_3x3.gif) repeat-y right;

  }
   #contents_insider{
 width:385px;
 float:right;
background-color :#FFFFFF;
  }

 /* *** content_right *** */ 

#right_panel{
  width:333px;
  float:right;
   float:left;
  position:relative;
  padding:10px 10px 0px 10px;

}
  
  
 
/* *** content_left *** */ 
 #content_col1{
 width:231px;;
 float:left;
 }
 
 #content_col11{
 padding:4px;
 }

 
 
  #content_col2{
 width:385px;
 float:left;
 background-image:url(/images/template/shortbg.jpg);
 }
 
  #content_col22{
   width:385px;
 padding:4px;
    /*background-image:url(/images/template/shortbg.gif);*/
background:url(/images/Icon/dot_gray55_3x3.gif) repeat-y left;
 }
  
#contents_col2{
 width:380px;
 float:left;
/* background-color: #FFFFCD;*/
  background-image:url(/images/template/shortbg.jpg);
 }
 
  #contents_col22{
   width:360px;
 float:left;
 padding:5px;
    /*background-image:url(/images/template/shortbg.gif);*/

 }
  
.clearboth{
clear:both; height:0px; font-size:0px; line-height:0px;}
 /* *** Float containers fix *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


/**************** Content styles ****************/


.tb{table-layout:fixed;}
 /********************show menu********************/
 #nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 2px;
}

#nav-menu li a
{
	background: url('../../Images/Template/btn_topmenu.gif') repeat-x bottom left;
	height: 30px;
	line-height: 2.3em;
	float: left;
	width: 128px;
	display: block;
	border: 0px none;
	text-decoration: none;
	text-align: center;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
height:30px;
width:950px;
}


 #nav-menu2 ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu2 li
{
float: left;
margin: 3px;
}

#nav-menu2 li a
{

height: 10px;

float: left;
width: 65px;
display: block;
border: 0px;

text-decoration: none;
text-align: center;
}

/* Hide from IE5-Mac \*/
#nav-menu2 li a
{
float: none
}
/* End hide */

#nav-menu2
{
height:34px;
width:950px;
}

.linkmenu:link  {font-size: 12px; font-family:Tahoma; font-weight: bold;	color: #BB0000; text-decoration: none}
.linkmenu:visited  {font-size: 12px; font-family:Tahoma; font-weight: bold;	color: #BB0000; text-decoration: none}
.linkmenu:hover {font-size: 12px; font-family:Tahoma; font-weight: bold;	color: #000000; text-decoration: none}
.linkmenu:active  {font-size: 12px; font-family:Tahoma; font-weight: bold;	color: #444444; text-decoration: none}

.selected {font-size: 12px; font-family:Tahoma; font-weight: bold;	color: #000000; text-decoration: none}

/* Related
------------------------------------------------------------------*/
.related ul {
	margin:1.5em 0;
	padding: 0 0 1px 0;
	/*background:url(../../images/Icon/dot_gray66_1x3.gif) repeat-x bottom left;	*/
	}
.related ul li a {
	background:url(../../images/Icon/bg_dotted-line.gif) no-repeat;
	border:none;
	display:block;
	padding:3px 0 3px 20px;
	}
.related ul li a:hover {
	background-color:#F0EEDA;
	}

/* Module line dot

/***********************************************/
/*              CSS For SiteMap 2006                */
/***********************************************/

.primaryContent {
	  width: 320px;
	  float: left;
	  position: relative;
	  margin-right: 12px;
}

.module {
  position: relative;
}

.moduleHeader {
  border-bottom: 1px solid #DDD;
}

.moduleBody {
  margin: 0px;
  padding: 6px;
  font-size: 12px;
}


/*Hotel Recommends*/
#hotel-recommends{
padding:50px 10px 15px 15px;}
.hotel-recommends-850{
width:850px;float:left; padding-top:8px; font-size: 11px; font-family:verdana; font-weight:normal; font-weight:normal; color: #333333; text-decoration: none}
.hotel-recommends-400{
width:400px;float:left;}
.hotel-180{
width:180px; float:left; padding:8px;font-size: 11px; font-family:verdana; font-weight:normal; font-weight:normal; color: #333333; text-decoration: none}
.hotel-96-city{
width:96px; height:91px !important; height:91px; padding:5px 0 0 20px; float:left; text-align:left;background:url(/Images/Icon/bg_pic.gif) center right  no-repeat;}
.hotel-200{
width:200px; float:left; padding:8px;font-size: 11px; font-family:verdana; font-weight:normal; font-weight:normal; color: #333333; text-decoration: none}
.showImg{
padding: 6px 6px 10px 10px !important;padding: 8px 6px 10px 10px; width:96px !important; width:86px;}

/*Last mintue*/
.last-mintue{
width: 950px;float:left; background:url(/images/Icon/dot_gray66_1x3.gif) top repeat-x; padding-top:0px; clear:both;} 
.last-mintue-780L{
width: 780px;float:left; background:url(/images/Icon/dot_gray66_1x3.gif) bottom repeat-x; padding-top:0px; clear:both;} 
.last-mintue-100{
 width:100px; float:left; text-align:center;} 
.last-mintue-830{
width: 830px; float:right; font-size:12px; font-family: "verdana"; color: #000000; padding:10px 0 10px 0; } 
.last-mintueL{
width:720px; float:left; padding:6px 0 0 6px;}
.last-mintueL-530{
width:580px; float:left; padding:5px 3px 6px 3px !important; padding:5px 3px 8px 3px;}
.last-mintue-680{
width: 680px; float:right; text-align:left; font-size:12px; font-family: "verdana"; color: #000000; padding:10px 0 10px 0; } 
.last-mintueR{
width:74px;float:left; padding:3px;}

/***********************************************/
/*              List Hotel on City page                */
/***********************************************/
#ListHotelcenter{ 
 margin:0; 
 padding:0 11px 0 11px; 
 text-align:center;
} 

#bgListHotel{
padding:4px 0 4px 0;
position:relative;
background-color:#BA0000;
text-align:left;
width:100%;
}

#bgLightRed{
padding:5px 0 7px 0;
position:relative;
background:url(/Images/Template/bgtitle_lred.gif) repeat-x bottom;
text-align:center;
width:100%;
clear:both;
}

#cover_RL{
position:relative;
}

#Float_R30{
float:right;
position:relative;
width:30%;
text-align:right;
}

#Float_L60{
float:left;
position:relative;
width:60%;
text-align:left;
}
.event_hotel{padding:5px 0 5px 20px; width:802px;font-size:11px; color: #333; font-family:verdana; font-weight:normal;  text-decoration: none;}

.twocolevent{
	/*width:49%;*/
	width:100%;
	float:left;
	margin:0;	}
.twocolevent_L{
	float:left;
	width:30%;
	text-align:right;}
.twocolevent_L img{
	border:#CCCCCC solid; border-width:1px;
	padding:3px;}
.twocolevent_R{
	float:left;
	width:60%;
	font-size:11px; color: #333; font-family:verdana; text-decoration: none;}
.twocolevent_R a:link, .twocolevent_R a:visited{
	font-size:12px; color: #000; font-family:verdana;  text-decoration: none;}
.twocolevent_R a:hover{
	color: #F60;
}
.twocolevent-paddcontent{
	padding:10px 0 10px 15px;
	}

.eventlist {float:left; width:618px; margin:3px 0 0 0; height:60px; background:url(/Images/Template/bg-yellow618x60.gif) no-repeat;}

.eventlist-img { float:left; padding:10px 0 0 0; width:74px; height:50px; text-align:center;}
.eventlist-date { float:left; padding:25px 10px 15px 15px; width:160px; height:20px; font-size:11px; color: #000; font-family:verdana;  text-decoration: none;}
.eventlist-name { float:left; padding:25px 10px 15px 15px; width:330px; height:20px; font-size:11px; color: #000; font-family:verdana;}
.eventlist-name a:link, .eventlist-name a:visited{ font-size:11px; color: #000; font-family:verdana;  text-decoration: underline;}
.eventlist-name a:hover{color:#c30;}

.eventlist-dot{background:url(/Images/icon/dot_gray66_1x3.gif) bottom repeat-x; height:10px; clear:both;}

.event-c-L{
	width:30%;
	float:left;
	padding:15px 0 20px 0;}
.event-c-R{
	width:70%;
	float:left;
	padding:15px 0 20px 0;
	font-size:12px; color: #000; font-family:verdana;  text-decoration: none;}


.event-pro { width:610px; font-size:11px; color:#6C6C6C; clear:both;}
.event-pro img{float:left; margin:2px 10px 0 0; border:none;}
.event-pro .epl{width:290px; float:left; margin:10px 10px 0 0; 
	font-size:11px; color: #000; font-family:verdana; font-weight:normal;  text-decoration: none;}
.event-pro .epr{width:290px; float:left; border-left:1px solid #D5D5D7; margin:10px 0 0 0; padding-left:15px;
	font-size:11px; color: #000; font-family:verdana; font-weight:normal;  text-decoration: none;}

.event-pro-h {width:290px; float:left; border-bottom:1px solid #D5D5D7; line-height:12px; height:15px;}
.event-pro-h h3{font-size:11px; color: #000; font-family:verdana; font-weight:bold;  text-decoration: none;}


/*upcomming event*/
.upcomming{
	width:190px;
	margin:0;
	}
.upcomming ul{
	margin:0 0 0 25px;
	padding: 0;
	list-style-image:url(/Images/icon/icon_arrow_red.gif);
	line-height:26px;	
	}
.upcomming li{
	margin:0;
	padding:0;	
	background: url(/Images/icon/dot_gray99_1x3.gif) bottom repeat-x;	
	line-height:26px;	
	}
.upcomming a, .upcomming a:link, .upcomming a:visited{
	font-family: tahoma; font-size:12px; color:#000; text-decoration:none;
	}
.upcomming a:hover{
	color:#ff6600;
	}
/*
.nav {
	padding:3px 10px 3px 20px;
	width:920px;
	font-size:11px; color: #000; font-family:tahoma; font-weight:nomal;  text-decoration: none;
}
.nav a:link, .nav a:visited{
	color:#C30; text-decoration:underline;
	}
.nav a:hover{
	color:#C30; text-decoration:none;
	}*/
	
.nav {
	background-color:#EFEFEF; border:#E1E1E1 solid 1px; border-bottom-width:0px;border-left-width:0px;border-right-width:0px;
	width:950px;	font-size:11px; color: #555; font-family:tahoma; font-weight: normal;  text-decoration: none;
}
.nav a:link, .nav a:visited{
	color:#C30; text-decoration:none;
	}
.nav a:hover{
	color:#F90; text-decoration:none;
	}	
	
/*exchang link*/
.travel-resources_t {background: url(/images/template/travel-resources-t.gif) 0 0 repeat-x  #FFFFFF; width:800px;}
.travel-resources_b {background: url(/images/template/travel-resources-b.gif) 0 100% repeat-x}
.travel-resources_l {background: url(/images/template/travel-resources-l.gif) 0 0 repeat-y}
.travel-resources_r {background: url(/images/template/travel-resources-r.gif) 100% 0 repeat-y}
.travel-resources_bl {background: url(/images/template/travel-resources-bl.gif) 0 100% no-repeat}
.travel-resources_br {background: url(/images/template/travel-resources-br.gif) 100% 100% no-repeat}
.travel-resources_tl {background: url(/images/template/travel-resources-tl.gif) 0 0 no-repeat}
.travel-resources_tr {background: url(/images/template/travel-resources-tr.gif) 100% 0 no-repeat; padding:10px;}

.travel-category{
width:780px;}
.travel-category ul{
list-style-type:none;}
.travel-category li{
width:175px; padding:0 0 0 20px; float:left; text-align:left;font-size: 12px; font-family:tahoma; font-weight:normal; color: #FF9900; text-decoration: none}
.travel-category a:link, .travel-category a:active, .travel-category a:visited{
 color: #FF9900; text-decoration: none}
.travel-category a:hover {
 color: #FF9900; text-decoration: underline}

.travel-list{
width:780px;}
.travel-list ul{
list-style-type:none; padding:15px 0;}
.travel-list li{
background:url(/Images/Icon/bullet_arrow.gif) top left no-repeat; padding:0px 0 10px 14px; display:block;
width:780px; float:left; font-size: 12px; font-family:tahoma; font-weight:normal; color: #000000; text-decoration: none}
.travel-list a:link, .travel-list a:active, .travel-list a:visited{
 color: #0066CC; text-decoration: underline;background:url(Images/Icon/bullet_arrow.gif) top left no-repeat;}
.travel-list a:hover {
 color: #0066CC; text-decoration: none;background:url(Images/Icon/bullet_arrow.gif) top left no-repeat;}
 
 .travel385{
width:385px; float:left; padding-top:40px; display:block;}


/****frame****/
.rcurve-gwh-t {background: url(/Images/Template/rcurve-gwh-t.gif) 0 0 repeat-x; width: 630px;}
.rcurve-gwh-b {background: url(/Images/Template/rcurve-gwh-b.gif) 0 100% repeat-x}
.rcurve-gwh-l {background: url(/Images/Template/rcurve-gwh-l.gif) 0 0 repeat-y}
.rcurve-gwh-r {background: url(/Images/Template/rcurve-gwh-r.gif) 100% 0 repeat-y}
.rcurve-gwh-bl {background: url(/Images/Template/rcurve-gwh-bl.gif) 0 100% no-repeat}
.rcurve-gwh-br {background: url(/Images/Template/rcurve-gwh-br.gif) 100% 100% no-repeat}
.rcurve-gwh-tl {background: url(/Images/Template/rcurve-gwh-tl.gif) 0 0 no-repeat}
.rcurve-gwh-tr {background: url(/Images/Template/rcurve-gwh-tr.gif) 100% 0 no-repeat; padding:10px}
 /********************show dot line********************/
.dotline{
background:url(../../images/Icon/dot_gray66_1x3.gif) top repeat-x;
clear:both;
height:20px;
width:100%
}

.dotline_bottom{
background:url(../../images/Icon/dot_gray66_1x3.gif) bottom repeat-x;
clear:both;
height:20px;
width:100%
}

.dotline_center{
background:url(../../images/Icon/dot_gray66_1x3.gif) center repeat-x;
clear:both;
height:20px;
width:100%
}

.dot_title {
background:url(/Images/icon/dot_gray66_1x3.gif) bottom repeat-x;}

.lineorgl {
background:url(/Images/icon/bg_orgl_2line.gif) center repeat-x;
height:50px; line-height:5px; font-size:0;
clear:both;}

.bul-flower {
background:url(/Images/icon/icon_title.gif) left no-repeat;}

/*Closeset */
.closeset-70{width:70px; float:left;}
.closeset-200{width:200px; float:left; padding-top:10px;}
.closeset-100{width:100px; float:left; padding-top:10px;}
.closeset-402{width:402px; float:left; padding-top:10px;font-size:12px; font-family: "verdana"; color: #000000; font-weight:normal;}

/* hotel info */

#hotel-830{
width:830px; padding-top:40px; text-align:left;}
#hotel-830-line{
width:830px; background:url(/images/Icon/dot_gray66_1x3.gif) bottom repeat-x; padding:3px 0 3px 0;font-size: 11px; font-family:verdana; font-weight:normal; font-weight:normal; color: #333333; text-decoration: none}

#hotel-822{
width:822px;}
#hotel-822-top20{
width:822px; padding-top:20px; text-align:left; font-size: 12px; font-family:Tahoma; color: #000000; font-weight:normal; text-decoration: none}


#hotel-760{
width:760px;}
#hotel-780{
width:780px; padding-top:0px; text-align:left;font-size: 11px; font-family:verdana; font-weight:normal; font-weight:normal; color: #333333; text-decoration: none}
#hotel-780-line{
width:780px; background:url(/images/Icon/dot_gray66_1x3.gif) bottom repeat-x; padding:3px 0 3px 0;font-size: 11px; font-family:verdana; font-weight:normal; font-weight:normal; color: #333333; text-decoration: none}


.hotel-820{
width:820px; float:left; text-align:left;}

.hotel-210{width:210px; padding:20px 20px 0 0; float:left; text-align:left;}
.picture-hotel{
width:200px;border:1px solid #C2C2C0; padding:5px; text-align:center;}


.hotel-585-top20{
width:585px; padding:20px 0 0 0; float:right;font-size: 12px; font-family:Tahoma; color: #333333; font-weight:normal; text-decoration: none;}
.hotel-585 {
width:585px;text-align:left; float:left;padding-bottom:10px;}
.hotel-520-top20{
width:520px; padding:20px 0 0 0; float:right;font-size: 12px; font-family:Tahoma; color: #333333; font-weight:normal; text-decoration: none}
.hotel-520 {
width:520px;text-align:left; float:left;padding-bottom:10px;}
.hotel2-150{
width:150px;text-align:left; float:left;padding-bottom:10px;}
.hotel-435{
width:435px;text-align:left; float:left;padding-bottom:10px;} 
.hotel-370{
width:370px;text-align:left; float:left;padding-bottom:10px;}
.hotel-540{
width:540px; float:left; text-align:left;}
.hotel-490{
width:490px; float:left; text-align:left;}
.hotel-290{
width:290px; float:left; text-align:right;}

#hotel-of-month-01{
width:830px; height:26px; background:url(/Images/Template/HotelOfMonth_01.gif) bottom no-repeat;}
#hotel-of-month-02{
width:830px; height:100px; background:url(/Images/Template/HotelOfMonth_02.gif) bottom no-repeat;}
#hotel-of-month-03{
width:830px; background:url(/Images/Template/HotelOfMonth_03.gif) top repeat-y;}
#hotel-of-month-04{
width:830px; height:26px; background:url(/Images/Template/HotelOfMonth_04.gif) top no-repeat;}

.event_inhotel{
}




/*  hotel review Old */
.box_review_top{
width:820px; background:url(/images/template/hotelreview-top.jpg) bottom no-repeat; }
.box_review_title{
border:#FFCC99 solid 1px; border-bottom-width:0px; border-top-width:0px; color:CC3300; font-size: 12px; font-family:verdana; font-weight: bold;
padding:0px 20px 5px 20px; width:778px !important; width:820px; text-align:left}
.box_review_body{
border:#FFCC99 solid 1px; padding:10px; width:798px !important; width:820px; text-align:left}
.box-pink-top{
width:530px; background:url(/images/template/box-pink-top.jpg) bottom no-repeat; }
.box-pink-bg{
width:530px; background:url(/images/template/box-pink-bg.jpg) top repeat-y; }
.box-pink-bottom{
width:530px; background:url(/images/template/box-pink-bottom.jpg) top no-repeat; }

.box-summary-top{
width:290px; height:37px; background:url(/images/template/box-summary-top.gif) bottom no-repeat; }
.box-summary-bg{
width:290px; background:url(/images/template/box-summary-bg.gif) top repeat-y; text-align:left }
.box-summary-bottom{
width:290px; background:url(/images/template/box-summary-bottom.gif) top no-repeat; }

.box-form-top{
width:522px; height:12px; background:url(/images/template/box-form-top.jpg) bottom no-repeat; }
.box-form-bg{
width:522px; background:url(/images/template/box-form-bg.jpg) top repeat-y; text-align:left }
.box-form-bottom{
width:822px; height:20px; background:url(/images/template/box-form-bottom.jpg) top no-repeat; }
.box-form-bg2{
width:822px; background:url(/images/template/box-form-bg2.jpg) top left repeat-y; text-align:left; padding-left:13px }
.box-form-bottom2{
width:822px; height:20px; background:url(/images/template/box-form-bottom2.jpg) top no-repeat; }
.box-form-249{
width:249px; float:left;}

.review_t {background: url(/images/template/review-t.jpg) 0 0 repeat-x; background-color: #FFFFEA; width:650px;}
.review_b {background: url(/images/template/review-b.jpg) 0 100% repeat-x}
.review_l {background: url(/images/template/review-l.jpg) 0 0 repeat-y}
.review_r {background: url(/images/template/review-r.jpg) 100% 0 repeat-y}
.review_bl {background: url(/images/template/review-bl.jpg) 0 100% no-repeat}
.review_br {background: url(/images/template/review-br.jpg) 100% 100% no-repeat}
.review_tl {background: url(/images/template/review-tl.jpg) 0 0 no-repeat}
.review_tr {background: url(/images/template/review-tr.jpg) 100% 0 no-repeat;}

.box-gray_bl {background: url(/images/template/box-gray-bl.jpg) 0 100% no-repeat}
.box-gray_br {background: url(/images/template/box-gray-br.jpg) 100% 100% no-repeat}
.box-gray_tl {background:#E3E3D2 url(/images/template/box-gray-tl.jpg) 0 0 no-repeat;width:822px;}
.box-gray_tr {background: url(/images/template/box-gray-tr.jpg) 100% 0 no-repeat;}

.hotel_reviewlist{
width:747px; text-align:center;font-size: 12px; font-family: "verdana"; color:#000000; text-decoration:none;font-weight:normal;}
.hotel_reviewlist ul{
list-style-type:none; padding-bottom:30px;}
.hotel_reviewlist li{
width:80px;float:left;}

.faqs_reviewTitle{
width:780px;font-size: 13px; font-family:"verdana"; color:#CC3300 ; text-decoration:none; padding:30px 0 5px 0;
background:url(/images/Icon/dot_gray55_3x3.gif) left bottom repeat-x;}
.faqs_reviewBody{
width:780px;font-size: 13px; font-family:"verdana"; color:#000000 ; text-decoration:none; padding:0 15px 10px 15px;}
.faqs_reviewBottom{
width:780px;font-size: 13px; font-family:"verdana"; color:#005ABC ; text-decoration:none; text-align:right;}

#review-Padd15{
padding:8px 15px; text-align:left; font-size: 11px; font-family:"Tahoma"; color: #000000; text-decoration: none;}
#review-Padd10{
padding:10px; text-align:left;}
#review-822{
width:822px;}
.review-822txt{
width:822px;  text-align:left; font-size: 12px; font-family:"Tahoma"; color: #000000; text-decoration: none;}
.review-822Line{
width:822px; border:#FFCC00 solid 0px; border-bottom-width:1px;}
.detail-200L{
width:180px !important; width:200px; float:left; padding:10px; text-align:center;}
.detail-622R{
width:602px !important; width:622px; float:left; padding:10px; text-align:left; font-size: 11px; font-family:"Tahoma"; color: #000000; text-decoration: none;}
.review-532{
width:532px; float:left;}
.review-530{
width:530px; float:left;}
.review-462{
width:462px; float:left;}
.review-396{
width:396px; float:left;}
.review-396Border{
width:394px; float:left; border:#CCCCCC solid 1px;}
.review-360{
width:360px; float:left;}
.review-320{
width:300px; float:left;}
.review-502{
width:522px; float:left;}
.review-300{
width:300px !important; width:295px; float:left;}
.review-268{
width:268px; float:left;}
.review-290{
width:290px; float:left;}

.review-95{
width:95px; float:left;}
.review-190{
width:190px !important; width:185px; float:left;}
.review-ratingL{
width:126px; float:left;font-size: 11px; font-family:"Tahoma"; color: #cc3300; text-decoration: none; font-weight:bold;}
.review-ratingR{
width:122px; float:left;}



/* TablePrice Selectroomtype */
#table-price-top{
width:807px !important;width:822px; height:25px !important; height:35px; background:url(/images/template/table-price-top.jpg) bottom no-repeat; text-align:left; padding:10px 0 0 15px;
font-size: 12px; font-family:verdana; font-weight:normal; color: #826541; text-decoration: none}
#table-price-body{
width:820px !important; width:822px; border:#D4CAB1 solid 1px; background-color:#EEE7DA; border-bottom-width:0px; border-top-width:0px;}
#table-price-bottom{
width:822px; background:url(/images/template/table-price-bottom.jpg) top no-repeat; text-align:left;}
#table-price-line{
width:590px; background:url(/images/Icon/dot_gray66_1x3.gif) center repeat-x; height:10px;}

.table-price-600{
width:600px; float:left; padding:10px 5px 10px 15px; text-align:left;font-size: 12px; font-family:verdana; font-weight:normal; color: #000000; text-decoration: none}
.table-price-200{
width:200px; float:left;}
.table-price-180{
width:180px; float:left;}
.table-price-100{
width:100px; float:left;}
.table-price-480{
width:480px; float:left;}
.table-price-80{
width:80px; float:left; padding-top:10px;}
.table-price-400{
width:400px; float:left;}

.fac_primarycontent{
	  width: 350px; padding-left:30px;
	  float: left;
	  position: relative;
	text-align:left;}

.fac_primarycontent ul {
	list-style-image:url(/images/Icon/bullet_arrow.gif);
	padding: 0;}

.fac_primarycontent li {
	padding: 2px 0 0 0;
	margin: 2px 0 2px 0;
	line-height:18px;
	color:#000000; font-family:arial; font-size:12px; text-decoration:none;}


.hotel-670pic{
	width:670px;	text-align:left;}

.hotel-335{
	width:240px;	float:left; text-align: center; padding-left:40px; }

.hotel-335line{
	width:365px;text-align:left; float:right; font-size:11px;font-family:verdana; background:url(../../images/Icon/dot_gray55_3x3.gif) left repeat-y;}

.hotel-line{
	background:url(../../images/Icon/dot_gray66_1x3.gif) top repeat-x; clear:both;height:10px;}

.hotel-thumbnail ul{
	list-style: none;	height:73px;	padding: 9px 0 2px 0 !important;	padding: 4px 0 3px 0; margin: 0;	text-align:center;}

.hotel-thumbnail li{
list-style: none;
float:left; padding-left:10px;}

.hotel-thumbnail{
width:365px;}
/*--------------------------------------split line-----------------------------------------------------*/
.splitline{
background:url(../../images/Icon/dot_gray66_1x3.gif) center repeat-x;
height:40px;
width:100%;
clear:both;
}

.clearlinezero{
clear:both; line-height:0; font-size:0; height:0}
.navigation{width:950px; background-color:#EFEFEF; border:#E1E1E1 solid 1px; border-bottom-width:0px;border-left-width:0px;border-right-width:0px;}

.txtSub {font-size: 11px; font-family:verdana; font-weight:normal; font-weight:normal;	color: #0066CC; text-decoration: none}
/*----------------------------------------------Header----------------------------------------------------------------*/
h1{
font-family:tahoma; font-size:16px; color:#BB0000; text-decoration:none;}
h2{
font-family:tahoma; font-size:16px; text-decoration:none; font-weight:normal}
h3{
font-family:tahoma; font-size:16px; text-decoration:none; font-weight:normal}
.gray12_33 h3{
font-size: 12px; font-family:verdana; font-weight:normal; font-weight:normal; color: #333333; text-decoration: none}
h4 {
font-family:tahoma; font-size:16px; text-decoration:none; font-weight:normal}
h4.gray12_33{
font-size: 12px; font-family:verdana; font-weight:normal; font-weight:normal; color: #333333; text-decoration: none}

.dot_title h1{font-size: 26px; font-family:Times New Roman; color: #BB0000; text-decoration: none}
.dot_title h2 {font-family:tahoma; font-size:16px; color:#BB0000; font-weight:bold; text-decoration:none;}

/*----------------------------------------------Black Color----------------------------------------------------------------*/
.txtBlack11  {font-size: 11px; font-family:verdana; font-weight:normal; color: #000000; text-decoration: none}
.black12  {font-size: 12px; font-family:verdana; font-weight:normal; color: #000000; text-decoration: none}
.black14  {font-size: 14px; font-family:verdana; font-weight:normal; color: #000000; text-decoration: none}

.black12_red:link  {font-size: 12px; font-family:Tahoma; color: #000000; font-weight:normal; text-decoration:underline}
.black12_red:visited  {font-size: 12px; font-family:Tahoma; color: #000000; font-weight:normal; text-decoration:underline}
.black12_red:hover {font-size: 12px; font-family:Tahoma; color: #BB0000; font-weight:normal; text-decoration:none}

.black12-red:link  {font-size: 12px; font-family:Tahoma; color: #000000; font-weight:normal; text-decoration:none}
.black12-red:visited  {font-size: 12px; font-family:Tahoma; color: #000000; font-weight:normal; text-decoration:none}
.black12-red:hover {font-size: 12px; font-family:Tahoma; color: #CC3333; font-weight:normal; text-decoration:none}

.lblack12b-red  {font-size: 12px; font-family:Tahoma; color: #000000; font-weight:bold; text-decoration:none}
.lblack12b-red:link  {font-size: 12px; font-family:Tahoma; color: #000000; font-weight:bold; text-decoration:none}
.lblack12b-red:visited  {font-size: 12px; font-family:Tahoma; color: #000000; font-weight:bold; text-decoration:none}
.lblack12b-red:hover {font-size: 12px; font-family:Tahoma; color: #CC3333; font-weight:bold; text-decoration:none}

.black12-red_none:link  {font-size: 12px; font-family:Tahoma; color: #000000; font-weight:normal; text-decoration:none}
.black12-red_none:visited  {font-size: 12px; font-family:Tahoma; color: #000000; font-weight:normal; text-decoration:none}
.black12-red_none:hover {font-size: 12px; font-family:Tahoma; color: #CC3333; font-weight:normal; text-decoration:none}
.black12-red_none:active  {font-size: 12px; font-family:Tahoma; color: #000000; font-weight:normal; text-decoration:none}

.l12b_blackorg {font-size: 12px; font-family:Tahoma; color: #000000; font-weight:normal; text-decoration: none}
.l12b_blackorg:link  {font-size: 12px; font-family:Tahoma; color: #000000; font-weight:normal; text-decoration: none}
.l12b_blackorg:visited  {font-size: 12px; font-family:Tahoma; color: #000000; font-weight:normal; text-decoration: none}
.l12b_blackorg:hover {font-size: 12px; font-family:Tahoma; color: #FF6600; font-weight:normal; text-decoration: none}
.l12b_blackorg:active  {font-size: 12px; font-family:Tahoma; color: #555555; font-weight:normal; text-decoration: none}

.l12_blackorg {font-size: 12px; font-family:Tahoma; color: #000000; text-decoration: none}
.l12_blackorg:link  {font-size: 12px; font-family:Tahoma; color: #000000;  text-decoration: none}
.l12_blackorg:visited  {font-size: 12px; font-family:Tahoma; color: #000000;  text-decoration: none}
.l12_blackorg:hover {font-size: 12px; font-family:Tahoma; color: #FF6600; text-decoration: none}
.l12_blackorg:active  {font-size: 12px; font-family:Tahoma; color: #555555; text-decoration: none}

.l14_blackorg:link  {font-size: 14px; font-family:Tahoma; color: #000000;  text-decoration: none}
.l14_blackorg:visited  {font-size: 14px; font-family:Tahoma; color: #000000;  text-decoration: none}
.l14_blackorg:hover {font-size: 14px; font-family:Tahoma; color: #FF6600; text-decoration: none}
.l14_blackorg:active  {font-size: 14px; font-family:Tahoma; color: #555555; text-decoration: none}

.l12b_blackbrwn {font-size: 12px; font-family:Tahoma; color: #000000; font-weight:normal; text-decoration: none}
.l12b_blackbrwn:link  {font-size: 12px; font-family:Tahoma; color: #000000; font-weight:normal; text-decoration: none}
.l12b_blackbrwn:visited  {font-size: 12px; font-family:Tahoma; color: #000000; font-weight:normal; text-decoration: none}
.l12b_blackbrwn:hover {font-size: 12px; font-family:Tahoma; color: #CD6600; font-weight:normal; text-decoration: none}
.l12b_blackbrwn:active  {font-size: 12px; font-family:Tahoma; color: #FF6600; font-weight:normal; text-decoration: none}

.l12b_blackc30 {font-size: 12px; font-family:Tahoma; color: #000000; font-weight:normal; text-decoration: none}
.l12b_blackc30:link  {font-size: 12px; font-family:Tahoma; color: #000000; font-weight:normal; text-decoration: none}
.l12b_blackc30:visited  {font-size: 12px; font-family:Tahoma; color: #000000; font-weight:normal; text-decoration: none}
.l12b_blackc30:hover {font-size: 12px; font-family:Tahoma; color: #CC3300; font-weight:normal; text-decoration: none}
.l12b_blackc30:active  {font-size: 12px; font-family:Tahoma; color: #BB0000; font-weight:normal; text-decoration: none}

/*----------------------------------------------gray Color----------------------------------------------------------------*/
.link9_grayorg {font-size: 9px; font-family:"Tahoma"; color: #555555; text-decoration: none}
.link9_grayorg:link  {font-size: 9px; font-family:"Tahoma"; color: #555555; text-decoration: none}
.link9_grayorg:visited  {font-size: 9px; font-family:"Tahoma"; color: #555555; text-decoration: none}
.link9_grayorg:hover {font-size: 9px; font-family:"Tahoma"; color: #FF9900; text-decoration: none}
.link9_grayorg:active  {font-size: 9px; font-family:"Tahoma"; color: #000000; text-decoration: none}

.linkgray11:link {font-size: 11px; font-family: "Tahoma"; color: #555555; text-decoration:none}
.linkgray11:visited {font-size: 11px; font-family: "Tahoma"; color: #555555; text-decoration: none}
.linkgray11:hover {font-size: 11px; font-family: "Tahoma"; color: #555555; text-decoration: underline}
.linkgray11:active {font-size: 11px; font-family: "Tahoma"; color: #555555; text-decoration: none}

.txtgray66 {font-size: 11px; font-family: "Tahoma"; font-weight:normal; color: #666666}
.gray12-BBB {font-size: 12px; font-family: "Tahoma"; font-weight:normal; color: #BBBBBB}

.gray12_44 {font-size: 12px; font-family:verdana; font-weight:normal; color: #444444; text-decoration: none}

.gray12_44org {font-size: 12px; font-family:"Tahoma"; color: #444444; text-decoration: none}
.gray12_44org:link  {font-size: 12px; font-family:"Tahoma"; color: #444444; text-decoration: none}
.gray12_44org:visited  {font-size: 12px; font-family:"Tahoma"; color: #444444; text-decoration: none}
.gray12_44org:hover {font-size: 12px; font-family:"Tahoma"; color: #FF6600; text-decoration: none}

.gray12b_55org {font-size: 12px; font-family:"Tahoma"; color: #555555; font-weight:normal; text-decoration: none}
.gray12b_55org:link  {font-size: 12px; font-family:"Tahoma"; color: #555555; font-weight:normal;  text-decoration: none}
.gray12b_55org:visited  {font-size: 12px; font-family:"Tahoma"; color: #555555; font-weight:normal;  text-decoration: none}
.gray12b_55org:hover {font-size: 12px; font-family:"Tahoma"; color: #FF6600; font-weight:normal;  text-decoration: none}

.txtgray4E {font-size: 11px; font-family: "Tahoma"; font-weight:normal;	color: #4E4E4E}
.gray12_CC {font-size: 12px; font-family: "Tahoma"; font-weight:normal;	color: #CCCCCC}
.gray11_99 {font-size: 11px; font-family:"Tahoma"; font-weight:normal; color: #999999; text-decoration: none}
.gray12_99 {font-size: 12px; font-family:"Tahoma"; font-weight:normal; color: #999999; text-decoration: none}
.gray11_55 {font-size: 11px; font-family:"Tahoma"; font-weight:normal; color: #555555; text-decoration: none}
.gray12_55 {font-size: 12px; font-family:"Tahoma"; font-weight:normal; color: #555555; text-decoration: none}

.gray11_33 {font-size: 11px; font-family:verdana; font-weight:normal; font-weight:normal; color: #333333; text-decoration: none}

.lgray11_33cc33:link  {font-size: 11px; font-family:"Tahoma"; color: #333333; text-decoration: none}
.lgray11_33cc33:visited  {font-size: 11px; font-family:"Tahoma"; color: #333333; text-decoration: none}
.lgray11_33cc33:hover {font-size: 11px; font-family:"Tahoma"; color: #cc3300; text-decoration: none}

.gray12_33 {font-size: 12px; font-family:verdana; font-weight:normal; color: #333333; text-decoration: none}

.gray12_33org {font-size: 12px; font-family:"Tahoma"; color: #333333; text-decoration: none}
.gray12_33org:link  {font-size: 12px; font-family:"Tahoma"; color: #333333; text-decoration: none}
.gray12_33org:visited  {font-size: 12px; font-family:"Tahoma"; color: #333333; text-decoration: none}
.gray12_33org:hover {font-size: 12px; font-family:"Tahoma"; color: #FF6600; text-decoration: none}

.gray11_393434 {font-size: 11px; font-family:verdana; font-weight:normal; color: #393434; text-decoration: none}

.gray12_33cc33 {font-size: 12px; font-family:"Tahoma"; color: #333333; text-decoration: none}
.gray12_33cc33:link  {font-size: 12px; font-family:"Tahoma"; color: #333333; text-decoration: none}
.gray12_33cc33:visited  {font-size: 12px; font-family:"Tahoma"; color: #333333; text-decoration: none}
.gray12_33cc33:hover {font-size: 12px; font-family:"Tahoma"; color: #cc3300; text-decoration: none}

/*----------------------------------------------Brown Color----------------------------------------------------------------*/
.txtbrown12  {font-size: 12px; font-family:verdana; font-weight:normal; color: #826541; text-decoration: none}
.txtbrown11  {font-size: 11px; font-family:verdana; font-weight:normal; color: #CD6600; text-decoration: none}
.txtbrown_CD6014  {font-size: 14px; font-family:verdana; font-weight:normal; color: #CD6600; text-decoration: none}
.txtbrown11_search  {font-size: 11px; font-family:verdana; font-weight:normal; color: #826541; text-decoration: none}
.txtbrown14_period  {font-size: 14px; font-family:verdana; font-weight:normal; color: #AA2B00; text-decoration: none}

.title_brown16 {font-size: 16px; font-family:"Tahoma"; color: #A55200; text-decoration: none}

/*----------------------------------------------Red Color----------------------------------------------------------------*/
.time_red26 {font-size: 26px; font-family:"Times New Roman"; color: #BB0000; text-decoration: none}
.time_red20 {font-size: 20px; font-family:"Times New Roman"; color: #BB0000; text-decoration: none}
.cc3300_9 {font-size: 9px; font-family:verdana; font-weight:normal; color: #cc3300; text-decoration: none}
.cc3300_11 {font-size: 11px; font-family:"Tahoma"; color: #cc3300; text-decoration: none}
.cc3300_12 {font-size: 12px; font-family:"Tahoma"; color: #cc3300; text-decoration: none}
.cc3300_14 {font-size: 14px; font-family:"Tahoma"; color: #cc3300; text-decoration: none}
.cc3300_16B {font-size: 16px; font-family:"Tahoma"; color: #cc3300; text-decoration: none; font-weight:bold;}

.C3011_org:link {font-size: 11px; font-family: "Tahoma"; color: #CC3300; text-decoration:underline}
.C3011_org:visited {font-size: 11px; font-family: "Tahoma"; color: #CC3300; text-decoration:underline}
.C3011_org:hover {font-size: 11px; font-family: "Tahoma"; color: #FF9900; text-decoration: none}

.C3011-org {font-size: 11px; font-family: "Tahoma"; color: #CC3300; text-decoration:none}
.C3011-org:link {font-size: 11px; font-family: "Tahoma"; color: #CC3300; text-decoration:none}
.C3011-org:visited {font-size: 11px; font-family: "Tahoma"; color: #CC3300; text-decoration: none}
.C3011-org:hover {font-size: 11px; font-family: "Tahoma"; color: #FF9900; text-decoration: none}

.C3012-org {font-size: 12px; font-family: verdana; color: #cc3300; text-decoration:none}
.C3012-org:link {font-size: 12px; font-family: verdana; color: #cc3300; text-decoration:none}
.C3012-org:visited {font-size: 12px; font-family:verdana; font-weight:normal; color: #cc3300; text-decoration: none}
.C3012-org:hover {font-size: 12px; font-family: verdana; color: #FF9900; text-decoration: none}

.red11 {font-size: 11px; font-family:verdana; font-weight:normal; color: #cc0000; text-decoration: none}
.red12 {font-size: 12px; font-family:verdana; font-weight:normal; color: #cc0000; text-decoration: none}
.red14 {font-size: 14px; font-family:verdana; font-weight:normal; color: #cc0000; text-decoration: none}



/*----------------------------------------------Green Color----------------------------------------------------------------*/
.title_green16 {font-size:16px; font-family:"Tahoma"; color: #336600; text-decoration: none}

.green14 {font-size: 14px; font-family:"Tahoma"; color: #489200; font-weight:normal; text-decoration: none}
.green12 {font-size: 12px; font-family: "Tahoma"; color: #307200; text-decoration:none}

.lmore {font-size: 11px; font-family: "Tahoma"; color: #638400; text-decoration:none}
.lmore:link {font-size: 11px; font-family: "Tahoma"; color: #638400; text-decoration:none}
.lmore:visited {font-size: 11px; font-family: "Tahoma"; color: #638400; text-decoration: none}
.lmore:hover {font-size: 11px; font-family: "Tahoma"; color: #FF9900; text-decoration: none}

.l11_grn_ {font-size: 11px; font-family: "Tahoma"; color: #307200; text-decoration:none}
.l11_grn_:link {font-size: 11px; font-family: "Tahoma"; color: #307200; text-decoration:underline}
.l11_grn_:visited {font-size: 11px; font-family: "Tahoma"; color: #307200; text-decoration:underline}
.l11_grn_:hover {font-size: 11px; font-family: "Tahoma"; color: #307200; text-decoration: none}


/*----------------------------------------------Blue Color----------------------------------------------------------------*/
.title_blue16 {font-size: 16px; font-family:"Tahoma"; color: #0055AA; text-decoration: none}

.blue05A-12 {font-size: 12px; font-family: verdana; color: #0055AA; text-decoration: none}

.l12_bluegray {font-size: 12px; font-family: verdana; color: #0055AA; text-decoration:none}
.l12_bluegray:link {font-size: 12px; font-family: verdana; color: #0055AA; text-decoration:none}
.l12_bluegray:visited {font-size: 12px; font-family:verdana; font-weight:normal; color: #0055AA; text-decoration: none}
.l12_bluegray:hover {font-size: 12px; font-family: verdana; color: #444444; text-decoration: none}

.l12_blue-org {font-size: 12px; font-family: verdana; color: #0055AA; text-decoration: none}
.l12_blue-org:link {font-size: 12px; font-family: verdana; color: #0055AA; text-decoration:underline}
.l12_blue-org:visited {font-size: 12px; font-family:verdana; font-weight:normal; color: #0055AA; text-decoration:underline}
.l12_blue-org:hover {font-size: 12px; font-family: verdana; color: #FF6600; text-decoration: none}

/*----------------------------------------------White Color----------------------------------------------------------------*/
.wh11 {font-size: 11px; font-family: "Tahoma"; color: #FFFFFD; text-decoration:none}
.wh12 {font-size: 12px; font-family: "Tahoma"; color: #FFFFFD; text-decoration:none}
.wh14 {font-size: 14px; font-family: "Tahoma"; color: #FFFFFD; text-decoration:none}

/*----------------------------------------------Orange Color----------------------------------------------------------------*/
.orange12 {font-size: 12px; font-family:"Tahoma"; color: #CC6600; text-decoration: none}
.orange14 {font-size: 14px; font-family:"Tahoma"; color: #FF6600; text-decoration: none}
.time_or26 {font-size: 26px; font-family:"Times New Roman"; color: #FF6600; text-decoration: none}

.orange11B_:link {font-size: 11px; font-family: verdana; color: #FF6600; text-decoration:underline; font-weight:bold;}
.orange11B_:visited {font-size: 11px; font-family:verdana; color: #FF6600; text-decoration: underline; font-weight:bold;}
.orange11B_:hover {font-size: 11px; font-family: verdana; color: #FF6600; text-decoration: none;font-weight:bold;}
.orange11B_:active {font-size: 11px; font-family: verdana; color: #FF6600; text-decoration: underline;font-weight:bold;}

.orange12_:link {font-size: 12px; font-family: verdana; color: #FF6600; text-decoration:underline; font-weight: normal;}
.orange12_:visited {font-size: 12px; font-family:verdana; color: #FF6600; text-decoration: underline; font-weight:normal;}
.orange12_:hover {font-size: 12px; font-family: verdana; color: #FF6600; text-decoration: none;font-weight:normal;}
.orange12_:active {font-size: 12px; font-family: verdana; color: #FF6600; text-decoration: underline;font-weight:normal;}
/***********************************************************************/
 /***********************************************/
/*                          Layout Divs                          */
/***********************************************/
.page950px{  width:950px;  text-align:left;   margin-left:auto;  margin-right:auto; } 
 
 /* Header */
#header-105{
height:105px; width:950px; background:url(/images/Template/header-bg.jpg) top no-repeat;}

#header-bg_tmenu{
width:950px; height:34px; background:#EFEFEF url(/images/Template/bg_tmenu.gif) top repeat-x;}

#header-950{
width:950px; margin:0px}

#header-650{
width:650px;float:left; padding:0px 0px 0px 16px; margin:0; background-color:#EFEFEF;}

#header-250{
width:250px;float:right;padding:0px 16px 0px 0px; background-color:#EFEFEF; text-align:right;}

#header-180{
float:left; width:180px; padding:2px 0 0 0;}

#header-50{
float:left; width:50px; padding:1px 0 0 16px;}


.header{ margin:0; position:relative;  height:184px; width:950px; background-color:#efefef; } 


.footer{ /*height:83px; */  width:950px; background-color:#FFFFFF; clear:both; }

.wrapper{  width:950px;  position:relative; background-color:#FFFFFF;}


.content_950{ 
 width:950px; 
  background-color:#FFFFFF; 
  clear:both;
} 
.content_950bg{ 
 width:950px; 
 background:url(/images/template/shortbg.jpg) top left repeat-x;
 clear:both;
} 

.content_right{
  width:333px;
  float:right;
  position:relative;
 /*background-image:url(/images/template/shortbg.gif);*/
background:url(/images/Icon/dot_gray55_3x3.gif) repeat-y left;
}
.contents_right{
  width:333px;
  float:right;
  position:relative;
 /*background-image:url(/images/template/shortbg.gif);*/
background:url(/images/Icon/dot_gray55_3x3.gif) repeat-y left;
}
.content_rightbg{
  width:333px;
  float:right;
  position:relative;
 /*background-image:url(/images/template/shortbg.gif);*/
background:url(/images/Icon/dot_gray55_3x3.gif) repeat-y left;
}
.content_left_740{
 width:740px; 
 float:right;
 position:relative; 
   /*background-image:url(/images/template/shortbg.gif);*/}

.twocols_210{
 width:210px; 
 float:left;
 position:relative; 
   /*background-image:url(/images/template/shortbg.gif);*/}

.twocol_210{
 width:210px; 
 float:left;
 position:relative; 
   /*background-image:url(/images/template/shortbg.gif);*/}

.content_left{
 width:617px; 
 float:left;
 position:relative; 
   /*background-image:url(/images/template/shortbg.gif);*/
  }
  
  
   .content_inside{
 width:616px;
 float:left;
 position:relative;
 clear:both;
  }
     .contents_inside{
 width:617px;
 float:left;
 position:relative;
 clear:both;
background-image:url(/images/template/shortbg.jpg);
  }

     .contents_insidel{
 width:231px;
 float:left;
background:url(/images/Icon/dot_gray55_3x3.gif) repeat-y right;
  }
   .contents_insider{
 width:385px;
 float:right;
background-color :#FFFFFF;

  }

 /* *** content_right *** */ 

.right_panel{
  width:333px;
  float:right;
   float:left;
  position:relative;
  padding:20px 5px 4px 15px;
}
     
/* *** content_left *** */ 
 .content_col1{
 width:231px;;
 float:left;
 }
 
 .content_col11{
 padding:4px;
 }
 
 
  .content_col2{
 width:385px;
 float:left;
 background-image:url(/images/template/shortbg.jpg);
 }
 
  .content_col22{
   width:385px;
 padding:4px;
    /*background-image:url(/images/template/shortbg.gif);*/
background:url(/images/Icon/dot_gray55_3x3.gif) repeat-y left;
 }
  
.contents_col2{
 width:380px;
 float:left;
/* background-color: .FFFFCD;*/
  background-image:url(/images/template/shortbg.jpg);
 }
 
  .contents_col22{
   width:360px;
 float:left;
 padding:5px;
    /*background-image:url(/images/template/shortbg.gif);*/

 }

/*-------------------------------------------show Attraction on city page 
don't change name FROM PA--------------------------------------------------------*/
.brown12:link  {font-size: 12px; font-family:Tahoma; color: #000000; text-decoration: underline}
.brown12:visited  {font-size: 12px; font-family:Tahoma; color: #000000; text-decoration: underline}
.brown12:hover {font-size: 12px; font-family:Tahoma; color: #cc0000; text-decoration: none}
.brown12:active  {font-size: 12px; font-family:Tahoma;  color: #7DB300; text-decoration: none}