body {
	background-color: #046DAF;
	background-image: url(../img/bg02.png);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 10px;
}
#imsite {
	margin: 0px auto 20px auto;
	width: 1000px;
	position: relative;
}
#imsite #imheader {
	height: 165px;
	background-image: url(../img/top_head_99a.png);
}
#imsite #imheader #imtitle {
	width: 245px;
	height: 60px;
	position: absolute;
	left: 261px;
	top: 107px;
}
#imsite #imheader #left {
	width: 690px;
	height: 175px;
	position: absolute;
	left: -654px;
	top: 207px;
	background-image: url(../img/bg_l.png);
}
#imsite #imheader #right {
	width: 690px;
	height: 175px;
	position: absolute;
	left: 800px;
	top: 223px;
	background-image: url(../img/bg_r.png);
}
#imsite #imheader #imframe {
	position: absolute;
	height: 20px;
	width: 112px;
	left: 737px;
	top: -9px;
}


#imsite #imbody {
	background-image: url(../img/bg_main.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#imsite #imbody #immenumain {
	float: left;
	width: 130px;
	background-image: url(../img/bg_menu02.png);
	height: 300px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 18px 0px 0px 50px;
}
#imsite #imbody #imcontent {
	float: left;
	width: 800px;
	margin-top: 1px;
}
#imsite #imbody #imfoot {
	clear: both;
	background-image: url(../img/bg_foot_02a.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	position: relative;
}
#imsite #imbody #imfoot #footimg {
	background-image: url(../img/foot_img.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 118px;
	width: 628px;
	left: 173px;
	top: -90px;
	z-index: 1;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #016AAE;
	font-size: 20px;
	text-align: left;
}
a.ImLink2 {
	text-decoration: none;
}
a.ImLink2:link {
	color:#036;
}
a.ImLink2:visited {
	color:#036;
}
a.ImLink2:hover {
	color:#06C;
	text-decoration:none;
}

