#main {width:100%; min-width:980px;}

/*----!!!-----*/
#main-width { width:100%; margin:0 auto;}
/*----!!!-----*/

#header {height:310px;}
#header, #content, #footer { font-size:0.69em;}

#header .col-1 { width:33%;}
#header .col-2 { width:66%;}
#header .h-line-ver { background-position:33% top;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .line-ver { background-position:66% top;}
#page1 #content .line-ver1 { background-position:66% top;}
#page1 #content .col-1 {width:66%; }
#page1 #content .col-2 {width:33%;}

/*======= index-1.html =======*/
#page2 #content .line-ver { background-position:33% top;}
#page2 #content .line-ver1 { background-position:66% top;}
#page2 #content .col-1 {width:33%;}
#page2 #content .col-2 {width:67%;}

/*======= index-2.html =======*/
#page3 #content .line-ver { background-position:45% top;}
#page3 #content .line-ver1 { background-position:45% top;}
#page3 #content .col-1 {width:45%;}
#page3 #content .col-2 {width:55%;}

/*======= index-3.html =======*/
#page4 #content .line-ver { background-image:none;}
#page4 #content .line-ver1 { background-image:none;}
#page4 #content .col-1 {width:100%;}

/*======= index-4.html =======*/
#page5 #content .line-ver { background-position:33% top;}
#page5 #content .line-ver1 { background-position:66% top;}
#page5 #content .col-1 {width:33%;}
#page5 #content .col-2 {width:33%;}
#page5 #content .col-3 {width:33%;}

/*======= index-5.html =======*/
#page6 #content .line-ver { background-position:33% top;}
#page6 #content .line-ver1 { background-position:66% top;}
#page6 #content .col-1 {width:33%;}
#page6 #content .col-2 {width:33%;}
#page6 #content .col-3 {width:33%;}


/*=========================*/


#footer {height:63px;}