body {
	margin-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #99CC99;
}
#main{
	position:relative;
	margin-left:20;
}
.career{
	font-size: 12px;
	background-image:url('site/gk006.jpg');
	background-repeat:no-repeat;
	background-position: 90% 1%;
}

.text10 {
	font-size: 10px;
}
.text12 {
	font-size: 12px;
}
.text12link {
	font-size: 12px;
	color: #003300;
	font-weight: bold;
	text-decoration: none;
}
.text12bold {
	font-size: 12px;
	font-weight: bold;
}
.text12submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	background-color: #99CC99;
	text-decoration: none;
}
.text12form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text14 {
	font-size: 14px;
}
.text14link {
	font-size: 14px;
}
.text14button {
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;		
}
.text14err {
	font-size: 14px;
	color: #660000;
	font-weight: bold;	
}
.text16 {
	font-size: 16px;
}
.text16bem {
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	text-align: right;
}
a:link {
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #0033FF;
	text-decoration: underline;
}


