@charset "utf-8";
/* CSS Document */
#regTab{ border-collapse:collapse; width:360px; margin-left:250px;}
#regTab caption{ text-align:center; font-size:13pt; color:#F66; font-weight:bold; height:22px;}
#regTab th{ text-align:right; width:90px; font-weight:normal;}
#regTab td{ height:26px;}
#regTab tbody td input,#checkCode{ height:16px; line-height:16px; padding:0 2px;}
#regTab tbody td input{ width:160px;}
#regTab .regButton{ text-align:center;}
#regTab .regButton input{ padding:2px 6px; font-size:9pt;}
#regTab .regButton .contractLink{ color:blue;}

.reg div.login{ margin-top:100px;}
