﻿/* css by linzhaohai@hotmail.com */

@charset "utf-8";
div,ul,ol,li,code,form,select,fieldset,input,button,textarea,pre,p,blockquote,th,td,h4{margin:0;padding:0;}

img{border:0;     	
    }
	
a{outline:none;
text-decoration:none;
color:#4b4848;
vertical-align:top;
　}

　.page_button
　       {
　           margin-right:8px;
　           margin-top:4px;
            display:inline-block;
			vertical-align:middle;
           }
.pagenav{background-color:#f1ede8;
		 height:30px;
		 font-size:12px;
		 color:#000;
		 vertical-align:middle;
		 width:90%;
         margin-left:5%;
		 margin-top:4px;
        }

.pagenav .page_button{background: url(../image/pagebutton.gif) no-repeat;
             width:42px;
             height:22px; 
			 text-align:center;
			 line-height:24px;
			 cursor:pointer;
			 overflow:hidden;
              }

.pagenav input{height:20px;
               width:20px;
               border:1px solid #c0b9b1;
               line-height:20px;
               color:#000;
			   margin-right:4px;
			   vertical-align:middle;
              }			  
			  
