.title_main
{
	font-size: 18px;
	font-weight: bold;
}

.title_item
{
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}

.title_sub_item
{
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
}

.content_item
{
	font-size: 12px;
	color: #333333;
	text-align: justify;
}