td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 130%;
}
SELECT {
	FONT-SIZE: 12px; LINE-HEIGHT: 14px
}
OPTION {
	FONT-SIZE: 12px; LINE-HEIGHT: 14px
}
INPUT {
	FONT-SIZE: 12px; LINE-HEIGHT: 14px
}

.title1 {
	font-family: "黑体";
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	color: #CE9A31;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;


}
a.white:hover {
	text-decoration: underline;
	color: #FFFFFF;

}
a.white:visited {
	text-decoration: none;
	color: #FFFFFF;

}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #37456A;
	text-decoration: none;
}
a:hover {
	color: #D61829;
	text-decoration: underline;
}
.white {
	color: #FFFFFF;
}
.alertColor {
	color: #E6022B;
}


a.topLink:link {
	color: #D6D6D6;
	text-decoration: none;

}
a.topLink:hover {
	color: #FFCF00;
	text-decoration: none;

}
a.topLink:visited {
	color: #D6D6D6;
	text-decoration: none;

}
a.mainMenu:link {
	color: #000000;
	text-decoration: none;

}
a.mainMenu:hover {
	color: #FF0000;
	text-decoration: none;
	line-height: normal;



}
a.mainMenu:visited {
	color: #000000;
	text-decoration: none;

}
.fontYellow {
	color: #FFCF00;
}
.fontContent {
	line-height: 150%;
}
.fontRed {
	color: #D61829;
}
a.subMenu:link {
	color: #000000;
	text-decoration: none;
}
a.subMenu:hover {
	color: #FFFFFF;
}
a.subMenu:visited {
	color: #000000;
}
.fontLightgray {
	color: #999999;
}
.pageTitle {

	font-family: "宋体";
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #CCCCCC;
}
.title2 {

	font-family: "宋体";
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.bgLightgray {
	background-color: #EFEFEF;
}
.title2B {


	font-family: "宋体";
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #336699;
}
.bgMidGray {

	background-color: #CCCCCC;
}
.fontLightYellow {
	color: #D9910B;
}
.title3 {


	font-family: "宋体";
	font-size: 12px;
	line-height: 180%;
	font-weight: bold;
	color: #000000;
}
.demogreen {
	color: #4249BD;
}
.demoblue {
	color: #4249BD;
}
.demopurple {
	color: #B5498C;
}
.demoyellow {
	color: #FF9A00;
}
