.boxgrid{float:left;width: 270px;height: 178px;background:#161613;margin: 0 10px 12px 0;border: solid 3px #292d30;overflow: hidden;position: relative;}
.boxgrid a img{border:none;}
.boxgrid a img:hover{border:none;}
.boxgrid img{position:absolute;top:0;left:0;border:0;}
.boxgrid img.goodsign {position:absolute;z-index:3;top:0px;left:166px;border:0px;}
.boxcaption{
	position: absolute;
	top:145px;
	z-index:3;
	background: #292d30;
	height: 100px;
	width: 100%;
	opacity: .9;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
.boxcaption h3{ font-size:14px;line-height:16px;color:#84d1e0;letter-spacing:-0.2px;text-transform:uppercase;margin: 7px 5px 0 10px;font-weight: bold;}
.boxcaption p{ line-height:14px;margin: 10px 10px 0 10px; color:#fff;font-size:12px;}
.boxcaption .gourl{position:absolute;top:75px; left:140px;font-size:12px;height:14px;width:145px;/*background:red;*/}
