@import url("Layout.css");
@import url("Font.css");
@import url("common.css");

/*main*/

#reg{margin:0px auto; width:980px; height:100%; background:#fff;}
#reg #reg-l{width:190px; float:left;}
#reg #reg-r{width:790px; float:left;}


#reg-l .leftframe{width:180px;float:left;background:url(../images/PersonL/leftframebg.gif) left bottom;}
.leftframe li{}
.leftframe li.menutitle{width:100%;background:url(../images/PersonL/lmenubg.gif) no-repeat;height:38px;float:left;}
.leftframe li.menutitle span{font-size:14px;font-weight:bold;color:#424242;margin:13px 0px 0px 20px;float:left;}
.leftframe li.menubtn{height:55px;float:left;width:100%;cursor :pointer}
.leftframe li.menubtn span{font-size:14px;font-weight:bold;color:#424242;margin:10px 0px 0px 20px;float:left;}
.leftframe li.textlist {background:url(../images/arrow.gif) no-repeat 5px 9px; text-indent:12px; text-align:left; tcolor:#535353;height:auto;line-height:22px;;width:90%; margin:2px auto; clear:both;}

.leftframe li.bottombg1{background:transparent url(../images/PersonL/leftframebottom.gif) no-repeat scroll left bottom;float:left;font-size:1px;height:6px;line-height:6px;width:100%; margin-top:-1px;}


.leftframe li.lmenubtn1{background:url(../images/PersonL/lmenubg.gif) no-repeat 0px -40px;}
.leftframe li.lmenubtn2{background:url(../images/PersonL/lmenubg.gif) no-repeat 0px -96px; margin-top:-1px;}
.leftframe li.cur{background:url(../images/PersonL/lmenubg.gif) no-repeat;background-position: 0px -150px;}


/*======================================= right  ==================================================*/
#reg-r .tips1{width:96%;background:#FFFFEE;border:1px solid #FFD0A8;color:#333; text-align:left; line-height:22px;padding:5px;}
#reg-r .tips1 span{ display:block;font-weight:bold;}
#reg-r .tips1 li{text-indent:12px;}

/*======================================= reg  ==================================================*/
#reg-r #regadd{ width:96%; border:1px solid #ccc; margin-top:10px; padding:5px;}
#regadd h6{ width:100%; text-align:left; height:26px; line-height:26px; text-indent:28px; font-size:14px;border-bottom:1px solid #ccc;}
#regadd dl{ width:100%; margin-top:15px; clear:both;}
#regadd dl dt{width:100px; float:left; text-align:center; color:#666; height:30px; line-height:30px;}
#regadd dl dd{width:620px; float:left; text-align:left;height:30px; line-height:30px;}
.errSpan{ color:#ee0000;}

#regadd .iptxt{padding:3px 0 1px 2px;border:1px solid #FFD0A8}
#regadd input.iptxt{height:16px; width:160px;}
#regadd .iptxt:hover,.iptxt:focus:hover{border: 1px solid #ee0000}
#regadd .yes{margin-top:10px; text-align:left; background:url(../images/PersonL/username_03.gif) no-repeat 200px 2px; height:22px; line-height:22px; text-indent:220px;}


/*======================================= fin  ==================================================*/

#reg-r #rmain{ width:96%; border:1px solid #ccc; margin-top:10px; padding:5px;}
#rmain h6{ width:100%; text-align:left; height:26px; line-height:26px; text-indent:28px; font-size:14px;border-bottom:1px solid #ccc;}
#rmain .ftis{background:url(../images/PersonL/rico0.gif) no-repeat;font-size:14px;color:#333;font-weight:bold;width:400px;margin:20px auto;}
#rmain .ftis span{ display:block; color:#ee0000;}

#rmain dl{width:90%; margin:10px auto;padding:10px 0px;border:1px #FFCC00 solid;background:#FFFFF0;display:block; clear:both; height:45px;} 
#rmain dl:hover{background:#E8FBFF;border:1px #C2D8F1 solid;padding:10px 0px;color:#D55500;cursor:pointer; display:block; }

#rmain dl dt{width:80px;float:left;text-align:center;} 
#rmain dl dd{width:480px; float:left;height:24px; line-height:24px;color:#f60; font-weight:600; text-align:left;font-size:14px;}
#rmain dl dd a{color:#6298DC;}
#rmain dl dd a:hover{color:#FF6600;}
#rmain dl dd.cnd{ font-weight:normal; color:#333; font-size:12px; text-align:left;}




