hrml {
	height: 100%;
}
body {
	margin: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	background-image: url(img/main_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.input01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 15px;
	width: 80px;
	border: 0px;
	margin: 0px;
}
.font01 {
	font-weight: bold;
	color: #6D83A7;
}
.font02 {
	font-size: 11px;
	color: #666666;
}
.pic01 {
	border: 1px solid #365585;
}
.item01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.item01:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #365585;
	text-decoration: underline;
}
.item02 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.item02:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.td01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F7F7F7;
}
.link01 {
	color: #666666;
	text-decoration: none;
}
.link01:hover {
	font-weight: bold;
}
