@charset "utf-8";
.text01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
.text02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.text03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	font-size: 14px;
	line-height: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
.text04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
.text05 {
	font-family: "微軟正黑體";
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
.text05 h1 {
	font-family: "微軟正黑體";
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
.text05 h2 {
	font-family: "微軟正黑體";
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #063;
	text-decoration: none;
}


.text06 {
	font-family: "微軟正黑體";
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #390;
	text-decoration: none;
	padding-top: 10px;
}
.text06 h1 {
	font-family: "微軟正黑體";
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #390;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.text06 h2 {
	font-family: "微軟正黑體";
	font-size: 18px;
	font-weight: bold;
	color: #390;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.link01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #73C094;
	letter-spacing: 1px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.link01:hover {
	color: #53B59C;
}
.link02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	letter-spacing: 1px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.link02:hover {
	color: #666666;
}
.link03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
.link03:hover {
	color: #333333;
}
.link04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #53B59C;
	letter-spacing: 1px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.link04:hover {
	color: #53B59C;
}
.link05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #339999;
	text-decoration: none;
}
.link05:hover {
	color: #669900;
}
.bottom_style {
	text-align: center;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.news_list {
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/list_dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.img001 {
	margin: 3px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.img002 {
	margin: 3px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.img002:hover {
	border: 1px solid #999999;
}

/*CSS scott style pagination*/

DIV.scott {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	MARGIN: 3px;
	PADDING-TOP: 3px;
	TEXT-ALIGN: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
DIV.scott A {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	COLOR: #999999;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	TEXT-DECORATION: none;
	border: 1px solid #CCCCCC;
}
DIV.scott A:hover {
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #666666;
	border: 1px solid #999999;
}
DIV.scott A:active {
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #666666;
	border: 1px solid #999999;
}
DIV.scott SPAN.current {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 2px;
	COLOR: #fff;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	BACKGROUND-COLOR: #666666;
	border: 1px solid #333333;
}
DIV.scott SPAN.disabled {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	COLOR: #999999;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	border: 1px solid #CCCCCC;
}
.text07 {
	font-family: "新細明體";
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.text08 {
	font-family: Arial, "新細明體";
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
.text02-b {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-decoration: none;
}
.text01_gree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #090;
	text-decoration: none;
}
.text01_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #C00;
	text-decoration: none;
}
.table_line {
	border: 1px solid #CCC;
}
.text09 {
	font-family: "微軟正黑體";
	font-size: 18px;
	line-height: 2em;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 0px;
}
.text_title01 {
	font-family: Arial, "新細明體";
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}

.text_arror {
	font-family: Arial, "新細明體";
	font-size: 12px;
	color: #999;
	line-height: 2em;
	list-style-image: url(../images/arrows.png);
	list-style-position: outside;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.text_title02 {
	font-family: "微軟正黑體";
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #390;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
.text_title02 h2 {
	font-family: "微軟正黑體";
	font-size: 18px;
	font-weight: bold;
	color: #390;
	text-decoration: none;
}

.text_arror2 {
	font-family: Arial, "新細明體";
	font-size: 12px;
	color: #009;
	line-height: 2em;
	list-style-image: url(../images/arrows.png);
	list-style-position: outside;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.text01_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #009;
	text-decoration: none;
}
.news_title {
	font-family: "Times New Roman", "新細明體-ExtB";
	font-size: 18px;
	line-height: 2em;
	font-weight: bold;
	color: #009;
	text-decoration: none;
	margin-top: 20px;
	margin-bottom: 10px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #006;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-left: 5px;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
	padding-top: 5px;
}
.news_title h1 {
	font-family: "Times New Roman", "新細明體-ExtB";
	font-size: 18px;
	font-weight: bold;
	color: #009;
	text-decoration: none;
	border-left-color: #006;
	border-bottom-color: #999;
	letter-spacing: 1px;
	border-top-color: #999;
	margin: 0px;
	padding: 0px;
}

.text_title03 {
	font-family: "微軟正黑體";
	font-size: 16px;
	line-height: 2em;
	font-weight: bold;
	color: #090;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 55px;
	margin-top: 10px;
}
.text_title03 h1 {
	font-family: "微軟正黑體";
	font-size: 16px;
	line-height: 2em;
	font-weight: bold;
	color: #090;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}



.text_title04 {
	font-family: "微軟正黑體", "Times New Roman";
	font-size: 16px;
	line-height: 2em;
	font-weight: bold;
	color: #900;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 65px;
	margin-top: 10px;
}
.text_title5 {
	font-family: Arial, "新細明體";
	font-size: 16px;
	line-height: 24px;
	color: #006;
	text-decoration: none;
	padding-left: 80px;
	font-weight: bold;
}


.table_line1 {
	border: 1px dashed #CCC;
}
.line_button {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
}
#news_bk1 {
	height: 150px;
	width: 400px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#news_bk1 h1 {
	height: 150px;
	width: 400px;

}
#news_bk1 h1 span {
	display: none;
}
.text_seo_title {
	font-family: "微軟正黑體";
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #390;
	text-decoration: none;
}
.text_seo_title h1 {
	font-family: "微軟正黑體";
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #390;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.seo_work {
	font-family: Arial, "新細明體";
	font-size: 14px;
	line-height: 24px;
	color: #666;
	text-decoration: none;
}
.seo_work_google {
	font-family: Arial, "新細明體";
	font-size: 14px;
	line-height: 24px;
	color: #666;
	text-decoration: none;
	background-image: url(../../%E5%B0%88%E6%A1%88/%E5%A8%81%E4%BA%AC%E5%AE%98%E7%B6%B2/990518/google.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.seo_work_yahoo {
	font-family: Arial, "新細明體";
	font-size: 14px;
	line-height: 24px;
	color: #666;
	text-decoration: none;
	background-image: url(../../%E5%B0%88%E6%A1%88/%E5%A8%81%E4%BA%AC%E5%AE%98%E7%B6%B2/990518/yahoo.jpg);
	background-repeat: no-repeat;
	background-position: 7px center;
	padding-left: 5px;
}
.seo_work_text {
	font-family: Arial, "新細明體";
	font-size: 12px;
	line-height: 30px;
	color: #666;
	text-decoration: none;
}
.seo_texts {
	font-family: Arial, "新細明體";
	font-size: 14px;
	line-height: 24px;
	color: #333;
	text-decoration: none;
	padding: 5px;
}
.seo_textb {
	font-family: Arial, "新細明體";
	font-size: 14px;
	line-height: 24px;
	color: #900;
	text-decoration: none;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
}


.photo_r {
	background-color: #FFF;
	padding: 3px;
	float: right;
	border: 1px solid #CCC;
	margin: 5px;
}

