html, body {
	height: 100%;
	width: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(images/bckg.png);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 12px;
}
div#body {
	display: block;
	width: 906px;
	margin: 0px auto;
	background-image: url(images/bgd_ln.png);
	background-repeat: no-repeat;
}
div#mn_body {
	display: block;
	width: 890px;
	margin: 0px auto;
	background-color: #fff;
	min-height: 400px;
	overflow: auto;
}
div#logo {
	height: 176px;
	width: 890px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	position: relative;
}
div#top_line {
	width: 885px;
	height: 20px;
	background-image: url(images/log_lin.png);
	background-repeat: x-repeat;
	position: absolute;
	bottom: 0px;
	padding-top: 5px;
	padding-left: 5px;
	margin: 0px;
	font-family: Arial;
}
div#top_line form {
	margin: 0px;
	padding: 0px;
}
input.search {
	border: 1px solid #ccc;
	width: 120px;
	height: 15px;
	display: block;
	position: absolute;
	top: 3px;
	right: 35px;
}
input.search_sbm {
	width: 20px;
	height: 19px;
	background-image: url(images/srch_sbm.jpg);
	border: none;
	position: absolute;
	top: 3px;
	right: 10px;
	border: 1px none; 
}
div#left_box {
	width: 190px;
	float: left;
	padding: 5px;
}
div#right_box {
	width: 670px;
	float: right;
	margin-top: 5px;
	padding-right: 5px;
}
div#cnt_top_box {
	background-image: url(images/ftr_lin.png);
	background-repeat: x-repeat;
	height: 20px;
	border: 1px solid #dcdcdc;
	padding: 7px;
	font-size: 13px;
	font-weight: bold;
	color: #666;
}
div#cnt_md_box {
	padding: 5px;
	height: 100%;
	width: 660px;
	font-size: 11px;
	font-family: Arial;
}
div#cnt_md_box a {
	color: #000;
	text-decoration: underline;
}
div#left_menu {
	width: 100%;
	display: block;
	margin-bottom: 10px;
}
div#menu_top {
	width: 199px;
	background-image: url(images/box_top_menu.png);
	background-repeat: no-repeat;
	height: 24px;
	text-align: center;
	display: block;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding-top: 7px;
	position: relative;
}
div#menu_mn {
	width: 175px;
	background-color: #f2f2f2;
	border: 1px solid #ccc;
	padding: 10px;
	margin-left: 1px;
}
a.menu_link {
	font-size: 11px;
	color: #333;
	display: block;
	text-decoration: none;
	padding: 3px;
	background-image: url(images/pnt_mn.png);
	background-repeat: no-repeat;
	padding-left: 14px;
}
a.menu_link:hover {
	color: #666;
}
div#footer {
	display: block;
	margin: 8px;
	height: 14px;
	padding: 7px;
	border: 1px solid #ccc;
	background-image: url(images/bck_ln.png);
	font-size: 11px;
	font-family: Arial;
	padding-bottom: 5px;
}
div#footer a {
	text-decoration: none;
	color: #000;
}
div#footer a:hover {
	text-decoration: underline;
	color: #000;
}
span#copyright {
	display: block;
	float: left;
}
span#links {
	display: block;
	float: right;
}
div#title_news {
	font-size: 12px;
	color: #000;
	margin-bottom: 5px;
	font-weight: bold;
	margin-top: 5px;
}
div#info_news, div#info_news_f {
	color: #666;
	display: block;
	padding-top: 10px;
}
div#info_news_f {
	font-style: italic;
	color: #666;
}
div#content_news, div#content_news_f {
	margin-bottom: 10px;
	color: #666;
	display: block;
}
div#content_news a {
	color: #000;
	text-decoration: underline;
}
div#content_news_f a {
	color: #000;
	text-decoration: underline;
}
div#content_news {
	padding: 7px;
	border: 1px dashed #ccc;
	float: left;
	width: 645px;
}
div#content_news p{
	padding: 0px;
	margin: 0px;
}
span#info_nw {
	padding-top: 4px;
	display: block;
	padding-right: 10px;
	float: left;
	font-style: italic;
	border-top: 1px dashed #ccc;
}
a.more {
	margin-top: 4px;
	display: block;
	float: left;
}
a.posit {
	font-size: 11px;
	font-family: Arial;
	color: #000;
	text-decoration: none;
}
a.posit:hover { 
	text-decoration: underline;
}
a.hov_posit { 
	color: #000;
	text-decoration: underline;
}
p.posit {
	margin-top: 20px;
	width: 100%;
	text-align: center;
}
div#search_bl {
	width: 650px;
	background-color: #f7e9d6;
	height: 30px;
	margin-bottom: 10px;
	display: block;
	padding-top: 10px;
	padding-left: 10px;
}
input.search-in {
	border: 1px solid #666;
	background-color: #eee;
	font-family: Tahoma;
	font-size: 11px;
	width: 80px;
}
input.search_opt {
	margin-left: 10px;
}
input.search_txt {
	border: 1px solid #ccc;
	height: 17px;
	padding: 0px;
	margin: 0px;
}
p.cnt_ipt {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
}
span.zd_search {
	padding: 5px; 
	display: block;
}
div#partners_title {
	float: left;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	width: 115px;
	padding-left: 15px;
	padding-top: 15px;
	margin: 0px;
	text-align: left;
}
div#partners_box {
	text-align: center;
	background-image: url('images/bottom_box.jpg');
	width: 670px;
	height: 134px;
	display: block;
	float: left;
}
div#partners_box  a {
	cursor: pointer;
}
div.partner_image {
	display: block;
	float: left;
	margin: 5px;
	width: 150px;
	height: 110px;
	border: 1px solid #ccc;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: #fff;
}
