p{
	margin: 0 0 0 0;
}
table {
    white-space: normal;
    line-height: normal;
    font-weight: normal;
    font-size: 14px;
    font-style: normal;
    color: -internal-quirk-inherit;
    text-align: start;
    font-variant: normal normal;
}
.subpage .listbar > .list td:before {
    content: "\e635";
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    line-height: 16px;
    color: #aaa;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 11px;
    left: 0;
}
/* .subpage .listbar > .list td {
    display: block;
    line-height: 20px;
    padding: 7px 45px 7px 24px;
    border-bottom: 1px dotted #eee;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
} */
dt, dd {
	line-height:2em;
}
/*�޸���ܷ�ҳ��ť*/
.pagination .fa{
	line-height: 17px;
}
/*-------------------���ǿ�ܷ�ҳ��ť��ʽ-------------------*/
.pagination .active a, .pagination .active a
:hover,  .pagination .active a
:focus{
	background-color:#7cae7e !important;
	border-color: #7cae7e !important;
}