body {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 14px;
}
#wrap {
	height: auto;
	width: 700px;
	margin: 0 auto;
}
#header {
	height: 150px;
	width: 700px;
}
#menu {
	height: 30px;
	width: 700px;
}
#menu ul,#menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	float: left;
}
#menu a {
	color: #FFCC00;
	display: block;
	height: 30px;
	width: 140px;
	text-indent: -9999em;
}
#menu a.menu01 {
	background-image: url(images/menu01.gif);
	background-repeat: no-repeat;
}
#menu a.menu02 {
	background-image: url(images/menu02.gif);
	background-repeat: no-repeat;
}
#menu a.menu03 {
	background-image: url(images/menu03.gif);
	background-repeat: no-repeat;
}
#menu a.menu04 {
	background-image: url(images/menu04.gif);
	background-repeat: no-repeat;
}
#menu a.menu05 {
	background-image: url(images/menu05.gif);
	background-repeat: no-repeat;
}
#menu a.menu01:hover {
	background-position: 0px -30px;
}
#menu a.menu02:hover {
	background-position: 0px -30px;
}
#menu a.menu03:hover {
	background-position: 0px -30px;
}
#menu a.menu04:hover {
	background-position: 0px -30px;
}
#menu a.menu05:hover {
	background-position: 0px -30px;
}
#contents {
	height: auto;
	width: 700px;
	margin-top: 15px;
}
#contents a {
	font-weight: bold;
	color: #FFCC00;
}
#left {
	float: left;
	height: auto;
	width: 160px;
	text-align: center;
}
#left h1 {
	font-size: 26px;
	background-image: url(images/lb01.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
	margin: 0px;
	padding: 0px;
}
#left h2 {
	font-size: 26px;
	background-image: url(images/lb02.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
	margin: 0px;
	padding: 0px;
}
#left h3 {
	font-size: 26px;
	background-image: url(images/lb03.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
	margin: 0px;
	padding: 0px;
}
#left ul,#left li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#left li {
	margin-top: 15px;
	margin-bottom: 15px;
}

#right {
	float: right;
	height: auto;
	width: 525px;
}
#right p {
	padding: 0px;
	line-height: 140%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#right h1 {
	font-size: 26px;
	background-image: url(images/rb01.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
	margin: 0px;
	padding: 0px;
}
#right h2 {
	font-size: 26px;
	background-image: url(images/rb02.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
	margin: 0px;
	padding: 0px;
}
#right h3 {
	font-size: 26px;
	background-image: url(images/rb03.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
	margin: 0px;
	padding: 0px;
}
#right h4 {
	font-size: 26px;
	background-image: url(images/rb04.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
	margin: 0px;
	padding: 0px;
}
.live {
	height: auto;
	width: 160px;
	margin-bottom: 15px;
	border: 1px solid #FFCC00;
}

.box {
	height: auto;
	width: 162px;
	background-color: #FFCC00;
	margin-bottom: 15px;
	padding-bottom: 5px;
}

.block {
	height: auto;
	width: 525px;
	margin-bottom: 15px;
}
.banner {
	height: 60px;
	width: 525px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.banner img {
	margin-right: 10px;
}
#rank_h {
	height: 150px;
	width: 750px;
	margin: 0 auto;
}
#rank {
	height: auto;
	width: 750px;
	padding-top: 20px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}
