.page {
    width: 1280px;
    margin-left: 64px;
    padding-top: 5;

}
.title{
    position:absolute;
    left: 113px;
    top: 45px;
    height: 30px;
    color: rgba(0, 0, 0, 100);
    letter-spacing: 21px;
    font-size: 20px;
}
.title_area{
    position:absolute;
    left: 65px;
    top: 100px;
    width: 1151px;
    height: 0px;
    background: rgba(204, 204, 204, 1);
    border: 1px solid rgba(166, 166, 166, 1);
}
#article_1
{
    position:absolute;
    left: 65px;
    top: 110px;
    width: 245px;
    height: 400px;
    background: rgba(230, 239, 242, 1);
    
}

#article_2
{
    position:absolute;
    left: 353px;
    top: 110px;
    width: 245px;
    height: 400px;
    background: rgba(230, 239, 242, 1);
    
}

#article_3
{
    position:absolute;
    left: 646px;
    top: 110px;
    width: 245px;
    height: 400px;
    background: rgba(230, 239, 242, 1);
    
}

#article_4
{
    position:absolute;
    left: 939px;
    top: 110px;
    width: 245px;
    height: 400px;
    background: rgba(230, 239, 242, 1);
    
}

#article_5
{
    position:absolute;
    left: 65px;
    top: 540px;
    width: 245px;
    height: 400px;
    background: rgba(230, 239, 242, 1);
    
}

#article_6
{
    position:absolute;
    left: 353px;
    top: 540px;
    width: 245px;
    height: 400px;
    background: rgba(230, 239, 242, 1);
    
}

#article_7
{
    position:absolute;
    left: 646px;
    top: 540px;
    width: 245px;
    height: 400px;
    background: rgba(230, 239, 242, 1);
    
}

#article_8
{
    position:absolute;
    left: 939px;
    top: 540px;
    width: 245px;
    height: 400px;
    background: rgba(230, 239, 242, 1);
    
}
