html,body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td{margin:0;padding:0;}
body{font-family:'宋体';font-size:12px;background:#FFF;scrollbar-face-color: #f6f6f6;scrollbar-highlight-color: #ffffff;scrollbar-shadow-color: #cccccc;scrollbar-3dlight-color: #cccccc;scrollbar-arrow-color: #330000;scrollbar-track-color: #f6f6f6;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0;}
address, caption, cite, code, dfn, em, strong, th, var {font-style:normal;font-weight:normal;}
li{list-style:none;}
caption, th{text-align:left;}
h1, h2, h3, h4, h5, h6{font-size:100%;font-weight:normal;}
q:before, q:after{content:”;}
abbr, acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

a{color:#666;font-size: 12px;text-decoration:none;}
a:hover{color:#666;font-size: 12px;text-decoration:underline;}

/*带清除高度的10PX高的空DIV*/
.blank{clear:both;height:10px;overflow:hidden;font-size:0px;}

/*带清除高度的0PX高的空DIV*/
.cls{clear:both;height:0px;overflow:hidden;}

/*单行隐藏*/
.str{white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis;}

/*多行隐藏*/
.strmore{overflow:hidden;text-overflow:ellipsis;}

/*其他链接*/
a.blue {color:#1c4fad;text-decoration: none;}
a.blue:hover{color:#1c4fad;text-decoration: underline;}

/*分页样式*/
#page{float:left;width:100%;text-align:center;}
#pagebg{height:20px;}
#pagebg ul li{float:left;height:18px;line-height:18px;border:1px solid #dedede;text-align:center;margin-left:3px;display:inline;padding:0px 5px;}
.p_active_no{color:#106ea2;background:#FFF;cursor:pointer;}
.p_active_yes{color:#FFF;background:#106ea2;}