@import url("Layout.css");
@import url("Font.css");
@import url("common.css");

/*main*/

#login{margin:0px auto; width:980px; height:100%; background:#fff;}
#login #login-l{width:240px; float:left;}
#login #login-r{width:720px; float:right;}

#login-l #lg{ width:240px; margin:10px auto 10px 0px;background:url(../images/PersonL/menu_index.gif) repeat-x;}
#lg h5{width:100%; text-align:left;height:30px; line-height:32px; font-size:14px;background:url(../images/PersonL/log1.gif) no-repeat 5px 2px; text-indent:30px; }
#lg dl{ width:238px;height:150px; padding:15px auto; _margin-top:-2px; border:1px solid #54C261; border-top:none;}
#lg dl dt{ width:80px; float:left; font-weight:bold; height:35px; line-height:35px; text-align:right; }
#lg dl dt.btn{width:100%; text-align:center;}
#lg dl dd{ width:100px; float:left; height:35px; line-height:35px; text-align:left;}

#login-l #lxus{ width:240px; margin:10px auto 10px 0px;}
#lxus h5{ width:240px; height:20px; background:url(../images/PersonL/login_contact_top.gif) no-repeat;}
#lxus h6{ width:240px; height:10px; background:url(../images/PersonL/login_contact_bottom.gif) no-repeat;}
#lxus ul{ width:240px; padding-top:10px; background:url(../images/PersonL/login_contact_bg.gif) repeat-y;}
#lxus ul li{ width:100%;height:22px; line-height:22px; text-align:left; text-indent:12px; }

/*======================================= right  ==================================================*/
#login-r{width:100%; border:1px solid #C6ADA2; margin-top:10px;}
#login-r #ful{width:340px; float:left; margin-left:10px;}
#login-r #fur{width:340px; float:right; margin-right:10px;}
#login-r dl{width:100%; margin:10px auto; clear:both;} 
#login-r dl dt{width:125px;height:150px;float:left;text-align:left; } 
#login-r dl dt img{ width:120px; height:150px; border:1px solid #000; padding:1px;}
#login-r dl dd{width:210px; float:right; height:24px; line-height:24px;color:#f60; font-weight:600; text-align:left;}
#login-r dl dd.cnd{ font-weight:normal; color:#333; height:140px; *+height:130px; _height:130px;}
