a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.bian {
	border-bottom-width: 0.01mm;
	border-bottom-style: dashed;
}
.bian2 {
	border-right-width: 0.2mm;
	border-left-width: 0.2mm;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #663366;
	
	border-left-color: #660066;
}
.newsbian {
	border: 0.1mm dashed #999999;
}
