@charset "utf-8";
/* CSS Document */


.pagetit{
	background: url(../img/mainimg.jpg) no-repeat;
    background-size: cover;
}



.sec{
	display:table;
	margin:0 auto;
	min-width:960px;
	color:#525252;
}

.sec1{
	width:960px;
	margin:60px auto 100px;
}

.sec1 img{
	width:100%;
}



.sec2{
	width:960px;
	margin-bottom:200px;
}

