
ul, li {
	list-style:none;
}
img {
	border:none;
}
.head-pic {
	width:680px;
	height:415px;
	margin:0px auto;
}
.head-pic .big-pic {
	position:relative;
	width:100%;
}
.head-pic .big-pic .gray-bg {
	height:40px;
	width:678px;
	filter:alpha(opacity=75);
	opacity: 0.75;
	background:#361601;
	position:absolute;
	top:375px;
	left:0;
}
.head-pic .big-pic .to-describe {
	height:40px;
	text-align:center;
	width:680px;
	font-size:20px;
	color:#fff;
	line-height:40px;
	position:absolute;
	top:375px;
	left:0;
	z-index:2;
}
.head-pic .big-pic img {
	display:block;
	width:678px;
	height:413px;
}
.small-pic {
	margin:0px 0 0 -6px;
}
.small-pic li {
	float:left;
	display:inline;
	width:71px;
	height:61px;
	margin-left:5px;
	padding-top:8px;
}
.small-pic li img {
	display:block;
	margin:0 auto;
	width:65px;
	height:55px;
	border:1px solid #CACACA;
	padding:1px;
	background:#fff;
}
.small-pic li.on {
	padding-top:7px;
	background:url(on-bg.jpg) no-repeat top center;
}
.small-pic li.on img {
	border:2px solid #8EB73D;
}
.pic-list1 {
	overflow:hidden;
	zoom:1;
	margin-top:15px;
	margin-left:-10px;
	height:139px;
}
.pic-list1 li {
	float:left;
	display:inline;
	width:137px;
	margin-left:26px;
}
.pic-list1 li img {
	display:block;
	border:1px solid #CECECE;
	margin-bottom:10px;
	width:135px;
	height:92px;
}
.pic-list1 li a {
	color:#4C4C4C;
	text-decoration:none;
}
.pic-list1 li a:hover {
	text-decoration:underline
}
