.font_green{
	font-family: "宋体";
	font-size: 12px;
	color: #007900;
	line-height: 17px;
}
td {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
a:link{
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
}
a:visited{
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
a:hover{
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #007900;
	text-decoration:none;
}

a.one:link{
	font-family: "宋体";
	font-size: 13px;
	font-weight:bold;
	text-decoration:none;
	color: #b341d7;
}
a.one:visited{
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #b341d7;
	text-decoration:none;
}
a.one:hover{
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #007900;
	text-decoration:none;
}



.td_border{
	border: 1px solid #999999;
}

.img_border1{
	border: 2px solid #cccccc;
}
.img_border2{
	border: 2px solid #FFBCBD;
}
.img_border3{
	border: 2px solid #FBB1FF;
}
.img_border4{
	border: 2px solid #BCAFFF;
}
.inputs {
	font-size: 12px;
	border: 1px solid #6699CC;
	color: #5B5B5B;

}