.hei {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.hei:hover {
	color: #333333;
	text-decoration: underline;
}
.shopname {
	font-size: 12px;
	color: #0065CE;
	text-decoration: none;
}
a.shopname:hover {
	color: #FF0000;
	text-decoration: none;
}

.sub {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	height: 30px;
	width: 50px;
}
.tu {
	font-size: 12px;
	color: #840084;
	text-decoration: underline;
}
a.tu:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
.bai {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.bai:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.bk {
	font-size: 12px;
	color: #313031;
	border: 1px solid #9C0031;
}
.ar {
	font-size: 12px;
	color: #333333;
	border: thin solid #FFFFFF;
}
