/* 	menu-right																								 */


/* td_0x */
td.tr_01, td.tr_03, td.tr_07, td.tr_09 { width: 7px; height: 7px; }

td.tr_01 { 	background: url(/site/img/tr_01.gif) no-repeat ; }
td.tr_03 { 	background: url(/site/img/tr_03.gif) no-repeat ; }
td.tr_07 { 	background: url(/site/img/tr_07.gif) no-repeat ; }
td.tr_09 { 	background: url(/site/img/tr_09.gif) no-repeat ; }

td.tr_02, td.tr_08 { height: 7px; }
td.tr_04, td.tr_06 { width: 7px; }

td.tr_02 { 	background: url(/site/img/tr_02.gif) repeat-x ; }
td.tr_08 { 	background: url(/site/img/tr_08.gif) repeat-x ; }
td.tr_04 { 	background: url(/site/img/tr_04.gif) repeat-y ; }
td.tr_06 { 	background: url(/site/img/tr_06.gif) repeat-y ; }

td.tr_05 { 
	background: url(/site/img/tr_05.gif); 
	padding: 1px 21px 1px 9px;
}

/* ddm2 */
.ddm2 {
	position: relative;
   z-index: 111;
}
/* item21 */
.ddm2 .item1:link, .ddm2 .item1:visited,
.ddm2 .item1:hover,
.ddm2 .item1-active:link, .ddm2 .item1-active:visited,
.ddm2 .item1-active:hover {
	font: bold 10px Verdana;
	text-decoration: underline;
	color: #4a0b33;

	background: url(/site/img/list_left.gif) no-repeat 0px 6px;
	padding-left: 13px;
	margin-bottom: 5px;
	display: block;
}
.ddm2 .item1 {
}
.ddm2 .item1:hover,
.ddm2 .item1-active:link, .ddm2 .item1-active:visited,
.ddm2 .item1-active:hover {
	color: #9a081b;
	text-decoration: underline;
}

/* item22 */
.ddm2 .item2:link, .ddm2 .item2:visited,
.ddm2 .item2:hover {
   position: relative;
	font: 10px Verdana;
	text-decoration: none;
	color: #4a0b33;
	height: 17px;
	display: block;
	white-space: nowrap;
}
.ddm2 .item2 {
}
.ddm2 .item2:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #9a081b;
}

.ddm2 .section {
	position: absolute;
	visibility: hidden;
	z-index: -1;
}
