#main { 
	width:990px; 
	margin:0 auto;
}
#header { 
	height:221px;
}
#header, 
#content, 
#footer { 
	font-size:0.75em;
}
.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

/*======= index.html =======*/
#page1 #content .row-1 .col-1 { width:300px;}
#page1 #content .row-1 .col-2 { width:650px;}
#page1 #content .row-2 .col-1 { width:231px; margin-right:53px;}
#page1 #content .row-2 .col-2 { width:645px;}

/*======= index-1.html =======*/
#page2 #content .col-1 { width:150px; margin-right:53px;}
#page2 #content .col-2 { width:700px;}

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1 { width:100px;}
#page3 #content .row-1 .col-2 { width:695px;}
#page3 #content .row-2 .col-1 { width:645px; margin-right:53px;}
#page3 #content .row-2 .col-1 .col-1 { width:228px; margin-right:62px;}
#page3 #content .row-2 .col-1 .col-2 { width:243px;}
#page3 #content .row-2 .col-2 { width:231px;}

/*======= index-4.html =======*/
#page5 #content .row-1 .col-1 { width:279px;}
#page5 #content .row-1 .col-2 { width:695px;}
#page5 #content .row-2 .col-1 { width:100%}
#page5 #content .row-2 .col-1 .col-1 { width:0px; margin-right:0px;}
#page5 #content .row-2 .col-1 .col-2 { width:0px;}
#page5 #content .row-2 .col-2 { width:231px;}

/*======= index-5.html =======*/
#page6 #content .col-1 { width:231px; margin-right:53px;}
#page6 #content .col-2 { width:645px;}
#page6 #content .col-2 .row-1 .col-1 { width:136px; margin-right:51px;}
#page6 #content .col-2 .row-1 .col-2 { width:188px;}
#page6 #content .col-2 .row-2 .col-1 { width:146px; margin-right:70px;}
#page6 #content .col-2 .row-2 .col-2 { width:144px; margin-right:70px;}
#page6 #content .col-2 .row-2 .col-3 { width:163px;}

/*======= productxx.html =======*/
#pageProduct #content .col-1 { width:250px; margin-right:53px;}
#pageProduct #content .col-2 { width:600px;}

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


#footer { 
	height:125px;
}
