/*======= index.html =======*/
#page1 #content .box1 .col-1 {width:200px; border-right:0px solid #fff; padding-right:28px; margin-right:28px; background:none;}
#page1 #content .box1 .col-2 { width:270px; border-right:0px solid #000; padding-right:57px; margin-right:28px; background:none;}
#page1 #content .box1 .col-3 { width:220px; padding-right:57px;}

#page1 #content  .col-1 {width:180px; padding-right:28px; margin-right:32px; background:url(../images/line-bottom.gif) no-repeat right top;}
#page1 #content  .col-2 {width:350px; padding-right:28px; padding-right:37px; background:url(../images/line-bottom.gif) no-repeat right top;}
#page1 #content  .col-3 {width:250px;}

.margin_top_20{
    margin-top:20px;
}