﻿.title {
	font-size: 18px;
	color: #01BCA0;
	line-height: 30px;
	font-weight: bold;
}
.title1 {
	font-size: 16px;
	color: #0066CC;
	line-height: 30px;
	font-weight: bold;
}
.bloglink{
	font-family: Arial, "新細明體";
	font-size: 12px;
	color: #339966;
	text-decoration: none;
}
.bloglink:hover{
	font-size: 12px;
	color: #33CC33;
	text-decoration: underline;
}
.rspslink{
	font-family: Arial, "新細明體";
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}
.rspslink:hover{
	font-size: 12px;
	color: #0033CC;
	text-decoration: underline;
}
.date {
	font-size: 18px;
	color: #14619A;
	line-height: 30px;
	font-weight: bold;
	font-family: "Comic Sans MS";
}
.profile_tr {
	font:normal 12px Arial, "新細明體";
	color:#333333;
	background-color: #E8EFD0;
}
.rsp_tr {
	font:normal 12px/20px Arial, "新細明體";
	color:#333333;
	background-color: #FFF3D7;
}
.caption_green{
	font-family: Arial, "新細明體";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	background-color: #E8EFD0;
}

