body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 20px 0px 20px 0px;
	padding: 20px 0px 20px 0px;
	background-color: #E4E2D6;

}

a {
	color: #0033CC;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2155BB;
}

.nav {
	float: left;
	width: 193px;
	background-image: url(/images/shadow_nav_middle.jpg);
	background-color: #FFFFFF;
	position: absolute;
}
.nav .top {
	background-image: url(/images/shadow_nav_top.jpg);
	height: 10px;
	font-size: 0px;
}
.nav .bottom {
	background-image: url(/images/shadow_nav_bottom.jpg);
	height: 10px;
	font-size: 0px;
}

.nav .menu {
	margin: 0;
	padding: 0;
}
.nav .menu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.nav .linkList {	
	margin: 10px 10px 10px 20px;
	padding: 0;
}
.nav .linkList li {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}
.nav blockquote {
	margin: 10px 10px 10px 20px;
}

.nav .menu a{
	display: block;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
	height: 24px;
	padding: 8px 0px 0px 35px;
}

.nav h3 {
	padding: 0px 0px 0px 15px;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}

/* menu unit { */
.m1 a{
	background-image: url(/images/m1.gif);
}
.m1 a:hover{
	background-color: #DBE3F9;
}
.m2 a{
	background-image: url(/images/m2.gif);
}
.m2 a:hover{
	background-color: #FCEACF;
}
.m3 a{
	background-image: url(/images/m3.gif);
}
.m3 a:hover{
	background-color: #F2FFCC;
}
.m4 a{
	background-image: url(/images/m4.gif);
}
.m4 a:hover{
	background-color: #F3ECE9;
}
.m5 a{
	background-image: url(/images/m5.gif);
}
.m5 a:hover{
	background-color: #EEEEEE;
}
/* } menu unit */

.content {
	float: right;
	width: 596px;
	background-image: url(/images/shadow_content_middle.jpg);
	background-color: #FFFFFF;
}
.content .body {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.content .body .text {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: 300px;
}
.content .body .text hr {
	color: #CCCCCC;
	height: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;	
}

.header {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/shadow_header_middle.jpg);
	background-color: #FFFFFF;
}
.header .top {
	background-image: url(/images/shadow_header_top.jpg);
	height: 10px;
	font-size: 0px;
}
.header .bottom {
	background-image: url(/images/shadow_header_bottom.jpg);
	height: 10px;
	font-size: 0px;
}

.header .middle {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px auto;
	 
}

.header .middle p b {
	display: none;
}

.header .middle p {
	background-image: url(/images/header.gif);
	height: 130px;
	background-color: #2155BB;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-repeat: no-repeat;
}

.header .middle h1 {
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 12px;
}

.container {
	text-align: left;
	width: 778px;
	margin: 20px auto;
}

.footer {
	background-image: url(/images/shadow_footer_bottom.jpg);
	height: 10px;
	font-size: 0px;
}

.hotelList .hn {
	font-size: 13px;
	font-weight: bold;
}

.hotelList {
	margin: 0;
	padding: 10px 5px 10px 5px;
}
.hotelList li {
	padding: 10px 0px 10px 30px;
	margin: 0px;
	list-style-type: none;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
	border-color: #CCCCCC;
}

.hotelList li:hover{
	background-color: #F0FCFF;
}

.rate {
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
}.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
}

.linkRate {
	background-image: url(/images/arrow_o.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.linkRate:hover {
	background-color: #FFFFFF;
	color: #FF9900;
}

.linkBlue {
	background-image: url(/images/arrow_o2.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	font-size: 18px;
	font-weight: bold;
	color: #2155BB;
	text-decoration: underline;
}
.linkBlue:hover {
	background-color: #FFFFFF;
	color: #0099FF;
}

.tableRate td{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: dotted;
	border-r: #CCCCCC;
}
