@charset "utf-8";
body {
	font-family: Verdana, Arial;
	text-align: center;
	vertical-align: top;
	margin:4px;
	/*滚动条样式*/
	scrollbar-face-color: #EEEEEE;
	scrollbar-highlight-color: #F1F1F1;
	scrollbar-shadow-color: #CACACA;
	scrollbar-3dlight-color: #F1F1F1;
	scrollbar-arrow-color:  #000000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #F1F1F1;
	background-image: url(../img/bg.jpg);
}
td {
	font-size: 9pt;
	line-height: 120%;
	color: #000000;
}
a:link {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}
#td-top {
	width: 800px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
#td-middle {
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
#td-buttom {
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
#td-link {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	width: 90%;
}
#td-center {
	text-align: center;
	vertical-align: middle;
}
#td-left {
	line-height: 150%;
	text-align: left;
	word-spacing: 1px;
}
#td-left1 {
	line-height: 150%;
	text-align: left;
	word-spacing: 1px;
	vertical-align: top;
}
#td-top1 {
	text-align: center;
	vertical-align: top;
}
#td-left-200 {
	font-size: 10pt;
	line-height: 200%;
	text-align: left;
	vertical-align: top;
}
#td_body {
	font-size: 10pt;
	line-height: 200%;
	text-align: left;
	vertical-align: top;
}
