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

.sab_header {
	background-image: url(../img/img.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 340px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

address {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	float: left;
	width: 950px;
	margin: 0px;
	text-align: center;
	padding-top: 25px;
	padding-right: 0px;
	padding-left: 0px;
	height: 10px;
}


/* title */

.sab_title {
	margin: 0px;
	width: 647px;
	background-image: url(../img/title.jpg);
	background-repeat: no-repeat;
	padding-top: 65px;
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 25px;
}
