@charset "utf-8";
/* CSS Document */

.order_box{
	width:660px;
	margin:10px auto;
}

.howto_order{
	font-family: 'thai_sans_literegular';
	list-style:decimal;
	list-style-position:inside;
	font-size:18px;
	line-height:1.3em;
}

.payment_form{
	width:600px;
	margin:0 auto;
}