.indexCon{
	width:1040px;
	overflow:hidden;
	margin-bottom: 0px;
	padding-bottom: 0px;
	float: left;
}
.indexCon .flashBanner{
	width:1038px;
	height:420px;
	overflow:hidden;
	padding-bottom: 0px;
	float: left;
}
.flashBanner{position:relative;}
.flashBanner .mask{
	height:45px;
	line-height:32px;
	background-color:#000;
	width:100%;
	text-align:right;
	position:absolute;
	left:0;
	bottom:-15px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	overflow:hidden;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.flashBanner .mask img{vertical-align:middle;margin-right:10px;cursor:pointer;}
.flashBanner .mask img.show{
	margin-bottom:8px;

}
img{border:0 none;}
.indexCon.fl .flashBanner .mask img {
	border: 1px solid #FFF;
}
