body{
	text-align:center;
	}

#control{
	width:360px;
	position:relative;
	margin:0 auto;
	padding:0;
	text-align:left;
	background:#ffffff;
	}

#header{
	width:auto;
	border-bottom:1px solid #777777;
	margin:3px 0 3px 0;
	padding:5px 5px 10px 2px;
	}	

#header h3{
	font-size:85%;
	text-align: center;
	}

#header img{
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	}

#menu{
	display: none;
	}

#menu_mo{
	display: block;
	width: 300px;
	margin:15px auto;
	}

#menu_mo li{
	color:#ffffff;
	font-size:97%;
	text-align:center;
	width: 280px;
	background:#221144;
	margin-left: -40px;
	margin-bottom: 1px;
	padding: 5px 10px 5px 10px;
	list-style: none;
	}

#menu_mo li a{
	display: block;
	color:#eeeeee;
	text-decoration:none;
}

#content{
	clear: both;
	background:#ffffff;
	margin:0 0 10px 0;
	padding: 0 5px 0 5px;
	}

#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 0 0 0;
	padding: 5px 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:5px 3px 0 5px;
	padding: 1px 0 1px 3px;
	border-left: 1px solid #777777;
	border-bottom:1px solid #777777;
	}

#content p{
	width:335px;
	margin:15px 0 5px 0;
	padding:0 10px 0 10px;
	font-size: 85%;
	line-height:1.1em;
	}

#content img{
	border: none;
	}

.pic_m{
	display: block;
	margin:0 auto;
	}

.bannar{
	margin:0 5px 0 5px;
	vertical-align:middle;
	border-style:none;
	}

.map{
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: 250px;
	}

#footer{
	width:335px;
	clear:both;
	border-top:1px solid #777777;
	font-size:60%;
	text-align:right;
	background:#ffffff;
	padding: 5px;
	margin:0 10px 0 10px;
	}

