﻿/* reg page */
body{font-size:12px;line-height:20px;}.clear{clear:both;}
#reg{border:1px solid #ccc;}
#reg .title{font-size:14px; font-weight:bold;padding:5px;}
#reg .content{clear:both;height:40px;}
#reg .leftinfo{float:left;width:50%;}
#reg .text{float:left;width:40%;text-align:right;font-weight:bold;}
#reg .redstar{color:red;padding:0 2px 0 8px;}
#reg .input{float:right;width:60%;}
#reg .note{}
#reg .notetrue{color:green;background:url(notetrue.gif) no-repeat 8px center;text-indent:36px;line-height:20px;float:right;width:50%;}
#reg .notewrong{color:red;background:url(notewrong.gif) no-repeat 8px center;text-indent:36px;line-height:20px;float:right;width:50%;}
#reg .notewarn{color:blue;background:url(notewarn.gif) no-repeat 8px center;text-indent:36px;line-height:20px;float:right;width:50%;}