body, form, input, textarea {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	line-height: 120%;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	line-height: 120%;
	color: #000000;
	text-decoration: none;
}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	line-height: 120%;
	color: #000000;
	text-decoration: none;
}
a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	line-height: 120%;
	color: #004AA6;
	text-decoration: none;
}
a.brown:link, a.brown:visited {
	color: #977F02;
}
a.brown:hover, a.brown:active {
	color: #004AA6;
}
a.white:link, a.white:visited {
	color: #FFFFFF;
}
a.white:hover, a.white:active {
	color: #FF7200;
}
a.gray:link, a.gray:visited {
	color: #737173;
}
a.gray:hover, a.gray:active {
	color: #004AA6;
}
a.dark:link, a.dark:visited {
	color: #404040;
}
a.dark:hover, a.dark:active {
	color: #004AA6;
}
a.blue:link, a.blue:visited {
	color: #46668E;
}
a.blue:hover, a.blue:active {
	color: #FF7200;
}
a.grayb:link, a.grayb:visited {
	color: #737173;
	font-weight:bold;
}
a.grayb:hover, a.grayb:active {
	color: #004AA6;
	font-weight:bold;
}
a.blueb:link, a.blueb:visited {
	color: #0C379B;
	font-weight:bold;
	text-decoration:underline;
}
a.blueb:hover, a.blueb:active {
	color: #004AA6;
	font-weight:normal;
	text-decoration:underline;
}
a.orange:link, a.orange:visited {
	color: #FF6600;
}
a.orange:hover, a.orange:active {
	color: #004AA6;
}
.cpx12orange {
	color: #FF6600;
}
.cpx12orangeu {
	color: #FF7200;
	text-decoration: underline;
}
.ddoth{
	background-image:  url("../images/ddoth.gif");
	background-repeat: repeat-x;
	background-position: center;
}
.ddotv{
	background-image:  url(../images/ddotv.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.cpx12dark {
	color: #404040;
}
.cpx14black {
	font-size:14px;
	color: #000000;
	font-weight: bold;
}
.cpx12greenb {
	color: #398778;
	font-weight: bold;
}
.cpx12coffee{
	color: #BB791B;
}
.cpx12brown{
	color: #977F02;
}
.cpx12gray {
	color: #B4B4B4;
}
.cpx12blue{
	color: #46668E;
}
.cpx12gray7 {
	color: #737173;
}
.cpx12blueb{
	color: #0C379B;
	font-weight: bold;
}
.imgborder{
	border:1px solid #1461BF;
}
.input{
 width:200px;
	border:1px solid #CCCCCC;
	background-color: #F7F7F7;
}
