#main {
	width:899px;
	min-width:899px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*----!!!-----*/
#main-width {
	width:899px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
/*----!!!-----*/

#header {
	height:336px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
#header, #content, #footer {
	font-size:0.72em;
	font-family: Arial, Helvetica, sans-serif;
}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .line-ver {
	background-color: ;
}
#page1 #content .line-ver1 {
}
#page1 #content .col-1 {
	width:28%;
}
#page1 #content .col-2 {
	width:45%;
}
#page1 #content .col-3 {
	width:24%;
}

/*======= index-1.html =======*/
#page2 #content .line-ver { background-position:67% top;}
#page2 #content .col-1 {width:70%;}
#page2 #content .col-2 { width:29%;}

/*======= 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; padding-left:165px;}
