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

#hedaer, #content, #footer, .container {
	width:100%;
	overflow:hidden
}


.col-1, .col-2 {
	float:left;
}

.col-1 {
	width:575px;
	margin-right:10px
}
.col-2 {
	width:330px
}
.col-2 .inner {
	padding:2px 0 14px 0
}

/*======= index.html =======*/
#page1 .col-1 {
	width:575px;
	margin-right:10px
}
#page1 .col-2 {
	width:330px
}
/*=========================*/

/*======= index-2.html =======*/
#page3 .list-col-1 {
	width:235px;
	margin-right:40px
}
#page3 .list-col-2 {
	width:235px
}
/*=========================*/
