.pngs { behavior: url(pngcleaner/iepngfix.htc); }
body
{
	margin:0px;
	font-size:11px;
	font-family:tahoma;
	color:#707070;
}
.over1{
	background:url(images/buh.png) no-repeat;
	}
.over2{
	background:url(images/mori.png) no-repeat;
	}
.over3{
	background:url(images/tsets.png) no-repeat;
	}
	.header {	background:url(images/t_body.png) repeat-x;
			}
.footer
{
	background:url(images/f_body.png) repeat-x bottom;
}
.zurag_tusgal
{
	background:url(images/zurag_tusgal.png) no-repeat; 
	height:40px;
	behavior: url(pngcleaner/iepngfix.htc);
}						
			
			.text {
			color:#95624f;
			font-size:11px;
			padding-top:7px;
			}
			.class{
			font-weight:bold;
			font-size:11px;
			color:#95624f;
			text-decoration:none;
			}
			.class:hover{
			font-weight:bold;
			font-size:11px;
			color:#707070;
			text-decoration:none;
			}
			.class_about{
			font-weight:normal;
			font-size:11px;
			color:#707070;
			text-decoration:none;}
			.class_about:hover{
			font-weight:normal;
			font-size:11px;
			color:#95624f;
			text-decoration:none;}
.logo
{
	padding-bottom:30px;
}

#mbuh, #mtod, #mtsets {
	float:left;
	width:160px;
	cursor:pointer;
	}

#mbuh ul, #mtod ul, #mtsets ul {
	margin:0;
	padding:0px;
	list-style:none;
	cursor:pointer;
	}

#mbuh li, #mtod li, #mtsets li {
	display:inline;
	margin:0;
	padding:0;
	}

#mbuh a, #mtod a, #mtsets a {
	float:left;
	margin:0;
	text-decoration:none;
	}

#mbuh a span {
	width:160px;
	float:left;
	display:block;
	background:url("images/mbuh.png") no-repeat right top;
	color:#FFF;
	height:138px;
	cursor:pointer;
	}
#mtod a span {
	width:160px;
	float:left;
	display:block;
	background:url("images/mtod.png") no-repeat right top;
	color:#FFF;
	height:138px;
	cursor:pointer;
	}

#mtsets a span {
	width:160px;
	float:left;
	display:block;
	background:url("images/mtsets.png") no-repeat right top;
	color:#FFF;
	height:138px;
	cursor:pointer;
	}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#mbuh a span, #mtod a span, #mtsets a span {float:none;}

/* End IE5-Mac hack */
#mbuh a:hover span , #mtod a:hover span, #mtsets a:hover span {
	color:#FFF;
	}

#mbuh a:hover, #mtod a:hover, #mtsets a:hover{
	background-position:0% -138px;
	}

#mbuh a:hover span, #mtod a:hover span, #mtsets a:hover span {
	background-position:100% -138px;
}