#cnt_main,#cnt_main_page, #cnt_top, #cnt, #cnt_bottom,#cnt_page,#cnt_bottom_page,#cnt_left_page,#cnt_right_page  {
	float:left;
	display:inline;
}
#cnt_main {
	position:absolute;
	left:50%;
	margin: 10px auto 20px -380px;
	width:760px;
	background:#f5f9ff url(../images/backs/cnt_main.gif) 0px 0px repeat-y;
}
#cnt_main_page {
	position:absolute;
	left:50%;
	margin: 10px auto 20px -380px;
	width:760px;
	background:#f5f9ff url(../images/backs/cnt_main_page.gif) 0px 0px repeat-y;
}
#cnt_top {
	width:760px;
	height:199px;
}
#cnt_top img {
	float:left;
	display:inline;
}
#cnt {
	background:transparent url(../images/backs/cnt_index.jpg) 0px 0px no-repeat;
	min-height: 330px;
	width:720px;
	padding:20px 20px 0px 20px;
}
*html body #cnt {
	height: 330px;
}
#cnt_page {
	background:transparent url(../images/backs/cnt_page.jpg) 0px 0px no-repeat;
	min-height: 330px;
	width:720px;
	padding:20px 20px 0px 20px;
}
*html body #cnt_page {
	height: 330px;
}
#cnt_bottom {
	width:760px;
	height:55px;
	background:#FFFFFF url(../images/backs/cnt_bottom.jpg) 0px 0px no-repeat;
	padding-bottom:20px;
}
#cnt_bottom_page {
	width:760px;
	height:55px;
	background:#FFFFFF url(../images/backs/cnt_bottom_page.jpg) 0px 0px no-repeat;
	padding-bottom:20px;
}
#cnt_left_page {
	width:190px;
	padding-top:45px;
}
#cnt_right_page {
	width:530px;
}
#home {
	position:absolute; left:50%; top:15px; width:150px; height:95px; margin-left:-365px;
	float:left;
}
#home img {
	float:left;
	width:100%;
	height:100%;
}

