html {
	height:100%;
}

body {
	background-color: #4A5889;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	height:100%;
}

table {
	font-family: Arial, "Times New Roman";
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}

ul {
	padding: 0px;
	margin: 0px;
}
.url_FAQ {
	list-style-image: url(images/i-point21.gif);
	list-style-type: none;
	padding-top: 20px;
	padding-left: 20px;
	line-height: 200%;
}
#answer {
	padding-top: 50px;
}

#answer_table td {
	vertical-align: top;
}




a:hover {
	text-decoration: underline;
}
/**/a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

.caption {
	margin: 0;
	padding-left: 0px;
	padding-top: 20px;
	text-align: left;
	padding-bottom: 10px;
}

.f_white {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.f_18 {
	font-size: 18px;
}


.redboldfont {
	color: #FF0000;
}


.f_bold {
	font-weight: bold;
}

.f_xian {
	font-style: italic;
}

.f_times {
	font-family: "Times New Roman", Times, serif;
}
.f_brown {
	color: #512C24;
}

.f_red{
	color: #FF0000;
}

.f_orange {
	color: #FFCC00;
}

.f_blue {
	color: #3300FF;
}

h1{
	font-weight: bold;
	font-size: 12px;
}

h2 {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

.dataitem {
	width: 150px;
	font-size: 12px; 
	/*background-color: #DDC19C; */
	color: #000000;
	margin-left:15px;
}




#header {
	width: 776px;
	margin:0px auto;
}

#layout {
	width: 776px;
	
	background-color: #FFFFFF;
	margin:0px auto;
}
#left {
	margin:0px;
	height: 100%;
	background-color: #FFFFFF;
	width: 192px;
	float: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#right {
	margin:0px;
	height: 100%;
	background-color: #FFFFFF;
	padding-left:10px;
	padding-top:10px;
	width: 574px;
	float: left;
}

#foot {
	width: 776px;
	background-color: #FFFFFF;
	margin:0px auto;
	background-image:url(images/index_39.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#footer {
	text-align: center;
	;
	list-style-type: none;
	padding: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}


#navi {
	background-image: url(images/index_en_05.jpg);
	display: block;
	list-style-type: none;
	width: 776px;
	margin:0px auto;
}
#favorite_list ul {
	list-style-image: url(images/arrow07-5.gif);
	padding-left: 20px;
	padding-top: 5px;
}
#favorite_list li {
	padding-top: 3px;
}



#navi ul {
	margin-left:0px;
	list-style-type: none;
}

#navi li {
	float: left;
}

#navi li a{
	color:#000000;
	text-decoration:none;
	padding-top:10px;
	display:block;
	width: 129px;
	height:30px;
	text-align:center;
	margin:0px;
	background-image: url(images/index_en_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
} 

#navi li a:hover {
	background-image:url(images/index_05_on.jpg);
	color:#FFFFFF;
	background-repeat: repeat-x;
	background-position: center;
}

#navi li a#current {
	background-image:url(images/index_05_on.jpg);
	color:#FFFFFF;
	background-position: center;
	background-repeat: repeat-x;
}

.orangedot {
	color: #FF9900;
}

.roomlist{
	text-align: left;
	border-collapse: collapse;
}

.roomlist td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
	
.roomlist tr {
	border-top-width: 1px;
	border-top-style: solid;
	background-color: #E7E0CE;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


.book {
	width: 530px;
	border-collapse: collapse;
	margin:auto;
	padding-bottom: 10px;
	background-image: url(images/box_bg.gif);
	background-repeat: repeat-x;
}

.book td,th{
	padding:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.book th{
	text-align:right;
}

#crumb {
	width:546px;
	color: #333333;
	text-decoration: none;
	display: block;
	float: left;
	border: 1px solid #FFFFFF;
	vertical-align: text-bottom;
	/*margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;*/
}

#crumb a {
	color: #333333;
	text-decoration: none;
	display: block;
	float: left;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(images/arr2.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding: 1px 2px 1px 20px;
	margin:0px 0px;
}

#crumb a:hover {
	border:1px solid #578c12;
	background-color:#f8f8f8;
	float: left;
	}
	
#content {
	width: 569px;
	word-warp:warp;
	padding-top:10px;
	margin-top:10px;
}

#content a {
	color:#3333CC;
	text-decoration: underline;
}

.intro{
	width: 569px;
	word-warp:warp;
	padding-top:10px;
	margin-top:10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


#book_form {
	margin:0px auto;
	
}


.textInput {
	border-width: 1px;
	border-style: solid;
	border-color: #B3CFFC;
	background-color: #F6F6F6;
}
.book td_center {
	text-align: center;
}
.book caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 10px;
}	
	
.paymethod {
	text-align: center;
	border: 1px solid #000000;
	margin: 0;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
}

.submitbutton {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C94C0A;
	height: 25px;
	width: 130px;
	border: 2px solid #F6F0E0;
	border-right-color: #660000;
	border-bottom-color: #660000;
	margin-top:5px;
	margin-left:20px;
	margin-bottom: 5px;
}
.tb_contact {
	background-image: url(images/index_en_09.jpg);
	background-repeat: no-repeat;
	height: 106px;
	width: 190px;
	text-align: center;
}

.tb_left {
	background-image: url(images/box_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 190px;
}

.tb_left td {
	padding: 2px;
	border-collapse: collapse;
}

.tb_contact {
	background-image: url(images/index_en_09.jpg);
	background-repeat: no-repeat;
	height: 106px;
	width: 190px;
	text-align: center;
}

	
.district {
	padding-left: 20px;
}
.align_center {
	text-align: center;
}
.valign_top {
	vertical-align: top;
}
.branch {
	width: 400px;
	margin: 10px auto;
}
.branch td {
	background-image: url(images/aicon_131.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	text-indent: 14px;
	padding: 4px;
}


.img_border {
	padding: 1px;
	border: 1px solid #4A2A1B;
}

.align_center {
	text-align: center;
}
.align_left {
	text-align: left;
}
.align_right {
}

.roomlist .td_alt {
	background-color: #FFFFFF;
}
.align_right {
	text-align: right;
}
.td_1 {
	background-color: #F2F6FE;
}
.td_2 {
	background-color: #DCE7F2;
}
#heading {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 8px;
}

.td_4 {
	background-color: #EBE7DC;
}


.td_3 {
	background-color: #485888;
}
.info {
	margin-top: 20px;
}
.title {
	font-size: 14px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-image: url(images/table_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#contact {
	line-height: 150%;
	padding-top: 5px;
}
.f_grey {
	color: #CCCCCC;
}
.float_right {
	float: right;
	vertical-align: middle;
}
.float_left {
	clear: left;
}

.listshanghai_td
{
	background-image:url(images/d-16.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	text-indent: 16px;
	padding: 4px;
}
.shanghai {
	padding: 2px;
}
.more {
	text-align: right;
	padding-right: 20px;
}
.em_2 {
	word-warp:warp;
	text-indent: 2px;
}
#chat {
	background-color: #FFFFFF;
	background-image: url(images/chatlive.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 192px;
	height: 150px;
}
#chat p {
	padding-top: 50px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.route_table {
	border-collapse:collapse;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #485888;
}
.route_table .listlink a {
	color: #FFFFFF;
	text-decoration: none;
}

.table_margin {
	margin-top: 4px;
	margin-bottom: 2px;
}
.listlink {
	list-style-image: none;
	list-style-type: none;
	text-align: center;
	font-weight: bold;
	border: 1px solid #20273E;
	margin:5px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7380A6;
}

.listlink a {
	color: #FFFFFF;
	text-decoration: none;
}
.margin_bottom {
	margin-bottom: 20px;
}

#sitemap ul {
	padding-left: 20px;
	padding-top: 5px;
}
.ad {
	padding-top: 20px;
	text-align: center;
}
