#main { 
	width:950px; 
	margin:0 auto;
}
#header { 
	height:451px;
}
#header, 
#content, 
#footer { 
	font-size:0.75em;
}
.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

/*======= index.html =======*/
#page1 #content .col-1 { width:364px; margin-right:54px;}
#page1 #content .col-2 { width:531px;}
#page1 #content .col-2 .col-1 { width:148px; margin-right:42px;}
#page1 #content .col-2 .col-2 { width:148px; margin-right:42px;}
#page1 #content .col-2 .col-3 { width:148px;}

/*======= index-1.html =======*/
#page2 #content .col-1 { width:529px; margin-right:54px;}
#page2 #content .col-2 { width:364px;}

/*======= index-2.html =======*/
#page3 #content .col-1 { width:576px; margin-right:32px;}
#page3 #content .col-2 { width:342px; margin-top:-6px;}
#page3 #content .col-2 .col-1 { width:149px; margin-right:25px;}
#page3 #content .col-2 .col-2 { width:145px; margin:0; background:url(../images/line-ver.gif) repeat-y left top; padding-left:21px;}

/*======= index-3.html =======*/
#page4 #content .col-1 { width:540px; margin-right:46px;}
#page4 #content .col-1 .col-1 { width:160px; margin-right:30px;}
#page4 #content .col-1 .col-2 { width:160px; margin-right:30px;}
#page4 #content .col-1 .col-3 { width:160px;}
#page4 #content .col-2 { width:364px;}

/*======= index-4.html =======*/
#page5 #content .col-1 { width:364px; margin-right:54px;}
#page5 #content .col-2 { width:531px;}
#page5 #content .col-2 .col-1 { width:196px; margin-right:30px;}
#page5 #content .col-2 .col-2 { width:305px;}


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


#footer { 
	background:url(../images/line-hor.gif) repeat-x center top;
	padding:2px 0 12px 0;
	overflow:hidden;
}
