#main {
	width: 942px;
	/* height: 800px; */
	margin: 0 auto;
	background: url(../images/main-bg.jpg) no-repeat left top;
	position: relative;
}

#header {
	height: 159px;
}

#header,#content {
	font-size: 0.75em;
}

.col-1,.col-2,.col-3 {
	float: left;
}

/*======= index-1.html =======*/
#page2 #content .col-1 {
	width: 458px;
	margin-right: 9px;
}

#page2 #content .col-2 {
	width: 252px;
}

/*======= index-2.html =======*/
#page3 #content .col-1 {
	width: 252px;
	margin-right: 9px;
}

#page3 #content .col-2 {
	width: 458px;
}

/*======= index-3.html =======*/
#page4 #content .col-1 {
	width: 512px;
	margin-right: 9px;
}

#page4 #content .col-2 {
	width: 197px;
}

/*======= index-4.html =======*/
#page5 #content .col-1 {
	width: 252px;
	margin-right: 9px;
}

#page5 #content .col-2 {
	width: 458px;
}

/*======= index-5.html =======*/
#page6 #content .col-1 {
	width: 458px;
	margin-right: 9px;
}

#page6 #content .col-2 {
	width: 252px;
}

/*======= index-6.html =======*/
#page7 #content .col-1 {
	width: 458px;
	margin-right: 9px;
}

#page7 #content .col-2 {
	width: 252px;
}

/*=========================*/
#footer {
	font-size: .69em;
}
