@charset "utf-8";
/* CSS Document */

.redWord {
	color: #FF0000;
}
body {
	font-family: "新細明體", "Comic Sans MS";
	font-size: 12px;
	color: #333333;
}
.DLstyle {
	line-height: 20px;
}
a:link,a:visited,a:active {
	color: #336600;
	text-decoration: none;
}
a:hover {
	color: #00CC00;
}
.trStyleLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.whiteWord {
	color: #FFFFFF;
}
.blueWord {
	color: #0000FF;
}
/*.mList a{
	color: #0066FF;
}*/.redWordB {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}
.blueLine {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #656565;
}
.whiteWord a {
	color: #FFFFFF;
}
.search_text {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.donline {border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #6699FF;
}
.whiteTitle {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: "微軟正黑體";
}
.bigblockword {
	font-family: "微軟正黑體";
	font-size: 16px;
	color: #333333;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-weight: bolder;
}
.urlBGimg {
	background-image: url(img/GO_01R.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	background-position: center center;
}
