.text {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.green {
	font-size: 12px;
	line-height: 18px;
	color: #45C045;
	text-decoration: none;
}

.blue {
	font-size: 12px;
	line-height: 18px;
	color: #479B9B;
	text-decoration: none;
}
.zise {
	font-size: 12px;
	line-height: 18px;
	color: #AC4B6A;
	text-decoration: none;
}


.BK {
	border: 1px solid #666666;
}
.BK-1 {
	border: 1px dotted #666666;
}

.black {
	font-size: 13px;
	line-height: 18px;
	color: #FF6600;
	text-decoration: none;
	font-family: "宋体";
	font-weight: bold;
}

a.c-1:link {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
a.c-1:visited {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
a.c-1:hover {
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
}
