@charset "utf-8";
/* 右侧悬浮 */
.right_float{ width:45px; position: fixed; right:1%;bottom: 200px; z-index: 999;}
.right_float .rfloat_sub{ width:45px; height: 44px; cursor: pointer; margin-bottom:5px;background:  no-repeat;}
.right_float .rfloat_sub01{ height:64px; background-position: 0px 0px;}
.right_float .rfloat_sub02{background-position: 0px -64px;}
.right_float .rfloat_sub02:hover{background-position: 0px -108px;}
.right_float .rfloat_sub04{background-position: 0px -240px;}
.right_float .rfloat_sub04:hover{ background-position: 0px -284px;}	