#main {
	margin:0 auto;
	width:745px;
	background-color: #FFFFFF;
}

#header {
	height:352px;
	background:url(images/bgd_head.jpg) no-repeat;
}
#header_menu {
	height:114px;
}

.col_1, .col_2, .col_3{ float:left;}

/*======= index.html =======*/
#page1 #content .row_1 .col_1 {
	width:300px;
	margin-left: 0px;
}
#page1 #content .row_1 .col_2 {
	width:440px;
}
#page1 #content .row_1 .wrapper {
	background:url(images/line_ver.gif) repeat-y 464px 0;
	width:740px;
}
#page1 #content .row_1 .wrapper1 {background:url(images/line_ver.gif) repeat-y 190px 0; width:400px; }
/*=========================*/

/*======= index-1.html =======*/
#page2 #content .col_1 {width:483px;}
#page2 #content .col_2 {width:255px;}
#page2 #content .wrapper { background:url(images/line_ver.gif) repeat-y 483px 0; width:484px;}
/*=========================*/

/*======= index-2.html =======*/
#page3 #content .col_1 {
	width:175px;
}
#page3 #content .col_2 {
	width:565px;
}
#page3 #content .wrapper { background:url(images/line_ver.gif) repeat-y left top;}
/*=========================*/

/*======= index-3.html =======*/
#page4 #content .col_1 {width:485px;}
#page4 #content .col_2 {width:295px;background:url(images/content_bgd.gif) repeat-x left top #F1F0E8;}
/*=========================*/

/*======= index-4.html =======*/
#page5 #content .col_1 {width:295px;}
#page5 #content .col_2 {width:485px;}
#page5 #content .wrapper { background:url(images/line_ver.gif) repeat-y left top;}
/*=========================*/


#footer {
	height:78px;
	background:url(images/foot_line.gif) repeat-x left top #FFFFFF;
}
