﻿html,body { 
	font-size: 14px;
	font-family: 'Helvetica Neue',Helvetica,Arial,STHeiti,'Microsoft JhengHei',微軟正黑體,sans-serif;
}
img {   
	border:0;
}
ol,ul ,li{ 
	list-style-type:none;   
}
.dsal-table {
	border-collapse:collapse;
	border: solid 1px gray;
}
.dsal-table td{
	border: solid 1px gray;
}
.dsal-table th{
	border: solid 1px gray;
	background: #70CFD9;
	font-size: 20px;
	font-weight: bold;
}
.dsal-table caption{
	border: solid 1px gray;
	background: #70CFD9;
	font-size: 20px;
	font-weight: bold;
}
.dsal-table-head {
	border: solid 1px gray;
	background: #70CFD9;
	font-size: 20px;
	font-weight: bold;
}
.dsal-table-col-left{
	vertical-align: top;
	width: 80%;
}
.dsal-table-col-right{
	vertical-align: top;
	width: 20%;
}
.dsal-table-col1{
	vertical-align: top;
	width: 40%;
}
.dsal-table-col2{
	vertical-align: top;
	width: 40%;
}
.dsal-table-col3{
	vertical-align: top;
	width: 40%;
}
.dsal-page-head-div {
	background: #70CFD9;
}
.dsal-page-left-menu-div {
	width: 200px;
	min-height: 658px;
	padding-top: 5px;
	padding-left: 0px;
	line-height: 35px;
}
.dsal-page-left-sub-menu-table {
	font-size: 13px;
}
.dsal-page-left-sub-menu-table a {
	color: gray !important;
}
.dsal-page-left-sub-menu-table a:hover {
	color: #f1d775 !important;
}
.dsal-page-left-menu-div table {
	margin: 0 auto;
	width: 170px;
	text-align: center;
}
.dsal-page-left-menu-div a{
	text-decoration: none;
}
.dsal-page-left-menu-div a:hover{
	color: #f1d775;
}
.dsal-page-left-menu-line {
	width: 170px;
	height: 1px;
	background-color: gray;
}
.dsal-page-left-sub-menu-line {
	width: 170px;
	height: 1px;
	border-top: 1px dashed #91D5EF;
	overflow: hidden;
}
.dsal-page-center-div {
	line-height: 0px;
	padding: 30px;
}
.dsal-p {
	line-height: 25px;
	letter-spacing:0.1em;
}
.dsal-h1 {
	font-size: 20px;
	font-weight: bold;
}
.dsal-h2 {
	font-size: 18px;
	font-weight: bold;
}
.dsal-h3 {
	font-size: 16px;
	font-weight: bold;
}
.link_a {
  color: #467afd;
  line-height: 2em;
  text-decoration: none;
}
.text a {
  text-decoration: none;
}
.link_font {
  color: #0C0292;
  text-decoration: none;
  line-height: 25px;
}