/* CSS Document */

.month_dsj{
	font-family:"ºÚÌå";
	font-size:16px;
	display:block;
	padding-bottom:8px;
	padding-top:8px;
	margin-left:10px;
}

.things_dsj{
	font-family:"ËÎÌå";
	font-size:14px;
	padding-left:1cm;
	padding-right:1cm;	
}

.things_dsj .thing_last{
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	padding-bottom:10px;
}

.things_dsj p{
	padding-top: 2px;
	padding-bottom: 2px;
}

.things_dsj ul{
	font-family:"ËÎÌå";
	font-size:14px;
	margin:0px;
	padding-left:0.8cm;
	padding-bottom:10px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #000000;	
}

.things_dsj ul li{
	border: none;
	padding:0px;
	margin:0px;
	list-style-position: outside;
	list-style-type: decimal;
}

