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

/*.post_form_01 h4 {
	font-weight: normal;
	font-family: "Helvetica Bold", "Arial Bold", "微軟正黑體", "Microsoft JhengHei", sans-serif;
	font-size: 16px;
	color: #005D9C;
}*/


#code {
	margin: 6px 0 0 0;
}




/*iPhone*/
@media screen and (max-width: 767px) {
	#member_country{
		width: 200px;
	}
	#member_email{
		width: 200px;
	}
	#note{
		width: 200px;
	}

}