/* common */
body, h1, h2, h3, h4, h5, h6, hr, p, dl, dt, dd, ul, ol, li, pre, form, img{border:none; margin:0; padding:0;}
body{font:12px Arial, "ËÎÌå",Helvetica,sans-serif; background:url(../images/logins_bg.jpg) repeat-x #e0e0e0; color:#fff; margin-top:0;}
ul,ol{list-style:none;}
img{display:block;}
.clear{clear:both;}
a{color:#fff; text-decoration:none;}
a:hover{color:#FF0; text-decoration:underline;}

/* logins */
.logins{width:414px; margin:0 auto; overflow:hidden;}
.logins .title{width:414px; height:46px; margin:140px 0 31px 0; background:url(../images/logins_bt.png) no-repeat; overflow:hidden;}
* html .logins .title {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/logins_bt.png");
    background:none;
} /* IE6 PNG */
.logins .left{float:left; width:144px; height:86px; background:url(../images/logins_ll.png) no-repeat; overflow:hidden;}
* html .logins .left {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/logins_ll.png");
    background:none;
} /* IE6 PNG */
.logins .line{display:inline; float:left; width:2px; height:172px; margin:0 20px 0 18px; background:url(../images/logins_line.png) no-repeat; overflow:hidden;}
* html .logins .line {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/logins_line.png");
    background:none;
} /* IE6 PNG */
.logins .right{float:left; width:200px; overflow:hidden;}
.logins .right .input{width:200px; height:28px; margin-bottom:8px; line-height:28px; text-indent:8px; color:#666666; border:none; background:url(../images/logins_input.png) no-repeat; overflow:hidden;}
.logins .right #yzm .input{width:130px; height:28px; margin-bottom:7px; line-height:28px; text-indent:8px; color:#666666; border:none; background:url(../images/logins_input2.png) no-repeat; overflow:hidden;}
* html .logins .right .input {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/logins_input.png");
    background:none;
} /* IE6 PNG */
* html .logins .right .s{margin-left:-8px;}
.logins .right .chbox{position:relative; top:-2px;}
.logins .right .button{float:left; margin:9px 0 12px 0;}
.logins .right .pass{float:right; margin-top:18px;}
.logins .right .pass a{text-decoration:underline;}
.logins .copy{margin-top:26px; text-align:center; color:#333;}