﻿@charset "utf-8";

/*
#gal #no1 {
	background-image: url(title.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 23px;
	padding-bottom: 23px;
}
*/
#gal #no1 {
	background-image: url(title.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 23px;
	padding-bottom: 23px;
	position: relative;
	left: 0px;
	top: 0px;
}

#gal #no2 {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 23px;
	padding-bottom: 23px;
	position: relative;
	left: 0px;
	top: 0px;
}

#smenu2 a{
	background-image: url(../img/staff2_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
