html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
 p,
pre,
a,
em,
font,
img,
small,
strong,
b,
u,
i,
s,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label, 
input {
    padding: 0px;
    margin: 0px;
}


#Map{background:url('../images/map.png') 0 0 no-repeat;background-size:549px;width: 549px;height: 415px;position: relative;}
#Map a,#Map p{position:absolute;font-size: 14px;font-weight: bold;color:#333;text-decoration: none;}
#Map a{cursor: pointer;}

.mapDiv { width: 60px; height: 30px; line-height: 30px; padding: 0 5px; color: #fff; border-radius: 4px; position: absolute; display: none; word-break: break-all; background: #000; text-align: center; font-size: 14px;}
area{ outline:none; }
.map_data{ width:454px; height:415px;margin-top:88px;margin-left:71px;}
.map_data>li{ height:370px; display:none; }
.map_data>li.current{ display:block; }
.map_title{height:45px;line-height:45px;margin-top:15px;}
.map_title>h2{font-size:24px;color:#6b6c6e;text-align:center;font-weight:normal;}
.map_con{padding-top: 30px;}