.content {
	font-size:14px;
	line-height:22px;
	text-align: justify;
	word-break:break-all;
}

.store img {
    border:0px;
    width: 140px;
    height: 35px;
    content: url("../image/sc.png");
}

.store.active img {
    border: 0px;
    width: 140px;
    height: 35px;
    content: url("../image/ysc.png");
}