.blue {
	font-family: "宋体";
	font-size: 13px;
	color: #0066CC;
	text-decoration: none;
	line-height: 22px;


}
.black {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.write {
	font-family: "华文新魏";
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.write1 {
	font-family: "宋体";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.line {
	border: dotted #CCCCCC;
}
.bk {
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FEE295;
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: thin;
	border-left-width: thin;
}
.bk1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
.bit {
	background-image: url(image/line.gif);
	background-repeat: repeat-y;

}
.bit1 {
	background-image: url(image/line01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
