a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:link,a:visited {
	color: #666666;
	text-decoration: none;
}
a.ptcss:link {
	font-family: Arial;
	font-size: 11px;
	color: #797878;
	text-decoration: none;
}
a.ptcss:visited {
	font-family: Arial;
	font-size: 11px;
	color: #797878;
	text-decoration: none;
}
a.ptcss:hover {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.ptcss:active {
	font-family: Arial;
	font-size: 11px;
	color: #797878;
	text-decoration: none;
}
.buttom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
a.left:link, a.left:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif, "ËÎÌå";
	color: #000000;
	text-decoration: none;
} 
a.left:hover, a.left:active {
	font-family: Verdana, Arial, Helvetica, sans-serif, "ËÎÌå";
	color: #003596;
	text-decoration: none;
}
.bgleft{
	background-image: url(../images/bgleft.gif);
	height: 18px;
	background-repeat: repeat-x;
	background-position: bottom;
}

