.col-1, .col-2, .col-3, .col-4, .col-5, .col-6{

}
.colx-1{
	float:left;
}
/*======= width =======*/
.main{
	margin:0 auto;
	text-align:center;
	width:983px;
	height:1100px;
}

/*======= header =======*/
#header {height:0px; }
#content{height:510px; background:url(images/bg_cont.png) no-repeat top left}
#page #content{height:510px; background:none}

/*======= index-1.html =======*/
#page1 #content .col-1{
	width:860px;
	margin-right:0px;
	text-align: left;
	color: #FFF;
	text-transform: none;
	font-size: 12px;
}
#page1 #content .col-2{ width:197px}
#page1 #content .col-3{ width:167px}
#page1 #content .col-4{ width:423px}
/*======= index-2.html =======*/
#page2 #content .col-1{
	width:220px;
	margin-right:0px
}
#page2 #content .col-2{
	width:700px
}
/*======= index-3.html =======*/
#page3 #content .col-1{ width:167px}
#page3 #content .col-2{ width:711px}
/*======= index-4.html =======*/
#page4 #content .col-1{
	width:950px;
	margin-right:0px
}
#page4 #content .col-2{ width:590px}
/*======= index-5.html =======*/
#page5 #content .col-1{
	width:950px;
	margin-right:0px
}
#page5 #content .col-2{ width:215px}
#page5 #content .col-3{
	width:215px;
	margin-right:auto
}
#page5 #content .col-4{ width:200px}
#page5 #content .col-5{ width:292px}
#page5 #content .col-6{ width:299px}

/*======= footer =======*/
#footer {
	height:50px;
}
