@charset "utf-8";
/* 基本設定 */
a:link, a:visited, a:active {
	color: #774d24;
	text-decoration: none;
}
a:hover {
	color: #A56638;
	text-decoration: underline;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form {
	margin: 0;
}
img {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
}
/*------------------------------------------外框區域-------------------------------------------*/

/* 背景090415 */
.Bg {
	background-image: url(images/Bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
/* 全內容背景090415 */
.OutTable {
	text-align: center;
	vertical-align: top;
	background-image: url(images/OutTable.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
/* 網站尺寸090415 */
.WebSize {
	width: 900px;
}
/*------------------------------------------下方區域-------------------------------------------*/
/* 下方區塊090415 */
.Bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #4f4f4f;
	height: 45px;
	padding-left: 20px;
}
.Bot A:link, .Bot A:visited, .Bot A:active {
	color: #0066FF;
	text-decoration: underline;
	position: relative;
}
.Bot A:hover {
	color: #ff8800;
	text-decoration: underline;
	position: relative;
}
/*------------------------------------------中間區域-------------------------------------------*/
/*主圖 090415*/
#MainPicIn{
	position: absolute;
	width: 1191px;
	height: 810px;
}
#MainPicFlash{
	width: 1191px;
	height: 810px;
}
/*090415*/
.LeftInfo{
	width: 330px;
	height: 450px;
	overflow-y:scroll;
	scrollbar-arrow-color: #703e28;
	scrollbar-face-color: #f1e2c7;
	scrollbar-highlight-color: #ead2ad;
	scrollbar-track-color: #ead2ad;
	scrollbar-shadow-color: #c79c54;
	scrollbar-darkshadow-color: #c79c54;
}
/*090415*/
.RightInfo{
	position: absolute;
	width: 100%;
	height: 450px;
	overflow-y:scroll;
	scrollbar-arrow-color: #703e28;
	scrollbar-face-color: #f1e2c7;
	scrollbar-highlight-color: #ead2ad;
	scrollbar-track-color: #ead2ad;
	scrollbar-shadow-color: #c79c54;
	scrollbar-darkshadow-color: #c79c54;
}
/*主圖背景090415*/
.MainPicBg {
	text-align: right;
	vertical-align: top;
	width: 960px;
	padding-top: 8px;
}
/*左側範圍090415*/
.LeftArea {
	width: 380px;
}
/*右側範圍090415*/
.RightArea {
	width: 100%;
}
/*---------------------------------------上方區域----------------------------------------------*/

/* 上方區塊09.04.03 */
.Top {
	text-align: right;
	vertical-align: bottom;
	padding-top: 8px;
	padding-bottom: 8px;
}

/* 上方右側區塊09.04.03 */
.TopRight {
	text-align: right;
	vertical-align: top;
	padding-top: 6px;
}

/* 上方選單左側 090407 */
.TopMenuLeft {
	height: 26px;
	width: 23px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/TopMenuLeft.png', sizingMethod='image');
}

/* 上方選單區塊 */
.TopMenuMidCenter {
	height: 26px;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 3px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/TopMenuMidCenter.png', sizingMethod='scale');
}
/* 上方選單右側 This web only */
.TopMenuRight {
	height: 26px;
	width: 23px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/TopMenuRight.png', sizingMethod='image');
}

/* 上方選單文字 090414 */
.TopText01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #6a3e14;
}
.TopText01 A:link, .TopText01 A:visited, .TopText01 A:active {
	position:relative; 
	color: #6a3e14;
	text-decoration: none;
}
.TopText01 A:hover {
	position:relative;
	color: #FFFFCC;
	text-decoration: underline;
}

/* 上方選單文字隔線 090415 */
.TopLine01 {
	background-image: url(his_images/topLine.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 2px;
	padding-left: 2px;
}
/* 上方選單標示箭頭090415 */
.TopArrow01 {
	background-image: url(his_images/hisArrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 8px;
}
/*---------------------------------------文字設定----------------------------------------------*/
/* 內容標題 090415*/
.ListTit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #6a3e14;
	padding-top: 20px;
	padding-bottom: 20px;
}

/* 列表文字01 090415 */
.ListTxt01 {
	font-family: Arial, Helvetica, sans-serif;
	color: #774d24;
	font-size: 12pt;
	line-height: 1.6;
	padding-bottom: 3px;
	padding-left:15px;
	padding-top: 5px;
	font-weight: bold;
	background-image: url(his_images/hisPoint01.gif);
	background-repeat: no-repeat;
	background-position: 5px 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #896137;
}
.ListTxt02 {
	font-family: Arial, Helvetica, sans-serif;
	color: #896137;
	font-size: 11pt;
	line-height: 1.6;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #896137;
	padding-right: 5px;
	padding-left: 5px;
}

/* 內頁內容文字090415 */
.PagMainTxt01{
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6;
	color: #6a3e14;
}
/* 內頁內容文字090415 */
.PagDateTxt02{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6;
	color: #6a3e14;
}
/*---------------------------------------其他設定----------------------------------------------*/
/* 線條01 090415 */
.Line01 {
	font-size: 1px;
	letter-spacing: 1px;
	height: 4px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='his_images/Line01.png', sizingMethod='scale');
}

/* 區隔01 090414 */
.Distance01 {
	font-size: 1px;
	letter-spacing: 1em;
	height: 10px;
}


/* Drop Down Extender Related CSS */
.ContextMenuPanel 
{
	border: 1px solid #868686;
	z-index: 1000;
	background: url(images/menu-bg.gif) repeat-y 0 0 #FAFAFA;
	cursor: default;
	padding: 1px 1px 0px 1px;
	font-size: 11px;
}

.ContextMenuBreak
{
	margin:1px 1px 1px 32px;
	padding:0;
	height:1px;
	overflow:hidden;
	display:block;
	border-top: 1px solid #C5C5C5;	
}

a.ContextMenuItem
{
	margin: 1px 0 1px 0;
	display: block;
	color: #003399;
	text-decoration: none;
	cursor: pointer;
	padding: 4px 19px 4px 33px;
	white-space: nowrap;
	text-align: left;
}

a.ContextMenuItem-Selected
{
	font-weight: bold;
}

a.ContextMenuItem:hover
{
	background-color: #FFE6A0;
	color: #003399;
	border: 1px solid #D2B47A;
	padding: 3px 18px 3px 32px;
}
/* Google AJAX Feed API (Slide Show) CSS */
#slideShow {
  width : 520px;
  height : 390px;
  padding : 0px;
}

#slideShowCon {
  width : 300px;
  height : 225px;
  padding : 0px;
}

