body,td,th{
	font-family: 宋体;
	font-size: 12px;
	color:#6C7073;
	line-height:1.5;
}

.white {color: #FFFFFF}
.yellow {color: #FFFF02}
.green {color: #7AB92C}
.black{color: #000000}
a{
	color:#6C7073;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color:#6C7073;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a.white {font-size:12px;color:#FFFFFF;text-decoration: none;}
a.white:hover {color:#FFFFFF;text-decoration: underline;}
a.yellow {font-size:12px;color:#ffff02;text-decoration: none;}
a.yellow:hover {color:#FFFF02;text-decoration: underline;}
a.green {font-size:12px;color:#7AB92C;text-decoration: none;}
a.green:hover {color:#7AB92C;text-decoration: underline;}
a.black {font-size:12px;color:#000000;text-decoration: none;}
a.black:hover {color:#000000;text-decoration: underline;}
.common{
	font-family: 宋体;
	font-size: 12px;
	color:#6C7073;
	line-height:1.5;
}
.nav {
	font-size: 14px;
	font-family: "宋体";
	font-style: normal;
	font-weight: bold;
	color: #598BB0;
	line-height: normal;
	letter-spacing: 3px;
}
.sysname{
	font-size: 14px;
	font-weight: bold;
	color: #6C7073;
	letter-spacing: 2px;
	font-family: "宋体";
}
.copyright{
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #CCCCFF;
}
