@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
}
body {
	background-color: #397eb7;
	background-image: url(images/background_01.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #397eb7;
	outline: none;

}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #397eb7;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: underline;
}
.title01 {
	color: #397eb7;
	font-size: 14px;
}
.style3 {font-size: 11px}

