 html,body{margin: 0;padding: 0;} .pagebox{ position:relative; }*{ word-wrap:break-word;word-break:normal; } .p_page .pageNum.active { text-decoration: none; background-color: #e1591a !important; color: #fff; border-color: #e1591a !important; } .p_page .pageNum:active, .p_page .pageNum:hover { color: #fff; border-color: #e1591a !important; cursor: pointer; text-decoration: none; background-color: #e1591a !important; } .p_page .next:active, .p_page .next:hover { background: #e1591a !important; border-color: #e1591a !important; color: #fff; cursor: pointer; } .p_page .pre:hover { color: #fff; background: #e1591a !important; border-color: #e1591a !important; cursor: pointer; }