@charset "utf-8";
/* 基本設定 */
a:link, a:visited, a:active {
	position:relative; 
	color: #767879;
	text-decoration: none;
}
a:hover {
	position:relative;
	color: #FF9900;
	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;
}
/*------------------------------------------外框區域-------------------------------------------*/

/* 背景090611 */
.Bg {
	background-color: #E9E4D2;
	text-align: center;
	vertical-align: top;
}
/* 全內容背景08.12.05 */
.OutTable {
	text-align: center;
	vertical-align: top;
	padding-right: 6px;
	padding-left: 6px;
}
/* 網站尺寸090611 */
.WebSize {
	width: 100%;
}

/* 線上客服 */
#topbar {
	position:absolute;
	z-index:4;
	width: 600px;
}
/*---------------------------------------上方區域----------------------------------------------*/

/* 上方區塊090611 */
.Top {
	text-align: left;
	vertical-align: top;
	background-image: url(images/PageMainPicBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

/* 上方右側區塊08.12.05 */
.TopRight {
	text-align: right;
	vertical-align: top;
	padding-top: 6px;
}

/* 上方選單左側 */
.TopMenuLeft {
	background-image: url(images/Arrow_Top01.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	width: 10px;
	text-align: left;
	vertical-align: middle;
}

/* 上方選單區塊 */
.TopMenuMidCenter {
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
}
/* 上方選單右側09.02.03 This web only */
.TopMenuRight {
	background-image: none;
	width: 10px;
}

/* 上方選單文字090611 */
.TopText01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #b6c7d8;
}
.TopText01 A:link, .TopText01 A:visited, .TopText01 A:active {
	position:relative; 
	color: #b6c7d8;
	text-decoration: none;
}
.TopText01 A:hover {
	position:relative;
	color: #ffffff;
	text-decoration: underline;
}

/* 上方選單文字隔線08.12.05 */
.TopLine01 {
	background-image: url(images/Line_Top01.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 17px;
}
/* 上方選單標示箭頭08.12.05 */
.TopArrow01 {
	background-image: url(images/Arrow_Top01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 8px;
}

/*------------------------------------------下方區域-------------------------------------------*/
/* 下方區塊090611 */
.Bot {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: middle;
	background-color: #E9E4D2;
}
/* this web only */
.BotL {
	background-image: url(images/Bot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #004873;
}
/* this web only */
.BotR {
	background-image: url(images/Bot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #004873;
}

/* 下方文字隔線 */
.BotLine01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #81b3c0;
	text-align: center;
	vertical-align: middle;
}

/* 下方文字090611 */
.BotText01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-align: center;
	vertical-align: middle;
}
.BotText01 A:link, .BotText01 A:visited, .BotText01 A:active {
	color: #666666;
	text-decoration: none;
}
.BotText01 A:hover {
	color: #FF9900;
	text-decoration: underline;
}


/*---------------------------------------左側區域----------------------------------------------*/
/*左側區塊090611*/
.LeftMod {
	width: 193px;
	height: 420px;
	background-color: #838383;
}

/* 左側選單上左 090611 */
.LeftMenuTopLeft {
	font-size: 1px;
	letter-spacing: 1px;
}
/* 左側選單上中 */
.LeftMenuTopCenter {
	font-size: 1px;
	letter-spacing: 1px;
}
/* 左側選單上右 090611 */
.LeftMenuTopRight {
	font-size: 1px;
	letter-spacing: 1px;
}
/* 左側選單中左 090611 */
.LeftMenuMidLeft {
	font-size: 1px;
	letter-spacing: 1px;
}
/* 左側選單中中 090611 */
.LeftMenuMidCenter {
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
/* 左側選單中右 090611 */
.LeftMenuMidRight {
	font-size: 1px;
	letter-spacing: 1px;
}
/* 左側選單下左 090611 */
.LeftMenuBotLeft {
	font-size: 1px;
	letter-spacing: 1px;
}
/* 左側選單下中 090611 */
.LeftMenuBotCenter {
	font-size: 1px;
	letter-spacing: 1px;
}
/* 左側選單下右 090611 */
.LeftMenuBotRight {
	font-size: 1px;
	letter-spacing: 1px;
}

/* 左側標題01 */
.LeftTitle01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #745e4c;
	font-weight: bold;
	background-image: url(images/LeftTitle01Bg.gif);
	background-repeat: no-repeat;
	height: 45px;
	background-position: right bottom;
	padding-right: 12px;
	padding-top: 10px;
}

/* 左側基本文字 */
.LeftText {
	font-family: Arial, Helvetica, sans-serif;
	color: #696969;
}

/* 左側第一層文字090611 */
.LeftText01 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	background-image: url(images/LeftText01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left:15px;
	font-size: 11pt;
	height: 32px;
}
.LeftText01 A:link, .LeftText01 A:visited, .LeftText01 A:active {
	position:relative; 
	color: #ffffff;
	text-decoration: none;
}
.LeftText01 A:hover {
	position:relative;
	color: #BBFFFF;
	text-decoration: none;
}
.LeftText01On {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	background-image: url(images/LeftText01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left:15px;
	font-size: 11pt;
	height: 32px;
}
/* 左側第一層文字上左 090611 */
.LeftText01TopL {
	font-size: 1pt;
	letter-spacing: 1pt;
	background-image: url(images/LeftText01TopL.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
	width: 10px;
}
/* 左側第一層文字上中 */
.LeftText01TopC {
	font-size: 1pt;
	letter-spacing: 1pt;
	background-image: url(images/LeftText01TopC.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 8px;
}
/* 左側第一層文字上右*/
.LeftText01TopR {
	font-size: 1pt;
	letter-spacing: 1pt;
	background-image: url(images/LeftText01TopR.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 8px;
	width: 10px;
}
/* 左側第一層文字中左 */
.LeftText01MidL {
	font-size: 1pt;
	letter-spacing: 1pt;
	width: 10px;
	background-image: url(images/LeftText01MidL.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #4ba0e1;
}
/* 左側第一層文字中右 */
.LeftText01MidR {
	font-size: 1pt;
	letter-spacing: 1pt;
	width: 10px;
	background-image: url(images/LeftText01MidR.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #4ba0e1;
}
/* 左側第一層文字下左 */
.LeftText01BotL {
	font-size: 1pt;
	letter-spacing: 1pt;
	height: 15px;
	width: 10px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/LeftText01BotL.png', sizingMethod='image');
}
/* 左側第一層文字下中 */
.LeftText01BotC {
	font-size: 1pt;
	letter-spacing: 1pt;
	height: 15px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/LeftText01BotC.png', sizingMethod='scale');
}
/* 左側第一層文字下右 */
.LeftText01BotR {
	font-size: 1pt;
	letter-spacing: 1pt;
	height: 15px;
	width: 10px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/LeftText01BotR.png', sizingMethod='image');
}

/* 左側第二層文字090611 */
.LeftText02 {
	font-family: Arial, Helvetica, sans-serif;
	color: #dddcdc;
	font-weight: normal;
	background-image: url(images/LeftText02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right:7px;
	font-size: 11pt;
	height: 31px;
}
.LeftText02 A:link, .LeftText02 A:visited, .LeftText02 A:active {
	position:relative; 
	color: #dddcdc;
	text-decoration: none;
}
.LeftText02 A:hover {
	position:relative;
	color: #ff8800;
	text-decoration: none;
}
.LeftText02On {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-weight: bold;
	background-image: url(images/LeftText02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 18px;
	padding-right:7px;
	font-size: 11pt;
	height: 31px;
}
.LeftText02On A:link, .LeftText02On A:visited, .LeftText02On A:active {
	position:relative; 
	color: #FF9900;
	text-decoration: none;
}
.LeftText02On A:hover {
	position:relative;
	color: #ff8800;
	text-decoration: none;
}
/* 左側第三層文字090611 */
.LeftText03 {
	font-family: Arial, Helvetica, sans-serif;
	color: #dddcdc;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 18px;
	font-size: 10pt;
	background-image: url(images/LeftText03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.LeftText03 A:link, .LeftText03 A:visited, .LeftText03 A:active {
	position:relative; 
	color: #dddcdc;
	text-decoration: none;
}
.LeftText03 A:hover {
	position:relative;
	color: #ff8800;
	text-decoration: none;
}
.LeftText03On {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff8800;
	padding-top: 8px;
	padding-bottom: 3px;
	padding-left: 18px;
	font-size: 10pt;
	background-image: url(images/LeftText03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.LeftText03On A:link, .LeftText03On A:visited, .LeftText03On A:active {
	position:relative;
	color: #ff8800;
	text-decoration: none;
}
.LeftText03On A:hover {
	position:relative;
	color: #ff8800;
	text-decoration: underline;
}
/* 左側第三層文字090611 */
.LeftText04 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC9966;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 18px;
	font-size: 10pt;
}
.LeftText04 A:link, .LeftText04 A:visited, .LeftText04 A:active {
	position:relative; 
	color: #CC9966;
	text-decoration: none;
}
.LeftText04 A:hover {
	position:relative;
	color: #FFFFFF;
	text-decoration: underline;
}

/*------------------------------------------中間區域-------------------------------------------*/
/*主圖090611*/
#MainPicIn{
	position: absolute;
	visibility: visible;
	top: 10px;
	width: 1003px;
}

/*主圖背景090611*/
.MainPicBg {
	text-align: left;
	vertical-align: top;
	width: 1003px;
	height: 365px;
	background-image: url(images/MainPicBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}
.MainPicBgL {
	background-image: url(images/MainPicBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.MainPicBgR {
	background-image: url(images/MainPicBgR.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.PageMainPicBg {
	text-align: left;
	vertical-align: top;
	height: 90px;
	background-image: url(images/PageMainPic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 790px;
}
.PageMainPicBgL {
	background-image: url(images/PageMainPicBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.PageMainPicBgR {
	background-image: url(images/PageMainPicBgR.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

/*主要區塊090611*/
.MainMod {
	padding-bottom: 12px;
}
.PageMainMod {
	height: 200px;
	width: 810px;

}
/* 中間主要區塊08.12.05 */
.MainArea {
	background-color: #e9e4d2;
	background-image: url(images/MainArea.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/* 中間主要區塊08.12.05 */
.MainArea2 {
	background-color: #e9e4d2;
	background-image: url(images/MainArea2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/*中間區塊090611*/
.CenterArea {
	text-align: center;
	vertical-align: top;
}
/*this web only*/
.CenterAreaL {
	background-image: url(images/CenterArea.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
/*this web only*/
.CenterAreaR {
	background-image: url(images/CenterArea.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
/*中間框架左上090611 this web only*/
.CenterAreaBoxTopL {
	font-size: 1px;
	letter-spacing: 1px;
	height: 16px;
	width: 16px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/CenterAreaBoxTopL.png', sizingMethod='image');
}
/*中間框架中上*/
.CenterAreaBoxTopC {
	font-size: 1px;
	letter-spacing: 1px;
	height: 16px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/CenterAreaBoxTopC.png', sizingMethod='scale');
}
/*中間框架右上 this web only*/
.CenterAreaBoxTopR {
	font-size: 1px;
	letter-spacing: 1px;
	height: 16px;
	width: 16px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/CenterAreaBoxTopR.png', sizingMethod='image');
}
/*中間框架左中*/
.CenterAreaBoxMidL {
	font-size: 1px;
	letter-spacing: 1px;
	width: 16px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/CenterAreaBoxMidL.png', sizingMethod='scale');
}
/*中間框架中中*/
.CenterAreaBoxMidC {
	text-align: center;
	vertical-align: top;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/CenterAreaBoxMidC.png', sizingMethod='scale');
	position: static;
}
/*中間框架右中*/
.CenterAreaBoxMidR {
	font-size: 1px;
	letter-spacing: 1px;
	width: 16px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/CenterAreaBoxMidR.png', sizingMethod='scale');
}
/*中間框架左下*/
.CenterAreaBoxBotL {
	font-size: 1px;
	letter-spacing: 1px;
	height: 16px;
	width: 16px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/CenterAreaBoxBotL.png', sizingMethod='image');
}
/*中間框架中下*/
.CenterAreaBoxBotC {
	font-size: 1px;
	letter-spacing: 1px;
	height: 16px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/CenterAreaBoxBotC.png', sizingMethod='scale');
}
/*中間框架右下*/
.CenterAreaBoxBotR {
	font-size: 1px;
	letter-spacing: 1px;
	height: 16px;
	width: 16px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/CenterAreaBoxBotR.png', sizingMethod='image');
}

/*---------------------------------------右側區域----------------------------------------------*/

/*右側區塊08.12.05*/
.RightMod {
	text-align: right;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
	width: 180px;
	padding-top: 24px;
}
/* 右側選單上左 090525(this web only) */
.RightAreaTopL {
	height: 12px;
	width: 12px;
	font-size: 1px;
	letter-spacing: 1px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightAreaTopL.png', sizingMethod='image');
}
/* 右側選單上中 090525 */
.RightAreaTopC {
	height: 12px;
	font-size: 1px;
	letter-spacing: 1px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightAreaTopC.png', sizingMethod='scale');
}
/* 右側選單上右 090525 */
.RightAreaTopR {
	height: 12px;
	width: 12px;
	font-size: 1px;
	letter-spacing: 1px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightAreaTopR.png', sizingMethod='image');
}
/* 右側選單中左 090525 */
.RightAreaMidL {
	width: 12px;
	font-size: 1px;
	letter-spacing: 1px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightAreaMidL.png', sizingMethod='scale');
}
/* 右側選單中中 090525 */
.RightAreaMidC {
	padding-bottom: 10px;
	/*background-image: url(images/RightAreaMidC.gif);*/
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
/* 右側選單中右 090525 */
.RightAreaMidR {
	width: 12px;
	font-size: 1px;
	letter-spacing: 1px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightAreaMidR.png', sizingMethod='scale');
}
/* 右側選單下左 090525 */
.RightAreaBotL {
	height: 14px;
	width: 12px;
	font-size: 1px;
	letter-spacing: 1px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightAreaBotL.png', sizingMethod='image');
}
/* 右側選單下中 090525 */
.RightAreaBotC {
	height: 14px;
	font-size: 1px;
	letter-spacing: 1px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightAreaBotC.png', sizingMethod='scale');
}
/* 右側選單下右 090525 */
.RightAreaBotR {
	height: 14px;
	width: 12px;
	font-size: 1px;
	letter-spacing: 1px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightAreaBotR.png', sizingMethod='image');
}


/*右側標題上左01(this web only) 090525*/
.RightTitle01TopL {
	font-size: 1pt;
	letter-spacing: 1pt;
	width: 9px;
	height: 4px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/HomeTitleTopLeft.png', sizingMethod='image');
}
/*右側標題上中01*/
.RightTitle01TopC {
	font-size: 1pt;
	letter-spacing: 1pt;
	height: 4px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/HomeTitleTopCenter.png', sizingMethod='scale');
}
/*右側標題上右01*/
.RightTitle01TopR {
	font-size: 1pt;
	letter-spacing: 1pt;
	width: 9px;
	height: 4px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/HomeTitleTopRight.png', sizingMethod='image');
}
/*右側標題左側01 090525*/
.RightTitle01Left {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/HomeTitleMidLeft.png', sizingMethod='scale');
	width: 9px;
	font-size: 1px;
	letter-spacing: 1px;
}
/*右側標題中中01(this web only) 090525*/
.RightTitle01MidR {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/IndexListTitLi.png', sizingMethod='scale');
	height: 24px;
	padding-top: 5px;
	position: relative;
}
/*右側標題右側01 090525*/
.RightTitle01Right {
	font-size: 1px;
	letter-spacing: 1px;
	width: 9px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/HomeTitleMidRight.png', sizingMethod='scale');
}
/*右側標題下左01(this web only) 090525*/
.RightTitle01BotL {
	height: 18px;
	width: 9px;
	font-size: 1px;
	letter-spacing: 1px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/HomeTitleBotLeft.png', sizingMethod='image');
}
/*右側標題下中01*/
.RightTitle01BotC {
	height: 18px;
	font-size: 1px;
	letter-spacing: 1px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/HomeTitleBotCenter.png', sizingMethod='scale');
}
/*右側標題下右01*/
.RightTitle01BotR {
	height: 18px;
	width: 9px;
	font-size: 1px;
	letter-spacing: 1px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/HomeTitleBotRight.png', sizingMethod='image');
}

/*右側標題01 090525*/
.RightTitle01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
	background-image: url(images/IndexListTit.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-right: 5px;
	padding-left: 20px;
	padding-top: 1px;
}

/*右側標題右側02*/
.RightTitle02Right {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightTitle02Right.png', sizingMethod='image');
	height: 44px;
	width: 5px;
}

/*右側標題02*/
.RightTitle02 {
	height: 44px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightTitleBg02.png', sizingMethod='crop');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 10px;
}

/*右側標題03*/
.RightTitle03 {
	height: 44px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightTitleBg03.png', sizingMethod='crop');
	padding-top: 8px;
}
.RightTitle03 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}

/* 右側內容01 08.12.05 */
.RightMenuMidLeft {
	width: 10px;
	background-image: url(images/RightMenuMidLeft.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.RightMenuMidCenter {
	padding-top: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d2e4e8;
}
.RightMenuMidRight {
	width: 12px;
	font-size: 1px;
	letter-spacing: 1px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightMenuMidRight.png', sizingMethod='scale');
}
.RightMenuBotLeft {
	height: 19px;
	width: 10px;
	font-size: 1px;
	letter-spacing: 1px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightMenuBotLeft.png', sizingMethod='image');
}
.RightMenuBotCenter {
	height: 19px;
	font-size: 1px;
	letter-spacing: 1em;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightMenuBotCenter.png', sizingMethod='scale');
}
.RightMenuBotRight {
	height: 19px;
	width: 12px;
	font-size: 1px;
	letter-spacing: 1px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RightMenuBotRight.png', sizingMethod='image');
}

/* 右側選單文字08.12.05 */
.RightText01 {
	font-family: Arial, Helvetica, sans-serif;
	color: #767879;
	font-size: 10pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b9b9b9;
	padding-top: 3px;
}
.RightText01 A:link, .RightText01 A:visited, .RightText01 A:active {
	position:relative; 
	color: #767879;
	text-decoration: none;
}
.RightText01 A:hover {
	position:relative;
	color: #ff8800;
	text-decoration: underline;
}
/* 電子報查詢文字 */
.RightText02 {
	font-family: Arial, Helvetica, sans-serif;
	color: #616161;
	
	padding-left: 5px;
	background-image: url(images/Arrow04.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
/*---------------------------------------主要選單----------------------------------------------*/
/* 主要選單區塊090511 */
.MainMenuArea {
	text-align: left;
	vertical-align: top;
	font-size: 1pt;
	letter-spacing: 1pt;
	padding-top: 15px;
}
/* 主要選單上左090611 */
.MainMenuTopL {
	font-size: 1pt;
	letter-spacing: 1pt;
}
.MainMenuTopC {
	letter-spacing: 1pt;
	font-size: 1pt;
}
.MainMenuTopR {
	font-size: 1pt;
	letter-spacing: 1pt;
}
/* 主要選單中左090611 */
.MainMenuMidL {
	font-size: 1pt;
	letter-spacing: 1pt;
}
/* 主要選單中中090511 */
.MainMenuMidC {
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
}
/* 主要選單中右090611 */
.MainMenuMidR {
	padding-top: 2px;
}
/* 主要選單上左090507 */
.MainMenuBotL {
	font-size: 1pt;
	letter-spacing: 1pt;
}
.MainMenuBotC {
	font-size: 1pt;
	letter-spacing: 1pt;
}
.MainMenuBotR {
	font-size: 1pt;
	letter-spacing: 1pt;
}
/* 文字隔線090507 */
.MainMenuLine01 {
	background-image: url(images/MainMenuLine01.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 9px;
	font-size: 1pt;
	letter-spacing: 1pt;
}

/* 主要選單090611 */
.MainMenu01{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-right: 5px;
	padding-left: 5px;
	padding-top:3px;
	text-align: center;
	vertical-align: middle;
}
.MainMenu01 A:link, .MainMenu01 A:visited, .MainMenu01 A:active {
	position:relative;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	padding-top: 1px;
	padding-bottom: 1px;
}
.MainMenu01 A:hover {
	position:relative;
	color: #84C1FF;
	text-decoration: none;
	width: 100%;
	padding-top: 1px;
	padding-bottom: 1px;
}
/* 主要選單On click 狀態 09.03.30 */
.MainMenu01On{
}
.MainMenu01On A:link, .MainMenu01On A:visited, .MainMenu01On A:active {
}
.MainMenu01On A:hover {
}
/* 主要選單09.05.11 */
.MainMenuEn01{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #bababb;
	font-weight: normal;
}

/*---------------------------------------分眾區塊設定----------------------------------------------*/
/* 分眾區塊中左08.12.05 */
.ClassMidLeft{
	background-image: url(images/ClassMidLeft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
	width: 10px;	
}
/* 分眾區塊中中08.12.05 */
.ClassMidCenter{
	background-image: url(images/ClassMidCenter.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #68737b;
	padding-top: 2px;
}
.ClassMidCenter A:link, .ClassMidCenter A:visited, .ClassMidCenter A:active {
	position:relative; 
	color: #68737b;
	text-decoration: none;
}
.ClassMidCenter A:hover {
	position:relative;
	color: #1BB3E4;
	text-decoration: underline;
}

/* 分眾區塊中右08.12.05 */
.ClassMidRight{
	background-image: url(images/ClassMidRight.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
	width: 10px;	
}



/*---------------------------------------其他基本設定----------------------------------------------*/

/* logo區塊08.12.05 */
.Logo01 {
	text-align: left;
	vertical-align: top;
}

/*導盲磚設定(2009.04.07新增)*/
/* 導盲磚上方 */
.AltU {
	font-family: Arial, Helvetica, sans-serif;
	color: #094480;
}
/* 導盲磚左方 */
.AltL {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}
/* 導盲磚中間 */
.AltC {
	font-family: Arial, Helvetica, sans-serif;
	color: #f5f5f5;
}
/*左側選單點點*/
.TextPagMenuLink01{
	background-image:url(images/TextPagMenuLink01.gif);
	background-repeat:no-repeat;
	background-position: left 5px;
	padding: 0px 0px 0px 7px;
}
