#main {width:980px; margin:0 auto;}

#header {height:149px; background:url(images/header-bg.jpg) no-repeat left top; font-size:.75em;}
#content { font-size:0.9375em;}

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

/*======= index-1.html =======*/
/* padding left to panel */
#page2 #content .col-1 {width:234px; margin-right:8px; margin-top: 2px;}
/* width of whole box */  
#page2 #content .col-2 {width:704px; margin-top: 8px;}
/* move vertical 1st line */
#page2 #content .col-2 .line-ver1 { background:url(images/line-ver.gif) 299px top repeat-y; height: 360px; width:100%; margin-top: 0px;}
/* width of 1st column */
#page2 #content .col-2 .col-1 { width:287px; margin-top: 0px; margin-right:38px;}
/* width of 2nd column */
#page2 #content .col-2 .col-2 { width:286px; margin-top: 0px; margin-right:36px; height: 360px; position:relative;}

/*======= index-2.html =======*/
#page3 #content .col-1 { width:234px; margin-right:8px; margin-top: 2px;}
#page3 #content .col-2 { width:704px; margin-top: 8px;}
#page3 #content .col-2 .line-ver1 {margin-top: 0px; background:url(images/line-ver.gif) 302px top repeat-y; height: 360px; width:100%;}
#page3 #content .col-2 .col-1 { width:287px; margin-top: 0px; margin-right:38px; }
#page3 #content .col-2 .col-2 { width:286px; margin-top: 0px; margin-right:36px; height: 360px; position: relative;}
#page3 #content .col-2 .col-2 .col-1 { width:208px; margin-right:25px;}
#page3 #content .col-2 .col-2 .col-2 { width:208px;}

/*======= index-3.html =======*/
#page4 #content .col-1 { width:234px; margin-right:8px; margin-top: 2px;}
#page4 #content .col-2 { width:704px; margin-top: 8px;}
#page4 #content .col-2 .line-ver1 {margin-top: 0px; background:url(images/line-ver.gif) 299px top repeat-y; height: 360px; width:100%;}
#page4 #content .col-2 .col-1 { width:287px; margin-top: 0px; margin-right:38px;}
#page4 #content .col-2 .col-2 { width:286px; margin-top: 0px; margin-right:36px; height: 360px; position: relative;}
#page4 #content .col-2 .col-2 .col-1 { width:264px; margin-right:38px;}
#page4 #content .col-2 .col-2 .col-2 { width:148px;}

/*======= index-4.html =======*/
#page5 #content .col-1 { width:234px; margin-right:8px; margin-top: 2px;}
#page5 #content .col-2 { width:704px; margin-top: 8px;}
#page5 #content .col-2 .line-ver1 { margin-top: 0px; background:url(images/line-ver.gif) 269px top repeat-y; height: 360px; width:100%;}
#page5 #content .col-2 .col-1 { width:287px; margin-top: 0px; margin-right:38px;}
#page5 #content .col-2 .col-2 { width:266px; margin-top: 0px; margin-right:36px; height: 360px; position: relative;}
#page5 #content .col-2 .col-3 { width:158px;}

/*=========================*/


#footer {height:96px; background:url(images/footer-bg.jpg) no-repeat left top; font-size:.75em;}