.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(/images/icons/bg.gif);
	background-repeat: repeat;
	width: 780px;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #F7F7C6;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}

.nav {
	font-size: 13px;
	background-color: #CECF9C;
	font-family: Arial;
}
.subtitle {
	font-size: 12px;
	color: #333333;
	text-align: center;
	height: 18px;
	background-image: url(/images/icons/bg.gif);
	vertical-align: middle;
	font-family: Arial;
}
.cont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.contil {
	font-size: 14px;
	font-weight: bold;
	color: #BDBF7B;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.cp {
	font-family: Arial;
	font-size: 12px;
	color: #757638;
}
.botl {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CECF9C;
	text-align: left;
}
.round {
	border-right: 1px solid #E7E3B5;
	border-bottom: 1px solid #E7E3B5;
	border-left: 1px solid #E7E3B5;
}
.linktitle {
	font-size: 14px;
	text-align: left;
}
.linkurl {
	color: #999933;
	text-align: left;
}
.cnhoteltitle {
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.cnhotelindex {
	background-color: #EFE7B5;
	display: block;
	text-align: center;
}
.cnhotelindex a {
	background-color: #EFE7B5;
	display: block;
	color: #333333;
	text-decoration: none;
	text-align: center;
	padding: 3px;
}
.cnhotelindex a:hover {
	background-color: #000000;
	display: block;
	color: #FFFFFF;
}
.worldhoteltitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.worldhotelindex {
	background-color: #EFEBDE;
	display: block;
	text-align: center;
}
.worldhotelindex a {
	background-color: #EFEBDE;
	display: block;
	color: #333333;
	text-decoration: none;
	text-align: center;
	padding: 3px;
}
.worldhotelindex a:hover {
	background-color: #000000;
	display: block;
	color: #FFFFFF;
}

