 html,body{ margin: 0; padding: 0; background-color: transparent; } .pagebox{ width: 640px; margin: 0 auto; position: relative; }.next{ background-color: rgb(69, 69, 69)!important; } .next:hover{ background-color: rgb(233, 34, 102)!important; } .pre{ background-color: rgb(69, 69, 69)!important; } .pre:hover{ background-color: rgb(233, 34, 102)!important; } .p_previewBox:hover{ background-color: rgb(233, 34, 102)!important; } .p_previewBox:hover span{ color:#fff!important; } .p_nextBox:hover{ background-color: rgb(233, 34, 102)!important; } .p_nextBox:hover span{ color:#fff!important; } .reset_style a { text-decoration: none !important; color: #808596 !important;