/* ”wŒi */
body {
	background-color: #f5ffe3;
}


ul{ 
list-style:none;
line-height: 160%;
margin-left: 25px;
margin-top: 0px;
margin-bottom: 0px;
}

li{
text-indent:15px;
background-repeat:no-repeat;
background-position:left 5px;
background-image:url(images/p_don.gif);

}

ul.leaf li {
list-style:none;
line-height: 120%;
margin-left: -15px;
margin-top: 8px;
margin-bottom: 0px;
background-repeat:no-repeat;
background-position:left 5px;
background-image:url(images/p_leaf.gif);
text-indent: 20px;
font-size: 110%;

}

td.menu {
font-size:80%;
line-height:120%;
}


td.fseze {
font-size:90%;
line-height: 130%;
}

td{
font-size:90%;
line-height: 130%;
}

a:link { 
	color: #0249c9; 
}
a:visited { 
	color: #9d5b8b;
}
a:hover { 
	color: #7a4171; 
}

h1  {
margin-left: 100px;
margin-bottom: 0px;

}


h2 {
	text-indent:15px;
	background-repeat:no-repeat;
	background-position:left 10px;
	background-image:url(images/p_leaf.gif);
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: 150%;
	line-height: 150%;
	font-weight: bold;
	color: #59493f;
}


h3 {
	margin-left: -15px;
	height: 18px;
	border-bottom: #969696 1px dashed;
	border-left:7px solid #ffe112;
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 7px;
	font-size: 120%;
	line-height: 150%;
	font-weight: bold;
	color: #000000;
}

