body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

ol, ul, li {
    list-style: none;
}

img {
    border: 0;
}

a {
    color: #4c4c4c;
    font-size: 13px;
    text-decoration: none;
    font-family: "Microsoft YaHei"
}

.blank {
    clear: both;
    overflow: hidden;
    display: block;
    background: #fff;
}

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear {
    display: inline-block;
}

* html .clear {
    height: 1%;
}

.clear {
    display: block;
}

body {
    background: url(../../首页/images/body_bg.jpg) top repeat-x;
    color: #414141;
    font-family: "Microsoft YaHei";
}

.main {
    width: 1000px;
	height:580px;
	margin:10px auto 13px;
    clear: both;
    overflow: hidden;	
	
}

.indexMap{width:1000px; height:580px; overflow:hidden; position:absolute;background:url(xtzc.jpg) no-repeat;	}
.indexMap a{position:absolute; display:block; width:88px; height:88px; overflow:hidden;}
.indexMapLayer{position:absolute; z-index:100; background:#000;opacity: 0.3; width:437px; min-height:300px; overflow:hidden; display:none;}
.indexMapLayer .content{line-height:1.8em;}
.indexMapLayer .content a{padding-right:6px; white-space:nowrap; color:#fff;}







