* {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333333;
	line-height:30px;
}

body {
	margin:0 0;
	background-color:#EAEAEA;
}
p, h1, h2, h3, h4, h5, h6 {margin:0;padding:0;font-weight: normal;}

img { border:0;}

li {list-style-position:inside;}


a {
	color: #2799A3;
	text-decoration: none;
}  

a:hover {
	color: #2799A3;
	text-decoration: underline;
	padding-left:1px;
	padding-top:1px;
}

.wrap {width:1002px; margin:0 auto; background-color:#FFF;}
.top {width:1002px; height:146px;}
.banner {width:1002px; height:258px; background-image:url(images/index_03.jpg); background-position:0 0; background-repeat:no-repeat; display:block; text-indent:-10000px;}
.com_title {width:1002px; height:49px; background-image:url(images/1.jpg); background-position:0 0; background-repeat:no-repeat; display:block; text-indent:-10000px;}
.job_title {width:1002px; height:49px; background-image:url(images/index_04b.jpg); background-position:0 0; background-repeat:no-repeat; display:block; text-indent:-10000px;}

.info {
	width:902px;
	text-align:justify;
	padding-right: 60px;
	padding-left: 40px;
}

.foot{
	width:1002px;
	height:45px;
	background-image:url(images/index_011.jpg);
	text-align:center;
	color:#FFF;
	padding-top:3px;
	background-position: bottom;
}



a:link {
	color: #06F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #06F;
}
a:active {
	text-decoration: none;
	color: #2799A3;
}
