#main {width:760px; margin:0 auto; text-align:left;}

#header {height:260px;}
#header, #content, #footer {
	font-size:12px;
}

.col_1, .col_2, .col_3, .column1, .column2, .column3 {
	float:left;
	width: 206px;
}

/*======= index.html =======*/
#page1 #content .col_1 {width:219px; margin-right:26px;}
#page1 #content .col_2 {
	width:281px;
	margin-right:26px;
}
#page1 #content .col_3 {
}

/*======= index-1.html =======*/
#page2 #content .col_1 {width:219px; margin-right:26px;}
#page2 #content .col_2 {
	width:515px;
}

#page2 #content .col_2 .column1 { width:169px;}
#page2 #content .col_2 .column2 {
	width:344px;
	text-align: justify;
	color: #000;
}
#page2 #content .col_2 .row_1 { padding-bottom:46px;}
#page2 #content .col_2 .row_2 .column1 {
	width:169px;
	margin-right:2px;
}
#page2 #content .col_2 .row_2 .column2 {
	width:344px;
	text-align: left;
}

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


#footer {height:73px;}

