@charset "UTF-8";
head {
	font-size: 12pt;
	text-align: center;
}
body {
	background-image: url(images/main/bg007_01r.gif);
	margin-top: 10px;
	margin-left: 120px;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#top {
	height: 35px;
	width: 800px;
	margin-bottom: 0px;
}
#main {
	height: 580px;
	width: 800px;
	padding-top: 0px;
	text-align: center;
	margin-top: 0px;
	background-color: #FFFFFF;
}
#main_space {
	height: 40px;
	width: 800px;
	margin-top: 0px;
	text-align: right;
	top: 20px;
}
#main_top {
	height: 440px;
	width: 750px;
	padding-top: 0px;
	text-align: left;
	margin-top: 0px;
	margin-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #999999;
}
#main_bottom {
	height: 100px;
	width: 750px;
	background-image: url(images/main/logo.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 0px;
	padding-top: 0px;
}
#copyrights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	margin-top: 5px;
	text-align: left;
	height: 40px;
	width: 800px;
}
input {
	border: thin solid #CCCCCC;
}
textarea {
	border: thin solid #CCCCCC;
}
.style3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
