﻿.index_zhuqu_middle {
	width: 333px;
	height: 270px;
	float: left;
	margin-left: 2px;
	background-color: #FFF;
}
#banner{
	width:333px;
	height:270px;
	margin-top:0px;
	margin-bottom:0px;
	position:relative;
	overflow:hidden;
}
#PicBg{
	position:absolute;
	width:100%;
	height:30px;
	bottom:0px;
	background-color: #000;
	filter:Alpha(Opacity=50);
	float: left;
}
#PicText{
	z-index:2;
	width:180px;
	font-size:14px;
	color:#fff;
	position:absolute;
	cursor:pointer;
	left:10px;
	line-height: 30px;
	bottom:0px;
	font-family: "黑体";
	overflow:hidden;
}
#PicNum{
	z-index:3;
	width:130px;
	text-align:right;
	position:absolute;
	height:30px;
	right:5px;
	bottom:0;
}
#PicNum a{
	width:24px;
	height:30px;
	font-size:22px;
	line-height:30px;
	cursor:pointer;
	color:#FFF;
	text-align:center;
	display:block;
	float:left;
	margin-top: 2;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
}
#PicShow img{
	width:333px;
	height:270px;
	border:0px;
}
