.ShowBigPic{
	position:relative;
	background:#000;
}
.ShowBigPic .slidePic li{
	text-align:center;
}
.ShowBigPic .slidePic li h3{
	padding:20px 0 15px 0;
	line-height:20px;
	font-weight:normal;
	font-size:18px;
	color:#555;
}
.ShowBigPic .slidePic li h3 span{
	padding-left:10px;
	font-size:14px;
	font-weight:bold;
}
.ShowBigPic .slidePic li h3 span em{
	color:#F00;
	font-style:normal;
}
.ShowBigPic div{
	width:200px;
	position:absolute;
	height:500px;
	z-index:100;	
	background-repeat:no-repeat;
	background-position:-150px -150px;
	cursor:pointer;
	filter: alpha(opacity=60); 
	opacity: 0.6; 
	moz-opacity: 0.6;
}
.ShowBigPic div.pre{
	left:0;
	background-image:url(pre_pic.gif);
}
.ShowBigPic div.next{
	right:0;
	background-image:url(nextpic.gif);	
}
.ShowInFo{
	clear:both;
	padding:15px;
	text-align:right;
	font-size:14px;
	color:#666;
	background:#000;
}
.ShowInFo span{
	color:#369;
}
.ListMorePic{
	clear:both;
	border-top:#212121 solid 1px;
	position:relative;
	height:120px;
	overflow:hidden;
	background:#0D0D0D;
}
.ListMorePic .slideTxt{
	width:830px;
	height:80px;
	overflow:hidden;
	position:absolute;
	left:200px;
	top:15px;
}
.ListMorePic .slideTxt li{
	float:left;
	width:117px;
	height:80px;
	overflow:hidden;
}
.ListMorePic .slideTxt li div{
	width:100px;
	height:70px;
	padding:8px 3px 3px 3px;
	overflow:hidden;
	filter: alpha(opacity=60); 
	opacity: 0.6; 
	moz-opacity: 0.6;
	cursor:pointer;
}
.ListMorePic .slideTxt li.cur div{
	background:#AEAEAE url(picover.gif) center top no-repeat;
	filter: alpha(opacity=100); 
	opacity: 1; 
	moz-opacity: 1;
}
.ListMorePic .slideTxt li div span{
	display:block;
	width:100px;
	height:70px;
	text-align:center;
	overflow:hidden;
	background:#FFF;
}
.ListMorePic div.Up_atc,.ListMorePic div.Down_atc{
	width:20px;
	height:64px;
	overflow:hidden;	
	position:absolute;
	bottom:30px;
	overflow:hidden;
	filter: alpha(opacity=60); 
	opacity: 0.6; 
	moz-opacity: 0.6;
}
.ListMorePic div.Up_atc{
	left:165px;
	background:url(prev1.gif) no-repeat;
}
.ListMorePic div.Down_atc{
	right:165px;
	background:url(next1.gif) no-repeat;
}
.ListMorePic div.Up_atc a,.ListMorePic div.Down_atc a{
	display:block;
	padding-top:65px;
}

.ListMorePic div.back,.ListMorePic div.next{
	width:120px;
	height:90px;
	padding:3px;
	overflow:hidden;	
	position:absolute;
	bottom:15px;
	overflow:hidden;
	background:url(pbg.gif) no-repeat;
	filter: alpha(opacity=60); 
	opacity: 0.6; 
	moz-opacity: 0.6;
}
.ListMorePic div.back{
	left:15px;
}
.ListMorePic div.next{
	right:15px;
}
.ListMorePic div.hover{
	filter: alpha(opacity=100); 
	opacity: 1; 
	moz-opacity: 1;
}
.ListMorePic div.back a,.ListMorePic div.next a{
	width:120px;
	height:90px;
	text-align:center;
	overflow:hidden;
}
.ListMorePic div.back span,.ListMorePic div.next span{
	display:block;
	text-align:center;
	padding-top:40px;
	color:red;
}
.AboutContent{
	border-top:#212121 solid 1px;
	background:#0D0D0D;
	padding:15px 0 15px 0;
}
.AboutContent h3{
	padding:15px 10px 15px 25px;
	font-size:14px;
	font-weight:normal;
	color:#F60;
}
.AboutContent div.cont{
	width:950px;
	overflow:hidden;
	line-height:20px;
	color:#8D8D8D;
	margin:auto;
	text-indent:20px;	
}	
.ListHotPic{
	border-top:#212121 solid 1px;
	background:#0D0D0D;
}
.ListHotPic .head .tag{
	padding:20px 0 15px 20px;
	font-size:14px;
	color:#f60;
}
.ListHotPic .cont{
	width:980px;
	height:150px;
	padding-left:10px;
	overflow:hidden;
}
.ListHotPic .cont dl{
	width:193px;
	height:145px;
	overflow:hidden;
	float:left;
}
.ListHotPic .cont dl dt{
	width:130px;
	height:100px;
	text-align:center;
	overflow:hidden;
	margin:auto;
}	
.ListHotPic .cont dl dd{
	width:130px;
	height:20px;
	padding-top:8px;
	line-height:20px;
	overflow:hidden;
	margin:auto;
}
.ListHotPic .cont dl dd a{
	color:#999;
}
.ShowComment{
	margin-top:10px;
	border-top:#ccc solid 1px;
	background:#EFEFEF;
	padding-top:15px;
	padding-bottom:10px;
}
.ShowComment .head{
	display:none;
}
.ShowComment .listcomment{
	width:1180px;
	margin:auto;
	background:#FFF;
	overflow:hidden;
}
.ShowComment .listcomment .content{
	border-bottom:#DDD dotted 1px;
}
.ShowComment .listcomment .content .img{
	padding:5px;
}
.ShowComment .listcomment .content .img a{
	display:block;
	border:#DDD solid 1px;
	padding:1px;
} 
.ShowComment .listcomment .content .info{
	padding:5px;
	text-align:right;
	vertical-align:middle;
}
.ShowComment .listcomment .content .info .warp_comment{
	text-align:left;
}
.ShowComment .listcomment .nocomment{
	text-align:center;
	line-height:40px;
	font-size:16px;
	color:red;
}
.ShowComment .listcomment .page{
	padding:10px;
	text-align:center;
}
.ShowComment .listcomment .page a{
	border:#DDD solid 1px;
	padding:3px 5px 2px 5px;
	color:#888;
}
