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

#header, #content { font-size:0.75em;}

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

/*======= index.html =======*/
#page1 #content .col-1 {width:589px; margin-right:35px;}
#page1 #content .col-2 { width:272px;}
#page1 #content .col-1 .col-1 { width:101px; margin-right:0;}
#page1 #content .col-1 .col-2 { width:424px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:589px; margin-right:35px;}
#page2 #content .col-2 { width:272px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:589px; margin-right:35px;}
#page3 #content .col-2 { width:272px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:589px; margin-right:35px;}
#page4 #content .col-2 { width:272px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:589px; margin-right:35px;}
#page5 #content .col-2 { width:272px;}
#page5 #content .col-1 .col-1 { width:233px; margin-right:48px;}
#page5 #content .col-1 .col-2 { width:228px;}
#page5 #content .col-1 .message-box .col-1 { width:261px; margin-right:0;}
#page5 #content .col-1 .message-box .col-2 { width:259px;}


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


#footer {padding:24px 0 50px 0; font-size:.69em;}

.menuLeft {
   width:5px; height:36px;
}
.menuLeftSelected {
   background:url(../images/menu/menu_left.jpg) no-repeat left top; width:5px; height:36px;
}
.menuRight {
   width:5px; height:36px;
}
.menuRightSelected {
   background:url(../images/menu/menu_right.jpg) no-repeat left top; width:5px; height:36px;
}
.menuCenter {
   text-align:center;color:#CCCCCC;font-weight:bold;height:36px;"
}
.menuCenterSelected {
   text-align:center;color:#FFFFFF;font-weight:bold;background:url(../images/menu/menu_center.jpg) repeat left top; height:36px;"
}
.menuDivider {
   text-align:center;
   background:url(../images/layout/divider.jpg) no-repeat center top; width:24px; height:36px;
   margin-left:12px;
   margin-right:12px;
   width:24px;
}
