.font12 {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.font14 {  font-size: 14px; text-decoration: none}
.white {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.line {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-left-style: solid;
}
.blue {
	color: #0B5E86;
	text-decoration: none;
}
.wenben {
	font-size: 13px;
	line-height: 18px;
}
a:hover {
	color: #FF6633;
	text-decoration: underline;
}
