body{
	margin:0px;
	padding:0px;
	text-align:center;
	color:#efefef;
	background-color: #000000;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
}
img{border:0px;}
h1,h2,h3,h4,p,li,td,span,form,div{
	margin:0px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN","Osaka",sans-serif;
}
.bold {font-weight:bold;}
a {
	text-decoration: none;
	color: #baed5d;
}
a:visited {
	text-decoration: none;
	color: #baed5d;
}
a:hover {
	text-decoration: underline;
	color: #ffff00;
}
#footer{
	width:700px;
	height:60px;
	margin-left:auto;
	margin-right:auto;
}
.foot_box1{
	float:left;
	width:200px;
}
.foot_box2{
	float:left;
	width:350px;
}
.foot_box3{
	float:left;
	width:150px;
	text-align:right;
}
.hudson_navi{
	font-size:12px;
	padding-left:15px;
	background-image:url(../img/li1.gif);
	background-repeat:no-repeat;
	text-align:left;
}
.copyright{
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
	color:#afafaf;
	text-align:center;
}
.no_sc{
	font-size:15px;
	font-weight:bold;
	line-height:190%;
	margin-top:200px;
	margin-bottom:250px;
}

