@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0066FF;
}
a:visited {
	color: #0066FF;
}
a:hover {
	color: #0066FF;
}
a:active {
	color: #0066FF;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
.header {
	width:973px;
	height: 77px;
	background-image: url(images/header_02.png);
	background-position:center;
	background-repeat:no-repeat;
}
.bodybg {
	background-image: url(images/body_bg.png);
	background-position:center;
	background-repeat:no-repeat;
	width:973px;
	height: 378px;
}

.bodybg2 {
	background-image: url(images/body_bg2.png);
	background-position:center;
	background-repeat:no-repeat;
	width:973px;
	height: 708px;
}

.bodybg3 {
	background-image: url(images/body_bg3.png);
	background-position:center top;
	background-repeat:no-repeat;
	width:973px;
	height: 1431px;
}
