body {
padding: 0; 
margin: 0; 
background: url(/images/body_tile.jpg) repeat-x top #deccc8;
}
a {
color: #800000;
text-decoration: underline;
}
a:hover {
text-decoration: none;
color:#000;
}
.bottom_menu a{
color:#fff;
font-size: 12px;
text-decoration: none;
padding: 0 5px 0 5px;
}
.bottom_menu a:hover{
color:#fff;
font-size: 12px;
text-decoration: underline;
}
.right_menu a{
color:#800000;
font-size: 12px;
text-decoration: none;
padding: 0 2px 0 2px;
text-decoration: underline;
}
.right_menu a:hover{
color:#000;
font-size: 12px;
text-decoration: none;
}
.phones li{
font-size: 11px;
font-family: arial;

}
.table {
font-size: 13px;
font-family: arial;
}
#home a{
display:block;

background: url(/images/home_hover.jpg) no-repeat;
width: 20px;
height: 21px;
}
#home a:hover{
display:block;
background: url(/images/home.gif) no-repeat;
width: 20px;
height: 21px;
}
#menu1 a{
display:block;

background: url(/images/1_hover.gif) no-repeat;
width: 20px;
height: 21px;

}
#menu1 a:hover{
display:block;
background: url(/images/1.gif) no-repeat;
width: 20px;
height: 21px;
}
#menu2 a{
display:block;
background: url(/images/2_hover.gif) no-repeat;
width: 20px;
height: 21px;
}
#menu2 a:hover{
display:block;

background: url(/images/2.gif) no-repeat;
width: 20px;
height: 21px;
}
#menu3 a{
display:block;
background: url(/images/3_hover.gif) no-repeat;
width: 20px;
height: 21px;
}
#menu3 a:hover{
display:block;
background: url(/images/3.gif) no-repeat;

width: 20px;
height: 21px;
}
#menu4 a{
display:block;
background: url(/images/4_hover.gif) no-repeat;
width: 20px;
height: 21px;
}
#menu4 a:hover{
display:block;
background: url(/images/4.gif) no-repeat;

width: 20px;
height: 21px;
}
#menu5 a{
display:block;
background: url(/images/5_hover.gif) no-repeat;
width: 20px;
height: 21px;
}
#menu5 a:hover{
display:block;
background: url(/images/5.gif) no-repeat;

width: 20px;
height: 21px;
}
#menu6 a{
display:block;
background: url(/images/6_hover.gif) no-repeat;
width: 20px;
height: 21px;
}
#menu6 a:hover{
display:block;
background: url(/images/6.gif) no-repeat;

width: 20px;
height: 21px;
}
#menu7 a{
display:block;
background: url(/images/7_hover.gif) no-repeat;
width: 20px;
height: 21px;
}
#menu7 a:hover{
display:block;
background: url(/images/7.gif) no-repeat;

width: 20px;
height: 21px;
}
#menu8 a{
display:block;
background: url(/images/8_hover.gif) no-repeat;
width: 20px;
height: 21px;
}
#menu8 a:hover{
display:block;
background: url(/images/8.gif) no-repeat;

width: 20px;
height: 21px;
}
#menu9 a{
display:block;
background: url(/images/9_hover.gif) no-repeat;
width: 20px;
height: 21px;
}
#menu9 a:hover{
display:block;
background: url(/images/9.gif) no-repeat;

width: 20px;
height: 21px;
}
#menu10 a{
display:block;
background: url(/images/10_hover.gif) no-repeat;
width: 20px;
height: 21px;
}
#menu10 a:hover{
display:block;
background: url(/images/10.gif) no-repeat;
width: 20px;
height: 21px;
}
.prepare a{
text-decoration: underline;
color: #800000;

}
.prepare a:hover{
color: #000;
text-decoration: none;

}
.menu {

	margin: 0 ;
	padding: 0;
	list-style: none;
	
}
.menu li {
		padding: 0 3px 0 3px;
	margin: 0 2px;
	float: left;
	position: relative;

	text-align: center;
	list-style:none;

}
.menu a {
display:block;
position: relative;
top: 10px;
width: 20px;
height: 21px;
float:left;
}
.menu a:hover {
display:block;
width: 20px;
height: 21px;
float:left;
}
.menu li em {
display: none;
	background: url(images/comment.gif) no-repeat;
	width: 185px;
	height: 80px;
	position: absolute;
	top: -90px;
	left: -85px;
	text-align: center;
	padding: 5px 0px 0 2px;
	font-style: normal;
	z-index: 2;

}
