body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
#wrap {
	height: auto;
	width: 750px;
	margin: 0 auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
#header {
	height: 150px;
	width: 700px;
	margin: 0 auto;
}
#menu {
	height: 25px;
	width: 700px;
	margin: 0 auto;
}
#menu ul,#menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	float: left;
}
#menu a {
	display: block;
	height: 25px;
	width: 100px;
	font-size: 12px;
	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.menu06 {
	background-image: url(images/menu06.gif);
	background-repeat: no-repeat;
}
#menu a.menu07 {
	background-image: url(images/menu07.gif);
	background-repeat: no-repeat;
}
#menu a.menu08 {
	background-image: url(images/menu08.gif);
	background-repeat: no-repeat;
}
#menu a.menu01:hover {
	background-position: 0px -25px;
}
#menu a.menu02:hover {
	background-position: 0px -25px;
}
#menu a.menu03:hover {
	background-position: 0px -25px;
}
#menu a.menu04:hover {
	background-position: 0px -25px;
}
#menu a.menu05:hover {
	background-position: 0px -25px;
}
#menu a.menu06:hover {
	background-position: 0px -25px;
}
#menu a.menu07:hover {
	background-position: 0px -25px;
}
#menu a.menu08:hover {
	background-position: 0px -25px;
}
#contents {
	height: auto;
	width: 700px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#left {
	height: auto;
	width: 150px;
	float: left;
}
#live {
	text-align: center;
	height: auto;
	width: 150px;
	border: 1px solid #666666;
	background-color: #000000;
	margin-bottom: 15px;
}
#live iframe {
	margin-top: 5px;
}

.link {
	height: auto;
	width: 150px;
	text-align: center;
	margin-bottom: 15px;
	border: 1px solid #666666;
}
.link ul,.link li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
}
.link li {
	margin-bottom: 5px;
	margin-top: 5px;
}


#right {
	height: auto;
	width: 540px;
	float: right;
}
.block {
	height: auto;
	width: 538px;
	margin-bottom: 15px;
	border: 1px solid #666666;
	padding-bottom: 5px;
}
.block p {
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.block iframe {
	margin-left: 5px;
	margin-top: 5px;
}



#footer {
	height: 20px;
	width: 700px;
	margin-top: 0;
	clear: both;
	text-align: center;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer h5 {
	font-size: 10px;
	color: #336699;
	letter-spacing: 1px;
	font-weight: normal;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rank {
	height: auto;
	width: 750px;
	margin-top: 15px;
}
