.metr_link{
	text-decoration:none;
	color:#ef7810;
}
.metr_link:hover{
	color:#ef7810;
}

ul.m_dot_j{
	list-style-type: none;
	margin:5px 0px 0px 7px;
	padding:0px;

}
ul.m_dot_j li {
	margin:0px;
	padding:0px 0px 4px 11px;
	background:url(/img/j_item.gif) top left no-repeat;
}


.j_item, .j_item_o {
	background:url(/img/j_item.gif) no-repeat left top;	
	padding-left:12px;
	margin:0px 0px 5px 4px;
}
.j_item a{
	color:#333;
}
.j_item_o a{
	color:#ef7810;
	font-weight:bold;
}
.j_item_o a:hover{
	color:#ef7810;
}
.mg_link, .mg_link_arr {
	color:#548242;
	font-weight:bold;
}
.mg_link_arr{
	padding-right:16px;
	padding-bottom:3px;
	background:url(/img/j_arr.gif) no-repeat right center;	
}
.mg_link:hover, .mg_link_arr:hover{
	color:#548242;
}

.j_block {
	float: right;
	width: 200px;
	background: #ececec;
	border: 1px solid #e2dac7;
	padding: 6px 5px 3px 0px;
	margin: 4px 0px 9px 18px;
	font-family: arial;
	font-size: 12px;
	text-align:left;	
}

