#JobForm
{
	font:bold 12px/24px "微软雅黑","宋体",Arial,Helvetica,sans-serif;
	background:#FFF;
	border:1px solid #47483E;
	margin-bottom:10px;
	width:auto;
	margin:5px;
}
#JobForm .title
{
	display:inline-blcok;
	background:#727578;
	width:auto;
	color:#FFF;
	padding:2px 5px;
	height:24px;
	border-bottom:1px solid #333;
}
#JobForm .title span
{
	display:inline-blcok;
	float:left;
}
#JobForm .title a
{
	color:#FFF;
	display:inline-blcok;
	float:right;
	text-decoration:none;
}
#JobForm .title a:hover
{
	text-decoration:underline;
	color:#E4FFFF;
}
#JobForm .arg
{
	font:normal 12px/21px "微软雅黑","宋体",Arial,Helvetica,sans-serif;
	width:100%;
	border-bottom:1px solid #47483E;
}
#JobForm .arg span
{
	display:inline-block;
	width:40%;
	padding:1px 5px;
}
#JobForm .content
{
	width:auto;
	padding:5px;
	min-height:80px;
	font:normal 12px/20px "微软雅黑","宋体",Arial,Helvetica,sans-serif;
}
#JobForm table
{
	border:1px solid #47483E;
}
#JobForm th
{
	background:#;
	color:#FFF;
}
#JobForm th span
{
	display:inline-blcok;
	float:left;
}
#JobForm th a
{
	color:#FFF;
	display:inline-blcok;
	float:right;
	text-decoration:none;
}
#JobForm th a:hover
{
	text-decoration:underline;
	color:#8A9D2E;
}
#OrderJob
{
	border:1px solid #E5E3DC;
	font:normal 12px/20px "微软雅黑","宋体",Arial,Helvetica,sans-serif;
	padding:5px;
}
#OrderJob div
{
	min-height:20px;
	font:normal 12px/20px "微软雅黑","宋体",Arial,Helvetica,sans-serif;
	padding:3px;
}
#OrderJob span.Left
{
	display:inline-block;
	float:left;
	width:20%;
	text-align:right;
}
#OrderJob span.Right
{
	display:inline-block;
	width:70%;
	text-align:left;
	padding:0;
}
#OrderJob label
{
	text-align:left;
	padding:0;
}