.title1 {
	font-size: 13px;
	font-weight: 600;
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	border: 1px solid #CCCCCC;
	margin-bottom: 3px;
}

.contents1 {
	font-size: 13px;
	padding-left: 10px;
	line-height: 200%;
	padding-bottom: 25px;
	color: #0099FF;

}

.contents2 {
	font-size: 11px;
	padding-left: 10px;
	line-height: 180%;
	padding-bottom: 25px;
	color: #0099FF;

}
.contents3 {
	font-size: 11px;
	color: #666666;
	width: 170px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-left: 12px;
	margin-bottom: 4px;
	line-height: 110%;
	padding-bottom: 1px;
	margin-top: 5px;
}
