body {
	text-align: center;
}
.container{
	width:750px;
	text-align:left;
	border:1px solid #666666;
}
h1 {
	background-image:url(img/header.gif);
	width:750px;
	height:159px;
}
h1 span {
	display:none;
}
h2 {
	font-size:14px;
	color:#CC0000;
}
h3 {
	font-size:12px;
	background-color:#FEE7C5;
}
p {
	top:-0.5em;
	font-size:12px;
}
.menu{
	position:relative;
	top:-21px;
	background-color:#CC3300;
	padding:0.5em 0 0.5em 3em;
}
.menu a{
	color:#FFFFFF;
}
.a_line{
	width:750px;
	margin-bottom:2em;
}
.b_line{
	width:740px;
	padding:0 5px 0 5px;
}
.c_line{
}
.ads{
	position:relative;
	float:left;
	width:330px;
	padding-left:10px;
	color:#CC9900;
}
.top_m{
	position:relative;
	float:left;
	width:390px;
	padding-left:10px;
}
.middle_m{
	position:relative;
	float:left;
	width:234px;
	margin:0 4px 0 4px;
	border:1px solid #F4E3E3;
	background-color:#F4E3E3;
}
.bottom_m{
	width:730px;
	padding:0 10px 0 10px;
}
.footer a{
	color:#666666;
	text-decoration:none;
}