body {
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#wrap {
	height: auto;
	width: 800px;
	margin: 0 auto;
	background-image: url(images/mu_bg.gif);
	background-repeat: repeat-x;
}
#wrap h1 {
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#head {
	height: 100px;
	width: 800px;
	margin-top: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#menu {
	height: auto;
	width: 800px;
}
#menu ul,#menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	float: left;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#menu a {
	font-size: 14px;
	color: #121212;
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #121212;
	padding-left: 5px;
	letter-spacing: 1px;
	text-decoration: none;
}
#menu a:hover {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CC0000;
}
#menu a.active {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #009933;
	color: #009933;
}
#banner {
	clear: left;
	height: 120px;
	width: 800px;
}
#contents {
	height: auto;
	width: 800px;
	margin-top: 15px;
}
#left {
	float: left;
	height: auto;
	width: 140px;
	text-align: center;
}
.box {
	height: auto;
	width: 140px;
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 12px;
}
#left ul,#left li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#left li {
	margin-bottom: 5px;
}
#right {
	float: right;
	height: auto;
	width: 655px;
}
#main {
	float: left;
	height: auto;
	width: 500px;
}
.block {
	height: auto;
	width: 500px;
	margin-bottom: 10px;
	padding-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.block2 {
	height: auto;
	width: 500px;
	margin-bottom: 10px;
}
#main p {
	font-size: 14px;
	line-height: 120%;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#main h2 {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#sub {
	float: right;
	height: auto;
	width: 150px;
}
.links {
	text-align: center;
	height: auto;
	width: 150px;
	margin-bottom: 10px;
	font-size: 12px;
}
.links ul,.links li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.links li {
	margin-bottom: 5px;
}
.room {
	height: auto;
	width: 645px;
	margin-bottom: 15px;
	padding-left: 10px;
	font-size: 12px;
}
.room p {
	font-size: 14px;
	line-height: 120%;
	color: #333333;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.room h5 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#right h3 {
	font-size: 14px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#right h4 {
	font-size: 14px;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#foot {
	height: auto;
	width: 800px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 15px;
	border-top-width: 2px;
	border-bottom-width: 5px;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-top-color: #121212;
	border-bottom-color: #121212;
	font-size: 12px;
	font-style: italic;
	color: #CC0000;
	float: left;
}
#rank {
	height: auto;
	width: 800px;
	margin-top: 15px;
}
