@charset "UTF-8";
#contact {
	font-size: 11px;
	font-weight: normal;
}
	
/* CSS Document */
#header {
	position:absolute;
	top:0px;
	width:100%;
	height:59px;
	z-index:1;
}
#colmask {
	position:absolute;
	left:1px;
	top:151px;
	width:100%;
	height:563px;
	z-index:2;
}
#main {
	position:absolute;
	width: 100%;
}
#footer {
	position:absolute;
	width:100%;
	height:50;
	z-index:10;
	clear: both;
	float: left;
	bottom: 1px;
}
#apDiv1 {
	position:absolute;
	left:3px;
	top:95px;
	width:960px;
	height:20px;
	z-index:4;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #385A49;
}
a:link {
	text-decoration: none;
	color: #385A49;
}
a:visited {
	text-decoration: none;
	color: #385A49;
}
a:hover {
	text-decoration: none;
	color: #385A49;
}
a:active {
	text-decoration: none;
	color: #385A49;
}
.box {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.title {
	font-size: 24px;
}
.title2 {
	font-size: 16px;
}
