/************************************************
	页面 CSS 样式 ，可通过重定义来覆盖基本样式
-------------------------------------------------*/
.box_t {
    height: 30px;
    background: none repeat scroll 0% 0% rgb(221, 221, 221);
    font-size: 16px;
    line-height: 30px;
    font-family: '微软雅黑','黑体';
}
.box_t a {
    height: 30px;
    display: block;
    float: left;
    color: rgb(255, 255, 255);
    padding: 0px 10px;
    background: none repeat scroll 0% 0% rgb(0, 173, 239);
}
.box_t_sdb{border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}
.wp_1{
width:998px;}
.zi { font:"微软雅黑";
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.pt10{ padding:10px 0px;}
.bk {
	border: 1px solid #9D9D9D;
}

.zi2 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
/*翻页样式 军旅风格*/
#displaypagenum{line-height:22px; overflow:hidden; padding-top:3px; clear:both; z-index:888;}
#displaypagenum p{padding-bottom:0;}
#displaypagenum span.page,#displaypagenum a,#displaypagenum a.next{background:#00ADEF; color:#FFF; padding:8px 12px; line-height:28px; height:28px;font-weight:bolder;text-decoration:none;}
#displaypagenum a,#displaypagenum a.next{background:#f3f3f3; color:#333; font-weight:normal;}
#displaypagenum a:hover{background:#00ADEF; color:#FFF;}