@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; font-size:12px; color:#333;font-family:"微软雅黑"; background:url(images/bd.png) repeat-x;}
a, a:link,a:visited{color:#2b2b2b;text-decoration:none;}
a:hover{color:#cc0001;text-decoration: underline;}

a.linkRed:link,a.linkRed:visited{color:#cc0001!important;}/* 红色 */
a.linkRed:hover{color:#f00!important; text-decoration:underline;}

*{margin:0;padding:0;}
.imgbg{ background:url(images/tobbg.png) right bottom; height:177px;}
ul li{ list-style:none;}
.wm{width:1200px; margin:0 auto;}

#wrapper {width:1200px;	margin:0 auto;overflow:hidden; clear:both;}
#wrapper h3{ text-align:center; font-size:16px; padding:10px;}
#head{height:127px; background:url(images/tbg.jpg) right center no-repeat;}
#logo{float:left;}

.nav {
    width:100%;
    height:30px;
    margin:0 auto;
    background:#f00;
    position:fixed;
    bottom:0;
    text-align:center;
}

/*菜单*/ 


#navigation li { float:left;text-align:center; position:relative; z-index:1; background:#990000; font-size:16px;} 
#navigation li a:link, #navigation li a:visited { 
display:block; color:#fff; width:133px; height:49px;line-height:49px;} 
#navigation li a:hover { color:#fff; background:#000;} 
#navigation li ul li a:hover { color:#fff; background:#000;} 
#navigation li ul {display:none; position:absolute; top:38px; left:0; width:133px; height:49px; 
line-height:49px;margin-top:12px; font-size:14px;} 


.weizhi{ background:#f5f5f5; padding:8px;}


.hpright ul li{background: url(images/arrow.gif) no-repeat 26px 14px; padding-left:40px; line-height:36px;}
.hpright ul li span{ float:right; color:#CCC; padding-right:7px;}
.hpright.date{ color: #999; background:#f5f5f5; text-align:center; margin-top:7px; height:30px; clear:both; font;-size:12px;}
.hpright .hpweizhi{background:#f5f5f5; padding:0 0 0 10px; margin-bottom:7px; font-size:12px}

.hpright .fanye{ height:30px; text-align:center; margin:7px 0; background:#efefef; clear: both;}


#footer {height:130px; color:#FFF;background: url(images/footbg.jpg) repeat-x; line-height:24px;position:fixed;bottom:0;margin:0 auto; width:100%;}
#footer .footnr{padding-top:6px; margin:0 auto; width:1200px; text-align:center; height:86px;}
#footer .footnr h1{ font-size:16px;}
#footer .footnr ul li{ float:left; width:399px; height:70px; border-right:#ad3333 1px solid;}
#footer .footnr ul li a{ color:#CCC;}

#footer .footnr2{padding-top:6px; margin:0 auto; width:1200px; text-align:center; }