* html .png
{
    width: expression(this.firstChild.width);
    filter: expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+
            this.firstChild.src+"', sizingMethod='image')");

    background: expression("transparent url("+
            this.firstChild.src.replace(".png", ".gif")+") no-repeat");
    backgr\ound: none !important;
}

* html .png img
{
    behavior: expression(this.style.visibility="hidden");
}
body {
	padding: 0;
	margin: 0;
	font-size: 0.9em;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
a img {border: 0;}

a:link {color: #A88022;}
a:visited {color: #A88022;}
a:active {text-decoration:none;}
a:hover {color:#A88022; text-decoration:none;}

.right a:link {-moz-opacity:.45 !important;opacity:.45 !important; filter:alpha(opacity=45); filter:progid:DXImageTransform.Microsoft.Alpha(opacity=45);}
.right a:visited {-moz-opacity:.45 !important;opacity:.45 !important; filter:alpha(opacity=45); filter:progid:DXImageTransform.Microsoft.Alpha(opacity=45);}
.right a:active {-moz-opacity:1.0 !important;opacity:1.0 !important; filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);}
.right a:hover {-moz-opacity:1.0 !important;opacity:1.0 !important; filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);}

.heder {
	border: 0;
	background: #D2B48C url(i/top_city.jpg) repeat-x bottom;
	height: 130px;
	width: 100%;
}
.logo {
	padding-left: 30px; 
	width: 30%;
}
.mini_b {
	text-align: right;
	width: 10%;
	padding-right: 30px;
}
.run_line {
	border-top: 2px solid #f5f5f5;
	border-bottom: 2px solid #f5f5f5;
	color: #A9A9A9;
	padding: 5px 30px 5px 30px;
}
.menu {
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 10px;
}
.menu li {
	margin-left: 20px;
	margin-bottom: 2px;
	padding: 0px;
	line-height: 30px;
	list-style: disc inside url(i/dot1.gif); /*width: 240px;*/
	background-color: #A77B3F;
	border-bottom: 1px solid #86610B;
}
.menu li a {
	color: #000;
}
.menu li a:visited {
	color: #000;
}
.menu ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	background-color: #fff;
}
.menu ul li {
	margin-left: 0px;
	padding: 2px 2px 2px 0px;
	list-style: disc inside url(i/dot2.gif);
	background-color: #f5f5f5;
	border-bottom: 1px solid #DFDFDF;
	line-height: 30px;
}



/*	width: 198px;
	width: 100%
	list-style: none;
	background-color: #f5f5f5;
}*/
/*
.menu ul a {
	color: #fff;
	font-weight: bold;
	width: 100%;
	background: url(i/dot1.gif) no-repeat;
	padding-left: 20px;
}
.menu ul li a {
	color: #000;
	font-weight: normal;
	background: url(i/dot2.gif) no-repeat;
	padding-left: 15px;
	margin-left: 10px;
}
.menu li a {
	color: #000;
	font-weight: normal;
	background: url(i/dot2.gif) no-repeat;
	padding-left: 15px;
	margin-left: 10px;
}
.menu ul a:visited {
	color: #fff;
	font-weight: bold;
	width: 100%;
	background: url(i/dot1.gif) no-repeat;
	padding-left: 20px;
}
.menu ul li a:visited {
	color: #000;
	font-weight: normal;
	background: url(i/dot2.gif) no-repeat;
	padding-left: 15px;
	margin-left: 10px;
}*/
.banners_menu {
	margin-top: 50px;
	background-color: #E0E0E0;
	padding-left: 30px;
}
.content {
	padding: 0 10px 10px 15px;
}
.left {
	padding-top: 5px;
}
.right {
	width: 160px;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 10px;
}
.title {
	border-bottom: solid 1px #f5f5f5;
	padding: 10px 0 5px 0;
	margin-bottom: 10px;
	font-weight: bold;
	color: #7D7657;
}

.footer {
	border: 0;
	background: #EEE8AA url(i/bottom_bg.gif) repeat-x top;
	height: 169px;
	width: 100%;
}
.adress, .banners, .copyright {
	color: #696969;
	padding: 30px;
	font-size: 0.8em;
}
.btn_map a {
	border-bottom: 1px dashed #A88022;
	text-decoration:none;
}
.banners {
	text-align: center; 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
copyright {
	padding: 30px;	font-size: 0.8em;
}