.titleList-css{
	clear: both;
}
.titleList-css ul{
	list-style: none;
}
.titleList-css ul li i{
	margin-right:10px;
	width: 98%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.titleList-css ul li{
	line-height: 31px;
    clear: both;
    overflow: hidden;
    width:100%;
}
.titleList-css ul a:hover{
	color:#b73029;
}
.titleList-css ul li a{
    display: inline-block;
    font-size: 13px;
    color: #333333;
}
.titleList-css ul li span{
    float: right;
    color: #333333;
    font-size: 13px;
}
.titleList-clear{
	clear:both;
}

.titleList-split-line
{
	border-bottom:3px solid #3366CC;
	margin:10px 0;
}

.titleList-seeMore
{
    text-align: right;
    margin-top: 4px;
    margin-right:3px;
}

.titleList-seeMore-a
{
	color:#D43A3A;
}

.seeMoreDiv{
	display:none;
}

.titleList-CheckBox{
	margin:3px 0;
}