﻿@charset "utf-8";

body{margin:0px; padding:0px;font-family:"微软雅黑"; font-size:12px;color:#333; height:100%;}  

/*mright*/

.map{ position:relative;width:980px; margin:0 auto; font-family:"微软雅黑"; }
.map a{ color:#333333; font-size:14px; font-weight:bold; text-decoration:none; font-family:"微软雅黑";}
.map a:hover{ color:#333333; font-weight:bold; font-family:"微软雅黑";}
.citybg{ position:absolute; display:none; z-index:3; }
.city a.active .citybg{ display: block; z-index:3;}


