.middleBoxContent.directory
{
	padding:0px 0px 0px 9px;
	width:549px;
}
#dirLeft
{
	float: left;
	width: 126px;
	padding-top: 7px;
}
#dirLeft li
{
	line-height: 20px;
}
#dirLeft li a
{
	padding-left: 20px;
	font-weight: bold;
	color: #000000;
	background: transparent url(http://img.portaildusexe.com/pds/graphics/v5/design/icon/circle_plus.gif) 0px 0px no-repeat;
}
#dirLeft li a.selected
{
	color: #d00413;
	background-image: url(http://img.portaildusexe.com/pds/graphics/v5/design/icon/circle_minus.gif)
}

#dirRight
{
	float: left;
	width: 390px;
	height: 220px;
	background: transparent url(http://img.portaildusexe.com/pds/graphics/v5/design/bg/dir_right_01.gif) 0px 0px no-repeat;
	padding-left:30px;
}
#dirRight ul
{
	display: none;
}
#dirRight.opened
{
	background-image: url(http://img.portaildusexe.com/pds/graphics/v5/design/bg/dir_right_opened.gif)
}
#dirRight.opened ul
{
	display: block;
	float: left;
	width: 120px;
	margin-top: 6px;
	margin-left: 8px;
}
#dirRight.opened ul.first
{
	margin-left: 14px;
}
#dirRight.opened li
{
	padding: 4px;
}
#dirRight.opened li a
{
	color: #000000;
}

#dirRight #infoSelect
{
	display: block;
	float: right;
	width: 370px;
	height: 94px;
	margin-top: 40px;
	padding-right: 15px;
	background: transparent url(http://img.portaildusexe.com/pds/graphics/v5/design/bg/dir_right_plus.gif) top right no-repeat;
}
#dirRight #infoSelect h2
{
	font-size: 20px;
	font-weight: normal;
	color: #d00413;
	padding-top:35px;
}
#dirRight.opened #infoSelect
{
	display: none;
}
#dirRight.opened #infoSelect
{
	display: none;
}

.thema_child_list li
{
	color:#000000;
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
	margin:5px;
	padding:0px 0pt 0pt 10px;
	float:left;
	line-height:17px;
	width:25%;
	font-weight:bold;
}
