
*{
    margin:0;
    padding:0;
}
.titlebg{
    background: #F6F6F6;
    color: #333;
}
.contentbox{
    padding-top:20px;
}
.contentbox ul li{ 
    padding: 0px 20px 20px 20px ;
    width: auto ;
}
.contentbox ul li a{
    display: block; 
    color: #0065cb; 
    text-decoration: none; 
    overflow: hidden; 
    white-space: nowrap;
    width: auto !important;
}

.help_content_mian a{
    float: left;
}
.pagelist .jumppage input {
    width: 27px !important;
    height: 15px !important;
}
.listpage .pageleft{
    width: 22px!important;
    height: 21px!important;
}


.listpage .pageright{
    width: 61px!important;
    height: 21px!important;
}


