@charset "utf-8";
/* CSS Document */

BODY, HTML {
	padding:0px;
	margin:0px;
	background:#FFF;
	width:100%;
	height:100%;
	font-family:Verdana, Tahoma, Arial;
}
a, img {
	border:0px;
}
a {
	color:#464646;
}
a:hover {
	text-decoration:none;
	color:#336699;
}
.main_table {
	width:100%;
	height:100%;
	background:url(../img/bottom_bg.jpg) repeat-x bottom;
	margin:0 auto;
	max-width:1300px;
}
.border {
	width:7%;
}
.middle {
	width:86%;
	vertical-align:top;
	text-align:left;
}
.header {
	width:100%;
	min-width:910px;
	text-align:left;
	height:335px;
	padding-top:49px;
	background:url(../img/header.jpg) no-repeat bottom right;
}
.header_items {
	float:left;
	width:226px;
	height:auto;
	text-align:left;
	font-family:tahoma;
}
.header_items .logo {
	margin-left:19px;
}
.header_items ul {
	margin:45px 0px 0px 19px;
	padding:0px;
}
.header_items ul li {
	border-bottom:1px dashed #cfcfcf;
	padding:5px;
	list-style-image:url(../img/dot_item_ie.jpg);
}
.header_items ul li a:link, .header_items ul li a:visited {
	font-size:22px;
	color:#252525;
	text-decoration:none;
}
.header_items ul li a:hover {
	color:#97B310;
}
.header_items ul li.act {
	background:#FFF;
}
.header_items ul li.act a {
	color:#97B310;
}
.header_items ul li.sub {
	list-style-image:none;
	list-style:none;
	width:100%;
}
.header_items ul.submenu {
	margin:0px 0px 0px 25px;
	padding:0px;
	border-top:0px dashed #cfcfcf;
	background:#FFF;
}
.header_items ul.submenu li {
	border-bottom:1px dashed #cfcfcf;
	list-style:disc;
	list-style-image:none;
	color:#8999ae;
	font-size:14px;
}
.header_items ul.submenu li a:link, .header_items ul.submenu li a:visited {
	color:#282c28;
	font-size:16px;
}
.header_items ul.submenu li a:hover {
	color:#97B210;
}
.header_items ul.submenu li.act {
	color:#97B210;
	background:none;
}
.header_items ul.submenu li.act a {
	color:#97B210;
	background:none;
}
.header_items ul.submenu li.last {
	border-bottom:0px;
}
.top_menu {
	width:100%;
	height:20px;
	text-align:right;
	padding-top:5px;
}
.top_menu a {
	font-size:12px;
	color:#767876;
	text-decoration:underline;
	text-transform:lowercase;
	margin-left:25px;
}
.top_menu a:hover {
	color:#336699;
	text-decoration:none;
}
.top_menu a.act {
	color:#336699;
	font-weight:bold;
}
.content_table {
	width:100%;
	height:auto;
	margin-top:45px;
	margin-bottom:30px;
}
.left_t {
	width:210px;
	padding:0px 17px 0px 17px;
	vertical-align:top;
}
.right_t {
	width:210px;
	padding:0px 17px 0px 17px;
	vertical-align:top;
}
.middle_t {
	width:auto;
	vertical-align:top;
	padding:0px 30px;
}
.item {
	width:auto;
	height:auto;
	margin-bottom:30px;
}
.item h3 {
	font-size:22px;
	color:#5371c7;
	margin:0px;
	padding:0px;
	font-weight:normal;
}
.item span {
	font-size:12px;
	color:#666666;
	width:100%;
}
.item p.img {
	margin-left:0px;
	padding:0px;
}
.item p.img img {
	margin-right:9px;
}
.item p {
	color:#757f8b;
	font-size:11px;
}
.item p a {
	color:#9ba2a3;
}
.item p a:hover {
	text-decoration:none;
	color:#336699;
}
.right_t .item h3 {
	text-align:right;
}
.right_t .item span {
	text-align:right;
	float:right;
	margin-bottom:10px;
}
.right_t .item p.img img {
	margin-left:9px;
	margin-right:0px;
}
.content_wrap {
	width:100%;
	height:auto;
	margin-bottom:30px;
}
.content_wrap p {
	font-family:Verdana, tahoma, sans-serif;
	color:#464646;
	font-size:12px;
	line-height:20px;
}
.content_wrap h1 {
	color:#2e4770;
	font-size:22px;
	margin:0px;
	font-weight:normal;
}
.news_wrap {
	width:100%;
	height:auto;
	margin-top:30px;
	margin-bottom:30px;
}
.news_wrap h2 {
	color:#2e4770;
	font-size:22px;
	margin:0px;
	font-weight:normal;
}
.news_item {
	margin-left:15px;
	font-family:verdana, tahoma, arial;
	color:#255b8e;
	font-size:12px;
	margin-bottom:15px;
}
.news_item p.date {
	color:#2e4770;
	font-weight:bold;

}
.news_item p.more {
	text-align:right;
}

.news_item p.date span {
	color:#666666;
	text-decoration:underline;
	margin-right:10px;
	font-weight:normal;
}
.contacts {
	width:100%;
	height:auto;
	margin-bottom:30px;
	padding-left:15px;
}
.contacts h3 {
	font-size:22px;
	color:#97B210;
	margin:0px 0px 10px -15px;
	padding:0px;
	font-weight:normal;
}
.contacts h4 {
	font-size:19px;
	color:#464646;
	margin:0px;
	padding:0px;
	font-weight:normal;
}
.contacts h4 span {
	font-size:10px;
	color:#336699;
}
.contacts span {
	color:#757f8b;
	font-size:11px;
}
.contacts h3.mail {
	font-size:18px;
}
.contacts h3.mail a:link, .contacts h3.mail a:visited {
	text-decoration:none;
	background:url(../img/mail_bg.jpg) no-repeat left center;
	padding-left:20px;
}
.contacts h3.mail a:hover {
	color:#336699;
	background:url(../img/mail_bg_hover.jpg)no-repeat left center;
}
.stat {
	width:100%;
	height:auto;
	margin-bottom:30px;
}
.stat h3 {
	font-size:22px;
	color:#97B210;
	margin:0px;
	padding:0px;
	font-weight:normal;
}
.stat p {
	color:#757f8b;
	font-size:11px;
}
.stat h4 {
	font-size:15px;
	color:#336699;
	margin:0px 0px 10px 0px;
	padding:0px;
	font-weight:normal;
	font-weight:bold;
}
.stat h4 span {
	font-size:12px;
	color:#464646;
	font-style:italic;
	font-weight:normal;
}
.bottom {
	border-top:1px solid #e0d18b;
	height:50px;
	width:100%;
}
.sub_menu {
	width:100%;
	height:auto;
	margin-bottom:30px;
}
.sub_menu ul {
	margin:0px;
	padding:0px;
}
.sub_menu li {
	padding-bottom:6px;
	list-style:none;
}
.sub_menu a {
	font-size:12px;
	color:#767876;
}
.sub_menu li.act {
	font-weight:bold;
	color:#336699;
}
.somthing {
	width:100%;
	height:auto;
	margin-bottom:30px;
	color:#757f8b;
	font-size:11px;
}
.somthing h3 {
	font-size:22px;
	color:#97B210;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
.copyright {
	float:left;
	font-size:11px;
	color:#757f8b;
	line-height:16px;
	padding-top:5px;
}
.banners {
	float:right;
	padding-top:8px;
}

.news-latest-gotoarchive { font-size:12px;}
