.col1, .col2, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6{ float:left}
/*======= width =======*/
.main{
	margin:0 auto;
	text-align:left;
	width:980px;
	background-color: #FFF;
}

/*======= header =======*/
#header {height:417px}
#header .col-1{ width:269px; background:#76b0e3; height:auto}
#header .col-2{ width:711px;  background:url(images/top.jpg) no-repeat top center; height:415px}

#content .col1{ width:269px}
#content .col2{ width:711px}
/*======= index.html =======*/
#page1 #content .col-1{ width:207px; height:200px; margin-left:11px}
#page1 #content .col-2{ width:207px; margin-top right:11px}
#page1 #content .col-3{ width:207px}
#page1 #content .col-4{ width:214px}
#page1 #content .col-5{ width:221px}
#page1 #content .col-6{ width:195px}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:207px; margin-right:11px}
#page2 #content .col-2{ width:207px; margin-right:11px}
#page2 #content .col-3{ width:207px}
/*======= index-2.html =======*/
#page3 #content .col-1{
	width:125px
}
#page3 #content .col-2{ width:182px}
#page3 #content .col-3{ width:176px}
#page3 #content .col-4{
	width:155px
}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:320px}
#page5 #content .col-2{ width:317px}

/*======= footer =======*/
#footer {
	height:73px;
	background-color: #FFF;
}
