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

body {
	background-image: url(../images/main_back_gray_sub.gif);
}
.blue_title {
	font-size: 14px;
	color: #6699CC;
}
h1 {
	font-family: Arial;
	font-size: 20px;
	font-weight: lighter;
	color: #AF0003;
	margin-bottom: -4px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CC6600;
	font-weight: 100;
	font-size: 30px;
	line-height: 26px;
}
h4 {
	color: #6699CC;
	font-weight: bold;
	margin-bottom: -7px;
	margin-top: 30px;
}
.sub_container {
	background-image: url('../images/sub_back.gif');
	background-repeat: repeat-y;
	margin-left:auto;
	margin-right:auto;
	float: left;
	position:relative;
	top:-1px;
	width: 1010px;
}
.page   {
	width: 1010px;
	margin-left: 24px;	
	height: 100%;
}
h5 {
	margin-top: -10px;
	font-size: 11px;
	margin-bottom: 0px;
}
h2 {
	font-family: Arial;
	font-size: 25px;
	font-weight: bold;
	margin-top: 0px;
}
