html, body, div, span, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
margin: 0; padding: 0; font-family:"微软雅黑"; font-size:14px;}
*:focus {outline: none;}
caption, th {text-align: left;font-weight: normal;}
html, body, fieldset, img, iframe, abbr { border: 0;}
i, cite, em, var, address, dfn { font-style: normal;}
li { list-style: none;}
b, strong, em { font-style: normal;}
h1, h2, h3, h4, h5, h6, small { font-size: 100%; font-weight: normal;}
pre, code, kbd, samp { font-family: inherit;}
textarea { overflow: auto; resize: none;}
a, button { cursor: pointer; text-decoration: none;}
body{ background: #ffffff;}
a:link{ color:#666666}
a:visited {color:#666666;}
a:hover{color:#009dba;}
a:active {color:#666666;}
/****page****/
.newspage{width:100%;float:left; margin: 20px 0;}
.newspage ul{float:right; margin-right: 40px; }
.newspage ul li{float:left; font-size:14px; color:#666666; line-height: 30px; margin:0 0 0 5px;}
.newspage ul li.zong{ padding:0px 5px;}
.newspage ul li .inputText{width:30px;height:29px; border:1px solid #D9D9D9; text-align: center; font-size:14px;color:#666666; border-radius:5px; margin:-3px 10px 0 10px;}
.newspage ul li a{width:30px;height:30px; display: block; border-radius: 5px; font-size:14px; text-align: center; line-height: 30px; color:#666666;}
.newspage ul li a:hover{ background-color: #e0e0e0; color:#666666; text-decoration: none;}
.newspage ul li a.on{ background-color: #0091ce; color:#ffffff; text-decoration: none;}
.newspage ul li a.Prev{font: bold 14px/30px "宋体"}
.newspage ul li a.Next{font: bold 14px/30px "宋体"}
.newspage ul li .pageOk{width:44px;height:29px; background-color: #E5E5E5; border:1px solid #D9D9D9; font-size:14px; color:#666666; font-family:"Microsoft YaHei", SimSun, Tahoma, Verdana, Arial, sans-serif; border-radius:5px; margin:-3px 0 0 10px; cursor:pointer;}
.newspage ul li .pageOk:hover{background-color:#CCCCCC;}