/* CSS Document */

#HEADER {
	position:absolute;
	width:750px;
	height:305px;
	z-index:1;
	left: 50%;
	top: 0;
	margin-left: -375px;
}
#MIDDLE {
	position:absolute;
	width:750px;
	height:1014px;
	z-index:2;
	left: 50%;
	top: 305px;
	margin-left: -375px;
	background-color: #F8F8F8;
}
body {
	background-image: url(img/common/Common/bg.jpg);
	background-repeat: repeat-y;
	background-position: 50%;
	background-color: #F0F0F0;
}
#MENU {
	position:absolute;
	width:750px;
	height:27px;
	z-index:1;
}
#H1 {
	position:absolute;
	width:340px;
	height:617px;
	z-index:2;
	left: 390px;
	top: 40px;
}
#H2 {
	position:absolute;
	width:340px;
	height:635px;
	z-index:3;
	left: 25px;
	top: 40px;
}

#H3 {
	position:absolute;
	width:405px;
	height:210px;
	z-index:1;
	left: 345px;
	top: 95px;
}

#BOTTOM {
	position:absolute;
	width:750px;
	height:23px;
	z-index:3;
	left: 50%;
	top: 1320px;
	margin-left: -375px;
}
#H4 {
	position:absolute;
	width:713px;
	height:20px;
	z-index:1;
	top: 4;
	left: 19px;
}

#H9 {
	position:absolute;
	width:345px;
	height:210px;
	z-index:2;
	left: 0px;
	top: 95px;
}
#H10 {
	position:absolute;
	width:750px;
	height:95px;
	z-index:3;
	left: 0px;
	top: 0px;
}
#H5 {
	position:absolute;
	width:707px;
	height:124px;
	z-index:4;
	left: 25px;
	top: 640px;
}
#H6 {
	position:absolute;
	width:342px;
	height:134px;
	z-index:5;
	left: 27px;
	top: 780px;
}
#H7 {
	position:absolute;
	width:340px;
	height:134px;
	z-index:6;
	left: 392px;
	top: 780px;
}

#H8 {
	position:absolute;
	width:344px;
	height:20px;
	z-index:7;
	left: 391px;
	top: 983px;
}



.FT1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	line-height: 1.5;
	padding-left: 5px;
	padding-right: 5px;
}
.FT2 {
	font-size: 9pt;
	color: #666666;
	line-height: 1.5;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.FT3 {
	font-size: 9pt;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;
	padding-left: 5px;
	padding-right: 5px;
}

.FT4 {
	font-size: 9pt;
	color: #666666;
	line-height: 1.5;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
}

.FT5 {
	font-size: 9pt;
	color: #666666;
	line-height: 1.5;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
}

.FT6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	line-height: 1.3;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}

.FT7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#000000;
}

