<STYLE type=text/css>
A {
	COLOR: #404040; FONT-SIZE: 10pt; TEXT-DECORATION: underline
}
a:link {FONT-SIZE: 10pt;  text-decoration:underline; color:#404040}
a:visited {FONT-SIZE: 10pt; text-decoration:underline;color:#404040}
A:hover {FONT-SIZE: 10pt; color:#FF6600; text-decoration: no}
body {
  FONT-FAMILY: Arial;font-size: 10pt
}
table {
  font-size: 10pt
}
INPUT.buttonline{
  BORDER-BOTTOM: 1px solid; BORDER-LEFT: 0px solid; BORDER-RIGHT: 0px solid; BORDER-TOP: 0px solid
}
INPUT.buttonface{
 BACKGROUND-COLOR: #ffffff; BORDER-BOTTOM-COLOR: #404040; BORDER-BOTTOM-WIDTH: 1px; BORDER-LEFT-COLOR: black; BORDER-LEFT-WIDTH: 1px; BORDER-RIGHT-COLOR: #404040; BORDER-RIGHT-WIDTH: 1px; BORDER-TOP-COLOR: black; BORDER-TOP-WIDTH: 1px; COLOR: #404040; FONT-SIZE: 10pt; FONT-STYLE: normal; FONT-VARIANT: normal; FONT-WEIGHT: normal; HEIGHT: 18px; LINE-HEIGHT: normal
}
INPUT.buttonface2{
 BACKGROUND-COLOR: #d0d000; BORDER-BOTTOM-COLOR: #404040; BORDER-BOTTOM-WIDTH: 1px; BORDER-LEFT-COLOR: black; BORDER-LEFT-WIDTH: 1px; BORDER-RIGHT-COLOR: #404040; BORDER-RIGHT-WIDTH: 1px; BORDER-TOP-COLOR: black; BORDER-TOP-WIDTH: 1px; COLOR: #404040; FONT-SIZE: 10pt; FONT-STYLE: normal; FONT-VARIANT: normal; FONT-WEIGHT: normal; HEIGHT: 18px; LINE-HEIGHT: normal
}
INPUT.buttonread{
  BORDER-BOTTOM: 0px solid; BORDER-LEFT: 0px solid; BORDER-RIGHT: 0px solid; BORDER-TOP: 0px solid
}
.InputText{
 BACKGROUND-COLOR: #C0C4CB; BORDER-BOTTOM: 1px solid; BORDER-LEFT: 1px solid; BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; WORD-SPACING: 1pt; HEIGHT: 20px
}
</STYLE>
.foot {
	text-decoration: line-through;
}

#navInPage {padding: 10px 1px 5px -1px;}
	 #navInPage ul li {
	 padding: 0 6px 0 6px;
	 background: none;
	 background-image: none;
     }
    #navInPage #bar {
	height: 30px;
	float: none;
     }
	#navInPage #bar li {
	float: left;
	margin: 0;
	text-align: center;
	font-weight: bold;
	padding: 3px 6px 1px 6px;
	background-image: none;
	}
	
	#navInPage #bar li.active a, #navInPage #bar li a:hover {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 3px 6px 6px 6px;
	background: #a31022 url(/css/images/tbg.gif) no-repeat center bottom;
	border-right-width: 2px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #E7E7E7;
	}
	
	#navInPage #bar li a {
	padding: 3px 3px 1px 10px;
	font-weight: bold;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	} 
	/* TABLES 表格样式*/
	.table1 {
	border: 1px solid #A1A1A1;
	border-top:2px solid #a31022;
	border-collapse:collapse;
	text-align: center;
	vertical-align: middle;
	font-size:95%;
}
	.table1 td {padding:2px;border: 1px solid #f0f0f0;}
	.table1 td.schedule {padding-top: 10px; border: 1px solid #e4e4e4;	font-size:120%;	font-weight:bold;text-align:center;	vertical-align: top;}
	.table1 td.schedule a{font-size:75%; font-weight:normal; background-color:#f4f4f4;}
		.table1 tr th {text-align:center;border: 1px solid #fff;font-size:95%; background: #efefef;}
		.table1 thead th {color:#fff;font-size:105%;background: #a1a1a1; padding: 6px}
		.table1 tbody th {color:#000;font-size:97%;background: #efefef; padding: 4px}
		.table1 tbody th.sub {font-size:95%;color:#000;background: #f8f8f8; text-align:left;}

	/* TABLES - calendar */
	.calendar {
	width:200px;
	font-size:92%;
	background-image: url(/css/images/featurebox-bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
		.calendar td {text-align:center;border: 1px solid #ddd}
		.calendar th {text-align:center}
		.calendar thead th {padding: 3px 2px}
		.calendar tbody th {padding: 2px}
		.calendar tbody th.sub {padding: 2px}
		
	/* TABLES - Table2 另外一种表格样式 */
	.table2 {border-collapse:collapse;text-align: center;	vertical-align: middle;	font-size:92%;}
	.table2 td {padding:2px;border: 1px solid #e8e8e8;}
	.table2 th{color: #444;font-size:100%; font-weight:bold; border-bottom:#E7E7B6 1.5px solid;border-right:#fff 1px solid;border-left:#fff 1px solid;background-color:#f5f5f5;}
	td.table2Left {text-align:left; font-size:93%; padding:0 0 10px 5px;}
	
	/* TABLES - 页面布局表格基本样式 */
	.tableSimple {font-size:92%;}
	.tableSimple span, .table1 span {font-size:95%; font-weight:normal; background-color:#f1f1f1;}
	
	.tableWithBorder {font-size:92%; cellpadding:2px; cellspacing:2px;}
	.tableWithBorder td.tdWithBorder{border-bottom: 1px solid #d3d3d3; bordercolorlight:#dddddd; bordercolordark:#ffffff; }
	#priceBg {background-image: url(/css/images/thbg.gif);background-repeat: no-repeat;	background-position: center center;}
	#priceBg span.thPriceLeft {font:82% #000;LEFT: -2px;	POSITION: relative;	TOP: 7px;}
	#priceBg span.thPriceRight{font:82% #000;right: -12px;POSITION: relative;	TOP: -8px;}
	.tdColorChange1 { BACKGROUND: #F4F4F4}
	.tdColorChange2 { BACKGROUND: #FFFFFF}

	/* 'MORE' LINK - provides an accessible alternative to just using 'more' as a link at the end of paragraphs */
		a.morelink:link, a.morelink:visited, a.morelink:hover, a.morelink:active {background: transparent url(/css/images/sprites.gif) no-repeat 5px -400px;padding-left:21px}
		a.morelink:hover {background: transparent url(/css/images/sprites.gif) 5px -500px}
		.morelink span {position:absolute;left:-9999px;width:900px}
		
		a.add:link, a.add:visited, a.add:hover, a.add:active {	text-decoration:underline;
		background-image: url(/css/images/add2.gif);
		background-repeat: no-repeat;
		background-position: left center;
		padding-left: 18px;
		margin-left: 6px;}
			a.add:hover {background-image: url(/css/images/add1.gif);
		background-repeat: no-repeat;
		background-position: left center;}
		
	/* CODE - formatting for code inserted into body */
		ol.code {font-family: monospace;position:relative}
		ol.code li {color: #666;margin-bottom: 1px}
		ol.code code {color: #000;display: block}
		ol.code .cmt {color: #4077d2}
		li.tab0 code {padding-left: 4em}
		li.tab1 code {padding-left: 8em}
		li.tab2 code {padding-left: 12em}
		li.tab3 code {padding-left: 16em}
		li.tab4 code {padding-left: 20em}
		li.tab5 code {padding-left: 24em}
		ol.code li  {background: #f3f3f3 url(/css/images/td_bg.gif) no-repeat 100% 100%}
		p.note {margin: 1em;border: 1px solid #ddd;background: #f0f0f0;padding: 1em}

.contentTools {
	letter-spacing: 0px;
	text-align: right;
	display: inline;
	clear: none;
	float: right;
}

.grayBackground {
	background-color:#f4f4f4;
	padding-bottom: 0px;
}
.graybackgroundFont {background: #F7F7F7;color:#666;padding: 10px 4px 4px 7px;border: 1px solid #ddd;margin: 0 0 1.5em}
	.graybackgroundFont p a:link, .pageDivision p a:visited, .pageDivision p a:hover, .pageDivision p a:active {text-decoration:none;background:#fff;padding:2px 5px;border: 1px solid #ccc; color:#a31022;}
	.graybackgroundFont p a:hover {background:#a31022;color:#fff;}
	.graybackgroundFont p span {text-decoration:none;background:#fff;padding:2px 5px;border: 1px solid #ccc;color:#ccc}
	.graybackgroundFont h6 {margin-top:-1.45em;padding:0;border:none;color:#ccc}
.lightRedBackground {
	background-color:#FCF5E9;
	padding-top: 1px;
	padding-bottom: 1px;
}
.tdColorChange2 { BACKGROUND: #FFFFFF}
.smallFont, .smallFont a { font-size:86%; line-height:1.4em;}
.hotelService {
	font-size: 88%;
	float: left;
	width: 30%;
	position: relative;
	margin-left: 1%;
	background-image: url(/css/images/arrow-navigate.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	text-indent: 7px;	
}
.tourhighlights1 {
	background-color: #F3F5E9;
	padding-left: 10px;
	margin:0 0 30px 0;
	font-size: 94%;

}

