@charset "gb2312";
/* CSS Document */

.friendlink_web{margin-top:20px}
@media only screen and (min-width: 1400px) and (max-width: 2500px) {
.friendlink_web tr td{width:400px;height:90px;}
}




@media only screen and (min-width:0px) and (max-width: 1400px) {
	
	.friendlink_web tr td a  img{width:70%;height:70%;background-repeat:no-repeat;}
	.friendlink_web tr{width:100%;height:60px;}

	
}