#main {width:100%; margin:0 auto; min-width:980px;}

/*----!!!-----*/
#main-width { width:100%; margin:0 auto;}
/*----!!!-----*/

#header {height:419px; padding:0 39px;}
#header, #footer { 
	font-size:0.69em;
	}

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

/*======= index.html =======*/
#page1 #content .line-ver { background-position:32% top;}
#page1 #content .line-ver1 { background-position:67% top;}
#page1 #content .col-1 {width:25%;}
#page1 #content .col-2 { 
	width:30%;
	padding: 0 25px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;

}
#page1 #content .col-3 {
 	width:25%;
	margin-left: 25px;
	float:left;
 }

/*======= index-1.html =======*/
#page2 #content .line-ver { 
background-position:32% top;
}
#page2 #content .line-ver1 {
 background-position:67% top;
 }
#page2 #content .col-1 {
	width:10%;
	font-size: 75%;
}
#page2 #content .col-2 { 
	width:50%;
	padding: 0 25px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}
#page2 #content .col-3 {
 	width:20%;
	margin-left: 25px;
	float:left;
	font-size: 75%
}
/*======= index-2.html =======*/
#page3 #content .line-ver { 
	background-position:32% top;
}
#page3 #content .col-1 {width:35%;}
#page3 #content .col-2 { width:64%;}
#page3 #content .col-2 .col-1 { width:54%;}
#page3 #content .col-2 .col-2 { width:45%;}

/*======= index-3.html =======*/
#page4 #content .line-ver { background-position:32% top;}
#page4 #content .line-ver1 { background-position:67% top;}
#page4 #content .col-1 {width:35%;}
#page4 #content .col-2 { width:35%;}
#page4 #content .col-3 { width:29%;}

/*======= index-4.html =======*/
#page5 #content .line-ver { background-position:67% top;}
#page5 #content .col-1 {width:70%;}
#page5 #content .col-2 { width:29%;}

/*======= index-5.html =======*/
#page6 #content .line-ver { background-position:32% top;}
#page6 #content .line-ver1 { background-position:67% top;}
#page6 #content .col-1 {width:35%;}
#page6 #content .col-2 { width:35%;}
#page6 #content .col-3 { width:29%;}

/*======= index-6.html =======*/
#page7 #content .line-ver { background-position:32% top;}
#page7 #content .col-1 {width:35%;}
#page7 #content .col-2 { width:64%;}
#page7 #content .col-2 .col-1 { width:54%;}
#page7 #content .col-2 .col-2 { width:45%;}

/*======= index-7.html =======*/
#page8 #content .line-ver { background-position:32% top;}
#page8 #content .line-ver1 { background-position:67% top;}
#page8 #content .col-1 {width:35%;}
#page8 #content .col-2 { width:35%;}
#page8 #content .col-3 { width:29%;}
/*=========================*/

#footer {height:75px; font-size:.625em;}