.BodyWidth{width: 1366px}
.Top{height: 88px; width: 1366px}
.TopLeft{width: 96px; float: left;}
.TopLogo{width: 216px; float: left;}
.TopContent{width: 692px; float: left; height: 88px}
.TopText{width: 216px; height: 88px; float: left; background-image: url('../images/Top_Background.jpg')}
.TopSearch{width: 48px; float: left; cursor: pointer}
.TopRight{width: 96px; float: left;}
.Slide{height: 452px; width: 1366px}    
.BodyContent{width: 1173px; float: left}  
.Product{height: 290px; width: 272px; float: left; background-image: url('../images/Background_Product.jpg'); text-align: center;}  
.ProductSpace{width: 26px; float: left}
.Product img{height: auto; width: 270px; border: 0; margin-bottom: 7px}  
.Product a{font-family: Tahoma; font-size: 14pt; color: #575757; text-decoration: none}  
.Product a:hover{color: #f48549}  
.footer{font-family: arial; font-size: 12pt; color: #fff; text-decoration: none; line-height: 23px}
.footer a{color: #fff; text-decoration: none}
.footer a:hover{color: #f0f0f0; text-decoration: underline}
.ItemMenuTop{width: 18%; margin-top: 30px; color: #888888; font-family: Arial; font-weight: bold; font-size: 13pt; text-transform: uppercase; text-align: center; border-right: 1px solid #ccc; float: left}
.ItemMenuTop a{text-decoration: none; color: #888888; font-weight: bold;}
.ItemMenuTop a:hover{text-decoration: underline; color: #3d2980}
.ItemMenuTopNo{border-right: 0px solid #ccc}
.Clear{clear: both}


#slideshow {
    position:relative;
    height:452px;
    width:1173px;
	float:left;
	margin-top:0px;
}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
#slideshow IMG.last-active {
    z-index:9;
}

.scroll-img {
  border: 1px solid #ccc;
  width: 1173px;
  height: 94px;
  margin-left: 96px;
  overflow: hidden;
  font-size: 0;
}
.scroll-img ul {
  width: 1173px;
  height: 90px;
  margin: 0;
}
.scroll-img ul li {
  display: inline-block;
  margin: 1px 0 1px 1px;
}
#demo5.scroll-img ul {
  width: 1500px;
}

