table.main td.main_left {
	background-image:url(../im/bg_left_index.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:auto
	}
table.main td.logo {
	background-image:url(../im/bg_menu_index.gif);
	background-position:top;
	background-repeat:no-repeat;
	width: 196px;
	}
table.main td.photos {
	background-image:url(../im/photos_index/background.gif);
	background-position:top;
	background-repeat:repeat-y;
	width: 108px;
	text-align:center;
	height: auto;
	}
.photoLow {
	background-image:url(../im/photos_index/11.gif);
	background-position:top;
	background-repeat:no-repeat;
	width: 108px;
	text-align:center;
	height: 300px;
	}
table.main td.content {
	background-image:url(../im/bg_content_index.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#d4d4d4;
	width: 500px;
	padding: 38px;
	}
table.main td.main_right {
	background-image:url(../im/bg_right_index.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width: auto;
	}
