@charset "utf-8";

/* form_loan
------------------------------------------------------------------------------ */
.how_wrap {
	width: 580px;
	margin: 0 auto;
	font-size: 14px;
}

.cap {
	font-weight: bold;
	text-decoration: underline;
}

.loan_txt {
	margin-left: 15px;
	text-decoration: underline;
}

.cap_yellow {
	font-weight: bold;
	color: #ffd700;
	font-size: 12px;
}

.mt20 { margin-top: 20px !important; }

.sinsa{
	text-align: center;
	margin: 10px;
	font-size: 100%;
	color: #FFFFFF;
}

.sinsa a{
	color: #FFFFFF;
	text-decoration: none;
}

