	#top {
	background-image:url(../images_wt/top_background.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	}

	#logo_left {
	position:absolute;
	left:-75px;
	float:left;
	width:75px;
	height:225px;
	background-image:url(../images_wt/head_logo_wt.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	}
	
	#logo_right {
	position:absolute;
	float:left;
	right:-30px;
	height:317px;
	top:465px;
	}
	
	.wtgallery_list_area {
	width:700px;
	}