.FrontMap_show-default * {
	font-size: 12px;
	margin:0;
	padding:0;
}
.FrontMap_show-default{
	padding-top:0px;
	width:778px;
	height:523px;
	margin:5px auto;
}
.FrontMap_show-default .box h2 {
	color:#595959;
	letter-spacing:1px;
	font-weight:bold;
	font-size:14px;
	padding-left:40px;
	height:28px;
	line-height:28px;
	border-top:1px solid #87C4E8;
	border-bottom:1px solid #87C4E8;
	background-color:#B1E0FD;
}
.FrontMap_show-default .box .main{
	padding:10px 0px;
}
.FrontMap_show-default .box .main .img{
	float:left;
}
.FrontMap_show-default .box .main .img .mapFront{
	width:572px;
	 height:451px;
	position:relative;
}
.FrontMap_show-default .box .main .info{
	float:left;
	margin:0 0px 0px 10px;
}
.FrontMap_show-default .box .main .info h4{
	width:194px;
	height:60px;
	line-height:60px;
	background:url(../../images/map/map_info_title.gif) no-repeat;
	font-size:14px;
	text-indent:60px;
}
.FrontMap_show-default .box .main .info .name{
	width:194px;
	height:371px;
	padding-top:30px;
	background:url(../../images/map/map_info_text.gif) no-repeat;
}
.FrontMap_show-default .box .main .info .name ul{
	width:176px;
	height:361px;
	padding:0 8px;
	list-style:none;
	overflow:auto;
}
.FrontMap_show-default .box .main .info .name li{
	line-height:15px;
	margin:8px 0;
	color:#323232;
}
.FrontMap_show-default .box .main .info .name li a{
	color:#323232;
	text-decoration:underline;
}
.FrontMap_show-default .box .main .info .name li a:hover{
	text-decoration:none;
}
