#site_center
{
    text-align: center;
}
#main
{
    margin: 0 auto;
    width: 807px;
    text-align: left;
}


.col_1, .col_2, .col_3, .col_4, .col_box_1, .col_box_2, .col_box_3, .col_box_4
{
    float: left;
}


/*======= index.html =======*/
#page1 .content .col_1
{
    width: 189px;
}
#page1 .content .col_2
{
    width: 212px;
}
#page1 .content .col_3
{
    width: 211px;
}
#page1 .content .col_4
{
    width: 191px;
}
/*=========================*/


/*======= index-1.html =======*/
#page2 .content .col_1
{
    width: 613px;
}
#page2 .content .col_2
{
    width: 155px;
}
/*=========================*/

/*======= index-2.html =======*/
#page3 .content .col_1
{
    width: 189px;
}
#page3 .content .col_2
{
    width: 212px;
}
#page3 .content .col_3
{
    width: 389px;
}
/*=========================*/

/*======= index-3.html =======*/
#page4 .content .col_1
{
    width: 400px;
}
#page4 .content .col_2
{
    width: 212px;
}
#page4 .content .col_3
{
    width: 190px;
}
/*=========================*/


/*======= index-4.html =======*/
#page5 .content .col_1
{
    width: 189px;
}
#page5 .content .col_2
{
    width: 595px;
}
/*=========================*/

/*======= index-5.html =======*/
#page6 .content .col_1
{
    width: 785px;
}
#page6 .content .col_1 p
{
    margin-top: 15px;
    margin-bottom: 3px;
}
/*=========================*/


