@charset "UTF-8";
/* CSS Document */

.tittle{
	font-size: 100%;
	color: #003616;
	font-weight: bold;
}
/*.tittleblack{
	font-size: 13px;
	line-height: 16px;
	color: #000000;
}*/
.tittle2{
	font-size: 20px;
	color: #003616;
	line-height: 23px;
}
.read{
	font-size: 75%;
	line-height: 1.5em;
	color: #333333;
}
.readred{
	font-size: 75%;
	line-height: 1.5em;
	color: #FF0000;
}
.red{
	font-size: 100%;
	line-height: 1.5em;
	color: #FF0000;
}
.caption{
	font-size: 70%;
	line-height: 1.4em;
	color: #333333;
}
.captionred{
	font-size: 90%;
	line-height: 1.5em;
	color: #FF0000;
}
.smallcaption{
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}
.smallcaption2{
	font-size: 8px;
	line-height: 12px;
	color: #333333;
}
.smallcaptionred{
	font-size: 70%;
	line-height: 1.5em;
	color: #FF0000;
}
.totop{
	font-size: 70%;
	line-height: 1em;
	color: #003616;
}
.name{
	font-size: 93%;
}
.voice{
	font-size: 70%;
	line-height: 2em;
	color: #333333;
}
#topic_pas{
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.color_green{
	color: #003606;
}
