body {fwidth: expression(document.body.clientWidth<780 ? "780px" : "100%");
	min-width:780px;
	background-color: #282523;
}
site_center1 {width: expression(document.body.clientWidth<780 ? "780px" : "100%");
	min-width:780px;
}


.w{
	width:100%;
width: expression(document.body.clientWidth<780 ? "780px" : "100%"); 	min-width:780px;
	background-color: #282523;
	background-repeat: repeat-x;
	background-position: bottom;
}
.site_center{
	text-align:center;
	width:100%;
}
/*======= width =======*/
.site_center1{
	margin:0 auto;
	text-align:left;
	width:780px;
	background-color: #e4eed2;
}

.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9 {float:left}


.bg{ background:url(images/1_bg5.gif) repeat-y right}

/*======= header =======*/
#header {
	height:424px;
	margin:0 auto;
	padding:0px;
	text-align:center;
}

/*======= header =======*/
#header_service {
	height:255px;
	margin:0 auto;
	padding:0px;
	text-align:center;
}


/*======= index.html =======*/
#page1 #content .row1 .col1{ width:16%; text-align:center}
#page1 #content .row1 .col2{ width:17%; text-align:center}

#page1 #content .row2 .col1{ width:63%;}
#page1 #content .row2 .col2{ width:37%;}
#page1 #content .row2 .col3{ width:45%;}
#page1 #content .row2 .col4{ width:55%;}

/*======= index-1.html =======*/
#page2 #content .col1{ width:45%;}
#page2 #content .col2{ width:55%;}

/*======= index-2.html =======*/
#page3 #content .col1{ width:50%;}
#page3 #content .col2{ width:50%;}

/*======= index-3.html =======*/
#page4 #content .row1 .col1{ width:50%; }
#page4 #content .row1 .col2{ width:49%;}
#page4 #content .row2 .col1{ width:55%;}
#page4 #content .row2 .col2{ width:45%;}

/*======= index-4.html =======*/
#page5 #content .col1{ width:52%;}
#page5 #content .col2{ width:47%;}

/*======= index-5.html =======*/
#page6 #content .col1{ width:80%;}
#page6 #content .col2{ width:20%;}
#page6 #content .col3{ width:275px;}
#page6 #content .col4{ width:260px;}

/*======= index-6.html =======*/
#page7 #content .col1{ width:100%;}

/*======= index_print.html =======*/
#pageprint #content .col1{ width:60%;}
#pageprint #content .col2{ width:40%;}

/*======= footer =======*/
#footer { height:85px }
