.col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:892px; }

/*======= header =======*/
#header {height:412px;  background:url(images/top.jpg) no-repeat top center}
#header1 {
	height:190px;
	background:url(images/top.jpg) no-repeat top center
}

/*======= index.html =======*/
#page1 #content .col-1{
	width:279px;
	margin-right:20px
}
#page1 #content .col-2{
	width:550px
}
#page1 #content .col-3{
	width:365px;
}
#page1 #content .col-4{
	width:170px;
	padding-left: 15px;
}
#page1 #content .bg{
	background-image: url(images/tail.gif);
	background-repeat: repeat-y;
	background-position: 280px top;
} 
#page1 #content .bg1{
	background-image: url(images/tail.gif);
	background-repeat: repeat-y;
	background-position: 370px top;
} 
/*======= index-1.html =======*/
#page2 #content .col-1{
	width:660px;
	margin-right:20px
}
#page2 #content .col-2{
	width:170px
}
#page2 #content .col-3{ width:237px; margin-right:55px}
#page2 #content .col-4{ width:237px}
#page2 #content .bg{
	background:url(images/tail.gif) repeat-y 755px top
} 
/*======= index-2.html =======*/
#page3 #content .col-1{ width:240px; margin-right:52px}
#page3 #content .col-2{ width:520px}
#page3 #content .col-3{ width:237px; margin-right:46px}
#page3 #content .col-4{ width:237px}
#page3 #content .bg{
	background:url(images/tail.gif) repeat-y 370px top
} 
/*======= index-3.html =======*/
#page4 #content .col-1{
	width:450px
}
#page4 #content .col-2{
	width:400px
}
#page4 #content .bg{
	background:url(images/tail.gif) repeat-y 650px top
} 
/*======= index-4.html =======*/
#page5 #content .col-1{ width:237px; margin-right:55px}
#page5 #content .col-2{ width:520px}
#page5 #content .bg{
	background:url(images/tail.gif) repeat-y 260px top
} 
/*======= index-5.html =======*/
#page6 #content .col-1{ width:530px; margin-right:55px}
#page6 #content .col-2{ width:227px}
#page6 #content .col-3{ width:278px}
#page6 #content .col-4{ width:249px}
#page6 #content .bg{ background:url(images/tail.gif) repeat-y 370px top } 
/*======= footer =======*/
#footer { height:83px; }
