* {
	font-family:Arial, Helvetica, sans-serif,"����";
	font-size:12px;
	color:#333333;
	line-height:24px;
}

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:100%; margin:0 auto; background-color:#130f10;}
.top {width:1002px;margin: auto;}
.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/index_03.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_03.jpg); background-position:0 0; background-repeat:no-repeat; display:block; text-indent:-10000px;}
.nav{
	width: 100%;
	height: 40px;
	background-color: #0195FF;
	padding-left: 80px;
}
.box{
	width: 1000px;
	margin: auto;
}
.nav p{
	float: left;
	width: 100px;
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
}
.nav a:hover p{
	background-color: #1E66AF;
}
.tu{
	width: 100%;
	height: 436px;
	background: url(images/s4.jpg);
	background-position: center;
	margin: auto;
	margin-top: 10px;
}

.info {
	width:902px;
	text-align:justify;
	padding-right: 60px;
	padding-left: 40px;
	margin: auto;
	margin-top: 20px;
}
.info p{
	font-size: 14px;
}
.info a:hover{
	color: red;
}
.footer{
	width: 100%;
	height:60px;
	margin-top: 30px;
	margin-bottom: 20px;
	background-color: #0199E2;
}
.foot{
	width:1002px;
	height:35px;
	background-image:url(images/index_011.jpg);
	text-align:center;
	color:#FFF;
	margin: auto;
	color: #fff;
	font-size: 14px;

}



a:link {
	color: #AA061E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AA061E;
}
a:active {
	text-decoration: none;
	color: #0577AB;
}
