body {
	font-family: Verdana, Arial, Helvetica, sans-serif, "微软雅黑", "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif, "微软雅黑", "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}

.inputsearch {
	font-family: Verdana, Arial, Helvetica, sans-serif, "微软雅黑", "宋体";
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 20px;
	width: 130px;
	border: 1px solid #333333;
}
.inputjob {
	font-family: Verdana, Arial, Helvetica, sans-serif, "微软雅黑", "宋体";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 20px;
	border: 1px solid #333333;
}
.inputjob2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "微软雅黑", "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	width: 100%;
	border: 1px solid #333333;
}


.tdx {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FF9900;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tdx2 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}

.tdy {
	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: #FF9900;
}
.imageline {
	border: 2px solid #990000;
}

