@charset "UTF-8";

#content_wrapper{
	background:#77ad38 url(../images/bg.jpg) center top repeat-y!important;
background-attachment: fixed!important;
}

#main{
	width:938px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
}

#section01{
	background:url(../images/section01.png) left top no-repeat;
	width:938px;
	height:480px;
}	

#section01 .btn{
	padding-top:248px;
	padding-left:17px;
}

#section02{
	width:938px;
}

#section03{
	margin-top:15px;
	background:url(../images/section03.png) left top no-repeat;
	width:938px;
	height:377px;
}

#section03 iframe{
	background:url(../images/section03.png) left top no-repeat;
	padding-top:40px;
	padding-left:20px;
}


#section04{
	margin-top:32px;
	width:938px;
}

#section05{
	margin-top:32px;
	background:url(../images/section05.png) left top no-repeat;
	width:938px;
	height:142px;
}


#section05 .btn{
	padding-top:28px;
	padding-left:600px;
}