/* MoBan5原创源码，唯一官网：www.moban5.cn */
@charset "gb2312";
/* CSS Document */

*html{ _background-image:url(about:blank); _background-attachment:fixed; }
.bottombar { cursor:pointer;
position: fixed;
height: 60px;
z-index: 1001;
bottom: 0;
left: 0;
width: 100%;
min-width: 990px;
background:url(../skin_img/bottombar.png) no-repeat center 0;
box-shadow: 2px 0 10px hsl(0, 0%, 20%);
_position:absolute;
_bottom:expression(eval(document.documentElement.scrollBottom));
}
.warpper {
margin: 0 auto;
width: 1000px;
}

.bottombar_close {
float: right;
width: 32px;
height: 32px;
overflow: hidden;
/*4.29
background:url(../skin_img/bottom_closs.jpg);
*/
display: inline;
margin:14px 29px 0 0;
cursor: pointer;
margin:14px -42px 0 0;
}

.bottombar_ewm {
float: right;
width: 31px;
height: 31px;
background:url(../skin_img/bottom_ewm.jpg) no-repeat;
display: none;
margin: 15px 10px 0 0;
position: relative;
}
.bottombar_erweima {
width: 138px;
height: 173px;
position: absolute;
background:url(../skin_img/bottom_ewmd.png) no-repeat;
top: -188px;
left: -54px;
display: none;
}
/* MoBan5原创源码，唯一官网：www*m-o-b-a-n-5*cn */
.bottombar_anddwn {
width:110px; text-align:center;
height:40px; line-height:34px; font-size:18px;
overflow: hidden;
/*4.29
background:url(../skin_img/dwxz.png) no-repeat;
*/
display: inline-block;
float: right;
margin:10px 48px 0 0; color:#fff; cursor:pointer; text-indent:-9999px;
}
.bottombar_anddwn:hover{color:#fff;}
