/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td ,hr{
    padding: 0;
    margin: 0;
}
font{
font-size:12px;}
table {
    border-collapse: collapse; 
    border-spacing: 0;
}
fieldset,img { 
    border: 0;
}
address,caption,cite,code,dfn,em,th,var { 
    font-weight: normal; 
    font-style: normal;
}
ol,ul { 
    list-style: none;
}
caption,th { 
    text-align: left;
}
h1,h2,h3,h4,h5,h6 { 
    font-weight: normal; 
    font-size: 100%;
}
q:before,q:after { 
} 
 abbr,acronym { 
 border: 0;
}
hr{ height:1px; margin-top:3px;}
.page_info{text-align:center;margin-top:10px;color:#333;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:24px;line-height:24px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:10px;margin-top:20px;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page_list a.on{color:#333;border:1px solid #ccc;background:#E5EDF2;}
