@font-face{font-family:myfont; src: url(../font/myfont.otf);}
body {
	margin: 0px;
	padding: 0px;
	background-position: left top;
	background-attachment: scroll;
	background-repeat: no-repeat;
	font-family: "myfont";
	font-size: 13px;
	color: #000000;
	line-height: normal;
}
td {
	font-family: "myfont";
	font-size: 13px;
	line-height: 23px;
	color: #000000;
}
a:link {
	font-family: "myfont";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "myfont";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "myfont";
	font-size: 13px;
	color: #064F0E;
	text-decoration: none;
}
a.ahuang:link,a.ahuang:visited,a.ahuang:active{
	color:#C5AA45;
	font-family: "myfont";
	font-size: 12px;
}
a.ahuang:hover{
	color:#C5AA45;
	font-family: "myfont";
	font-size: 12px;
}
a.erp110:link,a.erp110:visited,a.erp110:active{
	color:#666666;
	font-family: "myfont";
	font-size: 12px;
}
a.erp110:hover{
	color:#666666;
	font-family: "myfont";
	font-size: 12px;
}
.hui12 {
	font-family: "myfont";
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
}
.llv {
	font-family: "myfont";
	font-size: 13px;
	color: #005B00;
	font-weight: bold;
}
a.redl:link,a.redl:visited,a.redl:active{
	color:#333333;
	font-family: "myfont";
	font-size: 12px;
}
a.redl:hover{
	color:#F98740;
	font-family: "myfont";
	font-size: 12px;
}
.red {
	font-family: "myfont";
	font-size: 12px;
	line-height: 22px;
	color: #FF0000;
}
/**************************************************************/
/*定义文字颜色*/
.f_9933FF {
	color:#9933FF;
}
.f_FF0000 {
	color:#FF0000;
}
.f_0000FF {
	color:#0000FF;
}
.f_CCCCCC {
	color:#CCCCCC;
}