@charset "utf-8";
/* CSS Document */

.content {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	line-height: 22px;
	text-align: justify;
}
.content_hotel {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 22px;
}

.content_hotel_heading {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.content_profile {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 22px;
}

.content_testimon{
	background-image:url(../images/testimonal_content.gif);
	background-repeat:no-repeat;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 30px;
	padding-bottom: 40px;
	line-height: 22px;
}

.content_testimon_ppl{
	color: #cccc99;
}


#listing {
	list-style-type: square;
	text-indent: 15px;
		
}


#listingchi {
	list-style-type: square;
	/*list-style-position: outside; */
}

li {
	list-style-type: square;
}


ul .outside {
	list-style-position:outside;
	margin-left:-25px;
}

ul .news {
	list-style-position:outside;
	margin-top:10px;
	margin-left:-25px;
	padding-right: 25px;

}


/*-------No Use Profile Table--------*/

#profiletable_a {
	width:300px;
	margin:0px;
	padding:0px;
	padding-left:0px;
	margin-top:0px;
	position: absolute;

	}
#profiletable_b {
	width:250px;
	padding:0px;
	margin-left:350px;
	margin-top:0px;
	position: absolute;
	}

#profitbox_eng
	{
    margin-top:680px;
	padding:0px
	}
	
#profitbox_tc
	{
    margin-top:650px;
	padding:0px
	}
	
/*-------- bottom word--------*/
.bottom_word {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #666633;
}
.bottom_word a:link {
	color: #330000;
	text-decoration: none;
}
.bottom_word a:visited {
	color: #330000;
	text-decoration: none;
}
.bottom_word a:hover {
	color: #666633;
	text-decoration: none;
}
.bottom_word a:active {
	color: #666633;
	text-decoration: none;
}
/*---------------bottom word------------*/
/*-----------------submenu ------------*/
#Layer1 {
	position:absolute;
	top:225px;
	width:153px;
	height:180px;
	z-index:100;
	visibility: visible;
}
#Layer2 {
	position:absolute;
	top:225px;
	width:153px;
	height:100px;
	z-index:60;
	visibility: hidden;
}
#Layer3 {
	position:absolute;
	top:285px;
	width:153px;
	height:250px;
	z-index:50;
	visibility: hidden;
}
#Layer3_drop {
	position:absolute;
	top:406px;
	width:153px;
	height:250px;
	z-index:50;
	visibility: hidden;
}
/*-----------------submenu end ------------*/

/*----------------- news ------------*/
.tablelist {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.newsdl {
	right:0px;
}
/*----------------- newsend ------------*/

/*----------Print html-----------*/

#heading {
	TEXT-ALIGN: left;
}

#headtitle {
	font-size: 30px;
	font-family: Times;
	color: #660000;
	TEXT-ALIGN: left;
	padding: 15px 0 10px 0;
}

#headtitle IMG{
	FLOAT: right;
	padding: 10px;
}

#dotline {
display: block;
height: 2px;
margin: 5px 0 5px 0;
background:url("../images/printliner.gif") left top repeat-x;
}

#dotline IMG{
			FLOAT: left;
			}

#main {
	font-size:75%;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.4;
	color:#000000;
	text-align: justify;
	padding: 0 5px 0 0;
	}
#main li {
	list-style-type: square;
	}
	
#printending { 
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	text-align: right;
	padding: 0 5px 0 0;

}



/*----------Print html-----------*/

.formcontent{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.formname{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0 25px 0 0;

}

.formcontent_red{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
}

.more {
		display: none;
		}

