@charset "utf-8";
* { font-family:Verdana; font-size:10px; }
html { overflow: -moz-scrollbars-vertical; }
body { margin:0px; padding:40px 0px 40px 0px; background:#FFFFFF; color:#4c4c4c; text-align:center; }
p, div { margin:auto; padding:0px; text-align:left; }
img { border:0px; padding:0px; margin:0px; }
form { padding:0px; margin:0px; }
input, select { color:#636363; border:#c2c2c2 solid 1px; padding:3px; }
ul { margin:0px 0px 0px 15px; padding:0px; }
img.logo { margin:0px 0px 20px 0px; }

table.register { width:400px; margin:0px auto 0px auto; }
table.register td { text-align:left; line-height:28px; border-bottom:#CCCCCC dashed 1px; }
table.register td.add { text-align:center; width:170px; }
table.register td.add input { width:160px; }
table.register td.add select { width:160px; }
table.register td.title { color:#FF0000; border-bottom:#FF0000 dashed 1px; font-weight:bold; }

table.register_button { width:400px; margin:0px auto 0px auto; }
table.register_button td { text-align:center; line-height:28px; }
table.register_button td input { width:100%; }

table.summary { width:400; margin:20px auto 0px auto; }
table.summary td { line-height:20px; }
table.summary td.img { width:70px; }
table.summary td.text { text-align:justify; }

.red { border:#FF0000 solid 1px; }
