#main {
	width:780px;
	float:none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header{height:98px}

.col_1, .col_2, .col_3{
	float:left;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #000000;
}

/*======= index.html =======*/
#page1 #content .col_1 {width:243px;}
#page1 #content .col_2 {width:537px;}

/*======= index-1.html =======*/
#page2 #content .col_1 {width:243px;}
#page2 #content .col_2 {width:534px;}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:243px;}
#page3 #content .col_2 {width:537px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:243px;}
#page4 #content .col_2 {width:537px;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:243px;}
#page5 #content .col_2 {width:537px;}

/*======= index-5.html =======*/
#page6 #content .col_1 {width:243px;}
#page6 #content .col_2 {width:537px;}

/*======= index-6.html =======*/
#page7 #content .col_1 {width:243px;}
#page7 #content .col_2 {width:537px;}
/*=========================*/


#footer{height:67px}
