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

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

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

/*======= index.html =======*/
#page1 #content .col-1 {width:650px;}
#page1 #content .col-1 .col-1 { width:189px; margin-right:13px;}
#page1 #content .col-1 .col-2 { width:189px; margin-right:13px;}
#page1 #content .col-1 .col-3 { width:189px;}
#page1 #content .col-2 { width:280px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:650px;}
#page2 #content .col-1 .col-1 { width:189px; margin-right:13px;}
#page2 #content .col-1 .col-2 { width:189px; margin-right:13px;}
#page2 #content .col-1 .col-3 { width:189px;}
#page2 #content .col-2 { width:280px;}

/*======= others =======*/
#page3 #content .col-1 {width:930px;}
#page3 #content .col-1 .col-1 { width:280px; margin-right:13px;}
#page3 #content .col-1 .col-2 { width:280px; margin-right:13px;}
#page3 #content .col-1 .col-3 { width:280px;}

/*======= game page =======*/
#page4 #content .col-1 {width:710px;}
#page4 #content .col-1 .col-1 { width:189px; margin-right:13px;}
#page4 #content .col-1 .col-2 { width:189px; margin-right:13px;}
#page4 #content .col-1 .col-3 { width:189px;}
#page4 #content .col-2 { width:220px;}



#footer {height:93px;}

