* {
	margin: 0;
	padding: 0;
	color:#FFFFFF;
}
a{
color:#B1DA33;
}
body {
	background: #3164c2;
}

#head {
	background: url(../images/head.jpg) no-repeat;
	height: 164px;
	position: relative;
}

#head a.logo {
	background: url(../images/logo.png) no-repeat;
	width: 405px;
	height: 93px;
	display: block;
	outline: none;
	margin: 0 auto;
	text-decoration: none;
}

#main {
	width: 1010px;
	margin: 0px auto;
	padding-bottom: 105px;
	position: relative;
	overflow: hidden;
}
#menu {
	background: url(../images/menu.png) no-repeat;
	height: 32px;
	line-height: 19px;

}

 span.select  {
	background: url(../images/select.png) no-repeat right;
	width: 163px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-size: 10px;
	height: 19px;
	line-height: 19px;
	position: absolute;
	margin-top: 4px;
}
span.radio {
	background: url(../images/radio-x.png) no-repeat;
	width: 18px;
	height: 18px;
	line-height: 18px;
	position: absolute;
}
#footer {
	border-top: #516fad solid 5px;
	position: absolute;
	bottom: 0px;
	top: 100%;
	margin: -90px 0px 0px 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	width: 968px;
	padding: 7px 21px 0px;
}
div.table {
	position: relative;
	margin-top: 10px;
}

img {
	border: none;
}
#head div.search {
	position: absolute;
	left: 840px;
	top: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	width: 170px;
	padding-top: 1px;

}
#head div.search .input_search {
	width: 128px;
	height: 16px;
	border: 1px solid #fff;
	background: #d5d5d5;
	color: #747573;
	font-size: 10px;
	line-height: 16px;

}
#head div.search .input_submit {
	width: 20px;
	height: 18px;
	background: url(../images/search.png) no-repeat 0px 3px;
	border: none;
	display: inline;
	line-height: 30px;
	padding-top: 0px;
	outline: none;
}
#mapreg{
margin:50px 65px 0px;
position:relative;
}
