@charset "utf-8";
/* CSS Document */

<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(bg.jpg);
	background-repeat:repeat;
}
#bglogo {
	background-image:url(bg2.jpg);
	background-repeat:repeat-x;
	text-align:center;
	width:100%;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.color_001 {color: #333333}
.form
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-color: #000000;
	border: 1px solid #333333;	
}
.button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #000000;
	border: 1px solid #333333;	
}
.tb_01{
	border: 1px solid #333333;
}
.font14{
	font-size: 14px;
}
.font16{
	font-size: 16px;
}
-->
