@charset "utf-8";
/* 2011-9  H3C New website  For homepage*/
/*banner*/
/*#banner{height:366px; width:1260px; margin:0  auto; width:100%; max-width:1260px;}*/

/*Website bg*/
#mid_banner{ background:url(/Shared/home/images/2011/site_bg.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: 460px;
    overflow: hidden;
    position: relative;
    width: 100%;
	z-index:1
}
#mainview2 {
    height: 232px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.mainviewul {
    display: block;
    height: 100%;
    width: 100%;
}
.mainviewul LI {
    background: url(/Shared/home/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(/Shared/home/images/2011/shadow.png) repeat-x scroll 0 bottom transparent;
    height: 41px;
    left: 0;
    position: absolute;
    top: -41px;
    width: 100%;
}
#menu-po #menu { margin:0 auto;
    position:relative;
    top: -41px;
    width: 980px;
	left:410px;
}
#menu-po #menu ul{ margin-top:-50px; position:absolute}
#menu-po #menu ul li {
    float: left;
    margin-right: 15px;
	filter:alpha(opacity=50);
	opacity:0.5;

}
#menu-po #menu ul .current, .current:hover {
    margin-top: -6px;position:relative;filter:alpha(opacity=100);opacity:1;
}
#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;
}
