a {
	color: #003366;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: none;
}
body {
	background: #eff7ff; 
/*	background: #a5c3e7;   4d50a3*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
#main {
	width: 984px;
	margin: 0px auto;
	background: #fff url("../images/top.jpg") left top no-repeat;
}
#main .inner{
	width: 984px;
	background: url("../images/bottom.jpg") left bottom no-repeat;
	padding-bottom: 110px;
}
#main .inner .logo a {
	background: url("../images/sprite.gif") 0px -113px;
	display: block;
	width: 169px;
	height: 133px;
	margin-left: 36px;
}
#main .inner .langs {
	overflow: hidden;
	float: right;
	background: url("../images/sprite.gif") left -34px no-repeat;
	width: 88px;
	height: 22px;
	margin: 51px 17px 0px 13px;
	padding-top: 2px;	
	padding-left: 2px;
}
#main .inner .langs a {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	float:left;
	width: 42px;
	height:21px;
	text-align: center;
	padding-top: 3px;
}
#main .inner .langs a.active {
	background: url("../images/sprite.gif") left -58px no-repeat;
}
#main .inner .langs a:hover {
	 
}
#main .inner .menu {
	width: 602px;
	height: 39px;
	background: url("../images/menu.gif") left top no-repeat;
	float:right;
	margin-top: 44px;
	padding: 5px 5px 0px 5px;
}
#main .inner .menu table {
}
#main .inner .menu table td {
	white-space: nowrap;
	padding: 4px 0px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
#main .inner .menu table td.border {
/*	background: url("../images/sprite.gif") -93px 10px no-repeat;
*/	width:1px;
	height: 13px;
	padding: 0px;
}
#main .inner .menu table td a {
	color: #003366;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 6px 0px;
}
#main .inner .menu table td a:hover {
	text-decoration: underline;
}
#main .inner .menu table td.active {
	padding: 0px 5px;	
}
#main .inner .menu table td.active div{
	background: url("../images/sprite.gif") -46px -58px no-repeat;
	padding-left: 12px;
}
#main .inner .menu table td.active div a{
	display: block;
	color: #fff;
	padding: 6px 0px;
	background: url("../images/menu-active.gif") right top no-repeat;
	padding-right: 10px;
}
.clear {
	clear: both;
}
#container {
	min-height: 800px;
}
#container .left {
	width: 220px;
	float:left;
	padding-left: 25px;
	padding-top: 60px;
}
#container .left .block{
	margin-bottom: 20px;
	width: 198px;
}
#container .left .block .top{
	font-size: 1px;
	width: 198px;
	height: 10px;		
	background: url("../images/block-top.png") left top no-repeat;
}
#container .left .block .bottom{
	width: 198px;
	height: 10px;		
	background: url("../images/block-bottom.png") left top no-repeat;
}
#container .left .block .center{
	padding: 10px 16px;
	width: 166px;
	background: url("../images/block-patt.png") left top repeat;
}
#container .left .block .center a{
	color: #003366;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}
#container .left .block .center .devider {
	height: 27px;
	background: url("../images/devider.gif") left center repeat-x;
}
#container .left .block-grey{
	width: 198px;
	margin-bottom: 20px;
}
#container .left .block-grey .top{
	font-size: 1px;
	width: 198px;
	height: 10px;		
	background: url("../images/block-grey-top.png") left top no-repeat;
}
#container .left .block-grey .bottom{
	width: 198px;
	height: 10px;		
	background: url("../images/block-grey-bottom.png") left top no-repeat;
}
#container .left .block-grey .center{
	overflow: hidden;
	padding: 10px 16px;
	width: 166px;
	background: url("../images/block-grey-patt.png") left top repeat;
}
#container .left .block-grey .center a{
	color: #003366;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}
#container .left .block-grey .center .devider {
	height: 27px;
	background: url("../images/devider.gif") left center repeat-x;
}
#container .right {
	float:left;
	width: 720px;
	padding-left: 10px;
}
#container .right .map{
	background: url("../images/map.png") left top no-repeat;
	width: 702px;
	height: 539px;
	position:relative;
}
#container .right .map .links .link-1{
	width: 50px;
	height: 50px;
	position: absolute;
	left: 110px;
	top: 240px;
}
#container .right .map .links .link-2{
	width: 50px;
	height: 90px;
	position: absolute;
	left: 140px;
	top: 280px;
}
#container .right .map .links .link-3{
	width: 70px;
	height: 50px;
	position: absolute;
	left: 50px;
	top: 390px;
}
#container .right .map .links .link-4{
	width: 70px;
	height: 50px;
	position: absolute;
	left: 210px;
	top: 390px;
}
#container .right .map .links .link-5{
	width: 60px;
	height: 70px;
	position: absolute;
	left: 300px;
	top: 260px;
}
#container .right .map .links .link-6{
	width: 50px;
	height: 90px;
	position: absolute;
	left: 350px;
	top: 160px;
}
#container .right .map .links .link-7{
	width: 60px;
	height: 50px;
	position: absolute;
	left: 420px;
	top: 150px;
}
#container .right .map .links .link-8{
	width: 50px;
	height: 80px;
	position: absolute;
	left: 430px;
	top: 280px;
}
#container .right h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #000;
	font-weight: normal;
}
#container .right .string{
	border-bottom: 1px dotted #c4c4c4;
	padding-bottom: 15px;
	margin-bottom: 15px;
	margin-right: 40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 18px;
}
#container .right .string .check {
	background: url("../images/sprite.gif") -76px 0px no-repeat;
	width: 13px;
	height: 15px;
	float:left;
	margin-right: 5px;
}
#footer {
	width: 728px;
	margin: 0px auto;
	padding: 40px 0px 70px 256px;
}
#footer .inf {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	/*color: #003366;*/
	color: #003366;
}
#footer .copy {
	float:left;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 110px
}
#footer .copy .img {
/*	background: url("../images/sprite.gif") left top no-repeat; */
	background: url("../images/logEU.png") left top no-repeat; 
	float: left;
	width: 80px;
	height: 80px;
}
#footer .designer {
	width: 300px;
	float:left;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer .designer .img {
	background: url("../images/sprite.gif") -55px 0px no-repeat;
	float: left;
	width: 21px;
	height: 21px;
	position:relative;
	top: 5px;
}
#footer .designer a{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.feedback-list .item {
	padding-right: 30px;
}
.feedback-list h2{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.feedback-list .date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin-bottom: 20px;
	margin-top: 5px;
}
.pages span {
	color:#000;
	font-weight:bold;
	margin-left: 3px;
	margin-right: 3px;
}
.pages a {
	margin-left: 3px;
	margin-right: 3px;
}
.pages a img {
	position:relative; 
	top: -2px;
}
img {
	border: none;
}
.quote{
	margin-top: 30px;
	margin-bottom: 20px;
	width: 659px;
}
.quote .top{
	font-size: 1px;
	width: 659px;
	height: 10px;		
	background: url("../images/block-big-top.png") left top no-repeat;
}
.quote .bottom{
	width: 659px;
	height: 10px;		
	background: url("../images/block-big-bottom.png") left top no-repeat;
}
.quote .center{
	font-style: italic;
	padding: 10px 16px;
	width: 627px;
	background: #e4f3fa;
}
.quote .center .title{
	font-style: normal;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
}
.memoInp2
	font-style: normal;
	vertical-align:middle;
}
