@charset "utf-8";
body {
	background-image: url(../images/bg.gif);
}
#container {
	height: auto;
	width: 990px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #838383;
	font-size: 13px;
	-webkit-text-size-adjust:none;
}
#top {
	width: 990px;
	height: 125px;
}
#icon {
	width: 990px;
	height: 34px;
	background-image: url(../images/icon_back.gif);
}
#banner01 {
	width: 990px;
	height: 218px;
	background-image: url(../images/banner.jpg);
}

#main01 {
	width: 980px;
	height: auto;
	min-height:300px;
	float: left;
	padding-top: 25px;
	padding-left: 10px;
	background-color: #FFF;
}
#main02 {
	width: 980px;
	height: auto;
	min-height:300px;
	float: left;
	padding-top: 25px;
	padding-left: 10px;
	background-color: #FFF;
	line-height: 20px;
	color: #4d4d4d;
}
#main02a {
	margin-top: 5px;
	margin-left: 25px;
}

#bottom {
	height: 60px;
	width: 990px;
	background-image: url(../images/bottom.gif);
	float: left;
}
a:hover {  text-decoration: none; color: #00498e; }
a:link {	text-decoration: none; }
a:active {  text-decoration: none;}
a:visited {  text-decoration: none;}
#box01 {
	background-color: #f2f2f2;
	height: 200px;
	width: 650px;
	margin-top: 5px;
	margin-left: 25px;
	padding-top: 15px;
	padding-left: 15px;
}
#main02b {
	margin-top: 5px;
	margin-left: 12px;
	font-size: 12px;
}
.style1 {
	color: #4d4d4d;
}
.style2 {
	color: #0257a4;
	font-weight: bold;
	font-size: 15px;
}
.style3 {
	color: #4d4d4d;
	font-size: 11px;
}
.style4 {
	color: #066eff;
	font-weight: bold;
	font-size: 16px;
}
.td1 {
	padding-top: 8px;
	text-align: center;
	vertical-align: top;
	height: 70px;
}

.td2 {
	padding-top: 8px;
	text-align: center;
	vertical-align: top;
	height: 90px;
}