body {
	margin:0; padding:7px 0;
	font-family:Tahoma, sans-serif;
	font-size:11px;
	background:url(/i/bg.gif) #4D6680;
	}
p {
	margin:0 0 10px 0; padding:0;
	}
a {
	text-decoration: none;
	color: black;
	}
a:hover {
	color: blue;
	}	
img {
	border:none;
	}
.ruact {
	position:absolute; left:30px; top:4px;
	width:30px; height:36px;
	text-align:center;
	background-color:#fff;
	}
.ruunact {
	position:absolute; left:30px; top:8px;
	width:30px; height:32px;
	text-align:center;
	background-color:#F77D06;
	}
.engact {
	position:absolute; left:60px; top:4px;
	width:30px; height:36px;
	text-align:center;
	background-color:#fff;
	}
.engunact {
	position:absolute; left:60px; top:8px;
	width:30px; height:32px;
	text-align:center;
	background-color:#F77D06;
	}
	.act a {
		line-height:30px;
		text-decoration:none;
		color:#000;
		}
		.act a:hover {
			text-decoration:underline;
			}
	.unact a {
		line-height:30px;
		text-decoration:none;
		color:#fff;
		}
	.unact a:hover {
		text-decoration:underline;
		}
	
#select {
	position:absolute; left:110px; top:3px;
	margin:0; padding:0;
	}
	#select select { width: 160px; border: 1px solid #999; font-size: 10px; }
#shadow_top {
	width:930px; height:23px;
	margin:0 auto;
	background:url(/i/t.gif) repeat-x;
	}
	#shadow_top div {
		width:930px; height:23px;
		margin:0 auto;
		background:url(/i/tl.gif) left no-repeat;
		}
	#shadow_top div div {
		width:930px; height:23px;
		margin:0 auto;
		background:url(/i/tr.gif) right no-repeat;
		}
#shadow {
	width:930px;
	margin:0 auto;
	background:url(/i/sh.gif) repeat-y;
	}
#shadow_bot {
	width:930px; height:23px;
	margin:0 auto;
	background:url(/i/b.gif) repeat-x;
	}
	#shadow_bot div {
		width:930px; height:23px;
		margin:0 auto;
		background:url(/i/bl.gif) left no-repeat;
		}
	#shadow_bot div div {
		width:930px; height:23px;
		margin:0 auto;
		background:url(/i/br.gif) right no-repeat;
		}
#head {
	position:relative;
	width:900px; height:280px;
	margin:0 auto;
	background:url(/i/mm.jpg) 0 40px #efefef no-repeat;
	border-bottom:1px solid #d3d3d3;
	}
	#head object {
		position:absolute; top:0; right:0;
		}
	#nav {
		position:absolute; bottom:12px; right:35px;
		width:150px;
		}
		#nav a {
			display:block;
			float:right;
			width:29px; height:15px;
			margin-left:11px;
			text-align:center;
			background-color:#F77D06;
			}
		
#page_title {
	position:relative;
	width:900px; height:65px;
	margin:0 auto; padding-top:26px;
	background:url(/i/ln_back.gif) top #efefef repeat-x;
	border-bottom:1px solid #e1e1e1;
	}
#ico {
	position:absolute; right:20px; top:0; z-index:99;
	width:135px; height:91px;
	background:url(/documents/ico.gif) right top no-repeat;
	}
	#line_l {
		float:left;
		width:300px; height:40px;
		margin-bottom:26px;
		background:url(/i/ln.gif);
		}
	#title {
		float:left;
		width:570px;
		padding-left:10px;
		}
		h1.large {
			margin:0; padding:0 0 0 3px;
			font:normal 24px/1 Tahoma, sans-serif;
			text-transform:uppercase;
			border-left:6px solid #F77D06;
			}
		h1.small {
			margin:0; padding:0 0 0 5px;
			font:normal bold 13px/16px Tahoma, sans-serif;
			border-left:6px solid #F77D06;
			}
	#line_r {
		float:left;
		width:20px; height:40px;
		margin-bottom:26px;
		background:url(/i/ln.gif);
		}
#content {
	width:900px;
	margin:0 auto; padding:15px 0;
	background-color:#eee;
	}
	.right_col {
		margin-left:310px;
		}
	.left_col {
		float:left
		}
	.move {
		 position:relative; top:-183px; left:26px;margin-bottom:-183px !important;
		}
#menu {
	width:262px;
	margin-bottom:14px;
	background:url(/i/menu.jpg) top no-repeat;
	}
	#menu ul {
		width:262px;
		margin:0; padding:18px 0;
		list-style-type:none;
		background:url(/i/mb.gif) bottom no-repeat;
		}
	#menu li {
		margin:0 20px; padding:0 15px;
		background:url(/i/ml.gif) bottom no-repeat;
		/* _background: expression(nextSibling == null ? 'none' : previousSibling == null ? 'url(/i/ml_last.gif) bottom no-repeat' : 'url(/i/ml_last.gif) bottom no-repeat'); */
		}
	/* #menu li:last-child {
		background:url(/i/ml_last.gif) bottom no-repeat;
		}
	*/
	#menu li a {
		margin:0; padding:0 0 0 15px;
		font:normal bold 12px/23px Tahoma, sans-serif;
		text-decoration:none;
		color:#036;
		/* background:url(/i/arrowg.gif) 0 2px no-repeat; */
		}
	#menu li a:hover {
		text-decoration:underline;
		}
	#menu li.cur {
		padding-bottom:3px;
		background:url(/i/arroww2.gif) 15px 0 no-repeat;
		}
	#menu li.cur a {
		display:block;
		padding-left:15px;
		color:#fff;
		/* background:url(/i/arroww2.gif) 0 7px #069 no-repeat; */
		}
	#menu li.cur div {
		padding:0;
		background-color:#e0e0e0;
		}
		#menu li.cur div a {
			display:block;
			margin:0; padding:3px 5px 3px 15px;
			font:normal 11px/1.1 Tahoma, sans-serif;
			color:#000;
			background:none;
			}
		#menu li.cur div a.cur_item {
			display:block;
			margin:0; padding:3px 5px 3px 15px;
			font:normal bold 11px/1.1 Tahoma, sans-serif;
			color:#000;
			background:#ccc;
			/*border-left:2px solid #fff;*/
			}
		#menu li.cur div a.cur_ltem {
			display:none;
			margin:0; padding:3px 5px 3px 15px;
			font:normal bold 11px/1.1 Tahoma, sans-serif;
			color:#000;
			background:#ccc;
			/*border-left:2px solid #fff;*/
			}
.banner {
	display:block;
	position:relative; left:-5px;
	margin-top:7px;
	}
#footer {
	width:900px;
	margin:0 auto;
	background-color:#eee;
	}
#contact {
	width:310px; height:57px;
	margin-top:31px; padding:16px 0 0 0;
	background:url(/i/cont_bg.gif) top no-repeat;
	}
	#contact div {
		margin-left:30px;
		}
	#contact a {
		color:#666;
		text-decoration:none;
		}
	#contact a:hover {
		text-decoration:underline;
		}
#submenu {
	margin:0; padding:0;
	border-top:1px solid #B9BDC0; border-bottom:10px solid #dbdbdb;
	}
	#submenu li {
		display:inline;
		margin-right:7px;
		}
	#submenu li a {
		font:normal 10px/3 Tahoma, sans-serif;
		text-decoration:none;
		color:#777;
		}
	#submenu li a:hover {
		text-decoration:underline;
		}
	#submenu li.cur {
		}
	#submenu li.cur a {
		text-decoration:underline;
		color:#000;
		}
	#submenu div {
		display:none;
		}
#info {
	height:47px;
	padding-left:8px;
	}
#info img {
	float:left;
	margin:8px 8px 0 0;
	}
#info div {
	float:right;
	margin:8px 8px 0 0;
	}
	#info div a {
		color:#666;
		text-decoration:none;
		}
	#info div a:hover {
		color:#666;
		text-decoration:underline;
		}
#sitemap {
	list-style-type:none;
	}
	#sitemap li {
		margin-bottom:5px;
		}
	#sitemap li a {
		font:normal bold 12px/23px Tahoma, sans-serif;
		text-decoration:none;
		color:#036;
		}
		#sitemap li a:hover {
			text-decoration:underline;
			}
	#sitemap div {
		padding-left:15px;
		}
	#sitemap div a {
		font:normal 11px/1.3 Tahoma, sans-serif;
		text-decoration:none;
		color:#036;
		}
		#sitemap div a:hover {
			text-decoration:underline;
			}
#ImgMap {display:block;}
#ImgMap1 {display:none;}