.tail-top{
	background-color: #d2c8c1;
	background-position: center top;
	background-repeat: repeat-x;
	background-image: url(images/bg.gif);
}
.tail-bottom{
	background-repeat: no-repeat;
	background-position: bottom;
}

.right_bgd { position:absolute; top:0; right:0; width:50%; height:138px;}

.col-1, .col-2, .col-3, .col-4, .col-5{ float:left}
/*======= width =======*/
.main{
	text-align:left;
	width:980px;
	position:relative;
	margin: auto;
	height: 700px;
}

/*======= header =======*/
#header {
	height:100px;
}

/*======= index-1.html =======*/
#page1 #content .col-1{ width:180px; margin-right:22px}
#page1 #content .col-2{ width:625px}
#page1 #content .col-3{ width:190px; margin-right:13px}
#page1 #content .col-4{ width:190px}
/*======= index-2.html =======*/
#page2 #content .col-1{ width:625px; margin-right:22px}
#page2 #content .col-2{ width:180px}
/*======= index-3.html =======*/
#page3 #content .col-1{ width:180px; margin-right:22px}
#page3 #content .col-2{ width:625px}
#page3 #content .col-3{ width:195px}
#page3 #content .col-4{ width:190px}
#page3 #content .col-5{ width:180px}
/*======= index-4.html =======*/
#page4 #content .col-1{ width:625px; margin-right:22px}
#page4 #content .col-2{ width:180px}
/*======= index-6.html =======*/
#page6 #content .col-1{ width:515px; margin-right:10px}
#page6 #content .col-2{ width:265px}

/*======= footer =======*/
#footer {
	height:100px;
}
#page1 .tail-top #footer .indent-footer p {
	color: #000080;
}
