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

.cbomenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	line-height: 16px;
	padding-left: 4px;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}
a:link {
	color:#777
}
a:visited {
	color:#F60
}
a:hover {
	color:#FC0
}
a:active {
	color:#666
}
#apDivText {
	position:absolute;
	left:12px;
	top:135px;
	width:720px;
	z-index:1;
}
	
#apDivLogo {
	position:absolute;
	left:479px;
	top:11px;
	width:253px;
	height:120px;
	z-index:2;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
#apDivMenu {
	position:absolute;
	left:12px;
	top:11px;
	width:460px;
	height:110px;
	z-index:3;
	color: #000;
	background-color: #000000;
}

