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

.container {
	width: 700px;
	margin: 20px auto;
	padding: 30px;
	overflow: hidden;
}
.container span, .container p, .container div {
	line-height: 1.6;
}
.submit_area {
	margin-top: 80px;
	text-align: center;
}
.apllyLead {
	margin-bottom: 30px;
	border-left: #655341 5px solid;
	border-bottom: #B29043 2px dotted;
	color: #000000;
	padding-left: 10px;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.8em;

}

.ate{
	margin: 10px 0px 60px 0px;
}

.ate a{
	color: #028760;
	
}