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

#main_box table{
	border:0;
	padding:10px;
}

#apDiv1 {
	position:absolute;
	width:245px;
	height:291px;
	z-index:1;
}

.odd{
	padding:10px;
	margin-bottom:20px;
	font-size:18px;
	background-color:#F00;
	color:#FFF;
}

.odd h2{
	font-size:24px;
}

.odd a{
	color:#FFF
}