#main {
	width:1024px;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-color: #00FF00;
	border-left-color: #00FF00;
	border-top-color: #00FF00;
	border-bottom-color: #00FF00;
	background-image: none;
}

#header, #content, #footer {
	width:1024px
}

.col_1, .col_2, .col_3, .col_box_1, .col_box_2{
	float:right;
}

.width {
	width:auto;
	background-color: #FFFFFF;
	border: thin none #000066;
}
.width2 {width:100%}
.box {width:100%}

/*======= index.html =======*/
#page1 .col_1{
	width:255px;
}
#page1 .col_2{width:260px;}
#page1 .col_3{
	width:245px;
}
#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:261px;}
#page2 .col_2{width:260px;}
#page2 .col_3{width:249px;}
/*=========================*/

/*======= index-2.html =======*/
#page3 .col_1{width:261px;}
#page3 .col_2{width:260px;}
#page3 .col_3{width:249px;}
#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:261px;}
#page4 .col_2{width:260px;}
#page4 .col_3{width:249px;}
/*=========================*/

/*======= index-4.html =======*/
#page5 .col_1{width:510px; margin-right:11px}
#page5 .col_2{width:249px;}
#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:260px;}
#page6 .col_3{width:249px;}
/*=========================*/

