#galleryList li img {
	width: 110px;
}
#galleryList li {
	min-height: 120px;
	*height:120px;
}
#galleryList li a {
	min-height: 110px;
	*height:110px;
}
#main .icon {
	display:inline-block;
	float:right;
	margin-top:0.25em;
	margin-left:5px;
	width: 10px;
	height: 10px;
	background-image:url(../images/icon_go.png);
	background-repeat: no-repeat;
}
