html, body {
		width: 100%;
		height: 100%;
		padding: 0;
		margin: 0;
		background: #e9e9e9;
}

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  color: #363636;
}

table {
  /*float: left;*/
}

.bg_top {
		/*background: url(images/bg_top.gif) top left repeat-x;*/
}

.bg_bottom {
		/*background: url(images/bg_bottom.gif) top left repeat-x;*/
    background: #ffffff;
}

.header {
	border-bottom: 2px solid #791945;
	height: 119px;
}

.logo {
		float: left;
		position: relative;
		display: inline;
		margin: 19px 0 0 19px;
}

ul.menu {
		float: left;
		list-style: none;
		list-style-type: none;
		display: inline;
		padding: 0;
		margin: 0 0 0 90px;
}
ul.menu li {
	float: left;
	border-left: 1px solid #d9d9d9;
	padding: 87px 18px 16px 18px;
	vertical-align: bottom;
}
ul.menu li a {
	text-decoration: none;
  font-size: 13px;
  color: #791945;
  font-weight: bold;
}
ul.menu li.first_m {
	border: none
}

.lang_login {
	float: left;
	position: relative;
	width: inherit;
	height: 64px;
	border-bottom: 1px solid #737373;
}

ul.lang {
	float: left;
	list-style: none;
	list-style-type: none;
	display: inline;
	width: 266px;
	padding: 0;
	margin: 21px 0 0 9px;
}
ul.lang li {
		float: left;
		position: relative;
		display: inline;
		width: 26px;
		margin-left: 10px;
		padding: 4px 0 4px 0;
		text-align: center;
		cursor: pointer;
}
ul.lang li.sel_lang {
	color: #fefefe;
	background: url(images/lang_sel.gif) left top no-repeat;
}
ul.lang li a {
	color: #737373;
	text-decoration: none;
}

.reg_login {
	float: left;
	position: relative;
	display: inline;
  /*width: 725px;*/
  width: 605px;
	margin-top: 19px;
}
.reg_block {
	float: left;
	position: relative;
	display: inline;
	margin-top: 5px;
}
.reg {
	font-size: 13px;
	font-weight: bold;
	color: #63163c;
}
.reg_slash {
	font-size: 13px;
	font-weight: bold;
	color: #bdbcbc;
}
.login_text {
		font-size: 13px;
		color: #737373;
}
.login_field, .login_field_2 {
	float: left;
	position: relative;
	display: inline;
	width: 151px;
	height: 26px;
	padding: 6px 9px 0 9px;
	background: url(images/field_bg.gif) left top no-repeat;
	border: 0;
	font-size: 13px;
	color: #737373;
	margin-left: 10px;
}
.login_field_2 {
	margin-left: 14px;
}
.login_btn, .search_btn {
	float: left;
	position: relative;
	display: inline;
	margin-left: 10px;
}

.path_search {
	float: left;
	position: relative;
	display: inline;
	width: inherit;
	height: 48px;
}
.home_icon {
  float: left;
  width: 39px;
  margin: 14px 10px 0 0;
  padding: 0;
	background: url(images/home_icon.gif) right center no-repeat;
}
.path {
	float: left;
	position: relative;
	display: inline;
	width: 662px;
	font-size: 13px;
	color: #c6c6c6;
	margin: 14px 0 0 26px;
	padding-left: 23px;
	background: url(images/home_icon.gif) left center no-repeat;
}
.path a {
	font-size: 13px;
	color: #737373;
	text-decoration: none;
}
.path a.path_sel {
	font-size: 13px;
	color: #791945;
	text-decoration: none;
}

.search {
	float: left;
	position: relative;
	display: inline;
	margin-top: 12px;
}

.text_field_left {
	float: left;
	position: relative;
	background: url(images/field_bg_2.gif) right top no-repeat;
}
.text_field {
	width: 147px;
	height: 26px;
	font-size: 13px;
	color: #737373;
	/*background: url(images/field_bg_left.gif) left top no-repeat;*/
  background: none;
	border: 0;
  margin: 0;
	padding: 0 8px 0 8px;
}

.text_field_ {
  background: url(images/field_bg_left.gif) left top no-repeat;
}

.block_left {
	float: left;
	position: relative;
	display: inline;
	width: 260px;
	margin-bottom: 50px;
}

ul.menu_left {
	float: left;
	position: relative;
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: #ffffff;
}
ul.menu_left li, ul.menu_left li.menu_left_sel {
	float: left;
	position: relative;
	display: inline;
	width: 260px;
	/*padding: 12px 15px 0 27px;*/
	margin-bottom: 1px;
	background: url(images/menu_img_top.gif) left top no-repeat #d8d8d8;
}
ul.menu_left li div {
	width: 218px;
	padding: 12px 15px 12px 27px;
	background: url(images/menu_img_bottom.gif) left bottom no-repeat;
}
ul.menu_left li a {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
ul.menu_left li a:visited {
 /* color: #000000;*/
  text-decoration: none;
}

ul.menu_left li.menu_left_sel {
	background: url(images/menu_img_sel_top.gif) left top no-repeat #8b3a5f;
}
ul.menu_left li.menu_left_sel div {
	padding: 12px 15px 12px 27px;
	background: url(images/menu_img_sel_bottom.gif) left bottom no-repeat;
}
ul.menu_left li.menu_left_sel a {
  font-size: 14px;
	color: #fefefe;
}

ul.menu_left li.menu_left_2nd {
  margin-left: 18px;
	width: 242px;
	height: auto;
	padding: 0;
	background: url(images/menu_img_2nd_t.gif) left top no-repeat #929292;
}
ul.menu_left li.menu_left_2nd div {
	width: 218px;
	padding: 12px 15px 12px 27px;
	background: url(images/menu_img_2nd_b.gif) left bottom no-repeat;
}
ul.menu_left li.menu_left_2nd a {
	font-size: 14px;
  color: #fefefe;
}

ul.menu_left_3rd {
	float: left;
	position: relative;
	display: inline;
	width: 198px;
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 3px 0 4px 60px;
}
ul.menu_left_3rd li {
	float: left;
	position: relative;
	width: 198px;
	padding: 6px 0 0 0;
	margin: 0;
	background: none;
}
ul.menu_left_3rd li a {
	font-size: 14px;
	color: #414141;
	text-decoration: underline;
}
ul.menu_left_3rd li a:hover {
  color: #791945;
}
ul.menu_left_3rd li a.menu_left_3d_sel {
	color: #363636;
}

.block_center {
	float: left;
	position: relative;
	display: inline;
	width: 725px;
	padding-left: 15px;
}
.title_block {
	float: left;
	position: relative;
	display: inline;
	width: 696px;
	height: 55px;
	padding-left: 28px;
	border-bottom: 1px solid #737373;
}

.title_block h1 {
	float: left;
	position: relative;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #791945;
	padding: 16px 0 0 0;
	margin: 0;
	font-weight: normal;
}

.title_block_news {
  float: left;
	position: relative;
	display: inline;
  width: 200px;
}

.title_block_paging {
  float: left;
	position: relative;
	display: inline;
  width: 450px;
}

.title_block2 {
	float: left;
	position: relative;
	display: inline;
	width: 696px;
	height: 55px;
	padding-left: 28px;
	/*border: 1px solid #ececec;
	border-left: 0;
	border-bottom: 0;
	border-top: 0;*/
}

ul.paging {
	float: right;
	position: relative;
	display: inline;
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 17px 10px 0 0;
}
ul.paging li, ul.paging li.paging_bg {
	float: left;
	position: relative;
	display: inline;
	width: 24px;
	height: 21px;
	color: #525252;
	padding: 3px 0 0 0;
	margin-left: 2px;
	text-align: center;
	background: none;
	cursor: pointer;
}
ul.paging li.paging_bg {
	color: #ffffff;
	background: url(images/paging.gif) left top no-repeat;
}

ul.title_news {
	float: left;
	position: relative;
	display: inline;
	width: 724px;
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	border-right: 1px solid #ececec;
}
ul.title_news li {
	float: left;
	position: relative;
	display: inline;
	width: 697px;
	padding:0 0 17px 27px;
	border-bottom: 1px solid #ececec;
}
/*ul.title_news li:hover {
	background: #f7f7f7;
	cursor: pointer;
}*/
ul.title_news li a {
	font-size: 14px;
	color: #63163c;
	text-decoration: underline;
}
/*
ul.title_news li a:hover {
	text-decoration: none;
}*/
ul.title_news li h2 {
	float: left;
	position: relative;
	display: inline;
	width: inherit;
	color: #63163c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 14px 0 7px 0;
}
ul.title_news li div.news_date {
	float: left;
	position: relative;
	display: inline;
	width: inherit;
	color: #707070;
	font-weight: bold;
	margin: 0 0 10px 0;
}
ul.title_news li div.new_intro {
	width: inherit;
	font-size: 14px;
	color: #363636;
	line-height: 137%;
}


.btn2 {
	float: left;
	position: relative;
	display: inline;
	width: 104px;
	margin-top: 16px;
	background: url(images/btn2_r.gif) right top no-repeat;
}
.btn2 div {
	height: 18px;
	padding-top: 3px;
	text-align: center;
	background: url(images/btn2_l.gif) left top no-repeat;
}
.btn2 div a {
	color: #ffffff;
	text-decoration: none;
}
.btn2 div a:hover {
	text-decoration: underline;
}

.block_right {
	float: left;
	position: relative;
	display: inline;
	width: 225px;
	margin-left: 12px;
	background: url(images/right_top.gif) left top no-repeat;
}

ul.right_list {
	float: left;
	position: relative;
	display: inline;
	width: inherit;
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 2px 0 0 0;
	background: #737373;
}
ul.right_list li {
	float: left;
	position: relative;
	display: inline;
	width: inherit;
	padding-top: 13px;
	background:url(images/list_icon_2.gif) right top no-repeat;
	
}

.right_list_title {
	display: inline;
	font-size: 16px;
	color: #ffffff;
	background: url(images/list_icon.gif) left top no-repeat;
	margin-left: 13px;
	padding-left: 10px;
}

.right_list_text {
	width: 177px;
	padding: 0 0 12px 0;
	margin: 7px 0 0 24px;
	font-size: 11px;
	color: #d3d3d3;
	border-bottom: 1px solid #ffffff;
	line-height: 165%;
}

.right_list_text2 {
	width: 177px;
	padding: 0 0 12px 0;
	margin: 7px 0 0 24px;
	color: #ffffff;
	line-height: 165%;
}

.right_bottom {
	float: left;
	position: relative;
	width: 225px;
	height: 2px;
	background:url(images/right_bottom.gif) left top;
}

.left_center {
	float: left;
	position: relative;
	display: inline;
	width: 1000px;
	margin-bottom: 20px;
	background: url(images/left_center_ln.gif) left bottom repeat-y;
}

.left_right {
	float: left;
	position: relative;
	display: inline;
	width: 1000px;
	margin-bottom: 20px;
	background: url(images/left_right_ln.gif) left bottom repeat-y;
}

.left_center_bottom {
	float: left;
	position: relative;
	display: inline;
	width: 1000px;
	height: 5px;
	background: url(images/left_center_bottom.gif) left bottom repeat-y;
}

.left_right_bottom {
	float: left;
	position: relative;
	display: inline;
	width: 1000px;
	height: 5px;
	background: url(images/bottom_bg.gif) left bottom repeat-x;
}

.copyr {
	float: left;
	position: relative;
	display: inline;
	font-size: 11px;
	color: #2c2c2c;
	margin: 47px 0 0 30px;
}

ul.footer_list {
	float: left;
	position: relative;
	display: inline;
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 29px 0 0 186px;
}
ul.footer_list li {
	float: left;
	position: relative;
	display: inline;
	height: 88px;
	font-size: 11px;
	color: #2c2c2c;
	padding: 0 20px 0 20px;
	border-right: 1px solid #cfcfcf;
}

.block_right_2 {
	float: left;
	position: relative;
	display: inline;
	width: 725px;
	margin-left: 15px;
}

.title_block_2 {
	float: left;
	position: relative;
	display: inline;
	width: 696px;
	height: 55px;
	padding-left: 28px;
	border: 1px solid #ececec;
	border-left: 0;
}

h1 {
	float: left;
	position: relative;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #63163c;
	padding: 16px 0 0 0;
	margin: 0;
	font-weight: normal;
}

h2 {
	float: left;
	position: relative;
	display: inline;
	width: 696px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #63163c;
	padding: 16px 0 14px 0;
	margin: 0;
	font-weight: normal;
}

.content_block {
	float: left;
	position: relative;
	display: inline;
	width: 696px;
	padding-left: 28px;
}

.content {
	font-size: 14px;
	color: #525252;
	line-height: 137%;
}

.content a {
	font-size: 14px;
	color: #982559;
}





.tnews, .tnews_sel {
	width: 682px;
	/*padding:0 15px 17px 27px;*/
  padding:0 15px 17px 27px;
	border-bottom: 1px solid #737373;
}

.tnews_sel {
	background: #f7f7f7;
	/*cursor: pointer;*/
}
.tnews a {
  font-size: 14px;
	color: #63163c;
	text-decoration: underline;
}
.tnews a:hover {
  text-decoration: none;
}
.tnews h2 {
	width: 600px;
  color: #791945;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 14px 0 7px 0;
}

.tnews div.news_date2 {
	float: left;
	position: relative;
	display: inline;
  width: 600px;
	font-size: 12px;
  color: #414141;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.tnews div.new_intro2  {
  width: 640px;
}
.tnews div.new_intro2, .tnews div.new_intro2 * {
	font-size: 14px;
	color: #414141;
	line-height: 137%;
}
.tnews div.new_intro2 a {
  font-size: 14px;
  color: #982559;
  text-decoration: underline;
}

.admin_menu {
	float: right;
	position: relative;
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style: none;
}
.admin_menu li {
	float: left;
	position: relative;
	margin: 0;
	padding: 13px 8px 0 8px;
}

.admin_menu li a {
	font-size: 13px;
	font-weight: bold;
	color: #363636;
	text-decoration: none;
}



.contentbody {
  float: left;
	position: relative;
	display: inline;
	width: 725px;
}

.headeris {
  float: left;
  position: relative;
  padding-bottom: 14px;
}

.title {
  width: 705px;
  padding-bottom: 20px;
}

.imagetable {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	
	border-width: 1px;
	border-color: #999999;
	border-collapse: collapse;
}
.imagetable th {
	background:#eee;
	border-width: 2px;
	padding: 6px 2px;
	border-style: solid;
	border-color: #999999;
}
.imagetable td {
	
	border-width: 1px;
	padding: 6px 2px;
	border-style: solid;
	border-color: #999999;
}
