@charset "utf-8";
/* CSS Document */

.map{ width:960px; height:450px; padding-top:20px; display:block; overflow:hidden;}
.cContent{ width:900px; padding:30px;}
.cContent span{ color:#ff6600;}

.navBoxs{ width:100%; height:62px; background:url(../images/znavBg_03.gif) repeat-x; border-bottom:1px solid #acacac;}
.navBox{ width:960px; height:62px; background:url(../images/znavBg_04.gif) no-repeat; margin:0 auto;}
.navBoxL{ float:left; width:750px; height:62px;}
#nav{ width:750px; height:32px;}
#nav li{ float:left; width:150px; height:32px; text-align:center; font-size:14px; font-family:"微软雅黑"; color:#fff; line-height:32px; display:block;}
#nav li a{ width:150px; height:32px; font-size:14px; color:#fff; text-decoration:none; display:block;}
#nav li .nav_on{ width:150px; height:32px; background:url(../images/znavBg_05.gif) no-repeat; font-size:14px; color:#fff; display:block;}
#subNavBox{ width:750px; height:30px;}
.subNav{ text-align:left; line-height:30px; font-size:12px; color:#000; font-weight:bold;}
.subNav a{ font-size:12px; color:#000; text-decoration:none;}
.subNav a:hover{ font-size:12px; color:#fff; text-decoration:none;}

.navBoxR{ float:right; width:134px; height:34px; line-height:34px; font-size:12px; color:#333333;}
.navBoxR a{ font-size:12px; color:#333333; text-decoration:none;}
.navBoxR a:hover{ font-size:12px; color:#333333; text-decoration:none;}