body{
	margin: 0;
	padding: 0;
	overflow: auto;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #E7E7E7;
	scrollbar-face-color: #D8DBDF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #C1C6CC;
	scrollbar-3dlight-color: #ABB1B3;
	scrollbar-arrow-color: #7F8996;
	scrollbar-track-color: #E6E6E6;
	scrollbar-darkshadow-color: #ABB1B3;
}

#hp{
	position: absolute;
	top: 440px;
	left: 50%;
	width: 800px;
	height: 80px;
	margin-left: -400px;
	background-color: #999999;
	filter: alpha(opacity=70);
	-moz-opacity: .70;
	opacity: .70;
}

#img_hp{
	position: absolute;
	top: 438px;
	width: 800px;
	height: 80px;
}

.slogan_hp{
	border: 0px;
}

.text{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

a:link{
	color: #01014B !important;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color: #01014B !important;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}

a:active{
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
	color: #01014B;
	font-weight: bold;
}

a:hover{
	font-size: 11px;
	font-family: Verdana;
	color: #01014B !important;
	text-decoration: underline;
	font-weight: bold;
}
