#main {
	width:709px;
	margin-top:24px;
	background-color: #000000;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header{
	background-color: #000000;
}

.col_1, .col_2, .col_3, .col_4 {
	float: left;
}

/*======= index.html =======*/
#page1 #content .col_1 {
	width:183px;
	color: #000000;
	background-color: #000000;
}
#page1 #content .col_2 {
	width:45%;
	color: #FFFFFF;
	position: relative;
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#page1 #content .col_3 {
	width:190px;
	height: 390px;
	color: #000000;
	float: right;
	padding-top: 0px;
}

/*======= index-1.html =======*/
#page2 #content .col_1 {
	width:183px;
	height: 575px;
	background-color: #FFFFFF;
}
#page2 #content .col_2 {
	width:500px;
	height: 50px;
}

/*======= index-2.html =======*/
#page3 #content .col_1 { width:516px;}
#page3 #content .col_2 {width:183px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {
	width:325px;
	height: 550px;
}
#page4 #content .col_2 {
	width:300px;
	height: 100px;
	padding-left: 20px;
	padding-right: 20px;
}

/*======= index-4.html =======*/
#page5 #content .col_1 {
	width:183px;
	height: 625px;
}
#page5 #content .col_2 {
	width:450px;
}

/*======= index-5.html =======*/
#page6 #content .col_1 {
	width:516px;
}
#page6 #content .col_2 {
	width:183px;
	height: 500px;
}

/*======= index-6.html =======*/
#page7 #content .col_1 {
	width:699px;
}


/*=========================*/


#footer{
	height:86px;
	background-color: #000000;
}
