#bodys{
    margin:25px auto;
    width: 1080px;
}
#bodys .n-left{
    float: left;
    width: 15%;
    height: 475px;
}
#bodys ul{
    list-style: none;
}
#bodys a{
    text-decoration: none;
    color: #000000;
}
#bodys a:hover{
    color:#990000;
}
.n-left{
    border-left: 1px solid #cccccc; border-right: 1px solid #cccccc;
}
.n-left .m{
    margin: 0 20px;
}
.n-left .m a{
    float: right;
}
.n-left .m p{
    text-indent: 2em;
}
.n-left .o{
    width: 100%; text-align: center; line-height: 5em; border-bottom: 1px solid #cccccc;
}
.n-left .f{
    margin-left:5px; background: url('../../images/li.jpg') 0 3px no-repeat; padding-left: 10px; font-size: 14px;
}
.n-left .y{
    text-align: center; font-size: 14px; margin-top: 5px;
}
.n-rigth{
    margin: 0 30px; width: 60%; margin-left: 200px; padding-top: 20px;
}
.n-rigth .nr-i li{
    border-bottom: 1px dotted #000000; height: 50px;
}
.n-rigth img{
    height: 45px; width: 45px; padding-top: 2px;
}
.n-rigth a{
    position: relative;bottom: 15px;
}
.n-rigth span{
    float: right; padding-top: 15px;
}