+@charset "gb2312";
/* CSS Document */
.sider_bar {
    clear: left;
    display: block;
    float: right;
    left: 50%;
    position: fixed;
    margin-left: 520px;
    bottom: 20px;
    z-index: 88888;
}
.sider_bar ul{margin:0; padding:0; display:block;}
.sider_bar ul li { list-style:none; margin:0; padding-left:26px; line-height:28px; text-align:left; display:block;}
.sider_bar{ width:145px; height:291px; background-image:url(../images/bg.png); font-family:"ËÎÌå"; font-size:12px;
display: block;
clear: left;
float: right;
position: fixed;
z-index: 88888;

left: 50%;
bottom:0;
margin-left: 500px;
}
.sider_bar_head{ height:115px;}
.sider_bar_close{ text-align:center; width:100%; display:block; line-height:30px;}




