body {
	text-align:center;	
	margin: 0px;
	/*background-image: url(../images/bg_newyear.gif);*/
	background-color:#FFF;
	background-position:center;
}
div{
	background:#FFF;
}
table{
	background:#FFF;
}
td {
	font-family: "宋体";
	font-size: 9pt;
}
.logo {padding-left:20px; padding-top:12px;}
a.white:link {
	font-family: "宋体";
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: underline;
}
a.redlink:link {
	font-family: "宋体";
	font-size: 9pt;
	color: #FF0000;
	text-decoration: none;
}
a.redlink:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #FF0000;
	text-decoration: none;
}
a.redlink:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #FF0000;
	text-decoration: underline;
}
a:link {
	font-family: "宋体";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #FF0000;
	text-decoration: underline;
}
.whitefont {
	color: #FFFFFF;
}
.allround {
	border: 1px solid #BCBBB6;
}
.greenbotbord {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004B0A;
}

.lineheight {
	line-height: 1.6em;
	color: #CC0000;
}
.bluebord4 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #757575;
	border-left-color: #757575;
}
.sysbord {
	background-image: url(../images/sysbg.gif);
	border: 1px solid #008C23;
}
.allround2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BCBCB4;
	border-left-color: #BCBCB4;
	background-color: #F2F2F2;
}
.Searchbord {
	background-color: #F7F3F7;
	color: #3366CC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0099CC;
	border-right-color: #009ACE;
	border-bottom-color: #009ACE;
	border-left-color: #336699;
}
.allround3 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D3D3B5;
	border-left-color: #D3D3B5;
	background-color: #FCF9F4;
}
.allround5 {

	border: 1px solid #319EF7;
}


