


body {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*用于登陆样式*/
.name{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: 126609;
}


/*用于表单中的必填项*/
.s_input {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
}

/*用于文字内容*/
.fonts {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #595959;
}
.fonts5 {
	font-family: "宋体";
	font-size: 12px;
	font-style: inherit;
	line-height: 18px;
	font-weight:bold
	color: #595959;}
	


}
/*用于文字连接*/
a.L:visited {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #595959;
	text-decoration: none;
}
a.L:hover {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #FF0000;
	text-decoration: none;
}
a.L:link {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #595959;
	text-decoration: none;
}
a.L01:visited {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
}
a.L01:hover {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
a.L01:link {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
}
a.L02:visited {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
}
a.L02:hover {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
a.L02:link {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
}
.fonts4 {
	font: 12px "宋体";
	color: #FF0000;
    font-style: normal;
	line-height: 18px;
}

