@charset "utf-8";
.mainPic {
	border: 1px solid #FFF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.yellow {
	color: #FF0;
}
