@charset "utf-8";
body {
	margin: 0px;
	background-color: #CCC;
}
#top{
	background-image:url(top.gif);
	padding-top:315px;
	padding-left:69px;
	width:900px;
	height:28px;
	margin:0px auto;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color:#ff6600;
}

	#top a:link {color: #ff6600;text-decoration: none;}
#top a:visited {color: #ff6600;text-decoration: none;}
#top a:hover {color: #ff0000;text-decoration: none;}
#content{
	margin:0px auto;
	background-color: #fff;
	width:969px;
	overflow:hidden;
	padding-bottom:5px;
		padding-top:15px;
	}
	
	#hotelt{
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
	width: 918px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin:0px auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
		}
		
			#hotelt span{
				font-size:14px;}
				
#hoteltx{
	font-size: 12px;

	color: #666;
	text-decoration: none;
	width: 918px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin:0px auto;

		}
#hoteltx td{
	padding:5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #b6c9d7;
	border-left-color: #b6c9d7;	
}

#hoteltx table{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #b6c9d7;
	border-bottom-color: #b6c9d7;
}

.red{
	color:#F00
	}
#di{
	text-align:center;
	width:900px;
	margin:0px auto;
	font-size:12px;
	
	}
	
	#di a:link {color: #666666;text-decoration: none;}
#di a:visited {color: #666666;text-decoration: none;}
#di a:hover {color: #ff0000;text-decoration: none;}

	
a:link {color: #666666;text-decoration: none;}
a:visited {color: #666666;text-decoration: none;}
 a:hover {color: #ff0000;text-decoration: none;}
