/*======= index.html =======*/
#page1 section{width:960px; *float:left; margin:6px;}
#page1 aside{ width:960px; *float:left; margin-left:12px;}

/*======= index-1.html =======*/
#page2 section{width:960px; float:right; margin-right:6px;}
*#page2 aside{ width:221px; float:left; margin-left:12px;}

/*======= index-2.html =======*/
#page3 section{width:966px; *float:left; margin:6px;}
#page3 aside{ width:221px; float:left; margin-left:6px;}

/*======= index-3.html =======*/
#page4 section{width:717px; float:right; margin-right:8px;}
#page4 aside{ width:221px; float:left;  margin-left:6px;}
#page4 .colum{width:304px; float:right;  margin-right:6px;}
#page4 .colum.pr{margin-right:50px;}

/*======= index-4.html =======*/
#page5 section{width:717px; float:left; margin-left:6px;}
#page5 aside{ width:221px; float:left;  margin-left:6px;}

/*======= index-5.html =======*/
#page6 section{width:717px; float:left; margin-left:6px;}
#page6 aside{ width:221px; float:left; margin-left:6px;}
/*=========================*/


