#main {width:100%; margin:0 auto; text-align:center; min-width:780px; width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 780)? "780px" : "100%");}

/*----!!!-----*/
#main_width {
	width:100%;
	margin:0 auto;
	text-align:left;
}
/*----!!!-----*/

#header {height:201px;}
#header, #content {
	font-size:small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.col_1, .col_2, .col_3, .column1, .column2, .column3 {
	float:left;
	width: 62%;
}

#content .row_1 .col_1 { width:242px;}
#content .row_1 .col_2 { width:242px;}
#content .row_1 .col_3 { width:242px;}

/*======= index.html =======*/
#page1 #content .row_2 .col_1 {
	width:33%;
}
#page1 #content .row_2 .col_2 {
	width:67%;
}
#page1 #content .row_2 .line_ver { background:url(images/line_ver.gif) 127px top repeat-y;}
#page1 #content .row_2 .col_2 .column1 { width:138px;}
#page1 #content .row_2 .col_2 .column2 { float:none; padding-left:138px;}

/*======= index-1.html =======*/
#page2 #content .row_2 .col_1 {
	width:38%;
}
#page2 #content .row_2 .col_2 {
	width:62%;
}
#page2 #content .row_2 .col_1 .box4 .column1 { width:160px;}
#page2 #content .row_2 .col_1 .box4 .column2 { float:none; padding-left:160px;}
#page2 #content .row_2 .col_1 .box5 .column1 { width:53%;}
#page2 #content .row_2 .col_1 .box5 .column2 { width:46%;}

/*======= index-2.html =======*/
#page3 #content .row_2 .col_1 {
	width:38%;
}
#page3 #content .row_2 .col_2 {
	width:62%;
}

/*======= index-3.html =======*/
#page4 #content .row_2 .col_1 {width:71%;}
#page4 #content .row_2 .col_2 { width:28%;}

/*======= index-4.html =======*/
#page5 #content .row_2 .col_1 {width:31%;}
#page5 #content .row_2 .col_2 { width:68%;}
#page5 #content .row_2 .col_2 .column1 { width:181px;}
#page5 #content .row_2 .col_2 .column2 { width:243px;}

/*======= index-5.html =======*/
#page6 #content .row_1 { background:#201414; padding:15px 20px 15px 30px;}


/*=========================*/


#footer {height:58px; background:#e1dcda; font-size:.69em;}

