body,html{
	margin:0;
	padding:0;
}
div.back, div.backin , div.bottom{
	width:100%;
	margin:0;
	padding:0;
}
div.middle, div.bottomin{
	margin:auto;
}
div.left{
	float:left;
}
div.center, div.right{
	float:right;
}
div.clear{
	clear:both;
}
div.submap-style-box{
	width:185px;
	margin:5px;
	padding:0;
	background:#ddd;
	padding:5px;
}
div.submap-style-title{
	width:175px;
	padding:3px 5px;
	margin:0;
	font-size:15px;
	font-weight:bold;
}
div.submap-style-title a{
	text-decoration:none;
}
div.submap-style-title a:hover{
	text-decoration:underline;
}
div.submap-style-pic{
	padding:0;
	width:185px;
	height:120px;
	overflow:hidden;
	border:none;
}
