
/* Global
------------------------------------------------------------------*/
html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-color: #FBDBAA;} 

form, h1, h2, h3, h4, h5, h6, blockquote, ul, li, ol, dl{
	margin:0px;
	padding:0px;}

p, pre{
	margin:0;
	padding:15px 0 0 0;}

hr {
	clear:both;
	visibility:hidden;	}
	
.clear {
	clear:both; font-size:0; line-height:0; height:0;}
	
img {
	border:0;	}	
	
/***********************************************/
/*                          Layout Divs                          */
/***********************************************/
#page950px{ 
 width:950px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 
 
#content_950bg{ 
 width:950px; 
background-image:url(/images/template/shortbg.jpg);
background-repeat:repeat-x;}  

 #footer{
 /*height:83px; */
  width:950px;
 background-color:#FFFFFF; 
 clear:both;
 }

 #wrapper{ 
 width:950px; 
 position:relative;
 text-align:left;
 background-color:#FFFFFF;
}

.navigation{width:950px; background-color:#EFEFEF; border:#E1E1E1 solid 1px; border-bottom-width:0px;border-left-width:0px;border-right-width:0px;}
/* Header */
#header{
 margin:0;
 position:relative; 
 height:184px;
 background-color:#EFEFEF; }
#header-wording{background:#FBDBAA; padding:0 0 2px 0; font-family:verdana; font-size:11px; color:#000000; text-align:center;}

#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;}


/* show menu */
 #nav-menu ul{
list-style: none;
padding: 0;
margin: 0; height:33px;}

#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;}

.linkmenu:link  {font-size: 12px; font-family:Tahoma; font-weight: bold;	color: #BA0000; text-decoration: none}
.linkmenu:visited  {font-size: 12px; font-family:Tahoma; font-weight: bold;	color: #BA0000; 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}


/*Footer*/
#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}
 
/* H1 H2 ... H6*/
h1 {font-size: 26px; font-family:"Times New Roman"; color: #BA0000; text-decoration: none; font-weight:normal}
h1.red16{background:url(/images/Icon/icon_title.gif) left top no-repeat; padding-left:25px; font-family:tahoma; font-size:16px; color:#BA0000; text-decoration:none; text-align:left; font-weight:bold;}

h2{background:url(/images/Icon/icon_title.gif) left top no-repeat; padding-left:25px; font-family:tahoma; font-size:16px; color:#BA0000; text-decoration:none; text-align:left}
h3{background:url(/images/Icon/icon_title.gif) left top no-repeat; padding-left:25px; font-family:tahoma; font-size:16px; color:#BA0000; text-decoration:none; text-align:left}
h4{background:url(/images/Icon/icon_title.gif) left top no-repeat; padding-left:25px; font-family:tahoma; font-size:16px; color:#BA0000; text-decoration:none; text-align:left}
h5{background:url(/images/Icon/icon_title.gif) left top no-repeat; padding-left:25px; font-family:tahoma; font-size:16px; color:#BA0000; text-decoration:none; text-align:left}

 /* *** 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*/
#content_950{ 
 width:950px; 
  background-color:#FFFFFF; 
  clear:both;} 
  
.content_950{ 
 width:950px; 
  background-color:#FFFFFF; 
  clear:both;} 

#content_inside{
 width:616px;
 float:left;
 position:relative;
 clear:both;  }

.content_inside616Line{
 width:618px;
 float:left;
 position:relative;
 clear:both; background:url(/images/Icon/dot_gray55_3x3.gif) repeat-y right;}
 
 .content_inside{
 width:616px;
 float:left;
 position:relative;
 clear:both;  }
 
/*Right Content*/
#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;}

.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;}

.content_rightNoline{
  width:331px;
  float:right;
  position:relative;}

#content_rightbg{
  width:333px;
  float:right;
  position:relative;
  background:url(../../images/template/shortbg2.jpg) repeat-y left;}

.right_panel{
  width:333px;
  float:right;
   float:left;
  position:relative;
  padding:10px 5px 4px 15px;}

/*Left Content*/
#content_left{
 width:617px; position:relative; float:left;}
 
.content_left{
 width:617px; position:relative; float: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:url(/images/Icon/dot_gray55_3x3.gif) repeat-y left; }
  
#contents_col2{
 width:390px; float:left; background-image:url(/images/template/shortbg.jpg); }
 
#contents_col22{
  width:370px; float:left; padding:5px; }
  
/* showImg */  
.showImg{
padding: 6px 6px 10px 10px !important; padding: 2px 6px 10px 10px; width:96px !important; width:86px;}

  
/* Hotel of the month */
#hotel-of-the-month{
padding:15px 0 0 15px;}
#hotel-of-the-month-303{
width:303px; padding-top:8px;}
.hotel-of-the-month-303{
width:303px; padding-top:8px;}
#hotel-96{
width:96px; height:91px !important; height:96px; padding:5px 0 0 20px; float:left; text-align:left;background:url(/Images/Icon/bg_pic.gif) center right  no-repeat;}
.hotel-96-ofmonth{
width:96px; height:91px !important; height:96px; padding:5px 0 0 20px; float:left; text-align:left;background:url(/Images/Icon/bg_pic.gif) center right  no-repeat;}
.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-300-center{
width:280px; padding:5px 0 0 0 !important; padding:5px 0 0 6px; height:96px; background:url(/Images/Icon/bg_pic.gif) top center  no-repeat; text-align:center;}
#hotel-160{
width:160px; float:left; padding:8px;font-size: 11px; font-family:verdana; font-weight:normal; font-weight:normal; color: #333333; text-decoration: none}
.hotel-160{
width:160px; float:left; padding:8px;font-size: 11px; font-family:verdana; font-weight:normal; font-weight:normal; color: #333333; text-decoration: none}
#hotel-300{
width:280px; float:left; padding:3px 8px 8px 8px;font-size: 11px; font-family:verdana; font-weight:normal; font-weight:normal; color: #333333; text-decoration: none; clear:both}

/*Room Available*/
#room-available{
padding:15px 0 0 15px;}
.list-hotelL {
width:210px; float:left; padding-left:5px;}
.list-hotelR {
width:80px; text-align:right; float:left;font-size: 11px; font-family:verdana; font-weight: normal;	color: #CC0000} 
.list-hotel ul{
list-style: none;	padding:0px;	margin:0px;}
.list-hotel li{
margin:0;padding:8px 0 3px 0; clear:both; height:22px;
background:url(../../images/Icon/dot_gray66_1x3.gif) bottom repeat-x;	}	
.list-hotel{
width: 303px;float:left;}

/*Sort by*/
#sortby_menuTop{
 border-top-color:#F9D8C1; border-top-style:solid; border-top-width:2px;border-right-color:#F9D8C1; 
 border-right-style:solid; border-right-width:2px;border-left-color:#F9D8C1; border-left-style:solid; 
 border-left-width:2px; background-color:#FDE0CE; padding:8px 0 8px 25px;
 font-size: 12px; font-family: "Tahoma"; font-weight: normal;	color: #000000}

#sortby_menuBottom{
border-bottom-color:#F9D8C1; border-bottom-style:solid; border-bottom-width:2px;border-right-color:#F9D8C1;
 border-right-style:solid; border-right-width:2px;border-left-color:#F9D8C1; border-left-style:solid;
 border-left-width:2px; background-color:#FFECDD;padding:6px 0 6px 25px;
 font-size: 11px; font-family: "Tahoma"; font-weight: normal;	color: #000000} 
 
#bgLightRed{
padding:5px 0 7px 0;position:relative;background:url(/Images/Template/bgtitle_lred.gif) repeat-x bottom;height:14px;
text-align:center;font-size: 12px; font-family:verdana; font-weight:normal; color: #000000; text-decoration: none; width:100%;clear:both;}

.city_Topline{
width:950px;float:left; padding-top:0px;} 

.citylist-hotelL {
width:360px; float:left; padding-left:10px;}

.citylist-hotelR {
width:100px; text-align:right; float:left;font-size: 12px; font-family: "verdana"; font-weight: normal;	color: #CC0000; padding-right:5px;} 

.citylist-hotel ul{
list-style: none;	padding:0px;	margin:0px;}

.citylist-hotel li{
margin:0;padding:3px 0 3px 0; clear:both; height:22px;
background:url(../../images/Icon/dot_gray66_1x3.gif) bottom repeat-x;	}

.citylist-hotel{
width: 475px; float:left;}


/*Popular Destination*/
#popular-destination{
padding:15px 0 0 15px;}
.popular-destination-350{
width:350px; padding-top:5px; float:left; clear:both;}
.popular-destination-50{
width:40px;padding:10px 0 5px 5px;
float:left;	text-align:left;}
.popular-destination-110{
width:117px;padding:10px 0 5px 10px !important;padding:10px 0 5px 3px;
float:left; text-align:left;	}

.popular-destination-244{
width:251px;padding:10px 0 0 10px !important;padding:10px 0 0 3px;
float:left; text-align:left;	}


/*Index Hotel Recommends*/
#hotel-recommends-index{
padding:15px 0 0 15px;}
.hotel-recommends-350{
width:350px; padding-top:8px; float:left; clear:both;}
.hotel-96{
width:96px; height:91px !important; height:96px; 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}
.hotel-150{
width:150px; float:left; padding-top:15px;}
.hotel-140{
width:140px; float:left; padding:5px 0 10px 10px;font-size: 11px; font-family:verdana; font-weight:normal; font-weight:normal; color: #333333; text-decoration: none}

/*City Hotel Recommends*/
#hotel-recommends-city{
padding:15px 10px 15px 15px;}
.hotel-recommends-590{
width:590px;float:left; padding-top:8px; font-size: 11px; font-family:verdana; font-weight:normal; font-weight:normal; color: #333333; text-decoration: none}
.hotel-recommends-295{
width:295px;float:left;}

/*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}

/* List City*/
#content_left_dot{ width:740px;  float:left; position:relative; 
 background:url(/images/Icon/dot_gray55_3x3.gif) top right repeat-y;}

#content_paad{padding:25px;}
#twocol_210{
 width:210px;  float:left; position:relative; }
#twocol_210padd10{ padding:10px;}
 .bottomline{
background:url(/images/Icon/dot_gray66_1x3.gif) bottom left repeat-x;
width:100%;clear:both; padding-bottom:3px;}
.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;	}	
.faqTitle{
width:180px; padding:5px; background-color:#FFFFCC; font-size: 11px; font-family:verdana; font-weight:normal; color: #CD6600; text-decoration: none}
.faqAns{
width:180px; padding:5px; font-size: 11px; font-family:verdana; font-weight:normal; color: #000000; text-decoration: none}
#content_paad{
  padding:25px;}
.ShowDetail{width:285px; padding:5px 0 0 50px; float:left; font-size: 11px; font-family:verdana; font-weight:normal; color: #000000; text-decoration: none}

.pageline{
background:url(/images/Icon/dot_gray66_1x3.gif) bottom left repeat-x; text-align:right;width:100%;clear:both; padding-bottom:3px; padding-top:15px;font-size: 11px; font-family:Tahoma; font-weight:normal;}

.list-area ul{
list-style: none;	padding:8px 2px 0 0;	margin:0px;}
.list-area li{
margin:0;padding:12px 0 3px 10px; clear:both; height:15px;font-size: 11px; font-family:Tahoma; font-weight:normal;
background:url(/images/Icon/dot_gray66_1x3.gif) bottom repeat-x;	}	
.list-area a:link, .list-area a:active, .list-area a:visited{
 color: #000000; text-decoration: none;}
.list-area a:hover { 
 color: #CC3333; text-decoration: none;}
.list-area{
width: 170px;float:left;font-size: 11px; font-family:Tahoma;}

.list-hotel70{width:70px; float:left;font-size: 11px; font-family:verdana; font-weight:normal; color: #000000;}
.list-hotel570{width:570px; float:left;font-size: 11px; font-family:verdana; font-weight:normal; color: #000000;}

/* TablePrice Selectroomtype */
#table-price-new-top{
width:675px;  padding:10px 0 0 15px; height:25px; background:url(/images/template/table-price-new-top.jpg) left bottom no-repeat; text-align:left;
font-size: 12px; font-family:verdana; font-weight:normal; color: #826541; text-decoration: none}
#table-price-new-body{
width:688px; border:#D4CAB1 solid 1px; background-color:#EEE7DA; border-bottom-width:0px; border-top-width:0px;}
#table-price-new-bottom{
width:690px; background:url(/images/template/table-price-new-bottom.jpg) top no-repeat; text-align:left;}
#table-price-new-line{
width:455px; background:url(/images/Icon/dot_gray66_1x3.gif) center repeat-x; height:10px;}

.table-price-new-455{
width:455px; 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-new-180{
width:180px; float:left;}
.table-price-new-100{
width:100px; float:left;}
.table-price-new-180{
width:180px; float:left;}
.table-price-new-280{
width:280px; float:left;}
.table-price-new-80{
width:80px; float:left; padding-top:10px;}
.table-price-new-200{
width:200px; float:left;}

/*Right Bannde*/
.banner196-2{
width:196px; padding:0px 3px 0px 3px; text-align:center;}
.banner196{
width:196px; padding:5px 3px 0px 3px; text-align:center;}
.weather{
background:url(/Images/Template/bg_wether.gif) no-repeat; width:216px; height:60px !important; height:71px; padding:10px 3px 0px 3px; text-align:left;
font-size: 12px; font-family:verdana; font-weight:normal; color: #000000; text-decoration: none}

/*Event*/
#event{
padding:10px 0 0 0 ;}
.event-216{
width:216px; padding-top:10px; float:left; clear:both;border-style:solid; border-color:#cccccc; border-bottom-width:1px; border-top-width:0; border-left-width:0; border-right-width:0; padding-bottom:5px;}
.kongkong-event-96{
width:96px; text-align:center; height:96px; float:left; padding:12px 0 0 5px !important; padding:5px 0 0 5px;background:url(/Images/Icon/bg_pic.gif) center no-repeat;}
.kongkong-event-120{
width:100px; text-align:left;  float:left; padding:10px 0 0 5px;font-size: 11px; font-family:verdana; font-weight:normal; font-weight:normal; color: #333333; text-decoration: none}
.kongkong-event-216{
width:216px; text-align:left;  float:left; padding:0 0 0 5px;font-size: 11px; font-family:verdana; font-weight:normal; font-weight:normal; color: #333333; text-decoration: none}

.event_hotel{padding:5px 0 5px 20px; width:802px;font-size:11px; color: #333; font-family:verdana; font-weight:normal;  text-decoration: none;}

/* Search hotel box */
#search-hotel-top{
height:35px; width:221px; background:url(../../images/template/search-hotel-01.jpg) bottom no-repeat}

#search-hotel-body{
height:250px; width:221px !important; width:221px; background-color:#970F01; text-align:left; padding:5px 0 5px 0px;font-size: 12px; font-family: "Tahoma"; color: #FFFFFD; text-decoration:none}

#search-hotel-bottom{
height:42px; width:221px !important; width:221px; background:url(../../images/template/search-hotel-02.jpg) top no-repeat; text-align:center}

/* Great Hotel Deals */
#great-hotel-deals{
padding:15px 5px 0 15px;}

/* Show dot */
.dotline{
background:url(../../images/Icon/dot_gray66_1x3.gif) top repeat-x;
width:100%}
.dotline_bottom{
background:url(../../images/Icon/dot_gray66_1x3.gif) bottom repeat-x;
height:20px;
width:100%}
.splitline{
background:url(../../images/Icon/dot_gray66_1x3.gif) center repeat-x;
height:40px;
width:100%}

/*sitemap*/
.sitemap160{
width:160px; float:left; padding-left:15px;}
.sitemap180{
width:170px; float:left; padding-left:10px;}
/*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-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:730px; float:left; padding:5px 3px 6px 3px !important; padding:5px 3px 8px 3px;}
.last-mintueR{
width:74px; float:left; padding:3px;}

/*tour attractions*/
#content_left_tour{
 width:240px;
 position:relative;
 float:left;}
 
.content_left_tour{
 width:230px;
 position:relative;
 float:left;}
 
 #content_inside_tour{
 width:240px;
 float:left;
 position:relative;
 clear:both;  }

 .content_inside_tour{
 width:230px;
 float:left;
 position:relative;
 clear:both;  }
 
.content_inside_line{
 width:230px;background:url(/images/Icon/dot_gray55_3x3.gif) top left repeat-y;
 float:left;}
.content_inside_518{
 width:488px; float:left; font-size: 12px; font-family:Tahoma;  color:#000000; text-decoration: none; } 
 
 #content_right_tour{
  width:710px;
  float:right;
  position:relative;
 background:url(/images/template/shortbg.jpg) top left repeat-x;}
 
  .content_right_tour{
  width:718px;
  float:right;
  position:relative;
 background:url(/images/template/shortbg.jpg) top left repeat-x;}
 
 
  #content_right_error{
  width:720px;
  float:right;
  position:relative;
  background:url(/images/Icon/dot_gray55_3x3.gif) repeat-y left;}
  
  .right_panel_tour{
  width:710px;
  float:right;
  float:left;
  position:relative;}
  
 .resources{
  width:200px; float:left; padding-left:5px; font-size: 12px; font-family:Tahoma;  color:#000000; text-decoration: none; }
.resources ul{
 list-style-type:none; display:block;}
.resources li{
 margin:0;padding:12px 0 3px 10px; clear:both;
 font-size: 11px; font-family:Tahoma;  color:#000000; text-decoration: none; 
 background: url(/images/Icon/dot_gray66_1x3.gif) bottom repeat-x;}
.resources a:link, .resources a:active, .resources a:visited{
 color: #000000; text-decoration: none;}
.resources a:hover { 
 color: #FF3300; text-decoration: none;}
  .resources span { 
 color: #FF3300; text-decoration: none;}
  
.resources_none{
 width:305px; float:left; padding-right:10px;}
.resources_none ul{
 list-style-type:none; display:block; padding-top:8px; padding-bottom:30px;}
.resources_none li{ 
 margin:0;padding:12px 0 3px 10px; clear:both; height:16px;
 font-size: 11px; font-family:Tahoma; font-weight:normal; color:#000000; text-decoration: none; 
 background: url(/images/Icon/dot_gray66_1x3.gif) bottom repeat-x; }
.resources_none a:link, .resources_none a:active, .resources_none a:visited{
 color: #000000; text-decoration: none;}
.resources_none a:hover { 
 color: #FF3300; text-decoration: none;}

.resources_none2{
width:170px; float:left; }
.resources_none2 ul{
list-style-type:none; display:block;}
.resources_none2 li{ 
margin:0;padding:12px 0 3px 10px; clear:both; 
font-size: 11px; font-family:Tahoma; font-weight:normal; color:#000000; text-decoration: none; 
background: url(/images/Icon/dot_gray66_1x3.gif) bottom repeat-x; }
.resources_none2 a:link, .resources_none2 a:active, .resources_none2 a:visited{
color: #000000; text-decoration: none;}
.resources_none2 a:hover { 
color: #FF3300; text-decoration: none;}

/* 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;}




/* Mousemove - over */
.mover_overview {
position: absolute;left: 460px;top: 280px;background-color: white;
width: 450px; padding: 8px;color: black;font-size: 12px; font-family: "verdana"; font-weight: normal;	
border: #333333 1px dashed;display: none; z-index:999;
background-color:#fffece}
.mover_location {
position: absolute;left: 460px;top: 322px;background-color: white;
width: 450px; padding: 8px;color: black;font-size: 12px; font-family: "verdana"; font-weight: normal;	
border: #333333 1px dashed;display: none; z-index:999;
background-color:#fffece}

/* 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;}


/*gallery*/
#hotel_gallery-800{
width:800px;  background-color:#EEE7DA;font-size: 12px; font-family: "verdana"; color:#000000; text-decoration:none;font-weight:normal}
#hotel_gallery-780{padding:10px;
width:780px !important; width:800px; background-color:#E5D9C3;font-size: 12px; font-family: "verdana"; color:#000000; text-decoration:none;font-weight:normal}	
#hotel_gallery-780-body{padding:10px;
width:780px; background-color:#EEE7DA;font-size: 12px; font-family: "verdana"; color:#000000; text-decoration:none;font-weight:normal}	
#hotel_gallery-470{
width:460px; float:left; text-align:center; padding-top:15px; padding-bottom:10px;}	
#hotel_gallery-400-02{ background-color:#E5D9C3;
width:400px; float:left;text-align:center;font-size: 11px; font-family: "verdana"; color:#000000; text-decoration:none;font-weight:normal}	
#hotel_gallery-320{
width:320px; padding:5px 0 5px 0; border: #D4CAB1 solid 1px; background-color:white;}	
#hotel_gallery-320-02{
width:320px; padding-top:5px; text-align:center;font-size: 11px; font-family: "verdana"; color:#004499; text-decoration:none;font-weight:normal}	
#hotel_gallery-760{
width:720px !important; width:760px; padding:0px 20px 20px 20px; clear:both;}	
#hotel_gallery-120{width:120px; float:left; padding-top:10px;}
#hotel_gallery-160{width:160px; float:left;}
.hotel_gallery{
width:320px;}
.hotel_gallery ul{
list-style-type:none;clear:right; height:80px;}
.hotel_gallery li{
width:78px; height:80px;background:url(/images/template/thumbnail_gallery.jpg) top center no-repeat;
float:left; text-align:center;}
.hotel_gallery a:link, .hotel_gallery a:active, .hotel_gallery a:visited{
width:78px; height:80px; background:url(/images/template/thumbnail_gallery.jpg) top center no-repeat;
float:left; text-align:center;}
.hotel_gallery a:hover {
width:78px; height:80px; background:url(/images/template/thumbnail_gallery-hover.jpg) top center no-repeat;
float:left; text-align:center;}


/*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;}

/* hotels page*/
.contentbg{
float:right; padding:0;background:url(/images/template/shortbg.jpg) top repeat-x;}

/*----------------------------------------------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: #BA0000; font-weight:normal; text-decoration:none}

.black11_red_:link  {font-size: 11px; font-family:Tahoma; color: #000000; font-weight:normal; text-decoration:underline}
.black11_red_:visited  {font-size: 11px; font-family:Tahoma; color: #000000; font-weight:normal; text-decoration:underline}
.black11_red_:hover {font-size: 11px; font-family:Tahoma; color: #BA0000; 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}

.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}

.l11_blackred:link  {font-size: 11px; font-family:Tahoma; color: #000000;  text-decoration: none}
.l11_blackred:visited  {font-size: 11px; font-family:Tahoma; color: #000000;  text-decoration: none}
.l11_blackred:hover {font-size: 11px; font-family:Tahoma; color: #CC3333; text-decoration: none}
.l11_blackred:active  {font-size: 11px; 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: #BA0000; 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}

.gray11_44org {font-size: 11px; font-family:"Tahoma"; color: #444444; text-decoration: none}
.gray11_44org:link  {font-size: 11px; font-family:"Tahoma"; color: #444444; text-decoration: none}
.gray11_44org:visited  {font-size: 11px; font-family:"Tahoma"; color: #444444; text-decoration: none}
.gray11_44org:hover {font-size: 11px; 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}

.gray11_99 {font-size: 11px; font-family:verdana; font-weight:normal; color: #999999; text-decoration: none}

.gray11_55 {font-size: 11px; font-family:verdana; font-weight:normal; color: #555555; text-decoration: none}
.gray12_55 {font-size: 12px; font-family:verdana; 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:"verdana"; color: #333333; text-decoration: none}
.lgray11_33cc33:visited  {font-size: 11px; font-family:"verdana"; color: #333333; text-decoration: none}
.lgray11_33cc33:hover {font-size: 11px; font-family:"verdana"; 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: #BA0000; 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}

.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}

