.col1,.col2,.col3,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12
{
	float: left
}

/*======= width =======*/
.main {
	margin: 0 auto;
	text-align: left;
	width: 964px;
	position: relative;
}

/*======= header =======*/
#header {
	height: 146px;
}

/*======= index.html =======*/
#page1 #content .col-1 {
	width: 615px;
	margin-right: 25px;
}

#page1 #content .col-2 {
	width: 318px
}

#page1 #content .col1 {
	width: 80px;
	padding-top: 8px;
	padding-left: 20px;
	height: 28px
}

#page1 #content .col2 {
	width: 79px;
	padding-top: 8px;
	height: 28px
}

#page1 #content .col3 {
	width: 130px;
	padding-top: 8px;
	height: 28px
}

#page1 #content .col-3 {
	width: 472px;
	padding-right: 10px
}

#page1 #content .col-4 {
	width: 472px;
	padding-left: 10px
}

#page1 #content .col-5 {
	width: 232px
}

#page1 #content .col-6 {
	width: 180px
}

/*======= index-1.html =======*/
#page2 #content .col-1 {
	width: 614px;
	margin-right: 39px
}

#page2 #content .col-2 {
	width: 309px
}

#page2 #content .col-3 {
	width: 461px;
	margin-right: 32px
}

#page2 #content .col-4 {
	width: 468px
}

#page2 #content .col-5 {
	width: 300px
}

#page2 #content .col-7 {
	width: 274px
}

#page2 #content .col-8 {
	width: 205px;
	margin-right: 19px
}

#page2 #content .col-9 {
	width: 205px
}

#page2 #content .col-10 {
	width: 198px;
}

#page2 #content .col-11 {
	width: 108px;
	margin-right: 21px;
	text-align: center
}

#page2 #content .col-12 {
	width: 98px;
	text-align: center
}

#page2 #content .col-6 {
	width: 180px
}

/*======= footer =======*/
#footer {
	height: 120px;
}

.displayNone {
	display: none;
}

