.f12 {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;

}
.f14 {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.gray12 {
	font-size: 12px;
	color: #999999;}
.b12 {font-size: 12px;line-height: 20px;color: #000000;text-decoration: none;}
.b14 {font-size: 14px;line-height: 22px;color: #000000;text-decoration: none;}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.picborder{border: 1px; color #000000;}
.border_dian{border: 1px dotted #000000;}
.lit {  font-size: 12px; line-height: 18px; color: #000000; text-decoration: none}
.lineborder_gray {
	border: 1px solid #225DA0;
	height: 18px;
}
.lineborder_xuxian {
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px dashed #666666;
	border-left: 1px none #CCCCCC;}
	.lineborder_xuxian1 {
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px dashed #cccccc;
	border-left: 1px none #CCCCCC;}