/* CSS Document */

body { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; text-align:center; background-color:#036; }
div { float:left; clear:none; }
div#main { background:url(template/full_bg.gif) repeat-y; width:701px; float:none; }
div#head { background:url(template/head.jpg) no-repeat; width:701px; height:246px; text-align:left; }
div#content { width:524px; height:auto; display:block; text-align:left; background-color:#FFF; }
#head a { width:130px; height:22px; background-color:#FFF; float:left; clear:none;
	margin-left:10px; font-weight:bold; font-size:14px; text-align:center; }
#head a:link, #head a:visited { text-decoration:none; color:#333; }
#head a:hover, #head a:focus { text-decoration:underline; color:#33F; background-color:#FBFB67; }

h2.label { font-size:17px; font-weight:bold; color:#333; margin:0; }
h2 i { color:#F60; }
i#addr { margin-left:1em; display:block; }

form.F1 label { float:left; clear:left; width:130px; text-align:right; line-height:20px; }
form.F1 label.reg { width:auto; clear:none; float:none; } .F1 input.no { width:auto; }
form.F1 em { margin-left:2px; color:#666; font-size:11px; letter-spacing:1px; }
form.F1 input, form.F1 select { width:250px; } form.F1 input.reg { width:120px; height:20px; }
