.sbxq_title{
	margin-top: 28px;	
	width: 1200px;
}
.sbxq_title span{
	letter-spacing: 0px;
	
}

.notes {
    float:left;
    /*height: 830px;*/
    width: 1200px;
}

.notes .title {
    width: 200px;
    height: 25px;
    font-size: 25px;
    text-align: left;
}

.notes .title .line {
    width: 7px;
    height: 100%;
    float: left;
    background: #35C975;
}

.notes .title .name {
    float: left;
    margin-left: 10px;
    height: 100%;
    line-height: 25px;
}
.notes .title .name a{
    font-size: 14px;
    margin-left: 15px;
    color: #999999;
    text-decoration: none;
}
.notes .item {
    margin-top: 21px;
    width: 285px;
    float: left;
    height: 380px;
    position: relative;
}
.behind{
    margin-right: 15px;
}
.notes .item .inside{
    width:292px;
    height: 380px;
    margin-top:30px
}
.notes .item .command{
     height:30px;
    width: 40px;
    float:left;
    position:absolute;
    top:10px;
    margin-top: 10px;
    left:-6px;
    color:white;
    background-image:url(../../image/wenzhangtuijian.png);
    cursor:pointer;
}
.notes .item .content{
    width:284px;
    border: 1px #EAEAEA solid;
    height: 380px;
}
.notes .item .content-image{
    height: 182px;
    width:284px;
}
.notes .item .content-title{
    font-size: 18px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
   	cursor: pointer;
}
.notes .item .content-text{
    padding-left: 10px;
    padding-right: 10px;
    height:36px;
    font-size: 12px;
    line-height: 18px;
    overflow: hidden;
    color:#999999;
    text-overflow:ellipsis;
}
.notes .item .foot{
    margin-left: 10px;
    height: 28px;
    width: 275px;
}
.notes .item .personicon{
    width:30px;
    height:30px;
    border-radius: 50%
}
.notes .item .msg{
    float:left;
    color:#333333
}
.notes .item .msg .name{
    margin-left: 14px;
    height: 30px;
    color:#333333;
}

#span_1{
	background-image: url(../../image/css_sprites.png);
    background-position: -415px -149px;
    background-repeat: no-repeat;
    height: 25px;
    width: 25px;
    float: left;
    margin-top: 4px;
}

#span_2{
	background-image: url(../../image/css_sprites.png);
    background-position: -415px -195px;
    background-repeat: no-repeat;
    height: 25px;
    width: 20px;
    float: left;
    margin-top: 4px;
}

#span_3{
	background-image: url(../../image/css_sprites.png);
    background-position: -415px -245px;
    background-repeat: no-repeat;
    height: 25px;
    width: 24px;
    float: left;
    margin-top: 4px;
}

#span_4{
	letter-spacing: 0px;
	color: #b5b5b5;
	margin-right: 15px;
	float: left;
}

.ryxx{
	width: 285px;
	height: 53px;
	border-top: 1px solid #e9e9e9;
}
.ryxx_foot{
	width: 285px;
	height: 25px;
	margin-top: 14px;
}

.ryxx_tx{
	float: left;
	width: 25px;
	height: 25px;
	margin-left: 15px;
	border-radius: 50%;
}

.ryxx_xm{
	float: left;
    margin-left: 14px;
    height: 30px;
    max-width: 168px;
    max-height: 30px;
    overflow: hidden;
    color: #333333;
}

.ryxx_sj{
	float: right;
    margin-right: 14px;
    height: 30px;
    color: #333333;
}

.pagination-wrapper{
	float:right;
    margin: 30px 10px 30px 0px;
}


.content .content-image  img{
	max-width: 284px;
    max-height: 180px;
    margin: auto;
    display: block;
}

.pageJump span{
    vertical-align: baseline;
}