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

/*======= header =======*/
#header {background:url(images/top.jpg) no-repeat top left}
#header .col-1{ width:217px; margin-right:4px}
#header .col-2{ width:217px}

/*======= index.html =======*/
#page1 #content .col-1{ width:288px; margin-right:9px}
#page1 #content .col-2{ width:288px; margin-right:7px}
#page1 #content .col-3{ width:288px}
#page1 #content .col-4{ width:302px}
#page1 #content .col-5{ width:294px}
#page1 #content .col-6{ width:256px}
#page1 #content .bg{ background:url(images/tail4.gif) repeat-y 284px top } 
#page1 #content .bg1{ background:url(images/tail4.gif) repeat-y 579px top } 
/*======= index-1.html =======*/
#page2 #content .col-1{
	width:217px;
	margin-right:37px;
	margin-top: 1px;
	height: auto;
}
#page2 .col-1 img {
	margin-bottom: 60px;
	margin-top: 0px;
	padding-top: 0px;
}

#page2 #content .col-2{
	width:610px;
	margin-top: 50px;
}
#page2 .main #content h1 {
	margin-bottom: 12px;
	margin-top: 10px;
	color: #FFFFFF;
	font-size: 24px;
}
#page2 .main #content h1 em {
	margin-bottom: 12px;
	margin-top: 10px;
	color: #FFFFFF;
	font-size: 12px;
}



/*======= index-2.html =======*/
#page3 #content .col-1{
	width:288px;
	margin-right:9px;
	margin-top: 50px;
}
#page3 #content .col-2{
	width:288px;
	margin-right:7px;
	margin-top: 50px;
}
#page3 #content .col-3{
	width:288px;
	margin-top: 50px;
}
#page3 #content .col-4{ width:265px; margin-right:32px}
#page3 #content .col-5{ width:265px; margin-right:32px}
#page3 #content .col-6{ width:260px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:288px; margin-right:37px}
#page4 #content .col-2{ width:555px}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:436px; margin-right:8px}
#page5 #content .col-2{ width:436px}
#page5 #content .col-3{ width:173px}
#page5 #content .col-4{ width:212px}


/*======= footer =======*/
#footer {
	height:80px;
	text-align: left;
}

#bottom  {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 1px;
	padding-top: 1px;
	background-color: #4B555F;
	border: 1px solid #2B3C46;
	padding-right: 10px;
	padding-left: 10px;
}
#bottom  strong   {
	font-size: 11px;
	color: #192329;
	font-family: Arial, Helvetica, sans-serif;
}
