@charset "utf-8";
/* CSS Document */
body {
	background-attachment:fixed;
	background-image: url(image/mainbg.jpg);
}
#apDiv1 {
	position:absolute;
	width:1100px;
	height:400px;
	z-index:1;
	top: 105px;
	margin-left: 30px;
	background-image: url(image/comment.jpg);
}
#apDiv2 {
	position:absolute;
	width:270px;
	height:30px;
	z-index:7;
	top: 340px;
	margin-left: 30px;
	color: #FFFFFF;
	font-size: 20px;
	left: 100px;
}
#apDiv3 {
	position:absolute;
	width:520px;
	height:160px;
	z-index:2;
	margin-left: 550px;
	color: #FFFFFF;
	font-size: 18px;
	left: 0px;
	top: 10px;
}
#apDiv7 {
	position:absolute;
	width:1100px;
	height:65px;
	z-index:5;
	top: 515px;
	margin-left: 30px;
	background-color: #466263;
}
#apDiv9 {
	position:absolute;
	width:1100px;
	height:180px;
	z-index:3;
	top: 590px;
	margin-left: 30px;
	color: #000033;
	background-color: #466263;
}
#apDiv10 {
	position:absolute;
	width:520px;
	height:160px;
	z-index:1;
	top: 5px;
	margin-left: 0px;
	font-size: 16px;
	color: #FFFFFF;
}
#apDiv11 {
	position:absolute;
	width:1100px;
	height:65px;
	z-index:6;
	top: 30px;
	margin-left: 30px;
	background-color: #466263;
}
#apDiv12 {
	position:absolute;
	width:1030px;
	height:30px;
	z-index:1;
	top: 20px;
	margin-left: 50px;
	color: #FFFFFF;
	font-size: 20px;
}
#apDiv13 {
	position:absolute;
	width:1030px;
	height:30px;
	z-index:auto;
	top: 20px;
	margin-left: 50px;
	font-size: 20px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
