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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	scrollbar-base-color: #f1f1f1;
	scrollbar-arrow-color: #88c648;
	scrollbar-3dlight-color: #57c9b8;
	scrollbar-face-color: #f1f1f1;
	scrollbar-shadow-color: #c5c5c5;
}

iframe { 
	overflow-x: hidden; 
	overflow-y: scroll;
	scrollbar-base-color: #f1f1f1;
	scrollbar-arrow-color: #88c648;
	scrollbar-3dlight-color: #57c9b8;
	scrollbar-face-color: #f1f1f1;
	scrollbar-shadow-color: #c5c5c5;
}
.tabl {
	background-attachment: scroll;
	background-image: url(images/main/back_2.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.link, .link a:link, .link a:visited, .link a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #57c9b8;
}

.link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #B1D019;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #57c9b8;
	text-decoration: none;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #57c9b8;
	text-decoration: none;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #57c9b8;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#apDiv1 {
	position:absolute;
	left:510px;
	top:150px;
	width:278px;
	height:160px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:39px;
	top:500px;
	width:600px;
	height:120px;
	z-index:2;
	}
.style1 {color: #57c9b8}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 4.5em;
} 
input
{
	color: #57c9b8;
	background: #ffffff;
	border: 1px solid #a4b97f;
}

.submit input
{
color: #000;
background: #ffffff;
border: 2px outset #a4b97f
} 
fieldset
{
border: 1px solid #a4b97f;
width: 20em
}

legend
{
color: #57c9b8;
background: #ffffff;
border: 1px solid #a4b97f;
padding: 2px 6px
} 
		
