﻿* {
	
}
body {
	margin: 0 0;
	background-color: #F3F3F3;
}
p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
img {
	border: 0;
}
li {
	list-style-position: inside;
}
a {
	color: #1B407C;
	text-decoration: none;
}
a:hover {
	color: #CC3333;
	text-decoration: underline;
	padding-left: 1px;
	padding-top: 1px;
}
.wrap {
	width: 988px;
	margin: 0 auto;
	background-color: #FFF;
}
.top {
	width: 988px;
	height: 150px;
	background-image: url(images/index_02.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	position: relative
}
.top .company, .top .job, .top .contact {
	width: 74px;
	height: 23px;
	position: absolute;
	text-indent: -10000px;
	top: 8px;
	display: block;
}
.company {
	left: 596px;
}
.job {
	left: 672px;
}
.contact {
	left: 749px;
}
.com_title {
	width: 988px;
	height: 45px;
	background-image: url(images/index_12.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	text-indent: -10000px;
}
.job_title {
	width: 988px;
	height: 45px;
	background-image: url(images/job_12.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	text-indent: -10000px;
}
.apply_title {
	width: 988px;
	height: 45px;
	background-image: url(images/apply_12.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	text-indent: -10000px;
}
.info {
	width: 900px;
	/*text-align: justify;*/
	padding-right: 30px;
	padding-left: 30px;
}
.info div table tr td{ padding:10px;}
.foot {
	width: 988px;
	height: 25ppx;
	color: #FFF;
	background-color: #de292e;
	text-align: center;
}