ul {
    list-style-type: none;
}
div, form, img, ul, ol, li, dl, dt, dd ,h1{
	border: 0 none;
	margin: 0;
	padding: 0;
	overflow:hidden
}
body {
	margin: 0;
	font-size: 12px;
}
a{ color:#005cac; text-decoration: none;}
a:hover, .MapNav a:hover, #footer a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#MapTop{ height:52px; padding: 10px 30px 0px 10px; width:920px; margin:auto;}
.MapLogo{
	width:250px;
	height:52px;
	background-image: url(../images/MapLogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}
.MapNav{ color:#919191; float:right; font-size:12px; margin-top:5px;}
.MapNav a{color:#919191;}
.MapCon{
	width:780px;
	border:1px solid #b8d8f1;
	background-color: #e4f1f9;
	margin:auto;
	padding:3px;
	color:#d7d7d7;
	margin-top:10px;
}

.MapCon h1{
	height:16px;
	margin:6px auto 6px 11px;
}
.MapCon h1 span{ float:left;}
.LinkBox{
	width:750px;
	overflow:hidden;
	background-color: #FFFFFF;
	padding:0px 15px;}
.MapCon dl{
	width:750px;
	height:auto;
	line-height:38px;
	background-attachment: scroll;
	background-image: url(../images/MapIcon.gif);
	background-repeat: repeat-x;
	background-position: left -42px;
}
.MapCon dt{
	font-weight: bold;
	float:left;
	padding-left:5px;
	width:65px;
	background-image: url(../images/MapIcon.gif);
	background-position: 72px -18px;
	padding-right:5px;
	background-repeat: no-repeat;
}
.MapCon dd{ float:left; width:670px; text-align:left;}
.MapCon dd a{ margin:auto 15px; float:left; white-space:nowrap; }
.MapIcon{
	background-image: url(../images/MapIcon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:15px;
	height:15px;
}
.MapEmpty{
	background-image: none!important;
}
.MapTitle1,.MapTitle2,.MapTitle3{
	width:62px;
	height:15px;
	margin-left:6px;
}
.MapTitle1{
	background: scroll url(../images/MapTitle.gif) no-repeat 0px 0px;
}
.MapTitle2{
	background: scroll url(../images/MapTitle.gif) no-repeat 0px -34px;
}
.MapTitle3{
	background: scroll url(../images/MapTitle.gif) no-repeat 0px -68px;
}
#footer{
	border-top:1px solid #d0d9e1;
	margin:20px auto auto auto;
	text-align: center;
	line-height:24px;
	padding:15px;
	width:930px;
}
#footer, #footer a{ color:#2b2b2b;}

/**--20130516添加--**/
.LinkBox span{ float:left;}
