@charset "utf-8";

body {margin:0px;}


#log {width:625px; height:348px; margin-left:auto; margin-right:auto; background:url(../images/mainLog_bkg.gif) no-repeat; margin-top:70px; margin-bottom:70px; overflow:hidden;}
#logTitle {width:625px; height:40px; line-height:40px; padding-left:10px; float:left; font-size:16px; font-weight:bold; color:#1f048f; overflow:hidden;}
#logInput {width:625px; height:auto; float:left; font-size:14px; font-weight:bold; color:#1f048f; overflow:hidden; margin-top:40px; overflow:hidden;}
#logRadioGroup {width:625px; height:auto; float:left; font-size:12px; color:#000; overflow:hidden; text-align:center;}
#logBtn {width:625px; height:auto; float:left; overflow:hidden; text-align:center; margin-top:40px;}

#Reg {width:978px; height:auto; margin-left:auto; margin-right:auto; overflow:hidden; margin-top:10px; margin-bottom:10px; border:1px #eeeef0 solid; background:url(../images/mainReg_bkg.gif) repeat-x bottom;}
#RegTitle {width:978px; height:40px; float:left; overflow:hidden; line-height:40px; padding-left:10px; font-size:16px; font-weight:bold; color:#1f048f; background:url(../images/mainRegTitle_bkg.gif) repeat-x;}
#RegTab {width:978px; height:auto; float:left; overflow:hidden; line-height:32px; padding-left:10px; font-size:14px; color:#1f048f;}
#RegTab span {color:#999; font-size:12px;}

.on {width:128px; height:30px; line-height:30px; font-size:14px; font-weight:bold; color:#1e0692; border:0px; background:url(../images/mainLogBtnOn_bkg.gif) no-repeat;}
.off {width:128px; height:30px; line-height:30px; font-size:14px; font-weight:bold; color:#1e0692; border:0px; background:url(../images/mainLogBtnOff_bkg.gif) no-repeat;}