.dotted-line{
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
} 
.a1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
}
.a3 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "ËÎÌå";
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}
a.l-a1:link {
	font-family: Verdana, Arial, Helvetica, sans-serif, "ËÎÌå";
	font-size: 11px;
	color: #cc0000;
    line-height: 200%;
	text-decoration: underline;

}
a.l-a1:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif, "ËÎÌå";
	font-size: 11px;
	color: #cc0000;
	line-height: 200%;
	text-decoration: underline;

}a.l-a1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, "ËÎÌå";
	font-size: 11px;
	color: #FF0000;
	line-height: 200%;
	text-decoration: underline;

}.k1 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}