/* CSS Document */
*{margin:0;padding:0;}
img {border:none;}
ul,li,ol{list-style:none;}
html {overflow-x:hidden;}
body{margin:0px;padding:0px;font-size:12px;font-family:"微软雅黑", Arial;background:#202020;}
/*进入网站的样式*/
#warpper{width:1000px;margin:0 auto;}


/*----导航----*/
#nav{height:27px;text-align:center;font-size:14px;font-weight:600;color:#FFF;width:1000px;margin:0 auto;}
#nav_zzjs {height:27px;line-height:27px;text-align:center;list-style:none;clear:both;}
#nav_zzjs li{width:110px;float:left;position:relative;z-index:300;text-align:center}
#nav_zzjs li .title{color:#f9f8f6; display:block; float:left; width:110px; text-align:center; background: url(../images/nav_bg_06.png)  no-repeat right;font-family:"微软雅黑";font-weight:bold;text-decoration:none;}
#nav_zzjs li .submenu_zzjs{width:110px;margin:0 auto;background:#e6e6e6;position:absolute;left:0;top:27px;display:none;}
#nav_zzjs li .submenu_zzjs dd{text-align:center;line-height:22px;height:22px;background:url(../images/s_nav_bg.jpg) repeat-x;}
#nav_zzjs li .submenu_zzjs dd a{font-size:12px;font-weight:normal;color:#ffffff;text-decoration:none;}
#nav_zzjs li .submenu_zzjs dd a:hover{text-decoration:underline;}

.banner{width:1362px;height:548px;position:relative;left:50%;margin-left:-681px;}

#footer{padding-top:25px;color:#666;width:1000px;margin:0 auto;}
#footer a{color:#666;text-decoration:none;}
#footer span{float:right;margin-right:70px;margin-top:-5px;*margin-top:-20 px;_margin-top:-10px;}
/*进入网站的样式的结束*/

.i_top {width:1362px;height:104px;position:relative;left:50%;margin-left:-681px;background:url(../images/i_tbg.jpg) center top no-repeat;}
.i_nav {width:1362px;height:26px;position:relative;left:50%;margin-left:-681px;background:url(../images/i_nbg.jpg) center top no-repeat;}
.i_foot {width:1362px;height:61px;position:relative;left:50%;margin-left:-681px;background:url(../images/i_fbg.jpg) center top no-repeat;}