@charset "utf-8";
/***************************************
    copyright by MakeWeb.com.tw 
***************************************/

/*-------------------------------------------- 
post_purple
---------------------------------------------*/
.post_form_01 {
	/*width:630px;*/
	/*
	margin:50px 0 0 80px;
	padding:0 20px;
	border:1px solid #F00;/* 顯示外框(測試用) */
}

.post_form_01 h2 {
	/*color:#90C;*/
	/*font-weight:normal;*/
}

.post_form_01 div.btn_style001 {
	width:90px;
	height:24px;
	cursor:pointer;
	background:url(images/btn_style001_left.jpg) left no-repeat;
	
}
.post_form_01 .btn_style001 a {
	display:block;
	font-size:12px;
	line-height:24px;
	/*color:#666;*/
	text-align:center;
	background:url(images/btn_style001_right.jpg) right no-repeat;
}
.post_form_01 .btn_style001 a:hover {
	color:#000;
}

.post_form_01 .btn_style001.b1 {
	margin:24px 0 0 105px;
}
.post_form_01 .btn_style001.b2 {
	margin:-24px 0 0 220px;
}