<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

#titleWrap{
	background:url(../img/title_ask.png) no-repeat left top;
	width:950px;
}

#cont{
	height:250px
}

.formSubmit{
	margin-top:80px;
}

#confirmBtnWrap{
	margin-top:80px;
}

#confirmText{
	text-align:center;
	font-weight:bold;
	font-size:14px;
	color:#666;
	margin-bottom:40px;
}</pre></body></html>