.site_center {text-align:center}
.main {
	width:780px;
	margin:0 auto;
	text-align:left;
	line-height: 16px;
}
.min_width {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 780)? "780px" : "100%"); min-width:780px;}

/*======= header =======*/
#header{ height:479px; width:100%}

/*======= footer =======*/
#footer{ height:50px}

/*======= content =======*/

#header, #content, #footer{ min-width:780px}
.col_1, .col_2, .col_3, .col1, .col2, .col3 { float:left;}

/*======= index.html =======*/
#page1 .row3 .col1{
	width:55%
}
#page1 .row3 .col2{
	width:45%
}
#page1 .row3 .col3{
	width:5%
}

#page1 .row4 .col1{ width:33%}
#page1 .row4 .col2{ width:33%}
#page1 .row4 .col3{ width:33%}

/*======= index-1.html =======*/
#page2 .row3 .col1{
	width:48%
}
#page2 .row3 .col2{
	width:48%;
	float: left;
}

/*======= index-2.html =======*/
#page3 .row4 .col1{
	width:60%
}
#page3 .row4 .col2{
	width:40%
}


/*======= index-3.html =======*/
#page4 .row3 .col1{ width:62%}
#page4 .row3 .col2{ width:37%}

/*======= index-4.html =======*/
#page5 .row3 .col1{ width:62%}
#page5 .row3 .col2{ width:37%}

#page5 .row4 .col1{ width:49%}
#page5 .row4 .col2{ width:50%}

/*======= index-5.html =======*/
#page6 .row3 .col1{ width:30%}
#page6 .row3 .col2{ width:31%}
#page6 .row3 .col3{ width:38%}


/*======= index-6.html =======*/
