
/*BEGIN*/
.brand a{
	display: block;
	float: left;
	width: 334px;
	height: 199px;
	text-align: center;
	position: relative;
}
.brand img{
	width: 334px;
	height: 199px;
}
.brand .info{
	
	display: none;
	background-color: #f0f0f0;
	color: #369242;
		filter:alpha(opacity=70) !important; /*IE滤镜，透明度50%*/-moz-opacity:0.7 !important; /*Firefox私有，透明度50%*/opacity:0.7 !important;/*其他，透明度50%*/

}
.vertical .info{
	width: 0;
	height: 199px;
	margin: 0 auto;
}
.horizontal img{
	position: absolute;
	top: 0;
	left: 0;
		filter:alpha(opacity=70) !important; /*IE滤镜，透明度50%*/-moz-opacity:0.7 !important; /*Firefox私有，透明度50%*/opacity:0.7 !important;/*其他，透明度50%*/

}
.horizontal .info{
	background:#000;
	width: 334px;
	height: 0;
	top: 120px;
	position: absolute;
	left: 0;
	filter:alpha(opacity=80) !important; /*IE滤镜，透明度50%*/-moz-opacity:0.8 !important; /*Firefox私有，透明度50%*/opacity:0.8 !important;/*其他，透明度50%*/
}
/*END*/
/*BEGIN*/

/*END*/
/*BEGIN*/

/*END*/
/*BEGIN*/

/*END*/
/*BEGIN*/

/*END*/
/*BEGIN*/

/*END*/
/*BEGIN*/

/*END*/
/*BEGIN*/

/*END*/
/*BEGIN*/

/*END*/
/*BEGIN*/

/*END*/
/*BEGIN*/

/*END*/
/*BEGIN*/

/*END*/
