body{
	background:#221144;
	text-align:center;
	}

#control{
	width:780px;
	position:relative;
	margin:0 auto;
	padding:0;
	text-align:left;
	background:#ffffff;
	}

#header{
	width:750px;
	border-bottom:1px solid #777777;
	margin:3px 10px 3px 10px;
	padding:5px 5px 10px 5px;
	}	

#header h1{
	font-size: 18px;
	}

#menu{
	clear: both;
	text-align: center;
	margin:15px 0 15px 0;
	}

#menu .m_list{
	color:#ffffff;
	font-size:97%;
	text-align:center;
	background:#221144;
	padding: 7px 15px 7px 15px;
	}

#menu .m_list a{
	color:#eeeeee;
	text-decoration:none;
}

#menu .m_list a:hover{
	color:#eeee33;
}

#menu_mo{
	display: none;
	}

#content{
	clear: both;
	background:#ffffff;
	margin:0 0 10px 0;
	padding: 0 0 0 10px;
	}

#content a{
	color:#240c3d
	text-decoration:none;
	}

#content a:hover{
	color:#c02731;
	}

#content h2{
	clear: both;
	background-image:url(img/m11.jpg);
	height:20px;
	background-repeat:repeat-y;
	margin:5px 15px 0 0;
	padding: 1px 0 7px 5px;
	border-left: 1px solid #777777;
	border-bottom: 1px solid #777777;
	font-size: 21px;
	}

#content h4{
	clear: both;
	background-image:url(img/m11.jpg);
	height:17px;
	background-repeat:repeat-y;
	font-size:80%;
	margin:10px 15px 0 0;
	padding: 3px 0 1px 3px;
	border-left: 1px solid #777777;
	border-bottom:1px solid #777777;
	}

#content p{
	width:420px;
	margin:15px 5px 5px 5px;
	padding:0 10px 0 5px;
	line-height:1.2em;
	float: left;
	}

.pic_m{
	margin:10px 5px 10px 5px;
	border:none;
	}

.bannar{
	margin:0 5px 0 5px;
	vertical-align:middle;
	border-style:none;
	}

.map{
	width: 730px;
	height: 450px;
	}

#footer{
	width:750px;
	clear:both;
	border-top:1px solid #777777;
	font-size:60%;
	text-align:right;
	background:#ffffff;
	padding: 5px;
	margin:0 10px 0 10px;
	}

