/* 时间：2017-02-14
 * 作者：杜天生
 * 描述：初始样式一旦确认任何情况下不可修改
 */

.container {
    width:1000px;
    margin: 0 auto;
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img, div {
    margin: 0;
    padding: 0;
}
body, button, input, select, textarea {
    font-size: 14px;
    font-family:"Microsoft YaHei","SimHei";
    color: #333;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}
em, i{
    font-style:normal;
}
ul, ol {
    list-style: none;
}
img {
    border:0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a {
    font-size: 14px;
    text-decoration: none;
    color:#333;
}
a:link{ text-decoration:none;}
a:hover {
    color: #FF6600;
    text-decoration: underline;
}
.f_l{float: left;}
.f_r{float: right;}
.f_c{clear: both;}
.b_n{border: none;}
.t_l{text-align: left;}
.t_c{text-align: center;}
.t_r{text-align: right;}
.auto{margin: 0 auto;}
.clear{ clear:both;}

/*分页*/
.page{width:100%;margin:30px auto; text-align:center;}
.page ul {display: inline-block;}
.page ul li{float:left;margin-right:5px; list-style:none;}
.page ul li a{float:left;padding:3px 8px; background:#e9e9e9; border:1px solid #cccccc; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; color:#5d5d5d;}
.page ul li a:hover{background:#FF6600; border:1px solid #c65002; color:#fff;text-decoration: none;}
.page ul li a.up{ }
.page ul li a.onhover{background:#FF6600; border:1px solid #c65002; color:#fff;}
.bai12_22h{
    height:25px;
    line-height: 25px;
}
#num{
    text-align: center;
}
.bai12_22h input {
    padding: 1px 8px;
    line-height: 25px;
    border-radius: 4px;
    cursor: pointer;
}

body{ background: none;}
table{ font-size: 12px; font-family: 宋体;}
/*分页*/
#page{ margin:0px auto; overflow:hidden; width: 700px;  text-align: center;}
#page ul li{ float: left;}
#page a{padding:7px 15px; background:#e9e9e9; display:block; float:left; border:1px solid #cccccc; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; color:#5d5d5d; margin:5px; font-size: 13px;}
#page a:hover{background:#bfd8ff; border:1px solid #a1bce5;}
#page a.onhover{background:#bfd8ff; border:1px solid #a1bce5;}
.page{ margin:0px auto; overflow:hidden; width: 700px;  text-align: center;}
.page ul li{ float: left;}
.page a{padding:7px 15px; background:#e9e9e9; display:block; float:left; border:1px solid #cccccc; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; color:#5d5d5d; margin:5px; font-size: 13px;}
.page a:hover{background:#bfd8ff; border:1px solid #a1bce5;}
.page a.onhover{background:#bfd8ff; border:1px solid #a1bce5;}

.tab_list tr td{  height: 25px; line-height: 25px;}
/*当前位置*/
.dqwz{ background: url(imagesxxgk_lm_06.jpg) left center no-repeat; height:30px; line-height: 30px; padding-left: 15px;}

/*索引框*/
.syk{ font-size: 12px; border: 1px solid #eeeeee;}
.syk tr td.hd{font-weight: bold; text-align: center;}