.sub-in {
	width: 100%;
	position: relative;
	background: url(../images/sub-81-1/bg-sub1.png) top center no-repeat;
}

.top-name {
	/* float: left; */
	/* display: block; */
	width: 100%;
	/* height: 48px; */
	padding-top: 32px;
	font: 23px/20px 'kanit', Arial, sans-serif;
	font-weight: bold;
	color: #027acf;
	/* text-indent: 70px; */
	position: relative;
	z-index: 1;
	text-align: center;
}

.suball {
	/* float:left; */
	/* display:block; */
	/* width:100%; */
	/* height:auto; */
	padding-bottom: 300px;
}

.subbody {
	margin: 0 auto;
	margin-top: 40px;
	/*padding:35px 0px;*/
	display: block;
	/*width:670px;*/
	width: 100%;
	marker-top: 15px;
	min-height: 1200px;
}



.sub-in {
	width: 100%;
	margin-top: 0px;
	position: relative;
	background: #fff url(../images/sub-81-1/bg-sub1.png) top center no-repeat;
}

@media (min-width: 320px) and (max-width: 767px) {
	.top-name {
		text-indent: 0px;
		text-align: center;
		font: 20px/20px 'kanit', Arial, sans-serif;
	}
}