h1{
	padding: 0px; margin: 0px ;
}
h2 {
	padding: 0px; margin: 0px ;
}
h3 {
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #C54A35;
	padding: 0px; margin: 0px ;
}
.read {
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #C54A35;
}
.txt_s {
	font-size: 11px;
	line-height: 15px;
	color: #0099FF;
}
a.txt_s:link{color:#0099FF; text-decoration:none;}
a.txt_s:visited{color:#9900FF; text-decoration:none;}
a.txt_s:hover{color:#00FFFF; text-decoration:underline;}

.txt {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.txt_m {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
