.body {
	background-image: url(../images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E6E6E6;
}
td {
	font-size: 12px;
	color: #333333;
	font-family: Verdana, "宋体";
}
a {
	color: #5B6266;
	font-family: Verdana, "宋体";
	text-decoration: none;
}
a:hover {
	color: #5B6266;
	font-family: Verdana, "宋体";
	text-decoration: underline;
}
a.white {
	color: #ffffff;
	font-family: Verdana, "宋体";
	text-decoration: none;
}
a.white:hover {
	color: #cccccc;
	font-family: Verdana, "宋体";
	text-decoration: underline;
}
.dbline {
	line-height: 200%;
	text-indent: 20pt;
}

.dbline2{
	line-height: 150%;
}
.border01 {
	border-top-style: none;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D3D3D3;	
}
.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D0D0D0;
}
.border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D0D0D0;
}

.inputborder {
	font-family: Verdana, "宋体";
	font-size: 12px;
}
.border_b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #93C9DB;
}

