@charset "utf-8";
body {
	font-family: 新細明體, 'Times New Roman';
	background-color: white;
	margin: 0px;
}
BODY, TABLE, TR, TH, TD {
	font-size: 10pt;
}
td {
	FONT-FAMILY: 新細明體, 'Times New Roman'
}
a:active {
	TEXT-DECORATION: none;
	line-height: 18px;
}
a:link {
	COLOR: #333;
	TEXT-DECORATION: none;
	line-height: 18px;
}
a:visited {
	COLOR: #333;
	TEXT-DECORATION: none;
	line-height: 18px;
}
a:hover {
	COLOR: #333;
	line-height: 18px;
}
u {
	font-weight: normal;
	TEXT-DECORATION: none;
}
.textfield {
	color: #333366;
	border: 1px solid #515E8A;
	line-height: 22px;
}
.loginfield {
	color: #333366;
	border: 1px solid #515E8A;
	width: 110px;
	height: 19px;
}
.TabMag {
	border-collapse:collapse;
	border-color:#333;
	background-color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.TrMag1 {
	background-color:#DAD8D8;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	font-family: "細明體";
}
.TrTitle {
	background-color:#F2F3F1;
	color:#000;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 30px;
}
.TrItem {
	color: #0066FF;
	line-height: 18px;
}
.btn {
	margin:3px 0;
	padding:2px 5px;
	padding:4px 5px 1px;
	border-color:#ddd #666 #666 #ddd;
	background:#DDD;
	color:#000;
	cursor:pointer;
	vertical-align:middle;
}
.w12 {
	font-size: 9pt;
	line-height: 14pt;
	color: #FFFFFF;
}
.red {
	color: #F00;
	font-family: "新細明體", "Times New Roman";
}
.table {
	border: 1px solid #CCCCCC;
	font-size: 9pt;
	line-height: 18px;
	color: #000;
}
/* 新增 201012*/

/* 分頁功能CSS*/
ul, li {
	margin: 0;
	padding: 0;
/*	list-style: none;
*/}
.abgne_tab {
	position:absolute;
	top:10px;
	clear: left;
	width: 95%;
	margin: 10px 0;
}
ul.tabs {
	width: 95%;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}
ul.tabs li {
	float: left;
	height: 31px;
	line-height: 31px;
	overflow: hidden;
	position: relative;
	margin-bottom: 0px;	/* 讓 li 往下移來遮住 ul 的部份 border-bottom */
	border: 1px solid #999;
	border-left: none;
	background: #e1e1e1;
}
ul.tabs li a {
	line-height: 31px;
	display: block;
	padding: 0 20px;
	color: #000;
	border: 1px solid #fff;
	text-decoration: none;
}
ul.tabs li a:hover {
	color: black;
	line-height: 31px;
	background: #ccc;
}
ul.tabs li.active {
	line-height: 31px;
	background: #fff;
	border-bottom: 1px solid #fff;
}
ul.tabs li.active a:hover {
	line-height: 31px;
	background: #fff;
}
div.tab_container {
	clear: left;
	width: 100%;
}
div.tab_container .tab_content {
	padding: 20px;
}
/* -------------- 分頁顏色 ---------------- start */
.page {
	border: 1pt solid #ccdbe4;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	color: #0000aa;
}
.page:hover {
	background-color: #3666d4;
	text-decoration: none;
	color: #FFF;
}
/* -------------- 分頁顏色 ---------------- end */

/* 分頁功能CSS*/
#qaContent {
	width: 100%;
}
#qaContent ul.accordionPart {
	margin: 10px 10px 20px 10px;
}
#qaContent ul.accordionPart li {
	border-bottom: solid 1px #e3e3e3;
	padding-bottom: 12px;
	margin-top: 12px;
}
#qaContent ul.accordionPart li .qa_title {
	background: url(../images/yellow-001.gif) no-repeat 0px 3px;
	padding-left: 28px;
	color: #1186ec;
	cursor: pointer;
}
#qaContent ul.accordionPart li .qa_title_on {
	text-decoration: underline;
}
#qaContent ul.accordionPart li .qa_content {
	margin: 6px 0 0;
	background: url(../images/yellow-001.gif) no-repeat 0px -24px;
	padding-left: 8px;
	color: #666;
}
/* 分頁功能CSS*/
#qaContentx {
	width: 100%;
}
#qaContentx ul.accordionPartx {
	margin: 10px 10px 20px 10px;
}
#qaContentx ul.accordionPartx li {
	border-bottom: solid 1px #e3e3e3;
	padding-bottom: 12px;
	margin-top: 12px;
}
#qaContentx ul.accordionPartx li .qa_titlex {
	background: url(../images/yellow-001.gif) no-repeat 0px 3px;
	padding-left: 18px;
	color: #1186ec;
	cursor: pointer;
}
#qaContentx ul.accordionPartx li .qa_titlex_on {
	text-decoration: underline;
}
#qaContentx ul.accordionPartx li .qa_contentx {
	margin: 6px 0 0;
	background: url(../images/yellow-001.gif) no-repeat 0px -24px;
	padding-left: 28px;
	color: #666;
}
/*表格1*/
.tb-1 {
	border:1px solid #016FCD;
	border-collapse:collapse;
}
.tb-1 td {
	border:1px solid #016FCD;
	text-align:left;
	font-size: 12px;
	color: #333333;
	line-height: 22px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#frame_top_layer #logo {
	font-weight: bold;
	color: #333333;
	font-size: 16px;
	float: left;
	width: 30%;
	text-indent: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#mainRegion .albumDiv {
	float: left;
	height: 20px;
	width: 200px;
	text-align: left;
	margin-right: 12px;
	margin-bottom: 20px;
}

#mainRegion .picDiv {
	font-size: 9pt;
	padding: 7px;
	height: 20px;
	width: 190px;
	border: 1px solid #999999;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#mainRegion .navDiv {
	clear: both;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	padding: 5px;
}
#mainRegion .normalDiv {
	clear: both;
	margin: 10px;
}
#mainRegion .subjectDiv {
	font-family: "微軟正黑體";
	font-size: 14pt;
	font-weight: bold;
	color: #996600;
	padding: 5px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 5px;
}
#mainRegion .photoDiv {
	text-align: center;
	padding: 10px;
}
.clear {
	clear: both;
}
/* new */
#mainRegionx .picDivx {
	padding: 7px;
	background-color: #CCCCCC;
	height: 120px;
	width: 180px;
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#mainRegionx .albumDivx {
	float: left;
	height: 200px;
	width: 200px;
	text-align: center;
	margin-right: 12px;
	margin-bottom: 5px;
}
#mainRegionx .albumDivx .albuminfox {
	font-family: "新細明體";
	font-size: 10pt;
}
#mainRegionx .navDivx {
	clear: both;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	padding: 5px;
}
#mainRegionx .normalDivx {
	clear: both;
	margin: 10px;
}
#mainRegionx .subjectDivx {
	font-family: "新細明體";
	font-size: 14pt;
	font-weight: bold;
	color: #996600;
	padding: 5px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 5px;
}
#mainRegionx .photoDivx {
	text-align: center;
	padding: 10px;
}
.clear {
	clear: both;
}
.Book_Line {
	border-bottom:1px solid #D2D3D3;
}
.gray12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	text-decoration: none;
}