﻿charset "utf-8";
/* --------------------------------------------------------------------

	Site Name	: 
	Description	: form settings
	Version		: 
	Notes		: 
	Technical Notes	: 
	Author		: Grand Design Co., Ltd.
	additional	: 

----------------------------------------------------------------------- */

body,div,span,h1,h2,h3,h4,h5 h6,p,pre,ul,ol,dl,dt,dd,img,address,table,tr,th,td {
	margin:0 ;
	padding:0 ; }

table#personal_data {
	font-size:12px ; /* need font-size */
	margin:0;
	}
	
td.qtn { 
	color:#666 ;
	margin:0 ;
	width:120px ;
	height:30px ;
	}

td.ans {
	margin:0 ;
	padding:0 0 0 20px ;
	width:500px ;
	height:30px ;
	}


