a{
    color:#999;
}
.content{
    position: relative;
}
/* .content-header{
    position: relative;
    color: #999999;
    height:45px;
    line-height: 45px;
}
.content-header>span{
    display: block !important;
    float: left !important;
}
.breadcrumb>li{
    display: inline;
} */
/* .breadcrumb>li::after{
    padding: 0 2px;
    content: ">\00a0";
}
.breadcrumb>li:last-child::after{
    content: "";
} */

.content-body{
    position: relative;
    overflow: hidden;
}
.contentBody-left{
    float: left;
    width: 220px;
} 
/* 
.tabNav>dd{ 
    width: 220px;
    height: 47px;
    line-height: 47px;
    padding-left:31px;
    color:#666;
    border-bottom:1px solid #cccccc;
}
.tabNav>dd a{
    color:#666;
}
.tabTitle,.tabNav>dd:hover{ */
    /* width: 220px;
    height: 70px !important;
    background-color: #0571ba;
    font-size: 20px;
    line-height: 70px !important;
    padding-left:31px;
    color: #fefefe; */
/* } */
/* .tabTitle a,.tabNav>dd:hover a{
    color: #fefefe !important;
} */
/* .tabTitle{
     width: 220px;
    height: 70px !important;
    background-color: #0571ba;
    font-size: 20px;
    line-height: 70px !important;
    padding-left:31px;
    color: #fefefe;
} */
/* .tabNav>dd{ 
    width: 220px;
    height: 47px;
    line-height: 47px;
    padding-left:31px;
    color:#666;
    border-bottom:1px solid #cccccc;
}
.tabNav>dd a{
    color:#666;
}
.tabNav>dd:hover a,.tabNav>dd.active a{
    color:#333;
    font-weight: bold;
} */
/* .tabTitle a,.tabNav>dd:hover a{
    color: #fefefe !important;
} */

/* .tabNav>dd i{
    float:right;
    margin-right:25px;
} */

/* .contentBody-right{
    float: right;
    width: 830px;
    min-height: 500px;
    
} */
/* .tabContent-title{
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
    color: #0571ba;
    padding-left:9px;
    padding-bottom:7px;
    border-bottom:2px solid #b3b3b3;
} */
.list-item{
    padding:14px 0;
    border-bottom:2px solid #e6e6e6;
}
.list-item>p a{
    font-size: 16px;
    color: #333333;
    line-height: 30px;
}
.refreshTime{
    font-size: 12px;
    color: #999999;
    float:right;
}
.timeDetail{
    font-weight: normal;
}
.list-item>span{
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
    color: #999999;
}

.pagination{
    height: 33px;
    text-align: center;
    margin:30px 0; 
}

