﻿@charset "utf-8";
.TbList {
	width: 100%;
	border: 1px solid #b7b7b7;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.TbList .TableTitle{
	color: #FFF;
	background-color: #05c0cf;
	text-align: left;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	font-size: 18px;
}
.TbList th {
	font-family: "微軟正黑體";
	font-size: 15px;
	color: #000;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
	background-color: #d7d7d7;
	padding-right: 8px;
	padding-left: 8px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #b7b7b7;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #b7b7b7;
	border-right-color: #b7b7b7;
	border-left-color: #b7b7b7;
	white-space: nowrap;
	/*max-width:200px;*/
}
.TbList td{
	font-family: "微軟正黑體";
	font-size: 15px;
	color: #000;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-left: 8px;
	border: 1px solid #b7b7b7;
	white-space: nowrap;
	vertical-align: top;
}
.TbList td a{
	font-family: "微軟正黑體";
	font-size: 14px;
	color: #004eff;
	text-align: left;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
.TbList tr{
	background-color: #f2f2f2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.TbList tr:nth-child(even){
	background-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.TbList tr:hover, .TbList tr:nth-child(even):hover{background-color: #e6f7e9; cursor:pointer;}
.TbList .left{
	text-align: left;
}
.TbList .center{
	text-align: center;
}
.TbList .right{
	text-align: right;
}
.TbForm{
	width: 100%;
	border: 1px solid #b7b7b7;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.TbForm th{
	background-color: #d7d7d7;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #b7b7b7;
	border-bottom-color: #b7b7b7;
	font-family: "微軟正黑體";
	font-size: 15px;
	color: #000;
	text-align: left;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
}
.TbForm td{
	background-color: #f2f2f2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b7b7b7;
	font-family: "微軟正黑體";
	font-size: 15px;
	color: #000;
	text-align: left;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
}
.TbForm td a{
	text-decoration: none;
	color: #355cb5;
}
.selected td{
	background-color: #9db4ef;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-family: "微軟正黑體";
	font-size: 15px;
	color: #000;
	text-align: left;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
}
.txt{
	border-right-style: none;
	border-bottom-style: none;
	font-family: "微軟正黑體";
	font-size: 12px;
	color: #03C;
	text-align: left;
	border-top-style: none;
	border-left-style: none;
}
.txt02{
	border-right-style: none;
	border-bottom-style: none;
	font-family: "微軟正黑體";
	font-size: 12px;
	color: #F30;
	text-align: left;
	border-top-style: none;
	border-left-style: none;
}
.TbForm .even {
	background-color: #009fe4;
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.TbList-noeven{}
.TbList-noeven tr{
	background-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.TbList-noeven tr:nth-child(even){
	background-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.TbList-noeven tr > td{
	white-space: inherit!important;
}

.TbList-pic{}
.TbList-pic tr > td{
	vertical-align: middle!important;
	white-space: inherit!important;
}
.TbList-pic tr > td > img{
	width: 200px;
	height: auto;
}
/*-----------------------------------*/


/*表單裡的表格*/
.List{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 27px;
	border: 1px solid #66bb6a;
	margin-top: 5px;
	margin-bottom: 5px;
}
.List th{
	color: #000;
	background-color: #aed581;
	text-align: center;
}
.List td{
	color: #666;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #FFF;
	text-align: center;
	border: 1px solid #66bb6a;
}
.List td img{
	height: auto;
	width: 120px;
}
.List-none{

}
.List-none th{

}
.List-none td{
	border: 0px none transparent;
}
.List-none td img{
	height: auto;
	width: 120px;
}
/*----------------------------*/

.TbList-sys td{
	vertical-align: middle;
}
