body,td,th {
	font-family: Arial, Verdana, "宋体";
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	SCROLLBAR-FACE-COLOR: #0541a6; /*滚动条凸出部分的颜色*/
	SCROLLBAR-HIGHLIGHT-COLOR: #b5dcec; /*左上边框*/
	SCROLLBAR-SHADOW-COLOR: #b5dcec;    /*右下边框*/
	SCROLLBAR-3DLIGHT-COLOR: #b5dcec; /*滚动条亮边的颜色*/
	scrollbar-3d-light-color: #b5dcec;
	SCROLLBAR-ARROW-COLOR: #b5dcec; /*上下按钮上三角箭头的颜色*/
	SCROLLBAR-TRACK-COLOR: #b5dcec; /*滚动条的背景颜色*/
	SCROLLBAR-DARKSHADOW-COLOR: #b5dcec; /*滚动条强阴影的颜色*/
	SCROLLBAR-BASE-COLOR: #0541a6; /*滚动条的基本颜色*/
	overflow:auto;
	overflow-x:hidden;
}
}
body {
	background-color: #FFFFFF;
	background-image: url(bg.gif);
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
}
body > div {text-align:center;margin-right:auto;margin-left:auto;clear: both;}
a {font-size: 12px;}
a:link {text-decoration: none;color: #333333;}
a:visited {text-decoration: none;color: #333333;}
a:hover {text-decoration: underline;color: #333333;}
a:active {text-decoration: none;color: #333333;}
.menuup {
	background-image: url(menu_up.gif);
	height: 12px;
}
.menudown {
	background-image: url(menu_down.gif);
	height: 13px;
}
.menubg {
	background-image: url(menu_bg.gif);
}
.menubgd {
	background-image: url(menu_d.gif);
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding: 0px 0px 0px 17px;
}
.menubgss {
	font-weight: bold;
	color: #fff;
	text-align: left;
	vertical-align: top;
	padding: 13px 0px 20px 36px;
}
.menubgss a:link {text-decoration: none;color: #fff;font-weight: bold}
.menubgss a:visited {text-decoration: none;color: #fff;font-weight: bold}
.menubgss a:hover {text-decoration: underline;color: #fff;font-weight: bold}
.menubgss a:active {text-decoration: none;color: #fff;font-weight: bold}
.menubgss2 {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding: 13px 0px 10px 0px;
}
.menubgss3 {
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 13px 0px 10px 30px;
}
.bottom {
	background-image: url(bottom.gif);
	text-align: center;
	vertical-align: top;
	height: 68px;
	padding: 12px 0px 0px 0px;
	line-height: 16px;
	color: #FFFFFF;
}
.bottom a:link {text-decoration: none;color: #fff;}
.bottom a:visited {text-decoration: none;color: #fff;}
.bottom a:hover {text-decoration: underline;color: #fff;}
.bottom a:active {text-decoration: none;color: #fff;}
.mup {
	background-image: url(up.gif);
	height: 6px;
}
.mdown {
	background-image: url(down.gif);
	height: 6px;
}
.middle {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B9B9B9;
	border-left-color: #B9B9B9;
	padding:5px;
	text-align: left;
	vertical-align: top;
}
#Layer1 {position:absolute; width:5px; height:5px; z-index:1;}
#Layer2 {
	position:absolute;
	left:0px;
	top:0px;
	width:602px;
	height:385px;
	z-index:2;
	overflow:auto;
	overflow-x:hidden;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#Layer3 {
	position:absolute;
	left:0px;
	top:0px;
	width:602px;
	height:415px;
	z-index:2;
	overflow:auto;
	overflow-x:hidden;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.inputxx {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #333333;
	width: 150px;
	height:18px;
}
.submits{
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 3px 0px;
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: center;
	width: 70px;
	height: 25px;
	border-top: 3px double #c4cccc;
	border-right: 3px double #c4cccc;
	border-bottom: 3px double #6f7777;
	border-left: 3px double #c4cccc;
	background-position: center center;
	cursor: hand;
	background-image: url(menu.gif);
	background-repeat: repeat-x;
} 
.submits2{
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 3px 0px;
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: center;
	width: 90px;
	height: 25px;
	border-top: 3px double #c4cccc;
	border-right: 3px double #c4cccc;
	border-bottom: 3px double #6f7777;
	border-left: 3px double #c4cccc;
	background-position: center center;
	cursor: hand;
	background-image: url(menu.gif);
	background-repeat: repeat-x;
}
.theleftbg {background:#0541a6 url(leftbg.gif) bottom center no-repeat;}