﻿body {margin:0;padding:0;font-size:12px;}
img{border:0;}
ul,ul li{padding:0;margin:0;list-style-type:none;}
a,a:link{text-decoration:none;}

.content{width:1000px;margin:0 auto;position:relative;}
.popWin{width:364px;height:161px;overflow:hidden;position:absolute;}

.headbg{height:75px;background:url(/images/head_bg.png);position:absolute;z-index:2;top:0;left:0;width:100%;}
.head{height:75px;position:absolute;z-index:4;top:0;left:0;width:100%;}
.head .logo{padding-left:10px;}
.head .nav{height:48px;width:546px;position:absolute;top:20px;right:0;z-index:5;}
.head .nav li{float:left;width:78px;height:48px;text-align:center;}
.head .nav li a{font:14px 微软雅黑,Arial,黑体;color:Black;display:block;width:78px;height:48px;line-height:48px;}
.head .nav li a.active,.head .nav li a:hover{color:#ffd48c;background:url(/images/active.png)}

.body{position:absolute;z-index:1;top:68px;left:0;width:100%;}
.body #map{width:100%; height:400px;}


.foot{position:absolute;bottom:0;left:0;z-index:3;background:url(/images/foot_bg.png);width:100%;height:50px;color:White;}
.foot a{color:White;}
.foot .copyright,.foot .application{background:url(/images/mark.png) 0 center no-repeat; padding-left:10px;height:50px;line-height:50px;}
.foot .copyright{float:left;}
.foot .application{float:right;}


