/* CSS Document */

/*Layout Content*/
#SINav{ margin:10px;}
#GLgury{ background:#dedede; height:3px;font-size:0;}
#GLgreen{ background:#7dba0c; height:3px; width:50px; font-size:0;}
#GuideLink{ margin:5px; font-size:11px;}
#GuideLink span{ color:#7dba0c;}
#GuideLink a:hover{ color:#999999;}

#SDiv{ margin:10px 20px;}
#SName{ background:url(../images/rok2.gif); background-repeat:no-repeat; background-position:2px; font-size:16px; font-weight:bold; color:#7dba0c; padding-left:15px; line-height:28px; }
#SsInfo{ line-height:16px; padding:10px 0;}
#SsInfo a{ text-decoration:underline; color:#7dba0c;}
#SsInfo a:hover{ text-decoration:none;}

.space{ height:10px;}

#Register{ border:1px solid #7dba0c; background:#F9FFEF; padding:10px; width:650px; margin:20px; line-height:24px;}
#Register li{ clear:both;}
#Register p{ margin:5px 0;}
#Register input{ vertical-align:middle; margin:0 5px;}
#Register img{ border:1px solid #CCCCCC; margin-left:5px;}
#Register span{ width:180px; display:block; float:left; font-weight:bold; padding-left:10px; }
.RegTitle{ font-weight:bold; letter-spacing:1px; line-height:30px; border-bottom:1px solid #CCCCCC; margin-bottom:20px; color:#003399;}
.inpuW{  width:200px;}
.FontTips{ color:#999999; padding-left:5px;}

.showErr{ background:url(../images/err.gif); background-repeat:no-repeat; margin-left:5px; color:red; font-weight:normal; padding-left:20px; margin-top:15px; font-weight:bold;}
.showRig{ background:url(../images/success.gif); background-repeat:no-repeat; margin-left:5px; color:green; font-weight:normal; padding-left:20px; margin-top:15px; font-weight:bold;}
