body {
	background-color: #333333;
	padding: 0px;
	text-align: center;
	color: #666666;
	SCROLLBAR-FACE-COLOR: #333333;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #333333;
	SCROLLBAR-ARROW-COLOR: #cc0000;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#wapper {
	text-align: left;
	padding: 0px;
	width: 750px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
	overflow: hidden;
}
#header {
	margin: 0px;
	padding: 0px;
	width: 750px;
	height: 20px;
	background-color: #333333;
}
#header h1 {
	font-size: 12px;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#logo {
	background-color: #000000;
	height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin: 0px;
	overflow: hidden;
}
#hmenu {
	background-image: url(../img/hmback.jpg);
	background-repeat: no-repeat;
	height: 45px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
#hmenu ul {
	list-style-type: none;
	text-align: right;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#hmenu li {
	font-size: 10px;
	color: #666666;
	background-image: url(../img/hmlist.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-right: 6px;
	padding-left: 18px;
	margin-right: 5px;
	display: inline;
	background-position: 0px 0px;
	height: 20px;
	padding-top: 1px;
	padding-bottom: 4px;
}
#hmenu a {
	color: #666666;
	text-decoration: none;
}
#hmenu a:visited {
	color: #666666;
	text-decoration: none;
}
#hmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#menu {
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-color: #000000;
	margin: 0px;
	background-image: url(../img/menu_bk.jpg);
	background-position: 25px 0px;
	background-repeat: no-repeat;
}
#menu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	background-image: url(../img/menu_bk.jpg);
	background-repeat: no-repeat;
}
#menu li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-indent: -9999px;
	text-align: left;
	display: inline;
	background-color: #999999;
}
#menu li a {
	display:block;
	overflow:hidden;
}
#menu li a:hover {
	margin: 0px;
	padding: 0px;
}
#menu01 a {
	background-image: url(../img/menu01.jpg);
	height: 20px;
	width: 73px;
}
#menu02 a {
	background-image: url(../img/menu02.jpg);
	height: 20px;
	width: 82px;
}
#menu03 a {
	background-image: url(../img/menu03.jpg);
	height: 20px;
	width: 110px;
}
#menu04 a {
	background-image: url(../img/menu04.jpg);
	height: 20px;
	width: 112px;
}
#menu05 a {
	background-image: url(../img/menu05.jpg);
	height: 20px;
	width: 90px;
}
#menu06 a {
	background-image: url(../img/menu06.jpg);
	height: 20px;
	width: 98px;
}
#menu07 a {
	background-image: url(../img/menu07.jpg);
	height: 20px;
	width: 135px;
}
#menu01 a:hover, #menu02 a:hover, #menu03 a:hover, #menu04 a:hover, #menu05 a:hover, #menu06 a:hover, #menu07 a:hover {
	background-position: 0px -20px;
}
#footer {
	clear: both;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	height: 32px;
	text-align: right;
	font-size: 12px;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 25px;
	margin: 0px;
	font-family: Arial, Verdana, Helvetica;
}
#bnavi {
	font-size: 10px;
}
#bnavi a {
	color: #CCCCCC;
	text-decoration: none;
}
#bnavi a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.white {
	color: #FFFFFF;
}
.red {
	color: #CC0000;
}
.lmtop {
	border-top: 1px solid #333333;
}

#cl20 {
	height: 20px;
	clear: both;
}