body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #efefef;
}
.site_body {
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/site_bg.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	display: table;
}
.site_head {
	float: left;
	width: 995px;
}
.site_head p{
	margin: 0px;
	padding: 0px;
}
.site_top_menu {
	float: left;
	width: 995px;
}
.site_top_menu img{
	margin: 0px;
	height: 26px;
	vertical-align: middle;
	width: 2px;
}
.site_top_menu a{
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
	display: inline-block;
	font-weight: normal;
	padding-top: 7px;
	height: 25px;
	margin: 0px;
	padding-right: 14px;
	padding-left: 14px;
	background-image: url(images/top_menu_line.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.site_top_menu a:hover {
	background-image: url(images/top_menu_button_bg2.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.top_menu_active_link a {
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
	display: inline-block;
	font-weight: bold;
	padding-top: 7px;
	height: 25px;
	margin: 0px;
	padding-right: 24px;
	padding-left: 24px;
	background-image: url(images/top_menu_button_bg3.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.top_menu_active_link a:hover {
	background-image: url(images/top_menu_button_bg3.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFF;
	font-weight: bold;
}



.site_top_menu_center {
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/site_top_menu_bg.gif);
	background-repeat: repeat-x;
	height: 32px;
	text-align: center;
}



.site_content {
	width: 995px;
	float: left;
}

.site_bottom {
	width: 100%;
	float: left;
}
.bottom_menu {
	float: left;
	width: 995px;
	text-align: center;
	color: #999;
	font-size: 12px;
	background-image: url(images/site_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 27px;
	padding-top: 7px;
}
.bottom_menu a{
	font-size: 12px;
	color: #777;
	font-weight: bold;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
.bottom_menu a:hover {
	text-decoration: underline;
}
.left_menu {
	float: left;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DDD;
	border-right-color: #DDD;
	border-left-color: #DDD;
	border-bottom-color: #DDD;
}
.left_menu h2{
	font-size: 12px;
	color: #970707;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.left_menu a{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	font-size: 12px;
	color: #970707;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.left_menu a:hover {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	background-color: #bbbbbb;
	text-decoration: none;
}

.left_menu2 {
	float: left;
	width: 198px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DDD;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #DDD;
	background-color: #F9F0F3;
	background-image: url(images/box_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.left_menu2 h2{
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #89c538;
	background-color: #FFF;
}
.left_menu2 a{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
	text-decoration: none;
	background-image: url(images/dot_red.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.left_menu2 p{
	margin-top: 0px;
	margin-bottom: 0px;	
}
.left_menu2 a:hover {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	background-color: #bbbbbb;
	text-decoration: none;
}



.copyright {
	float: left;
	width: 995px;
	text-align: center;
	font-size: 11px;
	color: #999;
	margin-bottom: 10px;
}
.path_ {
	font-size: 11px;
	color: #970707;
	position: absolute;
	width: 994px;
	text-align: center;
	margin-top: 3px;
	font-weight: bold;
}
.path_ a{
	font-size: 11px;
	color: #666;
	text-decoration: underline;
	font-weight: normal;
}

.right_cont {
	font-size: 12px;
	color: #333;
	float: left;
	width: 100%;
	line-height: 150%;
}
.right_cont li{
	list-style-position: inside;
}
.right_cont h1 {
	font-size: 22px;
	font-weight: bold;
	line-height: normal;
	color: #333;
	margin-top: 5px;
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #89c538;
	padding-bottom: 2px;
	padding-left: 10px;
}
.right_cont p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.right_cont a {
	text-decoration: underline;
	color: #a20705;
}

.list_box {
	float: left;
	width: 702px;
	margin-top: 0px;
	margin-bottom: 10px;
	border: 1px solid #DDD;
	padding: 5px;
	background-color: #F9F0F3;
	background-image: url(images/box_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.list_box h2 {
	margin-top: 0px;
	margin-bottom: 7px;
	font-size: 13px;
	font-weight: normal;
	line-height: normal;
	color: #000;
}
.list_box img {
	float: left;
	border: 1px solid #666;
	padding: 2px;
	width: 100px;
}
.list_box p{
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 11px;
}
.list_box a {
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	border: 1px solid #c0090b;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.date_ {
	font-size: 11px;
	color: #999;
}
.active a{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #bbbbbb;
	text-decoration: none;
}
.active a:hover {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	background-color: #bbbbbb;
	text-decoration: none;
}
.lang_ {
	width: 996px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
.lang_ img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
.lang_abs {
	position: absolute;
	z-index: auto;
	width: 100%;
	left: 0px;
	top: 0px;
}
.home_logo {
	position: absolute;
	z-index: auto;
	width: 220px;
	height: 120px;
	top: 0px;
}
.list_table {
	margin-top: 0px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DDD;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #DDD;
}
.list_table h2 {
	margin-top: 0px;
	margin-bottom: 1px;
	font-size: 16px;
	font-weight:normal;
	line-height: normal;
}
.list_table img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.list_table p{
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 11px;
}
.list_table a {
	font-size: 13px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}.list_table td{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DDD;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #DDD;
	background-color: #F9F0F3;
}
.pages_ {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDD;
	padding-top: 2px;
	float: left;
	width: 100%;
	margin-top: 20px;
}
.pages_ a{
	margin-right: 3px;
	margin-left: 3px;
}
.back_ {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDD;
	padding-top: 2px;
	float: left;
	width: 100%;
	margin-top: 20px;
}
