* {
	margin: 0px;
	padding: 0px;
}
body {
	color: #121212;
	font-size: 12px;
	background-color: #FAFAFA;
}
a {
	color: #006699;
}
a:hover {
	color: #CC0000;
}
h1 {
	color: #121212;
	font-size: 14px;
	letter-spacing: 1px;
	background-color: #29ABE2;
	padding: 3px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #126589;
}
h2 {
	color: #121212;
	font-size: 14px;
	letter-spacing: 1px;
	background-color: #95C946;
	padding: 3px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #597D24;
}
h3 {
	color: #121212;
	font-size: 14px;
	letter-spacing: 1px;
	background-color: #F79320;
	padding: 3px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #A25806;
}
h4 {
	color: #CC0000;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h5 {
	color: #CC0000;
	font-size: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: normal;
}
p {
	font-size: 12px;
	line-height: 130%;
	padding: 5px;
}
#wrap {
	height: auto;
	width: 700px;
}
#nav {
	height: 50px;
	width: 700px;
}
#nav li {
	list-style-type: none;
	float: left;
}
#nav a {
	display: block;
	height: 50px;
	width: 100px;
	text-indent: -9999em;
}
#nav a.nav1 {
	background-image: url(images/nav1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav a.nav2 {
	background-image: url(images/nav2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav a.nav3 {
	background-image: url(images/nav3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav a.nav4 {
	background-image: url(images/nav4.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav a.nav5 {
	background-image: url(images/nav5.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav a.nav6 {
	background-image: url(images/nav6.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav a.nav7 {
	background-image: url(images/nav7.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav a.nav1:hover {
	background-position: 0px -50px;
}
#nav a.nav2:hover {
	background-position: 0px -50px;
}
#nav a.nav3:hover {
	background-position: 0px -50px;
}
#nav a.nav4:hover {
	background-position: 0px -50px;
}
#nav a.nav5:hover {
	background-position: 0px -50px;
}
#nav a.nav6:hover {
	background-position: 0px -50px;
}
#nav a.nav7:hover {
	background-position: 0px -50px;
}
#content {
	height: auto;
	width: 700px;
	margin-top: 15px;
	clear: left;
}
#main {
	float: right;
	height: auto;
	width: 523px;
}
#main img {
	margin-bottom: 5px;
	margin-left: 5px;
}
#main iframe {
	margin-bottom: 5px;
	margin-left: 5px;
}
.box {
	height: auto;
	width: 521px;
	border: 1px dotted #121212;
	background-color: #F0F0F0;
	margin-bottom: 15px;
}
.block {
	height: auto;
	width: 521px;
	border: 1px dotted #121212;
	background-color: #F0F0F0;
}
#sub {
	float: left;
	height: auto;
	width: 162px;
	text-align: center;
}
#sub li {
	list-style-type: none;
	margin-bottom: 5px;
}
.live {
	height: auto;
	width: 160px;
	margin-bottom: 15px;
	border: 1px solid #121212;
}
.menu {
	height: auto;
	width: 160px;
	border: 1px dotted #121212;
	background-color: #F0F0F0;
	margin-bottom: 15px;
}
.ranking {
	height: auto;
	width: 160px;
	border: 1px dotted #121212;
	background-color: #F0F0F0;
}
