@charset "utf-8";
/* CSS Document */
@import url("share.css");
@import url("sider.css");
dl.pagefront {
	margin-bottom: 20px;
	height: 80px;
}
dl.pagefront dt{
	border: 1px solid #CCC;
	float: left;
	height: 80px;
	width: 230px;
	text-align: center;
	font-size: 14px;
	line-height: 80px;
	font-weight: bold;
	color: #5E84D2;
	margin-right: 10px;
}
dl.pagefront dd{
	padding-top: 10px;
}.content h3 {
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	color: #FFFFFF;
	background-image: url(../Image/Index/tit3.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-left: 10px;
	margin-bottom: 20px;
}
.content h2 {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	color: #709ad2;
}
ul.joblist{
	line-height: 40px;
	padding-right: 10px;
	padding-left: 10px;
}
ul.joblist li{}
ul.joblist li strong{
	width: 200px;
}
ul.joblist li span{
	float: right;
}
ul.joblist li a{
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}
ul.joblist li a:hover{
	background-image: url(../Image/Index/joblist_bg.gif);
	background-repeat: no-repeat;
}
.NewsContentHead {
	height: 100px;
}
.NewsContentHead img {
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 10px;
}
.NewsContentHead dt{
	font-size: 14px;
	font-weight: bold;
	color: #537CE7;
}
.NewsContentHead dd{
}
.NewsContentBody {
	line-height: 21px;
	padding-right: 20px;
	padding-left: 20px;
}
table.job {
	line-height: 30px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	margin-bottom: 20px;
}
table.job th{
	width: 100px;
	text-align: right;
	background-color: #FFFFFF;
	padding-right: 5px;
	vertical-align: top;
}
table.job td{
	background-color: #FFFFFF;
	padding-left: 5px;
}
.jobbtn {
	background-image: url(../Image/Index/job_btn.gif);
	background-repeat: no-repeat;
	display: block;
	height: 67px;
	width: 118px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border:none 0 #000;
	cursor:pointer;
}
.input {
	border: 1px solid #CCCCCC;
	height: 20px;
	width: 180px;
	line-height: 20px;
	padding-left: 2px;
}
.textarea {
	height: 120px;
	width: 600px;
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-left: 2px;
}
