/*======= index.html =======*/
#page1 #content{background: url(../images/line.png) 281px repeat-y, url(../images/line.png) 582px repeat-y;}
.line{ background:url(../images/line.png) 582px repeat-y;}
#page1 .col-1{width:260px; margin-right:40px;}
#page1 .col-2{width:260px; margin-right:40px;}
#page1 .col-3{width:260px;}

/*======= index-1.html =======*/
#page2 #content{background: url(../images/line.png) 281px repeat-y;}

#page2 .col-1{width:260px; margin-right:40px;}
#page2 .col-2{width:560px;}

/*======= index-2.html =======*/
#page3 #content{background: url(../images/line.png) 582px repeat-y;}

#page3 .col-1{width:560px; margin-right:40px;}
#page3 .col-2{width:260px;}

/*======= index-3.html =======*/
#page4 #content{background: url(../images/line.png) 281px repeat-y, url(../images/line.png) 582px repeat-y;}

#page4 .col-1{width:260px; margin-right:40px;}
#page4 .col-2{width:260px; margin-right:40px;}
#page4 .col-3{width:260px;}

/*======= index-4.html =======*/
#page5 #content{background: url(../images/line.png) 582px repeat-y;}

#page5 .col-1{width:560px; margin-right:40px;}
#page5 .col-2{width:260px;}

#page5 .colum{width:175px; margin-right:17px;float:left;}
#page5 .colum.last{margin-right:0;}

/*======= index-5.html =======*/
#page6 #content{background: url(../images/line.png) 281px repeat-y, url(../images/line.png) 582px repeat-y;}

#page6 .col-1{width:260px; margin-right:40px;}
#page6 .col-2{width:260px; margin-right:40px;}
#page6 .col-3{width:260px;}
/*=========================*/


