.TopList {
	font-size: 12.9px;
	color: #000000;
	text-decoration: none;
}
.TopList:Hover {
	font-size: 12.9px;
	color: #FF0000;
	text-decoration: none;
}
.border {
	border: 1px solid #FF99FF;
}
.border02 {
	border: 1px solid #999999;
}
.dot {
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: center center;

}
