
.rootpath {
    line-height: 50px;
    width: 970px;
    height: 50px;
    margin: auto;
    border-bottom: 1px solid #C8C8C8;
}

.iocn {
    margin-top:2px;
    float: left;
    width: 16px;
    height: 40px;
}


.othernews {
  
    margin-top:10px;
    width: 970px;
}

.othernews .header {
        background-image: url(../img/3/title6.png);
        width: 970px;
        height: 40px;
    }

.othercontent {
    width: 970px;
   
}


.leftlist{
	
}

.leftlist ul{
	font-size: 17.5px;
	padding: 0px; 
	display: block; 
	clear: both;
	color:#7C7C7C;
}
 
.leftlist  li{
list-style-type:none; 
}


.leftlist  li img{

	width: 13px;
	
}

.leftlist li a{
	
	line-height: 37px;
	text-decoration:none;
	color:#3a3a3a;
	margin-left: 6px;
}
.leftlist li span{
	line-height: 37px;
	color:#7C7C7C;
	float: right;
}


/************分页控件*******上为1px，右为2px，下为3px，左为4px*******/
.pages {
    text-align: center;
    margin: auto;
}

    .pages td {
        text-align: right;
    }

.paginator {
    font: 16px Arial, Helvetica, sans-serif;
    padding: 5px 0px 0px 0;
    margin: 0px;
    text-align: center;
    margin: auto;
    font-size: 16px;
}

    .paginator a {
        color: #666;
        padding: 1px 6px;
        border: solid 0px #ddd;
        background: #f1f1f1 text-decoration: none;
        margin-right: 2px
    }

        .paginator a:visited {
            color: #666;
            padding: 1px 6px;
            border: solid 0px #ddd;
            background: #f1f1f1;
            text-decoration: none;
        }

    .paginator .cpb {
        color: #0058B3;
        padding: 1px 6px;
        font-weight: bold;
        font-size: 16px;
        border: none
    }

    .paginator a:hover {
        color: #fff;
        background: #99bbe8;
        border-color: #ffa501;
        text-decoration: none;
    }
