@charset "utf-8";
body {
	background-image: url(images/body-bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E5FAFF;
}
body,td {
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	line-height: 180%;
}.txt1-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.txt1-white a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	text-decoration: none;
}
.bg {
	background-image: url(image/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.h01 {
	font-size: 12pt;
	font-weight: bold;
	color: #09549F;
	line-height: 180%;
	text-decoration: none;
}
.h01 a:hover{
	font-size: 12pt;
	font-weight: bold;
	color: #494949;
	line-height: 180%;
	text-decoration: none;
}
.h02 {
	font-size: 8pt;
	color: #999999;
}
.bg1 {
	background-image: url(image/bg-1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
