#main {width:780px; margin:0 auto;}

#header {
	height:328px;
}
#header, #content { font-size:0.8125em;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 {
	float:left;
}

/*======= index.html =======*/
#page1 #content .col_1 {
	width:458px;
	margin-right:35px
}
#page1 #content .col_2 {
	width:256px;
}
#page1 #content .col_2 .column1 {
	width:125px;
}
#page1 #content .col_2 .column2 {
	width:125px;
}

/*======= index-1.html =======*/
#page2 #content .col_1 { width:255px; margin-right:32px}
#page2 #content .col_2 {width:458px;}
#page2 #content .col_2 .column1 { width:223px;}

/*======= index-2.html =======*/
#page3 #content .col_1 { width:255px; margin-right:32px}
#page3 #content .col_2 {width:445px;}
#page3 #content .col_1 .column1 { width:122px;}
#page3 #content .col_1 .column2 { width:84px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:348px; margin-right:25px}
#page4 #content .col_2 { width:355px;}
#page4 #content .col_2 .column1 { width:100px;}
#page4 #content .col_2 .column1 img { margin-top:21px;}
#page4 #content .col_2 .column2 { width:206px;}
#page4 #content .col_2 .column2 img { margin-top:21px;}

/*======= index-4.html =======*/
#page5 #content .col_1 { width:255px; margin-right:32px}
#page5 #content .col_2 {width:445px;}
#page5 #content .col_2 .line_ver { background:url(images/line_ver.gif) 252px top repeat-y;}
#page5 #content .col_2 .column1 { width:291px;}
#page5 #content .col_2 .column2 { width:145px;}

/*======= index-5.html =======*/
#page6 #content .col_1 {width:456px; margin-right:16px}
#page6 #content .col_2 { width:258px;}

/*======= index-6.html =======*/
#page7 #content .col_1 {width:348px; margin-right:25px}
#page7 #content .col_2 { width:355px;}
#page7 #content .col_2 .column1 { width:100px;}
#page7 #content .col_2 .column1 img { margin-top:21px;}
#page7 #content .col_2 .column2 { width:206px;}
#page7 #content .col_2 .column2 img { margin-top:21px;}


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


#footer {height:69px; font-size:.69em;}
