.middle h3 { 
	color: #3B6EBF; 
	font-size: 13px; 
	font-weight: bold;
	padding-left: 30px; 
	margin-bottom: 10px; 
	margin-top: 10px; 
	border-bottom: 1px dotted #CCCCCC; 
	background-image: url('images/tag_blue.png'); 
	background-repeat: no-repeat; 
}

.puce_orange { 
	color: #3B6EBF; 
	font-weight: bold;
	font-size: 13px; 
	padding-left: 30px; 
	margin-bottom: 10px; 
	margin-top: 10px; 
	border-bottom: 1px dotted #CCCCCC; 
	background-image: url('images/tag_orange.png'); 
	background-repeat: no-repeat; 
}

.puce_yellow { 
	color: #3B6EBF; 
	font-weight: bold;
	font-size: 13px; 
	padding-left: 30px; 
	margin-bottom: 10px; 
	margin-top: 10px; 
	border-bottom: 1px dotted #CCCCCC; 
	background-image: url('images/tag_yellow.png'); 
	background-repeat: no-repeat; 
}
.puce_pink { 
	color: #3B6EBF; 
	font-weight: bold;
	font-size: 13px; 
	padding-left: 30px; 
	margin-bottom: 10px; 
	margin-top: 10px; 
	border-bottom: 1px dotted #CCCCCC; 
	background-image: url('images/tag_pink.png'); 
	background-repeat: no-repeat; 
}
.puce_purple { 
	color: #3B6EBF; 
	font-weight: bold;
	font-size: 13px; 
	padding-left: 30px; 
	margin-bottom: 10px; 
	margin-top: 10px; 
	border-bottom: 1px dotted #CCCCCC; 
	background-image: url('images/tag_purple.png'); 
	background-repeat: no-repeat; 
}
.puce_red { 
	color: #3B6EBF; 
	font-weight: bold;
	font-size: 13px; 
	padding-left: 30px; 
	margin-bottom: 10px; 
	margin-top: 10px; 
	border-bottom: 1px dotted #CCCCCC; 
	background-image: url('images/tag_red.png'); 
	background-repeat: no-repeat; 
}
.puce_green { 
	color: #3B6EBF; 
	font-weight: bold;
	font-size: 13px; 
	padding-left: 30px; 
	margin-bottom: 10px; 
	margin-top: 10px; 
	border-bottom: 1px dotted #CCCCCC; 
	background-image: url('images/tag_green.png'); 
	background-repeat: no-repeat; 
}


.middle h4 { 
	color: #3B6EBF; 
	font-size: 13px; 
	font-weight: normal;
	padding-left: 30px; 
	margin-bottom: 10px; 
	margin-top: 10px; 
	margin-left: 5px; 
	 
}

.memo { 
	color: #3B6EBF; 
	font-size: 13px; 
	font-weight: normal;
	padding-left: 30px; 
	margin-bottom: 10px; 
	margin-top: 10px; 
	margin-left: 5px;
	background-image: url('images/page_white_magnify.png'); 
	background-repeat: no-repeat; 
}

.middle h5 { 
	color: #3B6EBF; 
	font-size: 13px; 
	font-weight: bold;
	padding-left: 5px; 
	margin-bottom: 10px; 
	margin-top: 10px; 
}
