.col-1, .col-2, .col-3 { float:left;}

#footer .col-1, #footer .col-2 { margin-right:20px; width:350px;}
#footer .col-1 .col1, #footer .col-1 .col2, #footer .col-2 .col1, #footer .col-2 .col2 { margin-right:10px; width:160px; float:left;}
#footer .col-3 { margin:0; width:210px;}

/*======= index.html =======*/
#page1 #content .col-1 {width:681px;}
#page1 #content .col-2 {width:301px;}
#page1 #content .indent-main .col-1 {width:310px; margin:20px 20px 0 0;}
#page1 #content .indent-main .col-2 {width:310px; margin:20px 0 0 0;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:681px;}
#page2 #content .col-2 {width:301px;}
#page2 #content .indent-main .col-1 {width:310px; margin:20px 20px 0 0;}
#page2 #content .indent-main .col-2 {width:310px; margin:20px 0 0 0;}

/*======= index-2.html =======*/
#page3 #articles .col-1 {width:270px; margin-right:30px;}
#page3 #articles .col-2 { width:270px; margin-right:30px;}
#page3 #articles .col-3 { width:270px;}
#page3 #articles p {color:#000000;}

/*======= index-3.html =======*/
#page4 #articles .col-1 {width:405px; margin-right:30px;}
#page4 #articles .col-2 { width:405px;}
#page4 #articles p {color:#000000; margin:5px 0;}

/*======= index-4.html =======*/
#page5 #articles .col-1 {width:270px; margin-right:30px;}
#page5 #articles .col-2 {width:270px; margin-right:30px;}
#page5 #articles .col-3 {width:270px;}
#page5 #articles p {color:#000000;}


