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

#apDiv1 {
	position:absolute;
	left:10px;
	top:75px;
	width:140px;
	height:5px;
	z-index:1;
	background-color: #666666;
}
#apDiv2 {
	position:absolute;
	left:253px;
	top:75px;
	width:558px;
	height:5px;
	z-index:2;
	background-color: #666666;
}
#apDiv3 {
	position:absolute;
	left:10px;
	top:93px;
	width:140px;
	height:344px;
	z-index:3;
}
#apDiv4 {
	position:absolute;
	left:253px;
	top:93px;
	width:558px;
	height:373px;
	z-index:4;
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}
.style1 {font-size: 10px}