﻿#main {width:892px; margin:0 auto;}

#header {height:496px; width:100%; position:relative;}
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 {
	float: left;
}

/*======= index.html =======*/
#page1 #content .col-1 {width:562px; margin-right:66px;}
#page1 #content .col-2 { width:215px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:562px; margin-right:66px;}
#page2 #content .col-2 { width:215px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:562px; margin-right:66px;}
#page3 #content .col-2 { width:215px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:562px; margin-right:66px;}
#page4 #content .col-2 { width:215px;}
#page4 #content .col-1 .line-ver1 { background:url(images/line1.gif) 170px top repeat-y; width:100%;}
#page4 #content .col-1 .line-ver2 { background:url(images/line1.gif) 377px top repeat-y; width:100%;}
#page4 #content .col-1 .col-1 { width:164px; margin-right:13px;}
#page4 #content .col-1 .col-2 { width:194px; margin-right:13px;}
#page4 #content .col-1 .col-3 { width:177px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:562px; margin-right:66px;}
#page5 #content .col-2 { width:215px;}
#page5 #content .col-1 .col-1 { width:210px; margin:0;}
#page5 #content .col-1 .col-2 { width:247px;}

/*=========================*/


#footer {height:56px;}