body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:18px;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom:0px;
	margin-left:auto;
	text-align:center;
	width:1000px;
}
div{
    margin-top: 0px;
	margin-right: auto;
	margin-bottom:0px;
	margin-left:auto;
	border:0px;
	text-align:left;
	float:left;
	}
table{
    margin-top: 0px;
	margin-right: auto;
	margin-bottom:0px;
	margin-left:auto;
	text-align:left;
	}
form{
   word-spacing: 0; text-indent: 0; margin: 0; padding: 0;
}
Select{
	FONT-SIZE: 9pt;
}
/*IMG {	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px;}*/
.input {
	BORDER-RIGHT: #d0d0d0 1px solid; BORDER-TOP: #d0d0d0 1px solid; BORDER-LEFT: #d0d0d0 1px solid; BORDER-BOTTOM: #d0d0d0 1px solid; BACKGROUND-COLOR: #ffffff
}

a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	}

a:hover {
	font-family: "宋体";
	font-size: 12px;
	/*font-weight: bold;*/
	color: #FF6600;
	text-decoration: none;
	}

a:visited { 
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	}

a.a1:link {
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #3858A1;
	text-decoration: underline;
	}

a.a1:hover {
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;}
	
a.a2:link {
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;}

a.a2:hover {
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	text-decoration:none;}
	
a.a2:visited {
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;}
	
.style3 {
	color: #FFFFFF;
	font-weight: bold;
}
.style5 {
	color: #FFFFFF
}
.TdRight{
	padding-right: 10px
}