@charset "utf-8";
/* CSS Document */


/* CSS Document */

.banner {
	background:url(../images/banner.jpg) center;
	height:400px
}
.banner .banner_01 {
	width:1120px;
	margin:0 auto
}
.content {
	position:relative;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-200px;
	background-color:#FFF;
	padding-bottom: 20px;
	padding-top: 20px;
}
.cont_tittle {
	width:960px;
	margin:0 auto;
	height:100px;
	position:relative
}
.cont_tittle img {
	width:240px;
	height:98px
}
