@charset "UTF-8";

#apDiv1 {
	position:absolute;
	left:86px;
	top:18px;
	width:158px;
	height:208px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:245px;
	top:196px;
	width:555px;
	height:29px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	left:0px;
	top:226px;
	width:800px;
	height:22px;
	z-index:3;
	float: left;
}

#apDiv4 {
	position:absolute;
	left:245px;
	top:226px;
	width:700px;
	height:22px;
	z-index:4;
	float: left;
	
}

#apDiv5 {
	position:absolute;
	left:86px;
	top:280px;
	width:680px;
	height:240px;
	z-index:4;
	float: left;
	font-family:  Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
}

#apDiv6 {
	position:absolute;
	left:86px;
	top:570px;
	width:680px;
	height:215px;
	z-index:4;
	float: left;
	font-family:  Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
}

 .title {
	font-family:  Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	float: left;
	padding-top: 5px;
}

#img {
	height: 207px;
	width: 158px;
	background-image: url(images/img.png);
}

a:link {text-decoration: none; color: #000000;}
a:visited {text-decoration: none; color: #333333;}
a:active {text-decoration: none;  color: #333333;}
a:hover {text-decoration: underline; color: #000000;}
