﻿#main {
	margin: 0 auto;
	width: 740px;
	text-align: left;
	height: auto;
}
#footer {margin:0 auto; width:740px; text-align:center}

.width {
	width: 100%;
	overflow: hidden;
	height: auto;
}

#content {
	padding: 15px 0 10px 0;
	width: 100%;
	overflow: hidden;
	height: auto;
}

#header {
	width: 100%;
	overflow: hidden;
	height: 420px;
}

.column { float:left;}


.column_2 { float:left;}


.column_1 { float:left;}


.col_box_2 { float:left;}


.col_box_1 { float:left;}


.col_3 { float:left;}


.col_2 { float:left;}


.col_1 { float:left;}


/*======= index.html =======*/
#page1 .column {width:185px; padding:29px 0 40px 0; text-align:center}
#page1 .column_1 {width:241px}
#page1 .column_2 {width:499px}
#page1 .col_1 {
	width: 200px;
	height: 190px;
}
#page1 .col_2 {
	width: 265px;
	padding-top: 10px;
	height: 240px;
}
/*=========================*/

/*======= index-1.html =======*/
#page2 .column_1 {
	width: 241px;
	height: auto;
	max-height: 425px;
	overflow: scroll;
}
#page2 .column_2 {width:499px}
/*=========================*/

/*======= index-2.html =======*/
#page3 .column_1 {width:499px}
#page3 .column_2 {width:241px}
/*=========================*/

/*======= index-3.html =======*/
#page4 .column_1 {width:241px}
#page4 .column_2 {width:499px}
#page4 .col_1 {width:395px}
#page4 .col_2 {width:314px; padding-bottom:20px}
/*=========================*/

/*======= index-4.html =======*/
#page5 .column_1 {width:499px}
#page5 .column_2 {width:241px}
#page5 .col_1 {width:244px; margin-right:20px; padding-bottom:15px}
#page5 .col_2 {width:242px; margin-right:20px}
#page5 .col_3 {width:212px}
/*=========================*/

/*======= index-5.html =======*/
#page6 .column_1 {width:499px}
#page6 .column_2 {width:241px}
#page6 .col_1 {width:207px; margin-right:40px}
#page6 .col_2 {width:212px}
/*=========================*/


