﻿/*----------------------------- 共用字型  請勿刪除 ----------------------------*/
.title
{
	font-size:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#3366cc;
	padding:10px 0px 0px 0px;
}
.title a
{
	text-decoration:none;
	color:#3366cc;
}
.title a:hover
{
	text-decoration:none;	
}
.text
{
	font-size:13px;
	color:#3d3d3d;
	line-height:22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text .blue
{
	font-weight:bold;
	color:#3366cc;
}
.text .bold
{
	color:#666;
	font-weight:bold;
}
.text .red
{
	color:red;
	font-weight:bold;
}
.text a
{
	font-size:12px;
	line-height:20px;
	color:#ff6600;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.gold_title {font-family: "Trebuchet MS";font-size: 16px;color: #cca830;line-height: 20px;font-weight: bold;}
