body {
	margin: 0px;
	padding: 0px;
}

#wrap {
	height: auto;
	width: 870px;
	margin: 0 auto;
}
#header {
	height: 150px;
	width: 870px;
}
#menu {
	height: 30px;
	width: 870px;
}
#menu ul,#menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	float: left;
}
#menu a {
	display: block;
	height: 30px;
	width: 145px;
	text-indent: -9999em;
}
#menu a.menu1 {
	background-image: url(images/menu1.gif);
	background-repeat: no-repeat;
}
#menu a.menu2 {
	background-image: url(images/menu2.gif);
	background-repeat: no-repeat;
}
#menu a.menu3 {
	background-image: url(images/menu3.gif);
	background-repeat: no-repeat;
}
#menu a.menu4 {
	background-image: url(images/menu4.gif);
	background-repeat: no-repeat;
}
#menu a.menu5 {
	background-image: url(images/menu5.gif);
	background-repeat: no-repeat;
}
#menu a.menu6 {
	background-image: url(images/menu6.gif);
	background-repeat: no-repeat;
}
#menu a.menu1:hover {
	background-position: 0px -30px;
}
#menu a.menu2:hover {
	background-position: 0px -30px;
}

#menu a.menu3:hover {
	background-position: 0px -30px;
}

#menu a.menu4:hover {
	background-position: 0px -30px;
}

#menu a.menu5:hover {
	background-position: 0px -30px;
}
#menu a.menu6:hover {
	background-position: 0px -30px;
}

#contents {
	height: auto;
	width: 870px;
	clear: left;
	margin-top: 15px;
}
#main {
	width: 709px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-bottom: 15px;
}
#main p {
	font-size: 14px;
	line-height: 120%;
	color: #333333;
	margin: 0px;
	padding: 5px;
}
#main iframe {
	margin-top: 5px;
}

.block {
	height: auto;
	width: 698px;
	margin-top: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.block h1 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/tb1.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
}
.block h2 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/tb2.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
}
.block h3 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/tb3.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
}
.block h4 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/tb4.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
}
.block h5 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/tb5.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
}
.block a {
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
}
.box {
	height: 170px;
	width: 698px;
	padding-bottom: 5px;
}
.box img {
	margin-left: 14px;
}

#sub {
	height: auto;
	width: 150px;
	float: right;
}
#sam {
	height: auto;
	width: 150px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	background-color: #13A6EB;
}

#sub iframe {
	margin-top: 5px;
}
#rank {
	float: left;
	height: auto;
	width: 750px;
	background-color: #FFFFFF;
}
#rank_r {
	float: right;
	width: 120px;
}
