.col-1, .col-2, .col-3, .col-4, .col-5, .col-6{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:894px; }

/*======= header =======*/
#header {
	height:507px;
	background:url(images/top.jpg) no-repeat top center
}
#header1 {
	height:130px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/top1.jpg);
}



/*======= index.html =======*/
#page1 #content .col-1{ width:170px; margin-right:5px}
#page1 #content .col-2{ width:170px}
#page1 #content .col-3{ width:287px; margin-right:5px}
#page1 #content .col-4{ width:578px}
#page1 #content .col-5{
	width:175px
}
#page1 #content .col-6{
	width:345px
}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:277px; margin-right:5px}
#page2 #content .col-2{ width:588px}
#page2 #content .col-3{ width:300px}
#page2 #content .col-4{ width:230px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:170px; margin-right:5px}
#page3 #content .col-2{ width:170px}
#page3 #content .col-3{ width:578px; margin-right:5px}
#page3 #content .col-4{ width:287px}
#page3 #content .col-5{ width:334px}
#page3 #content .col-6{ width:188px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:520px; margin-right:5px}
#page4 #content .col-2{ width:345px}
#page4 #content .col-3{ width:260px}
#page4 #content .col-4{ width:200px}
#page4 #content .col-5{ width:170px; margin-right:5px}
#page4 #content .col-6{ width:170px}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:277px; margin-right:5px}
#page5 #content .col-2{ width:588px}
/*======= index-5.html =======*/
#page6 #content .col-1{ width:588px; margin-right:5px}
#page6 #content .col-2{ width:277px}
#page6 #content .col-3{ width:285px}
#page6 #content .col-4{ width:240px}

/*======= footer =======*/
#footer { height:99px; }
