@charset "utf-8";
/* CSS Document */

#formdiv{
	width:800px;
	margin:0 auto;
	border: 1px dotted #666;
	background:#f0f0f0;

}

