@charset "utf-8";
html,ul,ol,li,dl,dt,dd,form,table,h1,h2,h3,h4,p,span{padding:0;	margin:0;}
ul{list-style-type:none;}
a img,table{border:none;}
h1,h2,h3,h4,h5,h6{font-size:1em;font-weight:bold}
p{margin:0 0 1em 0}
blockquote{margin:0 0 1em 0}
a{color:#0f5fbb;text-decoration:none}
a:hover{color:#587ac6;text-decoration:underline;}
img{border:0}
ol{padding:0 0 0 2em}
dl,dt,dd{margin:0;padding:0}
form{display:block}
body{padding:0;	margin:0;font-size: 12px; font-family:verdana,Arial,Helvetica;background:url("images/bg.jpg") repeat;border:0px;color:#fff !important}
.cw-box a,.cw-box a:hover{color: #fff;}
.none{display:none}

#leftsead {
    width: 131px;
    height: 143px;
    position: fixed;
    top: 258px;
    right: 40px;            
}
#leftsead ul{
    list-style-type: none;
}
#leftsead li {
    width: 131px;
    height: 53px;
}
#leftsead li img {
    float: right;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}

#leftsead li a {
    height: 49px;
    float: right;
    display: block;
    min-width: 47px;
    max-width: 131px;
}

#leftsead li a .shows {
    display: block;
}

#leftsead li a .hides {
    margin-right: -166px;
    cursor: pointer;
    cursor: hand;
}

#leftsead li a.app .hides {
    display: none;
    position: absolute;
    right: 216px;
    top: 2px;
}