.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7{ float:left}
/*======= width =======*/
.main{
	margin:0 auto;
	text-align:left;
	width:800px;
	position: center;
}



/*======= index.html =======*/
#page1 #content .col-1{
	width:248px;
	margin-right:60px;
}
#page1 #content .col-2{
	padding-left: 05px;
	width:200px;
}
#page1 #content .col-3{ width:190px}

#page1 #content .col-4{ width:495px; padding-left: 80px; margin-right:50px}
#page1 #content .col-5{ width:320px;}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:507px; margin-right:50px}
#page2 #content .col-2{ width:210px}

#page2 #content .col-4{ width:507px; margin-right:50px}
#page2 #content .col-5{ width:227px;}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:507px; margin-right:50px}
#page3 #content .col-2{ width:210px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:507px; margin-right:50px}
#page4 #content .col-2{ width:210px}

#page4 #content .col-4{ width:507px; margin-right:50px}
#page4 #content .col-5{ width:227px;}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:248px; margin-right:10px}
#page5 #content .col-2{ width:248px; margin-right:50px}
#page5 #content .col-3{ width:190px}

#page5 #content .col-4{ width:515px; margin-right:20px}
#page5 #content .col-5{ width:246px;}
/*======= index-5.html =======*/
#page6 #content .col-1{ width:507px; margin-right:50px}
#page6 #content .col-2{ width:210px}
/*======= index-6.html =======*/
#page7 #content .col-1{ width:507px; margin-right:50px}
#page7 #content .col-2{ width:210px}

#page7 #content .col-4{ width:507px; margin-right:50px}
#page7 #content .col-5{ width:227px;}
#page7 #content .col-6{ width:233px;}
#page7 #content .col-7{ width:233px;}

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