	.tranW {
		background: rgb(256, 256, 256);
		background: rgba(256, 256, 256, 0.9);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#00000000);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#00000000)";
	}
	
	.close_img_number {
		
	}
	
	
	
	.close_80{
		width:30px; 
		height:30px;  
/*		background:url(images/delete-3-1.png) no-repeat center center;*/
		cursor:pointer;
		float:left;
		margin-top:1px;
		position: absolute;
		bottom: 0px;
		right: 0px;
		display:block;
		opacity:0.5; 
	}
	
	.close_100{
		width:30px; 
		height:30px;  
/*		background:url(images/delete-3-1.png) no-repeat center center;*/
		cursor:pointer;
		float:left;
		margin-top:1px;
		position: absolute;
		bottom: 0px;
		right: 0px;
		display:block;
		opacity:0.5; 
	}
	
	.close_120{
		width:30px; 
		height:30px;  
/*		background:url(images/delete-3-1.png) no-repeat center center;*/
		cursor:pointer;
		float:left;
		margin-top:1px;
		position: absolute;
		bottom: 0px;
		right: 0px;
		display:block;
		opacity:0.5; 
	}
	
	.close_img_number:hover { 
		opacity:1; 
	}