@charset "utf-8";
body {
	font-family: Tahoma;
	font-size: 12px;
	color: #ef4583;
	text-decoration: none;
	margin: 0px;
	background-color: #edebec;
	background-image: url(images/background.gif);
}
.td-menu a {
	font-family: Tahoma;
	font-size: 12px;
	color: #898989;
	text-decoration: none;
	text-align: right;
	display: block;
	margin-right: 5px;
}
.td-menu a:hover {
	color: #eb407d;
	text-decoration: none;
}
.td-menu {
	text-decoration: none;
	text-align: right;
}
.td-menu:hover {
	background-color: #ffc6db;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #feebf2;
}
.td-bg {
	background-image: url(images/citysrv-bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	display: block;
	width: 15px;
	height: 25px;
}
.td-e3lan {
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #ffb2ce;
}
.td-e3lan:hover {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #ff8db6;
}
.td-mnfz a {
	color: #FFFAC1;
	text-decoration: none;
}
.td-mnfz a:hover {
	color: #eb407d;
}
.td-mnfz {
	background-color: #F57BA7;
}
.td-mnfz:hover {
	background-color: #FFD6E5;
}
.bg-icon a {
	color: #fdf8cd;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	display: block;
}
.bg-icon a:hover {
	color: #eb407d;
}
.bg-icon {
	background-color: #f57ba7;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #fd7aaa;
}
.bg-icon:hover {
	background-color: #ffa5c6;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #ff7fad;
}
a:hover {
	color: #898989;
}
.td-e3lan2 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #ffb2ce;
	border-right-color: #ffb2ce;
	border-bottom-color: #ffb2ce;
	border-left-color: #ffb2ce;
}
.td-e3lan2:hover {
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #ff8db6;
	border-right-color: #ff8db6;
	border-bottom-color: #ff8db6;
	border-left-color: #ff8db6;
}

.main {
	width: 100%;
	max-width: 1024px;
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-family: Tahoma;
	z-index: 1000;
	padding: 0;
	margin: 0;
}
