body {
	background-color: #330000;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
html {
	height: 100%;
}
.light {
	FILTER: glow(color=#000000,direction=1)
}
.lefttdbg {
	background-image: url(../images/body_bg_15.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.imageline {
	padding: 2px;
	border: 1px solid #660000;
	background-color: #993300;
}
.imageline:hover {
	background-color: #B53A00;
	padding: 2px;
	border: 1px solid #660000;
}
.tdline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #993300;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif, "微软雅黑", "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #660000;
	border: 1px solid #990000;
}
.input1 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "微软雅黑", "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #660000;
	border: 1px solid #FF3300;
}
.input2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "微软雅黑", "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #660000;
	border: 1px solid #990000;
	height: 20px;
}
.input21 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "微软雅黑", "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #660000;
	border: 1px solid #FF3300;
	height: 20px;
}
.progress{
	width: 1px;
	height: 22px;
	color: #660000;
	font-size: 12px;
	overflow: hidden;
	background-color: #FF6600;
	line-height: 22px;
	background-image: url(../images/load1.jpg);
}
.tdline2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #993300;
}
