#main {
	width:954px;
	padding-bottom:95px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {height:281px;}
#header, #content, #footer {
	font-size:0.9em;
}

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

.content {
	float:left;
	width:600px;
	margin-right:44px;
	padding-right: 10px;
}
.aside {
	float:left;
	width:216px;
	padding-left: 0px;
}

/*======= index.html =======*/
#page1 #content .line-ver {
	background-position:194px top;
}
#page1 #content .line-ver1 { background-position:402px top;}
#page1 #content .col-1 {
	width:181px;
	margin-right:10px;
}
#page1 #content .col-2 {
	width:181px;
	margin-right:0px;
	margin-left: 20px;
}
#page1 #content .col-3 {
	width:181px;
	margin-left: 25px;
}

/*======= index-1.html =======*/
#page2 #content .line-ver { background-position:295px top;}
#page2 #content .col-1 {width:273px; margin-right:45px;}
#page2 #content .col-2 {width:263px;}

/*======= index-2.html =======*/
#page3 #content .line-ver { background-position:295px top;}
#page3 #content .col-1 {width:273px; margin-right:45px;}
#page3 #content .col-2 {width:263px;}

/*======= index-3.html =======*/
#page4 #content .line-ver { background-position:188px top;}
#page4 #content .line-ver1 { background-position:402px top;}
#page4 #content .col-1 {width:175px; margin-right:34px;}
#page4 #content .col-2 {width:179px; margin-right:34px;}
#page4 #content .col-3 {width:166px;}

/*======= index-4.html =======*/
#page5 #content .line-ver { background-position:295px top;}
#page5 #content .col-1 {width:273px; margin-right:45px;}
#page5 #content .col-2 {width:263px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:310px;}
#page6 #content .col-2 {width:282px;}


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


#footer {
	background:#bf2026;
	font-size:.69em;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

