@charset "utf-8";
html, body {
	width:100%;
	height:100%;
	padding:0;
	margin:0;
}
body {
}

#table_fon {
	width:990px;
	height:930px;
	background-image:url(/images/orange/body_fon.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#top_fon {
	background-image:url(/images/orange/top_fon.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}



#img_div {
	position:absolute;
	margin-left:159px;
	z-index:10;
}
#logo_div {
	position:absolute;
	margin-left:31px;
	margin-top:81px;
	z-index:20;
}
#top_right_div {
	position:absolute;
	margin-left:798px;
	margin-top:19px;
	z-index:20;
}



#menu_div {
	position:absolute;
	margin-top:180px;
	margin-left:25px;
	z-index:20;
}
.menu_item_top {
	position:absolute;
}
.menu_item_bottom {
	position:absolute;
	margin-top:-3px;
}
.menu_href {
  margin-top:1px;
	display:block;
	width:210px;
	padding:12px 41px 8px 0;
	font-family:"Book Antiqua";
	font-size:11px;
	color:#000000;
	text-align:right;
	text-decoration:none;
}
/*
.menu_href:hover {
  margin-top:0px;
	display:block;
	width:210px;
	padding:12px 41px 8px 0;
	font-family:"Book Antiqua";
	font-size:11px;
	color:#000000;
	text-align:right;
	text-decoration:none;
	font-weight:bold;
	
}
*/
.menu_href:hover {
/*.menu_href_active {*/
	margin-top:0px;
  display:block;
	width:200px;
	padding:12px 51px 8px 0;
	font-family:"Book Antiqua";
	font-size:11px;
	color:#000000;
	text-align:right;
	text-decoration:none;
	font-weight:bold;
	
	background-color:#fbb76a;
	background-image:url(/images/orange/lipisin.jpg);
	background-position:center right;
	background-repeat:no-repeat;	
}



.menu_href1 {
  margin-top:1px;
	display:block;
	width:210px;
	padding:12px 41px 8px 0;
	font-family:"Book Antiqua";
	font-size:11px;
	color:#000000;
	text-align:right;
	text-decoration:none;
}
.menu_href1:hover {
  margin-top:1px;
  * margin-top:0px;
	display:block;
	width:210px;
	padding:12px 41px 8px 0;
	* padding:11px 41px 8px 0;
	font-family:"Book Antiqua";
	font-size:11px;
	color:#000000;
	text-align:right;
	text-decoration:none;
	font-weight:bold;
}



#path_div {
	position:absolute;
	top:420px;
	margin-left:331px;
	
	font-family:"Book Antiqua";
	font-size:11px;
	color:#fbb76a;
	font-weight:bold;
	z-index:30;
}
#path_div a {
	font-family:"Book Antiqua";
	font-size:11px;
	color:#fbb76a;
	font-weight:bold;
}
#path_div a:hover {
	text-decoration:none;
}
#title_div {
	margin-top:450px;
	padding-left:281px;
	font-family:"Book Antiqua";
	font-size:16px;
	color:#cd5540;
	font-weight:bold;
}
#content_div {
	margin-top:20px;
	padding-left:281px;
	padding-right:0px;
	padding-bottom:33px;
	font-family:"Book Antiqua";
	font-size:15px;
	color:#000000;
}



#bottom_div {
	padding-left:331px;
	margin-bottom:16px;
	font-family:"Book Antiqua";
	font-size:11px;
	color:#000000;
}

div.nc_list a img {border:none;}
