.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.txtcontents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.02em;
	word-spacing: 0.02em;

}

#but_base {
	width: 520px;
	height: 17px;
	background: url(images/but.gif);
	margin: 0;
	padding: 0;
	position: relative;
	left: 0px;
	top: 0px;


}
#but_base li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}

#but_base li, #but_base a {height: 17px; display: block;}
#but_home {left: 0; width: 40px;}
#but_about_us {left: 41px; width: 82px;}
#but_gallery {left: 124px; width: 70px;}
#but_partners {left: 195px; width: 78px;}
#but_news {left: 274px; width: 145px;}
#but_contact_us {left: 419px; width: 90px;}

#but_home a:hover {background: transparent url(images/but.gif) 0 -17px no-repeat;}
#but_about_us a:hover {background: transparent url(images/but.gif) -41px -17px no-repeat;}
#but_gallery a:hover {background: transparent url(images/but.gif) -124px -17px no-repeat;}
#but_partners a:hover {background: transparent url(images/but.gif) -195px -17px no-repeat;}
#but_news a:hover {background: transparent url(images/but.gif) -274px -17px no-repeat;}
#but_contact_us a:hover {background: transparent url(images/but.gif) -419px -17px no-repeat;}
.txttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3366FF;
}
