.tail-top{
	background-image: url(images/newbg.png);
	background-repeat: no-repeat;
	background-position: center top;
}

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

/*======= header =======*/
#header {height:562px}

/*======= index.html =======*/
#page1 #content .col-1{ width:195px; margin-right:50px}
#page1 #content .col-2{ width:197px}
#page1 #content .col-3{ width:320px; margin-right:10px}
#page1 #content .col-4{ width:320px}

/*======= index-1.html =======*/
#page2 #content .col-1{ width:440px; margin-right:50px}
#page2 #content .col-2{ width:195px; margin-right:50px}
#page2 #content .col-3{ width:197px}
 
 
/*======= index-2.html =======*/
#page3 #content .col-1{ width:195px; margin-right:50px}
#page3 #content .col-2{
	width:600px
}

/*======= index-3.html =======*/
#page4 #content .col-1{ width:440px; margin-right:50px}
#page4 #content .col-2{ width:440px}
 
/*======= index-4.html =======*/
#page5 #content .col-1{ width:195px; margin-right:50px}
#page5 #content .col-2{ width:440px}

#page5 #content .col-3{ width:211px; margin-right:5px}
#page5 #content .col-4{ width:221px; margin-right:0}

/*======= footer =======*/
#footer { height:92px; }
#footer .col-1{
	width:450px
}
#footer .col-2{
	width:240px
}
#footer .col-2 img{ margin-right:6px}
