#main {
	width:970px;
	background:url(images/main-bg.jpg) no-repeat left top;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.inside { padding:0 40px;}

#header {
	height:420px;
	background:url(images/header-bg.jpg) no-repeat left bottom;
}
#header, #content { font-size:0.69em;}

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

/*======= index.html =======*/
#page1 #content .row-1 .line-ver1 { background-position:206px top;}
#page1 #content .row-1 .line-ver2 { background-position:421px top;}
#page1 #content .row-1 .col-1 {width:197px; margin-right:19px;}
#page1 #content .row-1 .col-2 { width:196px; margin-right:49px;}
#page1 #content .row-1 .col-3 { width:323px;}
#page1 #content .row-2 .line-ver3 { background-position:425px top;}
#page1 #content .row-2 .col-1 {width:405px; margin-right:60px;}
#page1 #content .row-2 .col-2 { width:389px;}

/*======= index-1.html =======*/
#page2 #content .row-1 .line-ver1 {
	background-position:551px top;
	font-size: 12px;
}
#page2 #content .row-1 .col-1 {
	width:542px;
	margin-right:19px;
	font-size: 12px;
}
#page2 #content .row-1 .col-2 {
	width:295px;
	color: #03C;
}
#page2 #content .row-2 .line-ver3 { background-position:266px top;}
#page2 #content .row-2 .col-1 {width:235px; margin-right:72px;}
#page2 #content .row-2 .col-2 { width:544px;}

/*======= index-2.html =======*/
#page3 #content .row-1 .line-ver1 { background-position:256px top;}
#page3 #content .row-1 .col-1 { width:247px; margin-right:19px;}
#page3 #content .row-1 .col-2 { width:586px;}
#page3 #content .row-2 .line-ver3 { background-position:586px top;}
#page3 #content .row-2 .col-1 {width:566px; margin-right:58px;}
#page3 #content .row-2 .col-2 { width:229px;}

/*======= index-3.html =======*/
#page4 #content .row-1 .line-ver1 { background-position:206px top;}
#page4 #content .row-1 .line-ver2 { background-position:421px top;}
#page4 #content .row-1 .col-1 {width:197px; margin-right:19px;}
#page4 #content .row-1 .col-2 { width:196px; margin-right:49px;}
#page4 #content .row-1 .col-3 { width:323px;}
#page4 #content .row-2 .line-ver3 { background-position:425px top;}
#page4 #content .row-2 .col-1 {width:405px; margin-right:60px;}
#page4 #content .row-2 .col-2 { width:389px;}

/*======= index-4.html =======*/
#page5 #content .row-1 .line-ver1 { background-position:551px top;}
#page5 #content .row-1 .col-1 { width:542px; margin-right:19px;}
#page5 #content .row-1 .col-2 { width:291px;}
#page5 #content .row-2 .line-ver3 { background-position:266px top;}
#page5 #content .row-2 .col-1 {width:235px; margin-right:72px;}
#page5 #content .row-2 .col-2 { width:544px;}

/*======= index-5.html =======*/
#page6 #content .row-1 .line-ver1 { background-position:256px top;}
#page6 #content .row-1 .col-1 { width:247px; margin-right:19px;}
#page6 #content .row-1 .col-2 { width:586px;}
#page6 #content .row-2 .line-ver3 { background-position:586px top;}
#page6 #content .row-2 .col-1 {width:566px; margin-right:58px;}
#page6 #content .row-2 .col-2 { width:229px;}
#page6 #content .row-2 .col-1 .col-1 { width:280px; margin-right:0;}
#page6 #content .row-2 .col-1 .col-2 { width:269px;}


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


#footer {padding:20px 60px 70px 0; font-size:.625em;}

