@charset "utf-8";

/*#banner{height:366px; width:1260px; margin:0  auto; width:100%; max-width:1260px;}*/

/*Website bg*/
/*#mid_banner{ background:url(images/2011/site_bg2.png) repeat-x;}*/
#gallery {
    overflow: hidden;
/*    width: 1260px;*/
	  width: 100%;
	/*  max-width:1260px;*/
}
#slides {
    height: 365px;
    overflow: hidden;
  /*  width: 1260px;*/
  width:100%;
  
}
#slide-index { overflow: hidden; position:relative;}
.slide {
    float: left;
	position:relative;
}
.slide img {}
#mainview {
    height: 366px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.mainviewul {
    display: block;
    height: 100%;
    width: 100%;
}
.mainviewul LI {
    /*background: url(images/loading_index.gif) no-repeat scroll center center transparent;*/
    display: block;
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
    vertical-align: bottom;
    width: 100%;
}
#menu-po {
    height: 41px;
    position: relative;
}.menu-po_bg_shadow {
    background: url(../images/2011/shadow.png) repeat-x scroll 0 bottom transparent;
    height: 41px;
    left: 0;
    position: absolute;
    top: -41px;
    width: 100%;
}
#menu-po #menu {
    left: 700px;
    position: absolute;
    top: -41px;
    width: 240px;
}#menu-po #menu ul li {
    float: left;
    margin-right: 15px;
}#menu-po #menu ul .current, .current:hover {
    margin-top: -6px;
}#menu-po .news {
    height: 41px;
    left: 10px;
    position: absolute;
    top: -38px;
    width: 670px;
}#home-scroll {
    display: inline;
    float: right;
    height: 18px;
    margin-top: 9px;
    overflow: hidden;
    width: 600px;
}#home-scroll li {
    line-height: 18px;
    overflow: hidden;
    white-space: nowrap;
}#menu-po .news .home-focus {
    font-family: Verdana,Geneva,sans-serif;
    height: 36px;
    left: 0;
    line-height: 38px;font-weight: bold;
}

.mainviewul LI A {
    background: none repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 100%;
    overflow: hidden;
    width: 100%;
    z-index: 10;
}
#newsdiv #home-scroll a:link,#newsdiv #home-scroll a:visited{ color:#fff;}
#newsdiv #home-scroll a:hover{color:#fff;}
#newsdiv .home-focus a:link,#newsdiv .home-focus a:visited{ color:#fff;}
#newsdiv .home-focus a:hover{color:#fff;}

#home-scroll a:link,#home-scroll a:visited { color:#000}
#home-scroll a:hover{color:#000}
.home-focus a:link,.home-focus a:visited { color:#000}
.home-focus a:hover{color:#000}
.mid-shadow {
    background: url(images/banner-bottom-bg.jpg.html) repeat-x scroll 0 0 transparent;
    clear: both;
    font-size: 1px;
    height: 5px;
}
/*mid_banner*/
#mid_banner {  background-position:0 -76px;}
.mid_banner_box{ 
    width:1024px; 
    margin:0 auto; 
    padding-top:2px;
        border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
          -webkit-box-shadow: 2px 2px 10px #ccc;
     -moz-box-shadow: 2px 10px 10px #ccc;
     box-shadow: 2px 10px 10px #ccc;
}
.mid_banner_box li { float:left}



























