#register-container { width:600px; margin:auto; }
#register-step { width:100%; height:40px; background-color:#f2f2f2; position:relative; margin-bottom:30px; }
#register-step ul { width:596px; margin:6px auto; padding:0; list-style:none; }
#register-step ul li { margin:0 4px; padding:0; float:left; display:inline; width:190px; height:25px; text-indent:-5000px; }
#title-step1 { background:url(../img/step1_on.gif) no-repeat; }
#title-step2 { background:url(../img/step2.gif) no-repeat; }
#title-step3 { background:url(../img/step3.gif) no-repeat; }

#register-utos-container, #register-privacy-container { width:100%; margin-bottom:25px; }
#register-utos-container h1 { width:87px; height:17px; text-indent:-5000px; background:url(../img/tit_utos.gif) no-repeat; margin:0 0 8px 8px; }
#register-privacy-container h1 { width:113px; height:17px; text-indent:-5000px; background:url(../img/tit_privacy.gif) no-repeat; margin:0 0 8px 8px; }
#register-utos, #register-privacy { margin-bottom:10px; text-align:left; border:solid 1px #e1e1e1; height:295px; padding:10px; overflow:auto; }
#register-utos-agree, #register-privacy-agree, #register-button { text-align:center; }
