@charset "utf-8";

#header {width:100%;background:url(../images/header_bg.png) repeat-x;height:166px;/*position: relative;*/position:absolute;top:0;left:0;z-index: 9999;/*box-shadow:0px 5px 6px #969a9b;*/}
#header-height {height:158px;}
#header > .box-header {width:918px;height:158px;margin:0 auto;}
#header #logo {margin-left:-12px;}
#header #menu {height:44px;font-size:16px;font-weight:bold;color:#edf2f5;}
#header #menu li {float:left;margin-right:20px;padding-top:8px;} 
#header #menu li:first-child a {}
#header #menu a {color:#edf2f5;display:inline-block;padding-left:14px;}
#header #menu a:hover, #header #menu a.active {background:url(../images/menu_bg.png) no-repeat left bottom;}
#header #menu a span {display:inline-block;height:32px;line-height:32px;padding-right:20px;padding-left:6px;}
#header #menu a:hover span, #header #menu a.active span {background:url(../images/menu_bg.png) no-repeat right top;}


#slideshow {background:url(../images/slideshow_bg.png) repeat-x;}
#slideshow .box-slideshow{width:100%;height:354px;background:url(../images/slideshow_bg2.png) no-repeat center top;}
#slideshow .box-slideshow .slideshow {width:918px;margin:0 auto;}
 
#main {width:918px;margin:0 auto;padding-bottom:30px;}
#main .main-top {height:46px;line-height:46px;background:url(../images/main_top.png) no-repeat center bottom;}
#main .box-main {background:#ebeff0;}
#main .main-bottom {clear:both;float:none;height:14px;background:url(../images/main_bottom.png) no-repeat center bottom;}

.home-about-title {padding:0 30px;margin-top:25px;}
.home-about-title h2 {height:46px;background:url(../images/round.png) no-repeat 97% 55%;}
.box-home-about {padding:20px 30px;font-size:14px;}

#footer {clear:both;float:none;width:100%;height:65px;line-height:66px;background:url(../images/footer_bg.png) repeat-x;text-align:center;color:#edf2f5;}

