﻿body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td,embed,object {margin:0;padding:0;}   
fieldset,img,abbr {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-weight:normal;font-style:normal;}
ul,ol {list-style:none;}
table {border-collapse:collapse;border-spacing:0;}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
a{blr:expression(this.onFocus=this.blur());outline:none;}
area{blr:expression(this.onFocus=this.blur());}

.backbg
{
    display:none;
    width:100%;
    height:100%;
    left:0;
    position:absolute;
    z-index:99;
    background:#000; 
    filter:alpha(opacity=80);
    -moz-opacity:0.6; 
    opacity:0.6
}
#LoginWindow
{
    width:100%;
}
#login
{
    display:none;
    margin-left:auto;
    margin-right:auto;
    width:446px;
    z-index:100;
    position:absolute;
    height:264px;
}
#login
{
    width: 329px;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
}
#login_top
{
    border-width: 10px;
    border-color: #CCCCCC;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    width: 400px;
    height: 84px;
    background-image: url('http://img.skszx.org/web_images/login/login_top.gif');
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
}
#login_top span
{
    height:20px;
    width:20px;
    margin: 55px 50px 0px 0px;
    padding:0px 0px 0px 0px;
    float:right;
    background-image:url('http://img.skszx.org/web_images/login/icon_close.gif');
    background-repeat:no-repeat;
}
#login_center
{
    border-width: 10px;
    border-color: #CCCCCC;
    margin: 0px auto;
    padding: 20px 0px 0px 0px;
    width: 400px;
    height: 167px;
    line-height: 20px;
    background-image: url('http://img.skszx.org/web_images/login/login_center.gif');
    background-repeat: no-repeat;
    border-right-style: solid;
    border-left-style: solid;
}
#login_center ul
{
    margin:0px auto;
    padding: 0px 0px 0px 100px;
    height:40px;
    width:300px;
}
#login_center ul li
{
    height:40px;
    float:left;
    text-align:left;
}
#reg
{
    border-width: 10px;
    border-color: #CCCCCC;
    margin: 0px auto;
    padding: 20px 0px 0px 0px;
    width: 400px;
    height: 167px;
    line-height: 20px;
    background-image: url('http://img.skszx.org/web_images/login/login_center.gif');
    background-repeat: no-repeat;
    border-right-style: solid;
    border-left-style: solid;
}
#reg ul
{
    margin:0px auto;
    padding: 0px 0px 0px 70px;
    height:40px;
    width:300px;
}
#reg ul li
{
    height:40px;
    float:left;
    text-align:left;
}
.login_bottom
{
    border-width: 10px;
    border-color: #CCCCCC;
    margin: -20px auto;
    padding: 0px 0px -20px 0px;
    width: 400px;
    height: 78px;
    background-image: url('http://img.skszx.org/web_images/login/login_foot.gif');
    text-align: center;
    background-repeat: no-repeat;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
}
