.col-1, .col-2, .col-3, .col-4, .col-5{ float:left}
/*======= width =======*/
.main{
	margin:0 auto;
	text-align:center;
	width:986px;
}

/*======= header =======*/
#header {height:293px; background:url(images/top.jpg) center top no-repeat}

/*======= index.html =======*/
#page1 #content .col-1{ width:665px; margin-right:0px}
#page1 #content .col-2{ width:321px}
#page1 #content .col-3{
	width:500px;
	margin-right:48px;
	color: #FFF;
	text-align: left;
}
#page1 #content .col-4{ width:438px}
#page1 #content .col-4 .col-1{ width:202px; margin-right:34px}
#page1 #content .col-4 .col-2{ width:202px}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:490px; margin-right:55px}
#page2 #content .col-2{ width:437px}
#page2 #content .col-3{ width:230px; margin-right:20px}
#page2 #content .col-4{ width:230px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:490px; margin-right:55px}
#page3 #content .col-2{
	width:440px
}
#page3 #content .col-3{
	width:114px;
	margin-right:0px
}
#page3 #content .col-4{
	width:100px;
	text-align:center;
	margin-right:79px
}
#page3 #content .col-5{ width:88px; text-align:center}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:490px; margin-right:55px}
#page4 #content .col-2{ width:437px}
#page4 #content .col-3{ width:230px; margin-right:20px}
#page4 #content .col-4{ width:230px}
/*======= index-5.html =======*/
#page6 #content .col-1{ width:490px; margin-right:55px}
#page6 #content .col-2{ width:437px}
#page6 #content .col-3{ width:230px; margin-right:20px}
#page6 #content .col-4{ width:230px}
/*======= index-6.html =======*/
#page7 #content .col-1{ width:490px; margin-right:55px}
#page7 #content .col-2{ width:437px}
#page7 #content .col-3{ width:250px; margin-right:0}
#page7 #content .col-4{ width:236px}

/*======= footer =======*/
#footer { height:93px; background:url(images/bot.gif) top center no-repeat #0b020e }
