@charset "utf-8";
/* CSS Document */
/* globale */
.head-logo{width:380px;}
/* globale end */
.tit-acc-wrap-a{padding:20px 45px 10px;}
.tit-acc-a{font-size:24px;}
.pad-acc-h1{padding:0 45px;}

.online-state{width:260px; padding-left:42px; height:1.6em; line-height:1.6em; overflow:hidden; color:#FFF; margin-top:25px;}
.ban-acc{background:url(../../images/account/ban.jpg) no-repeat; padding:0 1px; height:311px; overflow:hidden; border-bottom:1px solid #bbbbbb;}

.user{padding:45px 0 0 45px;}
.user-face{width:118px; height:118px; position:relative; border:1px solid #c58b5d; border-radius:8px; overflow:hidden; }
.user-face .opacity-hook,.user-face .modify{position:absolute; width:118px; bottom:0; left:0;}
.user-face .opacity-hook{height:36px; background-color:#000; opacity:0.4; filter: Alpha(Opacity=40); border-radius:0 0 7px 7px;}
.user-face .modify{height:34px; padding-bottom:2px; line-height:34px; color:#FFF;}
.user-face img{border-radius:7px;}
.user-info{width:310px; margin-left:30px;}
.user-info .name{font-size:18px; background:url(../../images/dot-grey-h2.gif) repeat-x 0 bottom; padding:10px 0 15px;}
.user-info .detail{color:#ba5c0b;}

.active-lst{padding-bottom:20px;}
.active-lst li{background:url(../../images/dot-grey-h1.gif) repeat-x 0 top; padding:6px 0 5px; color:#424242;}
.active-lst .tool{width:80px;}
.active-lst .tool-ico{background:url(../../images/account/ui-acctount.png) no-repeat; padding-left:25px; width:50px;}
.active-lst .tool-enbale{background-position:0 2px;}
.active-lst .tool-copy{background-position:0 -98px; cursor:pointer;}
.active-lst .tool-disbale{background-position:0 -198px;}

.overlay-acc-a { display:none; z-index:10000; background-color:#fff; width:640px; padding:30px; min-height:200px; height:auto !important; height:200px; border:1px solid #9a9aa1; box-shadow:0 0 90px 5px #000; border-radius:10px;}
.overlay-acc-a .close {background-image:url(../../images/close.gif); position:absolute; right:27px; top:14px; cursor:pointer; height:20px; width:19px;}
