@charset "gb2312";

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	COLOR: #666666;
	text-decoration: none;
}
a:hover {
	COLOR: #FF0000;
	text-decoration: none;
}
.a1 {
	font-size: 12px;
}
.t1 {
	border: 1px solid #666666;
}
.a2 {
	font-size: 12px;
	line-height: 18px;
}
.t2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.t3 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

