html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

body {
	position: relative;
	height: 100%;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
}

img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

a {
	color: #00185A;
}

a:hover {
	text-decoration: none;
}

p {
	margin: 10px 0;
}

h6 {
	margin: 0;
	background: url('../img/top_left_ul_li.gif') no-repeat 9px 6px;
	padding: 0 7px 0 21px;
	font-size: 13px;
	font-family: arial narrow, arial, helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}

.container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 797px;
	text-align: left;
}

.content {
	padding-right: 9px;
	zoom: 1;
}

.extra {
	width: 194px;
	float: right;
	margin-left: -194px;
}

.footer {
	height: 45px;
	margin: -45px 0 0 0;
}

.footer_menu {
	height: 40px;
	background: url('../img/footer_menu_bg.gif') repeat-x;
	display: inline-block;
	/*display: inline;*/
}

.footer_menu_content {
	height: 40px;
	background: url('../img/footer_menu_corner.gif') no-repeat right top;
	display: inline-block;
	/*display: inline;*/
}

.footer_menu_content ul {
	padding: 18px 0 0 0;
	margin: 0;
	list-style-type: none;
}

.footer_menu_content ul li {
	padding: 0 12px;
	background: url('../img/footer_li.gif') no-repeat right top;
	zoom: 1;
	float: left;
}

.footer_menu_content ul li a {
	color: #000000;
}

.footer_menu_content ul li a:hover {
	color: #EC870E;
}

.lang {
	height: 18px;
	text-align: right;
	line-height: 16px;
	padding-right: 12px;
	zoom: 1;
	color: #FFFFFF;
	margin-top: 40px;
}

.lang a {
	color: #FFFFFF;
	text-decoration: none;
}

.lang a:hover {
	color: #CAD1E0;
}

.logo {
	height: 92px;
	text-align: center;
	overflow: hidden;
}

.logo a {
	width: 169px;
	height: 33px;
	background: url('../img/logo.gif') no-repeat;
	display: block;
	margin: 25px auto 0;
}

.main {
	margin:0 210px 0 190px;
	padding-top: 20px;
	zoom: 1;
	text-align: justify;
}

.news {
	background-color: #F9F9F9;
	border-color: #E0E0E0;
	border-style: solid;
	border-width: 0 2px 1px 1px;
	padding: 0 5px 8px 0;
	zoom: 1;
}

.news_content {
	zoom: 1;
	position: relative;
	top: -33px;
	margin-bottom: -33px;
}

.news_item {
	padding-bottom:12px;
	background: url('../img/news_item.gif') no-repeat left bottom;
}

.news_item .more {
	width: 16px;
	height: 14px;
	overflow: hidden;
	float: right;
	background-color: #F9F9F9;
}

.news_item .more a {
	width: 14px;
	height: 14px;
	background: url('../img/more.gif') no-repeat;
	float: right;
	display: block;
}

.news_item_text {
	padding: 17px 14px 7px 16px;
	zoom: 1;
}

.push {
	padding-bottom: 50px;
	zoom: 1;
}

.sidebar {
	width: 165px;
	float: left;
	margin-right: -165px;
}

.sidebar_block {
	background-color: #F9F9F9;
	border-right: 1px solid #E0E0E0;
	padding: 12px 24px 12px 10px;
	zoom: 1;
}

.sidebar_block ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
}

.sidebar_block ul li {
	zoom: 1;
	vertical-align: bottom;
	position: relative;
}

.sidebar_block ul li .vert_middle {
	display: table-cell;
	height: 40px;
	width: 130px;
	vertical-align: middle;	
	/*display: block;*/
}

.sidebar_block ul li .vert_middle .circle_link {
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	top: 50%;
	right: -39px;
}

.sidebar_block ul li .vert_middle .circle_link .menu_go {
	width: 30px;
	height: 30px;
	display: block;
	background: url('../img/menu_go.gif') no-repeat;
	position: relative;
	top: -15px;
}

.sidebar_block ul li .vert_middle .menu_link {
	display: block;
	/*margin-top: expression((parentNode.offsetHeight - this.offsetHeight)<0 ? "0" : (parentNode.offsetHeight - this.offsetHeight)/2 + "px");*/
}

.sidebar_bottom {
	height: 7px;
	overflow: hidden;
	background: url('../img/sidebar_bottom.gif') no-repeat;
}

.sidebar_header {
	height: 28px;
	background: url('../img/header_bg.jpg') repeat-x;
	border-right: 1px solid #E0E0E0;
	padding-left: 10px;
}

.sidebar_header h6 {
	margin: 0;
	line-height: 26px;
	background: url('../img/top_left_ul_li.gif') no-repeat left 10px;
	padding: 0 0 0 12px;
}

.top {
	overflow: hidden;
	height: 154px;
}

.top_icons {
	position: absolute;
	left: 17px;
	top: 108px;
}

.top_icons a {
	width: 12px;
	height: 12px;
	display: block;
	float: left;
	margin-right: 9px;
}

.top_icons a.icon_home {
   background: url('../img/o-home.gif') no-repeat;
}

.top_icons a.icon_map {
   background: url('../img/o-map.gif') no-repeat;
}

.top_icons a.icon_search {
   background: url('../img/o-search.gif') no-repeat;
}

.top_left {
	height: 154px;
	width: 499px;
	float: left;
	background: url('../img/top_left.gif') no-repeat;
}

.top_left ul {
	margin: 0;
	padding: 5px 0 0 7px;
	list-style-type: none;
}

.top_left ul li {
	float: left;
	background: url('../img/top_left_ul_li.gif') no-repeat left 6px;
	padding: 0 7px 0 13px;
}

.top_left ul li a {
	font-size: 13px;
	font-family: arial narrow, arial, helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

.top_right {
	width: 294px;
	float: right;
	background: url('../img/top_right.gif') no-repeat;
	height: 154px;
	position: relative;
}

