﻿
#preview {
	width:690px; text-align: center; margin-top:20px;
}
.jqzoom {
	 width:1000px; height: 624px;
	 margin-left:auto; margin-right:auto;
}
.jqzoom img {
 width:972px; height:624px;  margin-top:10px; margin-bottom:10px;
}
.list-h li {
	float: left;
}
#spec-n5 {
	width:1000px; height:170px; margin-top:50px;background-color:#e2e2e2; _margin-top:20px;
}
#spec-left {
	background: url(../images/button_left.gif) left no-repeat; width:27px; height:50px; margin-top:50px; float: left; cursor: pointer; 
}
#spec-right {
	background: url(../images/button_right.gif) right no-repeat; width:27px; height:50px; margin-top: 50px; float: left; cursor: pointer; 
}
#spec-list {
	 overflow: hidden; margin-right:10px; margin-left: 5px; float: left; display: inline; position: relative; table-layout: fixed; width:930px;
	height:160px; margin-top:15px;
}
#spec-list ul {
	list-style: none;  width:930px; margin-top:10px;
}
#spec-list ul li {
	width:195px; height:145px; margin-right:0px; float: left; display: inline;position:relative;
}
#spec-list ul li span{ position:absolute;bottom:-2px; color:#912902; left:65px;}
#spec-list ul li img {
 width:160px; height:102px; border:10px solid #fff;
}
#spec-list ul li.alive {
	width: 60px; height: 48px; z-index: 30;
}
#spec-list ul li.alive img {
	padding: 1px; width: 56px; height: 48px; float: left;
}
.jqzoom {
	padding: 0px; position: relative;
}
.bottom_txt{ margin-top:30px; text-align:left; text-indent:2em;}
