@charset "utf-8";

.imagelistbox {
	width:1080px;
	margin-left:5px;
	float:left;
}

.imagelistbox ul {
	width:100%;
	height:auto;
	margin:0;
	float:left;
}

.imagelistbox ul li {
	width:250px;
	height:200px;
	margin:10px;
	float:left;
}

.imagelistbox ul li h6 {
	width:240px;
	height:160px;
	padding:4px;
	border:#d8d8d8 1px solid;
	float:left;
}

.imagelistbox ul li h6 img {
	width:240px;
	height:160px;
	margin:0;
}

.imagelistbox ul li h3 {
	width:100%;
	height:40px;
	line-height:20px;
	font-size:14px;
	text-align:center;
	float:left;
	overflow:hidden;
}

.imagewrap {
	width:1078px;
	height:auto;
	margin:auto;
	border:#d8d8d8 1px solid;
}

.title {
	width:100%;
	height:60px;
	margin:0;
	background:#f8f8f8;
	border-bottom:#d8d8d8 1px solid;
	float:left;
}

.title h1 {
	width:100%;
	height:60px;
	margin:0;
	line-height:60px;
	text-align:center;
	font-size:20px;
	color:#2288ee;
	font-weight:bold;
	float:left;
	overflow:hidden;
}

.showbox {
	width:100%;
	height:auto;
	margin-top:10px;
	float:left;
}

#showBox {
	text-align:center;
}

#showBox img {
	max-width:960px!important;
	height:auto!important;
}

.onedsp {
	display:none;
}

.PicNext {
	cursor:pointer;
}

.alttext {
	width:100%;
	margin-top:5px;
	line-height:25px;
	text-align:center;
	float:left;
}

.alttext p {
	width:100%;
	margin:0;
	line-height:25px;
	text-align:center;
	float:left;
}

.turnbox {
	width:100%;
	height:60px;
	margin:0;
	text-align:center;
	float:left;
	overflow:hidden;
}

button.lastlink {
	width:80px;
	height:40px;
	margin:10px;
	border:0;
	background:url(../image/lastnext.gif) 0 0 no-repeat;
}

button.nextlink {
	width:80px;
	height:40px;
	margin:10px;
	border:0;
	background:url(../image/lastnext.gif) 0 -40px no-repeat;
}

.details {
	width:960px;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:10px;
	margin-left:59px;
	margin-right:58px;
	margin-bottom:10px;
	border-top:#d8d8d8 1px solid;
	float:left;
}

.content {
	width:100%;
	height:auto;
	margin:0;
	line-height:30px;
	float:left;
}
