body {
	font-family: Arial, 新細明體;
	font-size: 12px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-x:hidden;
	}
td,th {
	font-family: Arial, 新細明體;
	font-size: 12px;
	color: #333333;
}
.topbg {
	background-image: url(../images/main_2.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.title {
	font-family: "Arial", "Verdana", "新細明體";
	font-size: 16px;
	color: #474747;
	font-weight: bold;
	letter-spacing: 1pt;
}

.content {
	font-family: "Arial", "Verdana","新細明體";
	font-size: 12px;
	color: #454545;
	word-spacing: 1pt;
	line-height: 18px;
}

.content_red {
	font-family: "Arial", "Verdana","新細明體";
	font-size: 12px;
	color: #993300;
	word-spacing: 1pt;
	line-height: 18px;
}
.subtitle{
	font-family: "Arial", "Verdana", "新細明體";
	font-size: 13px;
	color: #73451F;
	font-weight: bold;
	word-spacing: 1pt;
	letter-spacing: 1pt;
}

.sub_subtitle{
	font-family: "Arial", "Verdana", "新細明體";
	font-size: 12px;
	color: #336699;
	line-height: 19px;
	word-spacing: 1pt;
	font-weight: bold;
	background-color: #EDF7FE;
	padding: 3px;
	border: 1px dotted #CCCCCC;
}

.note{
	font-family: "Arial", "Verdana","新細明體";
	font-size: 10px;
	color: #993300;
}

a:link {
	color: #0073A1;
	text-decoration: underline;
}

a:visited {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
}
a.navi_link:link {
	color: #4F5458;
	text-decoration: none;
	font-weight: bold;
}

a.navi_link:visited {
	color:#4F5458;
	text-decoration: none;
	font-weight: bold;
}

a.navi_link:hover {
	color: #5BB1F5;
	text-decoration: none;
	font-weight: bold;
}
.copyright {

	font-family: "Arial", "Verdana", "新細明體";
	font-size: 10px;
	color: #CCCCCC;
	word-spacing: 1pt;
}
.dotlinetable {
	color: #454545;
	text-decoration: none;
	font-family: "Arial", "Verdana","新細明體";
	padding: 10px;
	border: 1px dotted #454545;
	font-size: 11px;
}

input, select, textarea {
	font-family: "Arial", "Verdana","新細明體";
	font-size: 11px;
	color: #454545;
	BACKGROUND-COLOR: #F2F2F2;
	border: 1px solid #454545;
	padding: 1px;
}
.linebg {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: center;
}
ul{
	text-align:left;
	margin-left:20px;
	margin-bottom:0px;
	pandding-top:0px;
}
ol{
	text-align:left;
	margin-left:20px;
	margin-bottom:0px;
	pandding-top:0px;
}
li{
	margin-bottom:4px;
	padding-left:0px;
}
