#main {
	margin:0 auto;
	width:879px;
	text-align:left;
}

#header, #content, #footer {
	width:825px;
}

.col_1, .col_2, .col_3, .col_box_1, .col_box_2{
	float:left;
	height: 460px;
	width: 223px;
}

.width {
	width:825px;
	height: 800px;
}
.width2 {width:100%}
.box {
	width:750px
}

/*======= index.html =======*/
#page1 .col_1{
	width:580px;
}
#page1 .col_2{width:260px;}
#page1 .col_3{
	width:200px;
}
#page1 .width2 .col_1{width:261px;}
#page1 .width2 .col_2{width:253px;}
#page1 .width2 .col_3{width:256px;}
/*=========================*/

/*======= index-1.html =======*/
#page2 .col_1{
	width:775px;
	height: 1400px;
}
#page2 .col_2{width:260px;}
#page2 .col_3{width:249px;}
/*=========================*/

/*======= index-2.html =======*/
#page3 .col_1{
	width:650px;
}
#page3 .col_2{
	width:640px;
	height: 900px;
}
#page3 .col_3{
	width:160px;
}
#page3 .width2 .col_1{width:261px;}
#page3 .width2 .col_2{width:253px;}
#page3 .width2 .col_3{width:256px;}
/*=========================*/

/*======= index-3.html =======*/
#page4 .col_1{
	width:270px;
}
#page4 .col_2{
	width:260px;
}
#page4 .col_3{
	width:260px;
}
/*=========================*/

/*======= index-4.html =======*/
#page5 .col_1{
	width:530px;
	margin-right:11px
}
#page5 .col_2{
	width:211px;
}
#page5 .col_box_1 {width:210px; margin-right:22px}
#page5 .col_box_2 {width:211px}
/*=========================*/

/*======= index-5.html =======*/
#page6 .col_1{width:261px;}
#page6 .col_2{
	width:270px;
}
#page6 .col_3{
	width:249px;
}
/*=========================*/
