.msgimtext {
	font-family: "新細明體", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FE0000;
	text-decoration: none;
}
.msgtext {
	font-family: "新細明體", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.graytext {
	font-family: "新細明體", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bluetext {
	font-family: "新細明體", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #007CEA;
	text-decoration: none;
}
.blacktext {
	font-family: "新細明體", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.pagecss:visited {
	font-family: Arial, "新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #007CEA;
	text-decoration: none;
}
.pagecss:hover {
	font-family: Arial, "新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #007CEA;
	text-decoration: none;
}
.pagecss:active {
	font-family: Arial, "新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #007CEA;
	text-decoration: none;
}
.pagecss:link {
	font-family: Arial, "新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #007CEA;
	text-decoration: none;
}
.dot {
	background-image: url(/myyoho/templates/myyoho/images/dd.gif);
	background-repeat: repeat-x;
	background-position: center center;
}