@media screen and (min-width:480px){

.top_one_record{
	overflow:hidden;
	width: 100%;
	margin: 0 0 25px 0;
}

.top_entry-content{
	position: relative;
	overflow: hidden;
}
.top_list_img{
	height: 260px;
}


.top_img a img:hover{
	-ms-filter: "alpha(opacity=70)";
	 -moz-opacity: 0.7;
	 opacity: 0.7;
}






}/* @media (max-width:480px)*/



