﻿#main {width:909px; margin:0 auto;}

#header {height:448px; background:url(images/line-hor.gif) left bottom repeat-x;}
#header, #content, #footer {
	font-size:small;
}

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

/*======= index.html =======*/
#page1 #content .line-ver1 { background:url(images/line-ver.gif) 280px top repeat-y; width:100%;}
#page1 #content .line-ver2 { background:url(images/line-ver.gif) 623px top repeat-y; width:100%;}
#page1 #content .col-1 {
	width:237px;
	margin-right:4px;
}
#page1 #content .col-2 { width:254px; margin-right:77px;}
#page1 #content .col-3 { width:228px;}
#page1 #content .col-3 .col-1 { width:86px; margin-right:45px;}
#page1 #content .col-3 .col-2 { width:76px; margin-right:0;}

/*======= index-1.html =======*/
#page2 #content .line-ver1 { background:url(images/line-ver.gif) 623px top repeat-y; width:100%;}
#page2 #content .col-1 {width:567px; margin-right:90px;}
#page2 #content .col-2 { width:229px;}
#page2 #content .col-1 .col-1 { width:161px; margin-right:0px;}
#page2 #content .col-1 .col-2 { width:406px;}

/*======= index-2.html =======*/
#page3 #content .line-ver1 { background:url(images/line-ver.gif) 280px top repeat-y; width:100%;}
#page3 #content .col-1 {
	width:300px;
	margin-right:115px;
}
#page3 #content .col-2 {
	width:450px;
}

/*======= index-3.html =======*/
#page4 #content .line-ver1 { background:url(images/line-ver.gif) 623px top repeat-y; width:100%;}
#page4 #content .col-1 {
	width:675px;
	margin-right:102px;
}
#page4 #content .col-2 {
	width:535px;
}
#page4 #content .col-1 .col-1 { width:215px; margin-right:95px;}

/*======= index-4.html =======*/
#page5 #content .line-ver1 {
	width:100%;
	background-image: none;
	background-repeat: repeat-y;
	background-position: 280px top;
}
#page5 #content .col-1 {
	width:220px;
	margin-right:10px;
}
#page5 #content .col-2 { width:545px;}

/*======= index-5.html =======*/
#page6 #content .line-ver1 { background:url(images/line-ver.gif) 280px top repeat-y; width:100%;}
#page6 #content .line-ver2 { background:url(images/line-ver.gif) 623px top repeat-y; width:100%;}
#page6 #content .col-1 {
	width:190px;
	margin-right:139px;
}
#page6 #content .col-2 {
	width:250px;
	margin-right:90px;
}
#page6 #content .col-3 {
	width:214px;
}


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


#footer {
	height:auto;
	background:url(images/line-hor.gif) left top repeat-x;
}

