﻿﻿body  {
	padding: 0;
	color: #000000;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
}
.twoColFixRt #wrap {
	width: 910px;
	text-align: center; /* 這樣做會覆寫 Body 元素上的 text-align: center。 */
}
.twoColFixRt #container {
	width: 800px;
	text-align: left; /* 這樣做會覆寫 Body 元素上的 text-align: center。 */
}
.twoColFixRt #sidebar1 {
	float: right; /* 因為這個元素是浮動元素，所以您必須指定寬度 */
	width: 320px; /* 在符合標準的瀏覽器或 Internet Explorer 的標準模式中，這個 Div 的實際寬度 (除了寬度以外) 將會包含欄位間隔和邊框 */
	background: #ffffff;
}
.aTab_Top {
}

.twoColFixRt #mainContent {



} 



.twoColFixRt2 #wrap {
	width: 800px;
	text-align: center; /* 這樣做會覆寫 Body 元素上的 text-align: center。 */
}
.twoColFixRt2 #container {
	width: 800px;
	text-align: left; /* 這樣做會覆寫 Body 元素上的 text-align: center。 */
}
.twoColFixRt2 #sidebar1 {
	float: right; /* 因為這個元素是浮動元素，所以您必須指定寬度 */
	width: 320px; /* 在符合標準的瀏覽器或 Internet Explorer 的標準模式中，這個 Div 的實際寬度 (除了寬度以外) 將會包含欄位間隔和邊框 */
	background: #ffffff;
}

.twoColFixRt2 #mainContent {



} 


.fltrt { /* 這個類別可用來讓頁面右邊的元素浮動。浮動元素必須位於頁面上必須相鄰的元素前面。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* 這個類別可用來讓頁面左邊的元素浮動 */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* 這個類別應該放置於 Div 或 Break 元素上，而且應該是完整包含浮動的容器關閉前的最後一個元素 */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.Tab_aTop {
	/*float: left;*/
	padding: 0;
	/*display: inline;*/
	width: 410px;

}
.Tab_aTop ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.Tab_aTop ul li {
	position: relative;
	display: inline;
	width: 80px !important;
	width: 82px;
	text-align: center;
	height: 25px;
	float: right;
	border-top: 1px solid #dcddde;
	border-left: 1px solid #dcddde;
	border-right: 1px solid #c7c8ca;
	background-color: #f1f2f2;
}

.Tab_aTop ul li a {
	display: inline-block;
	text-decoration: none;
	color: #000000;
	padding-top: 4px;
}

.Tab_aTop ul li a:hover {
	color: #046174;
	width: 78px !important;
	width: 80px;
	background-color: #e0f8f8;
	height: 24px;
} 

.Tab_aDown {
	height: 155px;
	float: left;
	width: 410px;
	margin-top: 0px;
	border-bottom: 1px solid #dcddde;
	border-left: 1px solid #dcddde;
	border-right: 1px solid #c7c8ca;
	margin-bottom: 15px;
}
.aData {
	width: 550px;
}
.aTab_Top {
	width: 450px;
}
.aTab_Top ul {
	list-style-type: none;

}
.aTab_Top  ul li {
	float: left;

}
.HeadR1 {
	background-color: #f1f2f2;
	border-bottom: 1px solid #b4c9ca;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 3px;
	font-size: 15px;
	color: #046174;
	font-weight: bold;
}
.HeadR1_Data {
	text-align: left;
	padding: 8px;
	margin-bottom: 15px;
}
.HeadR2_Data {
	text-align: center;
	padding: 8px;
	margin-bottom: 15px;
}
.LeftData {
	text-align: left;
	width: 410px;
	margin-bottom: 15px;
}
.HeadL1 {
	background-color: #f1f2f2;
	border-bottom: 1px solid #b4c9ca;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 3px;
	font-size: 15px;
	color: #046174;
	font-weight: bold;
	width: 410px;
}
.HeadL1_Data {
	text-align: left;
	padding: 8px;
	margin-bottom: 15px;
}
