@charset "utf-8";
/* CSS Document */

#main {width:960px; margin:0 auto;}

#header {height:362px; background:url(images/header-bg.jpg) no-repeat left bottom;}
#header .boxgirl {height:362px; background:none no-repeat left bottom; }
#header, #content, #footer { font-size:0.8125em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:439px; margin-right:23px;}
#page1 #content .col-2 { width:480px;}
#page1 #content .col-2 .col-1 { width:118px; margin-right:24px;}
#page1 #content .col-2 .col-2 { width:122px; margin-right:22px;}
#page1 #content .col-2 .col-3 { width:170px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:439px; margin-right:23px;}
#page2 #content .col-2 { width:480px;}
#page2 #content .col-1 .col-1 { width:154px; margin-right:32px;}
#page2 #content .col-1 .col-2 { width:158px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:439px; margin-right:23px;}
#page3 #content .col-2 { width:480px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:439px; margin-right:23px;}
#page4 #content .col-2 { width:480px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:439px; margin-right:23px;}
#page5 #content .col-2 { width:480px;}
#page5 #content .col-2 .col-1 { width:144px; margin-right:22px;}
#page5 #content .col-2 .col-2 { width:142px; margin-right:24px;}
#page5 #content .col-2 .col-3 { width:142px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:439px; margin-right:23px;}
#page6 #content .col-2 { width:480px;}
#page6 #content .col-2 .col-1 { width:128px; margin-right:24px;}
#page6 #content .col-2 .col-2 { width:132px; margin-right:22px;}
#page6 #content .col-2 .col-3 { width:170px;}

/*======= index-6.html =======*/
#page7 #content .col-1 {width:439px; margin-right:23px;}
#page7 #content .col-2 { width:480px;}

/*======= index-7.html =======*/
#page8 #content .col-1 {width:439px; margin-right:23px;}
#page8 #content .col-2 { width:480px;}
#page8 #content .col-2 .col-1 { width:212px; margin-right:30px;}
#page8 #content .col-2 .col-2 { width:236px;}

/*======= index-8.html =======*/
#page9 #content .col-1 {width:194px; margin-right:47px;}
#page9 #content .col-2 { width:218px; margin-right:41px;}
#page9 #content .col-3 { width:417px;}

/*=========================*/


#footer { background:url(images/footer-line.gif) left top repeat-x; padding:21px 0 66px 10px;}
