.col-1, .col-2, .col-3, .col-4, .col-5, .col-6{ float:left}
/*======= width =======*/
.main{margin:20px auto; text-align:left; width:980px; }

/*======= header =======*/
#header {
	height:300px;
	width: 815px;
	border: 4px solid #000;
	-webkit-box-shadow: 5px 5px 10px rgba(0,0,0,0.3);
	margin: 0 auto;
}

#headerInner {
	height:284px;
	width: 799px;
	border: 8px solid #F5AB25;
	margin: 0;
}

#menu {
	width: 230px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	text-align:center;
	background-color: #F2EAE2;
}

/*======= index.html =======*/
#page1 #content .col-1{ width:499px; margin-right:7px; background:url(images/tail.gif) repeat-x bottom}
#page1 #content .col-2{ width:236px}
#page1 #content .col-3{ width:251px; margin-right:29px}
#page1 #content .col-4{ width:462px}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:250px; margin-right:6px}
#page2 #content .col-2{ width:488px}

#page2 #content .col-3{ width:241px; margin-right:9px}
#page2 #content .col-4{ width:236px}
#page2 #content .col-5{ width:200px; margin-right:40px}
#page2 #content .col-6{ width:200px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:484px; margin-right:22px}
#page3 #content .col-2{ width:236px}
#page3 #content .col-3{ width:102px}
#page3 #content .col-4{ width:345px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:499px; margin-right:7px; background:url(images/tail.gif) repeat-x bottom}
#page4 #content .col-2{ width:236px}
#page4 #content .col-3{ width:499px; margin-right:34px}
#page4 #content .col-4{ width:200px}
#page4 #content .col-5{ width:215px; margin-right:20px}
#page4 #content .col-6{ width:215px}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:499px; margin-right:7px; background:url(images/tail.gif) repeat-x bottom}
#page5 #content .col-2{ width:236px}
#page5 #content .col-3{ width:251px; margin-right:29px}
#page5 #content .col-4{ width:462px}
/*======= index-5.html =======*/
#page6 #content .col-1{ width:484px; margin-right:22px}
#page6 #content .col-2{ width:236px}

/*======= footer =======*/

#footer {
	height:102px;
	background:url(images/bot.jpg) no-repeat top;
	text-align: center;
}
