﻿#site_center {text-align:center;}
.main { width:100% ; margin:0 auto; text-align:left;}
.min_width {}

/*======= header =======*/
#header{ height:144px; width:100%}

/*======= footer =======*/
#footer{ height:77px; width:100%}

/*======= content =======*/
#content { width:100%; height: auto; position: relative;}
#content .row1 .left{ width:490px; float:left; position: relative; height: auto;}
#content .row1 .right{ margin-left: 490px; position: relative; height: auto;}

.col_1, .col_2, .col_3, .col1, .col2, .col3, .col { float:left;}
#indent {
	position: relative;
	height: auto;
}
.separate {
	position: relative;
	height: auto;
}

/*======= index.html =======*/
#page1 #content .row2 .col1{ width:59%}
#page1 #content .row2 .col2{ width:41%}

/*======= index-1.html =======*/
#page2 #content .row2 .col1{ width:34%}
#page2 #content .row2 .col2{ width:66%}

/*======= index-2.html =======*/
#page3 #content .row2 .col1{ width:59%}
#page3 #content .row2 .col2{ width:41%}

/*======= index-3.html =======*/
#page4 #content .row2 .col1{ width:34%}
#page4 #content .row2 .col2{ width:66%}

/*======= index-4.html =======*/
#page5 #content .row2 .col1{ width:59%}
#page5 #content .row2 .col2{ width:41%}

/*======= index-5.html =======*/
#page6 #content .row2 .col1{ width:34%}
#page6 #content .row2 .col2{ width:66%}

/*======= index-6.html =======*/
#page7 #content .row2 .col1{ width:59%}
#page7 #content .row2 .col2{ width:41%}




