* {
	margin: 0;
	padding: 0;
	line-height: normal;
}
body {
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a img {
	border: none;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.c_both {
	clear: both;
}
h1 {
	font-size: 10px;
	font-weight: normal;
	color: #777777;
	text-align: right;
}
h2 {
	font-size: 10px;
	font-weight: normal;
	margin: 5px;
}
h3 {
	font-size: 10px;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 20px;
}
#header {
	padding-bottom: 10px;
}
#wrapper {
	padding: 0px;
	clear: both;
	width: 900px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	margin-top: 25px;
	padding-bottom: 20px;
}
#menu01 {
	background-image: url(../img/menu/02/menu01.jpg);
}
#menu02 {
	background-image: url(../img/menu/02/menu02.jpg);
}
#menu03 {
	background-image: url(../img/menu/02/menu03.jpg);
}
#menu04 {
	background-image: url(../img/menu/02/menu04.jpg);
}
#menu05 {
	background-image: url(../img/menu/02/menu05.jpg);
}
#menu06 {
	background-image: url(../img/menu/02/menu06.jpg);
}
#menu07 {
	background-image: url(../img/menu/02/menu07.jpg);
}
#menu08 {
	background-image: url(../img/menu/02/menu08.jpg);
}
#menu09 {
	background-image: url(../img/menu/02/menu09.jpg);
}
#top_menu a {
	float: left;
	height: 46px;
	width: 100px;
	background-repeat: no-repeat;
}
#top_menu img {
	height: 46px;
	width: 100px;
}
#main_top {
	height: 3px;
	background-image: url(../img/bg_a.jpg);
}
#main {
	clear: both;
	padding-right: 5px;
	padding-left: 5px;
}
.box_wrapper {
	clear: both;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}
.box {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #000;
	width: 858px;
	margin-right: auto;
	margin-left: auto;
}
.container {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	line-height: 25px;
	color: #FFF;
	text-align: left;
	padding-top: 25px;
	padding-bottom: 25px;
}
#footer {
	font-size: 11px;
	color: #999999;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
#footer a:link {
	color: #999999;
	text-decoration: none;
}
#footer a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#footer_top {
	height: 3px;
	background-image: url(../img/bg_b.jpg);
}
#footer p {
	line-height: 200%;
}
.mb8 {
	margin-bottom: 8px;
}
.copyright {
	font: 9px Arial, Helvetica, sans-serif;
	color: #777777;
	padding-top: 5px;
}
.link {
	background-color: #FC3;
	padding: 2px;
}
