/**/
#container_left
{
	padding: 0 10px 10px 10px;
}
#container_left p
{
	margin-top: 0.1em;
	margin-bottom: 1em;
	line-height: 1.4em;
	/*\*/
	letter-spacing: 0.1em;
	/**/
}
#container_left li
{
	margin: 5px 0 0 3px;
	padding-left: 18px;
	background: url(images/arrow.gif) left center no-repeat;
	border-bottom: 1px solid #CCCCCC;
	line-height: 1.4em;
	/*\*/
	letter-spacing: 0.1em;
	/**/
}
#container_left table
{
	border-collapse: collapse;
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.4;
	/*\*/
	letter-spacing: 0.1em;
	/**/
}
#container_left td
{
	padding: 0.1em 0.5em 0.1em 0.5em;
	/*\*/
	letter-spacing: 0.1em;
	/**/
	border-top: 0.5px solid #CCCCCC;
	border-left: 0.5px solid #CCCCCC;
}
#container_left td.head
{
	background: #E8E8E8;
}
#container_left h2
{
	border-bottom: 1px solid #50B622;
	margin-bottom: 0.5em;
}
#container_left h3
{
	margin-bottom: 0.5em;
	padding: 3px 8px;
	background-color: #F3F3F3;
	border-left: 5px solid #CC0000;
	border-bottom: 1px solid #CCCCCC;
}

/*****************************************
 j[
*****************************************/

table.container_sidemenu
{
	margin-top: 15px;
	width: 200px;
}

table.container_sidemenu h2
{
	 color:#ffffff;
	 border: 0;
	 padding-top:5px;
	 padding-left:10px;
	 padding-bottom:5px;
}

td.menu a
{
	margin-left: 10px;
	padding-left:15px;
	padding-top: 3px;
	padding-bottom:2px;
	background: url(images/arrow.gif) left center no-repeat;
	border-bottom: 1px solid #CCCCCC;
	line-height: 1.4em;
	/*\*/
	letter-spacing: 0.1em;
	/**/
	width:180px;
}
