.left_page{
        width: 230px;
        height: 80px;
        line-height: 26px;
        background-color: #3671a5;
        color: white;
        text-align: center;
        font-size: 18px;
        padding: 5px 0px;
        margin-bottom: 10px;
        box-shadow: 0 1px 3px #ccc;
        border: 1px solid #ededed;
}