﻿@charset "utf-8";

.menu02 {
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
	margin-left: 93px;
}
a.menu02:hover {
	color: #0066CC;
	letter-spacing: 1px;
}
.menu03 {
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 20px;
	color: #FFCC00;
	text-decoration: none;
	letter-spacing: 1px;
	margin-left: 93px;
	font-weight: bold;
}

.tab {
	font-family: "微軟正黑體";
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	letter-spacing: 1px;
	padding-right: 30px;
	color: #333333;
	padding-bottom: 8px;
}

.T-black10_2 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
	text-indent: 20;
	margin-bottom: 5px;
	border: 1px dashed #8080C0;
}	

.serch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-decoration: none;
	letter-spacing: 1px;
	color: #666666;
	border-top-color: #F7F7F7;
	border-right-color: #F7F7F7;
	border-bottom-color: #CCCCCC;
	border-left-color: #F7F7F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-bottom: 5px;
	border-bottom-style: dotted;
}

.T-black18-b {
	font-family: "微軟正黑體";
	font-size: 18px;
	line-height: 20px;
	color: #003333;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
a.T-black18-b:hover {
	color: #0066CC;
	text-decoration: underline
}

.T-black17 {
	font-family: "微軟正黑體";
	font-size: 17px;
	line-height: 30px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.T-black17:hover {
	color: #0066CC;
	text-decoration: underline
}

.pro-black17 {
	font-family: "微軟正黑體";
	font-size: 17px;
	line-height: 35px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;	
}
a.pro-black17:hover {
	color: #0066CC;
	text-decoration: underline
}

.T-green12-b {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	line-height: 15px;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
a.T-green12-b:hover {
	color: #0066CC;
	text-decoration: underline
}

.pro {
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: bolder;
}
a.pro:hover {
	color: #0066CC;
	text-decoration: underline
}

.line {
	line-height: 10px;
	padding-left: 15px;
	margin-left: 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	}
	
.line02 {
	line-height: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	}
	
.line03 {
    padding-left: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	}