/*======= index.html =======*/
#page1 #content .col-1 {
	width:253px;
	margin-right:70px;
	text-align: right;
}
#page1 #content .col-2 {
	width:260px;
	margin-right:70px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#page1 #content .col-3 { width:260px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {
	width:260px;
	margin-right:70px;
}
#page2 #content .col-2 {
	width:588px;
}
#page2 #content .col-2 .col-1 { width:257px; margin-right:66px;}
#page2 #content .col-2 .col-2 { width:257px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {
	width:260px;
	margin-right:70px;
}
#page3 #content .col-2 {
	width:588px;
}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:253px; margin-right:70px;}
#page4 #content .col-2 { width:588px;}
#page4 #content .col-2 .col-1 { width:257px; margin-right:66px;}
#page4 #content .col-2 .col-2 { width:257px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:253px; margin-right:70px;}
#page5 #content .col-2 { width:261px; margin-right:79px;}
#page5 #content .col-3 { width:260px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:253px; margin-right:70px;}
#page6 #content .col-2 { width:588px;}
#page6 #content .col-2 .col-1 { width:257px; margin-right:66px;}
#page6 #content .col-2 .col-2 { width:257px;}


/*=========================*/
