@charset "utf-8";
/* 基本設定 */
a:link, a:visited, a:active {
	position:relative; 
	color: #727272;
	text-decoration: none;
}
a:hover {
	position:relative;
	color: #FF0000;
	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;
}
/*------------------------------------------外框區域-------------------------------------------*/

/* 背景090525 */
.Bg {
	background-image: url(images/Bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	text-align: center;
	vertical-align: top;
}
/* 外匡背景090806 */
.BobyBg{
	padding-bottom:0px;
}
.BobyMidC{

}
/* 全內容背景08.12.05 */
.OutTable {
	text-align: center;
	vertical-align: top;
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	padding-bottom: 10px;
}
/* 全內容背景08.12.05 */
.OutTable_Left {
	text-align: center;
	vertical-align: top;
	padding-right: 6px;
	padding-left: 6px;
	background-repeat: repeat-y;
	background-position: right top;
}
/* 全內容背景08.12.05 */
.OutTable_right {
	text-align: center;
	vertical-align: top;
	padding-right: 6px;
	padding-left: 6px;
	background-repeat: repeat-y;
	background-position: left top;
}
/* 網站尺寸09.02.03 */
.WebSize {
	width: 942px;
}

/* 線上客服 */
#topbar {
	position:absolute;
	height:60px;
	z-index:4;
}
/*---------------------------------------上方區域----------------------------------------------*/
/* 外框上方區塊左090806 */
.BobyTopL{
	background-image: url(images/top.jpg);
	background-color: #572c04;
	background-repeat: repeat-x;
	background-position: left bottom;
}
.BobyTopC{
	background-image: url(images/top.jpg);
	background-color: #572c04;
	background-repeat: repeat-x;
	background-position: left bottom;
}
.BobyTopR{
	background-image: url(images/top.jpg);
	background-color: #572c04;
	background-repeat: repeat-x;
	background-position: left bottom;
}
/* 上方區塊090525 */
.Top {
	text-align: left;
	vertical-align: bottom;
	background-repeat: repeat-x;
	background-position: left bottom;
}
.TopMenu{


}
/* 上方右側區塊08.12.05 */
.TopRight {
	text-align: right;
	vertical-align: bottom;
}

/* 上方選單左側 */
.TopMenuLeft {
	text-align: left;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
	width: 9px;
}

/* 上方選單區塊 */
.TopMenuMidCenter {
	text-align: right;
	vertical-align: bottom;
	padding-right: 5px;
	background-repeat: repeat-x;
	background-position: left bottom;
}
/* 上方選單右側09.02.03 This web only */
.TopMenuRight {
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
	width:1px;
}

/* 上方選單文字08.12.05 */
.TopText01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	padding-bottom: 3px;
}
.TopText01 A:link, .TopText01 A:visited, .TopText01 A:active {
	position:relative; 
	color: #ffffff;
	text-decoration: none;
}
.TopText01 A:hover {
	position:relative;
	color: #4ca8de;
	text-decoration: underline;
}

/* 上方選單文字隔線08.12.05 */
.TopLine01 {
	background-image: url(images/Line_Top01.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 21px;
}
/* 上方選單標示箭頭08.12.05 */
.TopArrow01 {
	background-image: url(images/Arrow_Top01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 8px;
}

/*------------------------------------------下方區域-------------------------------------------*/
/* 下方區塊08.12.05 */
.Bot {
	background-repeat: repeat-y;
	background-position: 1px top;
	text-align: center;
	vertical-align: middle;
	position: relative;
	padding-bottom:25px;
	padding-top: 5px;
	border-right-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
	background-color: #e0c18a;
	border-left-width: 1px;
	background-image: url(images/LeftMenuBg.jpg);
	padding-left: 198px;
}
/* 外框下方區塊左090806 */
.BobyBotL{
	background-repeat: repeat-x;
	background-position: left top;
}
/* 外框下方區塊中090806 */
.BobyBotC{
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 940px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bd5609;
	border-left-color: #bd5609;
	background-color: #FFFFFF;
	background-image: url(images/Bot.jpg);
}
/* 外框下方區塊右090806 */
.BobyBotR{
	background-repeat: repeat-x;
	background-position: left top;
}

/* 下方文字隔線 */
.BotLine01 {
	background-image: url(images/Line01.gif);
	background-repeat: no-repeat;
	background-position: center 3;
	width: 19px;
}

/* 下方文字08.12.05 */
.BotText01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6b5631;
}
.BotText01 A:link, .BotText01 A:visited, .BotText01 A:active {
	color: #6b5631;
	text-decoration: none;
}
.BotText01 A:hover {
	color: #0c8dfc;
	text-decoration: underline;
}


/*---------------------------------------左側區域----------------------------------------------*/
/*左側區塊02.12.05*/
.LeftMod {
	width: 197px;
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/LeftMenuBg.jpg);
	padding-bottom: 15px;
}
.LeftMenuBg{
	background-image: url(images/LeftMod.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* 左側選單上左 08.12.05 */
.LeftMenuTopLeft {
	/*height: 9px;*/
	width: 40px;
	font-size: 1px;
	letter-spacing: 1px;
	background-repeat: no-repeat;
	background-position: right bottom;
	/*background-image: url(images/LeftMenuTopLeft.gif);*/
	/*FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/15styleweb/images/LeftMenuTopLeft.png', sizingMethod='image');*/
}
/* 左側選單上中 08.12.05 */
.LeftMenuTopCenter {
	/*height: 9px;*/
	font-size: 1px;
	letter-spacing: 1px;
	background-repeat: repeat-x;
	background-position: left bottom;
	/*background-image: url(images/LeftMenuTopCenter.gif);*/
	/*FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/15styleweb/images/LeftMenuTopCenter.png', sizingMethod='scale');*/
}
/* 左側選單上右 08.12.05 */
.LeftMenuTopRight {
	/*height: 9px;
	width: 8px;*/
	font-size: 1px;
	letter-spacing: 1px;
	background-repeat: no-repeat;
	background-position: left bottom;
	/*background-image: url(images/LeftMenuTopRight.gif);*/
	/*FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/15styleweb/images/LeftMenuTopRight.png', sizingMethod='image');*/
}
/* 左側選單中左 08.12.05 */
.LeftMenuMidLeft {
	/*width: 8px;*/
	font-size: 1px;
	letter-spacing: 1px;
	background-repeat: no-repeat;
	background-position: right top;
	/*background-image: url(images/LeftMenuMidLeft.gif);*/
	/*FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/15styleweb/images/LeftMenuMidLeft.png', sizingMethod='image');*/
}
/* 左側選單中中 08.12.05 */
.LeftMenuMidCenter {
	/*padding-bottom: 10px;*/
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 25px;
	/*color: #666666;
	background-image: url(images/LeftMenuMidCenter.gif);*/
}
/* 左側選單中右 08.12.05 */
.LeftMenuMidRight {
	/*width: 8px;
	height:450px;*/
	font-size: 1px;
	letter-spacing: 1px;
	/*background-image: url(images/LeftMenuMidRight.gif);*/
	background-repeat: no-repeat;
	background-position: left top;	/*FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/15styleweb/images/LeftMenuMidRight.png', sizingMethod='image');*/
}
/* 左側選單下左 08.12.05 */
.LeftMenuBotLeft {
	height: 1px;
	width: 1px;
	font-size: 1px;
	letter-spacing: 1px;
	/*FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/15styleweb/images/LeftMenuBotLeft.png', sizingMethod='image');*/
}
/* 左側選單下中 08.12.05 */
.LeftMenuBotCenter {
	height: 1px;
	font-size: 1px;
	letter-spacing: 1px;
	/*FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/15styleweb/images/LeftMenuBotCenter.png', sizingMethod='scale');*/
}
/* 左側選單下右 08.12.05 */
.LeftMenuBotRight {
	height: 1px;
	width: 1px;
	font-size: 1px;
	letter-spacing: 1px;
	/*FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/15styleweb/images/LeftMenuBotRight.png', sizingMethod='image');*/
}

/* 左側標題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: #FFFFFF;
	font-size: 12px;
}

/* 左側第一層文字 */
.LeftText01 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 40px;
	padding-bottom:10px;
	font-size: 12pt;
	background-image: url(images/LeftText01.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}
.LeftText01 A:link, .LeftText01 A:visited, .LeftText01 A:active {
	position:relative; 
	color: #ffffff;
	text-decoration: none;
}
.LeftText01 A:hover {
	position:relative;
	color: #990000;
	text-decoration: underline;
}

/* 左側第二層文字 */
.LeftText02 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 40px;
	font-size: 11pt;
	background-image: url(images/LeftText02.gif);
	background-repeat: no-repeat;
	background-position: 14px 9px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #fcc187;
}
.LeftText02 A:link, .LeftText02 A:visited, .LeftText02 A:active {
	position:relative; 
	color: #FFFFFF;
	text-decoration: none;
}
.LeftText02 A:hover {
	position:relative;
	color: #990000;
	text-decoration: underline;
}
/* 左側第三層文字 */
.LeftText03 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fcc187;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 40px;
	font-size: 10pt;
}
.LeftText03 A:link, .LeftText03 A:visited, .LeftText03 A:active {
	position:relative;
	text-decoration: none;
	color: #fcc187;
}
.LeftText03 A:hover {
	position:relative;
	color: #990000;
	text-decoration: underline;
}

/*------------------------------------------中間區域-------------------------------------------*/
/*主圖*/
.MainPicIn{
	width: 945px;
	height: 286px;
	position: relative;
	top: 4px;
	background-repeat: no-repeat;
	background-position: bottom;
}

/*主圖背景08.12.05*/
.MainPicBg {
	height:286px;
	background-repeat: no-repeat;
	background-position: 10px bottom;
	width: 945px;
}

/*主要區塊*/
.MainMod {
	padding-bottom: 25px;
	padding-left: 12px;
	background-repeat: repeat-x;
	background-position: left 2px;
	padding-top: 8px;
}
/* 中間主要區塊08.12.05 */
.MainArea {
	background-color:#f8e6c6;
}
/*中間區塊090525*/
.CenterArea {
	vertical-align: top;
	background-repeat: repeat-x;
	background-position: left bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bd5609;
	border-left-color: #bd5609;
	margin: 0px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

.CenterAreaBox{

}
/*中間框架左上090804 this web only*/
.CenterAreaBoxTopL {
	font-size: 0px;
	letter-spacing: 0px;
	border-left-width: 0px;
	border-left-style: none;
	border-left-color: #FFFFFF;
	/*FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/15styleweb/images/CenterAreaBoxTopL.png', sizingMethod='image');*/
}
/*中間框架中上*/
.CenterAreaBoxTopC {
	font-size: 1px;
	letter-spacing: 1px;
	background-image: url(images/LeftMod.jpg);
	background-color: #F8E6C6;
	background-repeat: no-repeat;
	background-position: left top;
	/*FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/15styleweb/images/CenterAreaBoxTopC.png', sizingMethod='scale');*/
}
/*中間框架右上*/
.CenterAreaBoxTopR {
	font-size: 0px;
	letter-spacing: 0px;
	/*FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/15styleweb/images/CenterAreaBoxTopR.png', sizingMethod='image');*/
}
/*中間框架左中*/
.CenterAreaBoxMidL {
	font-size: 0px;
	letter-spacing: 0px;
	border-left-width: 0px;
	border-left-style: none;
	border-left-color: #FFFFFF;
	/*FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/15styleweb/images/CenterAreaBoxMidL.png', sizingMethod='scale');*/
}
/*中間框架中中*/
.CenterAreaBoxMidC {
	text-align: center;
	vertical-align: top;
	position: relative;
}
/*中間框架右中*/
.CenterAreaBoxMidR {
	font-size: 0px;
	letter-spacing: 0px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #F8E6C6;
	/*FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/15styleweb/images/CenterAreaBoxMidR.png', sizingMethod='scale');*/
}
/*中間框架左下*/
.CenterAreaBoxBotL {
	font-size: 0px;
	letter-spacing: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	/*FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/15styleweb/images/CenterAreaBoxBotL.png', sizingMethod='image');*/
}
/*中間框架中下*/
.CenterAreaBoxBotC {
	font-size: 1px;
	letter-spacing: 1px;
	background-color: #b5965e;
	background-image: url(images/LeftMenuBg.jpg);
	background-position: 1px top;
	background-repeat: no-repeat;
	/*FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/15styleweb/images/CenterAreaBoxBotC.png', sizingMethod='scale');*/
}
/*中間框架右下*/
.CenterAreaBoxBotR {
	font-size: 0px;
	letter-spacing: 0px;
	background-color: #B5965E;
	/*FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/15styleweb/images/CenterAreaBoxBotR.png', sizingMethod='image');*/
}

/*---------------------------------------右側區域----------------------------------------------*/

/*右側區塊08.12.05*/
.RightMod {
	padding-bottom: 5px;
	width: 200px;
	padding-left: 15px;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-top: 12px;
	padding-right: 8px;
}
/* 右側選單上左 090525(this web only) */
.RightAreaTopL {
	height: 5px;
	width: 3px;
	font-size: 1px;
	letter-spacing: 1px;
	background-color: #fcf3e3;
	/*FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/15styleweb/images/RightAreaTopL.png', sizingMethod='image');*/
}
/* 右側選單上中 090525 */
.RightAreaTopC {
	height: 5px;
	font-size: 1px;
	letter-spacing: 1px;
	background-color: #fcf3e3;
	/*FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/15styleweb/images/RightAreaTopC.png', sizingMethod='scale');*/
}
/* 右側選單上右 090525 */
.RightAreaTopR {
	height: 5px;
	width: 2px;
	font-size: 1px;
	letter-spacing: 1px;
	background-image: url(images/RightAreaTopR.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	/*FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/15styleweb/images/RightAreaTopR.png', sizingMethod='image');*/
}
/* 右側選單中左 090525 */
.RightAreaMidL {
	width: 3px;
	font-size: 1px;
	letter-spacing: 1px;
	/*FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/15styleweb/images/RightAreaMidL.png', sizingMethod='scale');*/
	vertical-align: top;
	background-color: #fcf3e3;
}
/* 右側選單中中 090525 */
.RightAreaMidC {
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FCF3E3;
	padding-bottom: 8px;
}
/* 右側選單中右 090525 */
.RightAreaMidR {
	width: 2px;
	font-size: 1px;
	letter-spacing: 1px;
	background-image: url(images/RightAreaMidR.gif);
	background-repeat: repeat-y;
	background-position: left top;	/*FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/15styleweb/images/RightAreaMidR.png', sizingMethod='scale');*/
}
/* 右側選單下左 090525 */
.RightAreaBotL {
	height: 10px;
	width: 3px;
	font-size: 1px;
	letter-spacing: 1px;
	background-image: url(images/RightAreaBotL.gif);
	background-repeat: no-repeat;
	background-position: right top;	/*FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/15styleweb/images/RightAreaBotL.png', sizingMethod='image');*/
}
/* 右側選單下中 090525 */
.RightAreaBotC {
	height: 3px;
	font-size: 1px;
	letter-spacing: 1px;
	background-image: url(images/RightAreaBotC.gif);
	background-repeat: repeat-x;
	background-position: left top;	/*FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/15styleweb/images/RightAreaBotC.png', sizingMethod='scale');*/
}
/* 右側選單下右 090525 */
.RightAreaBotR {
	height: 3px;
	width: 2px;
	font-size: 1px;
	letter-spacing: 1px;
	background-image: url(images/RightAreaBotR.gif);
	background-repeat: no-repeat;
	background-position: left top;	/*FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/15styleweb/images/RightAreaBotR.png', sizingMethod='image');*/
}


/*右側標題上左01(this web only) 090525*/
.RightTitle01TopL {
	font-size: 1pt;
	letter-spacing: 1pt;
	width: 1px;
	height: 1px;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/15styleweb/images/HomeTitleTopLeft.png', sizingMethod='image');*/
}
/*右側標題上中01*/
.RightTitle01TopC {
	font-size: 1pt;
	letter-spacing: 1pt;
	height: 1px;

	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/15styleweb/images/HomeTitleTopCenter.png', sizingMethod='scale');*/
}
/*右側標題上右01*/
.RightTitle01TopR {
	font-size: 1pt;
	letter-spacing: 1pt;
	height: 1px;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/15styleweb/images/HomeTitleTopRight.png', sizingMethod='image');*/
}
/*右側標題左側01 090525*/
.RightTitle01Left {
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/15styleweb/images/HomeTitleMidLeft.png', sizingMethod='scale');*/
	width: 1px;
	font-size: 1px;
	letter-spacing: 1px;
}
/*右側標題中中01(this web only) 090525*/
.RightTitle01MidR {
	padding-top: 5px;
	position: relative;
	background-repeat: repeat-x;
	background-position: left bottom;
}
/*右側標題右側01 090525*/
.RightTitle01Right {
	font-size: 1px;
	letter-spacing: 1px;
	width: 1px;
	/*FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/15styleweb/images/HomeTitleMidRight.png', sizingMethod='scale');*/
}
/*右側標題下左01(this web only) 090525*/
.RightTitle01BotL {
	height: 3px;
	width: 1px;
	font-size: 1px;
	letter-spacing: 1px;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/15styleweb/images/HomeTitleBotLeft.png', sizingMethod='image');*/
}
/*右側標題下中01*/
.RightTitle01BotC {
	height: 3px;
	font-size: 1px;
	letter-spacing: 1px;
	/*FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/15styleweb/images/HomeTitleBotCenter.png', sizingMethod='scale');*/
}
/*右側標題下右01*/
.RightTitle01BotR {
	height: 3px;
	width: 1px;
	font-size: 1px;
	letter-spacing: 1px;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/15styleweb/images/HomeTitleBotRight.png', sizingMethod='image');*/
}

/*右側標題01 090525*/
.RightTitle01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-right: 5px;
	padding-top: 1px;
	padding-left: 5px;
}

/*右側標題右側02*/
.RightTitle02Right {
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/15styleweb/images/RightTitle02Right.png', sizingMethod='image');*/
	height: 44px;
	width: 5px;
}

/*右側標題02*/
.RightTitle02 {
	height: 44px;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/15styleweb/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='themes/15styleweb/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='themes/15styleweb/images/RightMenuMidRight.png', sizingMethod='scale');
}
.RightMenuBotLeft {
	height: 19px;
	width: 10px;
	font-size: 1px;
	letter-spacing: 1px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/15styleweb/images/RightMenuBotLeft.png', sizingMethod='image');
}
.RightMenuBotCenter {
	height: 19px;
	font-size: 1px;
	letter-spacing: 1em;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/15styleweb/images/RightMenuBotCenter.png', sizingMethod='scale');
}
.RightMenuBotRight {
	height: 19px;
	width: 12px;
	font-size: 1px;
	letter-spacing: 1px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/15styleweb/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;
}

/*---------------------------------------分眾區塊設定----------------------------------------------*/
/* 分眾區塊中左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: bottom;
	padding-top: 12px;
	width: 1px;
	padding-bottom: 2px;
}

/*導盲磚設定(2009.04.07新增)*/
/* 導盲磚上方 */
.AltU {
	font-family: Arial, Helvetica, sans-serif;
	color: #572c04;
}
/* 導盲磚左方 */
.AltL {
	font-family: Arial, Helvetica, sans-serif;
	color: #f8e6c6;
	font-size: 1px;
	letter-spacing: 1em;
}
.TdAltL{
	background-image: url(images/LeftMod.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* 導盲磚中間 */
.AltC {
	font-family: Arial, Helvetica, sans-serif;
	color: #f8e6c6;
}
.tdPageMainPic{
	font-family: Arial, Helvetica, sans-serif;
	color: #f8e6c6;
	font-size:10pt;

}
