.w14_gray{
	font-family: Arial, Helvetica, sans-serif, 新細明體;
	font-size: 14px;
	color: #4f4f4f;
}

.w12_orange {
	font-family: Arial, Helvetica, sans-serif,新細明體;
	font-size: 12px;
	color: #F67B02;
}
.w15_blue {
	font-family: Arial, Helvetica, sans-serif, 新細明體;
	font-size: 15px;
	color: #007CA6;
}
.wsmall_red {
	font-size: small;
	color: #D90000;
	padding-top: 10px;
	padding-bottom: 10px;
}

.tdline_topdown {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #87D3EB;
	border-bottom-color: #87D3EB;
}

a.t14blue:link {
    font-family: Arial, Helvetica, sans-serif,  新細明體;
	text-decoration: none;
	color: #008AB7;
	font-size: 14px;
}
a.t14blue:visited {
    font-family: Arial, Helvetica, sans-serif,  新細明體;
	text-decoration: none;
	color: #008AB7;
	font-size: 14px;
}
a.t14blue:hover {
    font-family: Arial, Helvetica, sans-serif,  新細明體;
	color: #F67B02;
	font-size: 14px;
	text-decoration: underline;
}
a.t14blue:active {
    font-family: Arial, Helvetica, sans-serif,  新細明體;
	text-decoration: none;
	font-size: 14px;
	color: #008AB7;
}
a.t14gray:link {
	text-decoration: none;
	color: #737373;
	font-size: small;
}
a.t14gray:visited {
	text-decoration: none;
	color: #737373;
	font-size: small;
}
a.t14gray:hover {
	color: #737373;
	font-size: 13px;
	text-decoration: underline;
}
a.t14gray:active {
	text-decoration: none;
	font-size: 13px;
	color: #737373;
}
a.small_gray:link {
	text-decoration: none;
	color: #666666;
	font-size: small;
	line-height: 20px;
}
a.small_gray:visited {
	text-decoration: none;
	color: #666666;
	font-size: small;
	line-height: 20px;
}
a.small_gray:hover {
	color: #F67B02;
	font-size: small;
	text-decoration: underline;
	line-height: 20px;
}
a.small_gray:active {
	text-decoration: none;
	font-size: small;
	color: #666666;
	line-height: 20px;
}
.dot {
	background-image: url(../images/Official_Blog/dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}

