.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(bg.jpg);
	font-size:12px;
	line-height:18px;
}
a:visited {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}

a:link {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	
}
.jobname {
	font-size:12px;
	color:#39BDD5;
	border:1px solid #B6EFF5;
}
.name {
	font-size:12px;
	color:#39BDD5;
	border:1px solid #B6EFF5;
	width:30px;
}
.sex {
	font-size:12px;
	color:#39BDD5;
	border:1px solid #B6EFF5;
	width:60px;
}
.smallInput {
	font-size:12px;
	color:#39BDD5;
	border:1px solid #B6EFF5;
}
.but {
	font-size:12px;
	color:#ffffff;
	border:1px solid #B6EFF5;
	background:#65C120;
	padding-top:3px;
}
