@charset "utf-8";
/* CSS Document */

#main {width:1220px; height:1065px; margin:0 auto;}

#header {height:100px;}
#header, #content, #footer { font-size:0.75em;}

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

/*======= index.html =======*/
#page1 #content .col-1 {width:220px; margin-right:15px;}
#page1 #content .col-1 .col-1 { width:144px; margin-right:36px;}
#page1 #content .col-1 .col-2 { width:116px;}
#page1 #content .col-2 {width:710px; margin-right:15px;}
#page1 #content .col-3 {width:202px; margin-right:15px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:299px; margin-right:83px;}
#page2 #content .col-1 .col-1 { width:144px; margin-right:36px;}
#page2 #content .col-1 .col-2 { width:116px;}
#page2 #content .col-2 { width:566px;}
#page2 #content .col-2 .col-1 { width:254px; margin-right:55px;}
#page2 #content .col-2 .col-2 { width:244px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:566px; margin-right:83px;}
#page3 #content .col-1 .col-1 { width:156px; margin-right:56px;}
#page3 #content .col-1 .col-2 { width:149px; margin-right:56px;}
#page3 #content .col-1 .col-3 { width:149px;}
#page3 #content .col-2 { width:299px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:299px; margin-right:83px;}
#page4 #content .col-1 .col-1 { width:144px; margin-right:36px;}
#page4 #content .col-1 .col-2 { width:119px;}
#page4 #content .col-2 { width:566px;}
#page4 #content .col-2 .col-1 { width:254px; margin-right:55px;}
#page4 #content .col-2 .col-2 { width:244px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:299px; margin-right:83px;}
#page5 #content .col-1 .col-1 { width:144px; margin-right:36px;}
#page5 #content .col-1 .col-2 { width:116px;}
#page5 #content .col-2 { width:566px;}
#page5 #content .col-2 .col-1 { width:254px; margin-right:55px;}
#page5 #content .col-2 .col-2 { width:244px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:566px; margin-right:83px;}
#page6 #content .col-1 .col-1 { width:156px; margin-right:56px;}
#page6 #content .col-1 .col-2 { width:149px; margin-right:56px;}
#page6 #content .col-1 .col-3 { width:149px;}
#page6 #content .col-2 { width:299px;}

/*======= contact.html =======*/
#page8 #content .col-1 {width:380px; margin-right:20px;}
#page8 #content .col-1 .col-1 { width:144px; margin-right:36px;}
#page8 #content .col-1 .col-2 { width:116px;}
#page8 #content .col-2 {width:570px; margin-right:20px;}
#page8 #content .col-3 {width:310px; margin-right:20px;}


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


#footer {height:67px;}
