#main {
	margin:0 auto;
	width:780px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.col_1, .col_2, .col_3 { float:left;}

/*======= index-1.html =======*/
#page2 #content .row_1 .col_1 {width:411px;}
#page2 #content .row_1 .col_2 {width:368px;}
#page2 #content .row_2 .col_1 {width:411px; background:url(images/line2.gif) left top repeat-x;}
#page2 #content .row_2 .col_2 {width:368px; background:url(images/line1.gif) left top repeat-x;}

/*======= index-5.html =======*/
#page6 #content .row_1 .col_1 {
	width:237px;
}
#page6 #content .row_1 .col_2 {width:542px; background-color: #FFFFFF;}
#page6 #content .row_2 .col_1 {width:237px; background:url(images/line1.gif) left top repeat-x;}
#page6 #content .row_2 .col_2 {width:542px; background:url(images/line2.gif) left top repeat-x;}

#footer {
	height:84px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;
	clear: both;
}
