#main {
	width:980px;
	margin:0 auto;
	position:relative;
	height: 200;
	background-image: url(images/Blackback.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#header {height:245px;}
#header, #content, #footer {
	font-size:14pt;
	color: #F03;
	line-height: 20pt;
}

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

/*======= index-1.html =======*/
#page1 #footer {
	text-align:right;
}

/*======= index-1.html =======*/
#page2 #content .line-ver { background-position:466px top;}
#page2 #content .col-1 {width:435px; margin-right:57px;}
#page2 #content .col-2 { width:222px;}

/*======= index-2.html =======*/
#page3 #content .line-ver { background-position:515px top;}
#page3 #content .col-1 {width:482px; margin-right:63px;}
#page3 #content .col-2 { width:147px;}

/*======= index-3.html =======*/
#page4 #content .line-ver { background-position:466px top;}
#page4 #content .col-1 {width:435px; margin-right:57px;}
#page4 #content .col-2 { width:222px;}

/*======= index-4.html =======*/
#page5 #content .line-ver { background-position:466px top;}
#page5 #content .col-1 {
	width:500px;
	margin-right:57px;
}
#page5 #content .col-2 { width:222px;}


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


#footer {
	padding:29px 40px 32px 124px;
	text-align:right;
	font-size: 5em;
	color: #F03;
	font-family: Arial, Helvetica, sans-serif;
}
