/*======= index.html =======*/
#page1 #content .col-1 { width:300px; padding-right:19px;}
#page1 #content .col-2 { width:300px; padding-right:19px;}
#page1 #content .col-3 { width:300px;}

/*======= index-1.html =======*/
#page2 #content .p2-top .col-1 { width:261px; padding-right:64px;}
#page2 #content .p2-top .col-2 { width:621px; }

/*======= index-2.html =======*/
#page3 #content .p3-top .col-1 { width:261px; padding-right:64px;}
#page3 #content .p3-top .col-2 { width:621px; }

/*======= index-3.html =======*/
#page4 #content .col-1 { width:300px; padding-right:19px;}
#page4 #content .col-2 { width:300px; padding-right:19px;}
#page4 #content .col-3 { width:300px;}

/*======= index-4.html =======*/
#page5 #content .p5-top .col-1 { width:263px; padding-right:64px;}
#page5 #content .p5-top .col-2 { width:619px; }
#page5 #content .p5-top .col-2 .col{ float:left; width:165px; padding-right:47px; padding-top:19px; padding-bottom:36px;}
#page5 #content .p5-top .col-2 .col.last{ padding-right:0;}
/*=========================*/