<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/***************************************
    copyright by MakeWeb.com.tw 
***************************************/
.post_form_01 {
	margin:0 20px;
}

p {
	margin:20px 0;
	font-size:14px;
	font-weight:normal;
	color:#666;
}

#mw_form td {
	vertical-align:top;
	height:26px;
	color:#999;	
}

#mw_form td.td_first {
	text-align:right;
}

#mw_form input, #mw_form textarea {
	color:#666;
	font-size:14px;
	border:1px solid #999;
}

#mw_form textarea {
	width:420px;
	height:120px;
}

#mw_form .btn_style001 {
	margin:30px 120px;
	width:90px;
	cursor:pointer;
	background::url(../../../../cufiles/images/web/button/btn_gray_left.png) left no-repeat;
}

#mw_form .btn_style001 a {
	display:block;
	font-size:12px;
	color:#333;
	text-align:center;
	background:url(../../../../cufiles/images/web/button/btn_gray_right.png) right no-repeat;
}</pre></body></html>