#mask{
    left: 80px;
}
#ul a:nth-child(2){
    color: #0DA3E2;
    font-weight: bold;
}
/* ------------------------------------- */
.right h1{
    width: 733px;
    text-align: center;
    font-size: 28px;
    line-height: 200%;
    font-weight: normal;
    margin-top: 25px;
}

.right p{
    width: 733px;
    margin: 15px 0 0;
    text-indent: 2em;
    line-height: 200%;
}