body {
	background-image: url(/img/bkBody.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FAE3B8;
}
a {	text-decoration: none;}
a:hover { text-decoration: underline;}
.indBy {
	clear: both;
	background-color: #FFD899;
	/*background-image: url(/img/bkIby.jpg);*/
	background-repeat: repeat-x;
	background-position: top;
	height: 250px;
	/*padding-top: 15px;*/
	/*margin-top: 15px;*/
}
.WRAPPER {
	width: 865px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	position: relative;
}
/* ========================== 抬頭區 =========================== */
.HEADER {
	height: 120px;
	clear: both;
	position: relative;
}
.LgBox {
	float: left;
	width: 380px;
	height: 120px;
}
.LgBox a.imgW {
	float: right;
	margin-top: 36px;
}
.imgLg {
	position:absolute;
	height: 215px;
	width: 240px;
	left: -80px;
	top: 0px;
	z-index: 3;
}
.ShBox {
	height: 16px;
	width: 120px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	margin-top: 5px;
}
.ShBox span {
	float: left;
}
.ShBox a.ShIc {
	display: block;
	height: 16px;
	width: 16px;
	float: left;
	margin-left: 8px;
}
/* ========================== 主選單 =========================== */
.MainNAV {
	height: 28px;
	background-image: url(/img/bkMainNAV.jpg);
	background-repeat: repeat-x;
	position: absolute;
	right: 0;
	bottom: 0;
}
.MainNAV  ul {
	float: right;
}
.MainNAV  li {
	float: left;
}
.MainNAV  li  a {
	width: 68px;
	display: block;
	height: 28px;
	float: left;
	background-repeat: no-repeat;
	background-position: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B3814E;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1AE42;
	text-indent: -9999px;
}
.MainNAV  li  a.MV {
	background-image: url(/img/Nav_mv.gif);
}
.MainNAV  li  a.FY {
	background-image: url(/img/Nav_Fy.gif);
}
.MainNAV  li  a.FD {
	background-image: url(/img/Nav_FD.gif);
}
.MainNAV  li  a.FG {
	background-image: url(/img/Nav_FG.gif);
}
.MainNAV  li  a.HY {
	background-image: url(/img/Nav_HY.gif);
}
.MainNAV  li  a.AB {
	background-image: url(/img/Nav_AB.gif);
}
.MainNAV  li  a:hover {
	background-position: bottom;
}


.FocusBox {
    position: relative;
	width: 859px;
	clear: both;
	height: 260px;
	background-image: url(/img/bkFocus.png);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
.FLgBk {
	position:absolute;
	height: 84px;
	width: 100px;
	margin-top: 150px;
	margin-left: 740px;
}

/* ========================== 首頁主內容 =========================== */
.indMain {
	clear: both;
	margin-top: 10px;
}
.indTit {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #175398;
	clear: both;
	height: 30px;
}

.indNs {
	float: left;
	width: 540px;
	margin-bottom: 15px;
}
.indNs ul {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
}
.indNs li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #464646;
	height: 30px;
}
.indNs li span {
	color: #ff0000;
	width: 80px;
	float: left;
	line-height: 30px;
}
.indNs li a {
	color: #464646;
	background-image: url(/img/bkIns.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	float: left;
	width: 440px;
	padding-left: 12px;
	line-height: 30px;
}
.indNs li a:hover {}
.indNs a.btLk {
	float: left;
	height: 45px;
	width: 120px;
      overflow: hidden;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 5px;
      background: red;
}
.indPh {
	float: left;
	width: 540px;
	margin-bottom: 15px;
}
.PhNav {
	clear: both;
	height: 95px;
	width: 540px;
	background-image: url(/img/bkIphoto.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}
.PhNav a.Pic {
	float: left;
	height: 84px;
	width: 108px;
	border: 1px solid #464646;
	display: block;
	margin-right: 10px;
}
.PhNav a.Pic:hover {
	border: 1px solid #990000;
}
.PhNav a.AL {
	background-image: url(/img/btPhL.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 55px;
	width: 20px;
	display: block;
	float: left;
	margin-right: 14px;
	margin-top: 15px;
	text-indent: -9999px;
}
.PhNav a.AL:hover {
	background-position: right;
}
.PhNav a.AR {
	background-image: url(/img/btPhR.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 55px;
	width: 20px;
	display: block;
	float: right;
	margin-top: 15px;
	text-indent: -9999px;
}
.PhNav a.AR:hover {
	background-position: left;
}

.indCdr {
	float: right;
	width: 280px;
}
.indGs {
	float: left;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 15px;
	margin-right: 5px!important;
	margin-right: 3px;
	margin-left: 5px!important;
	margin-left: 3px;
}
.indGs a.GsP {
	float: left;
	height: 64px;
	width: 64px;
	margin-right: 8px;
	display: block;
	border: 1px solid #646464;
}
.indGs a.GsH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #096d99;
	line-height: 18px;
	font-weight: bold;
	width: 185px;
	display: block;
}
.indGs div.GsM {
	color: #464646;
	line-height: 16px;
	width: 185px;
	float: left;
}
.indIf {
	float: right;
	width: 280px;
}
.indIf ul {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
}
.indIf li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #464646;
	height: 30px;
}
.indIf li a {
	color: #464646;
	background-image: url(/img/bkIns.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	float: left;
	padding-left: 12px;
	line-height: 30px;
}
.indIf li a:hover {}
.CdrBox {
	height: 280px;
	width: 254px;
	background-image: url(/img/bkCdrBox.gif);
	background-repeat: no-repeat;
	padding-right: 13px;
	padding-left: 13px;
}
.CdrBox div.CdrTBk {
	clear: both;
	height: 34px;
	color: #464646;
}
.CdrBox div.Yr {
	float: left;
	width: 145px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	line-height: 34px;
}
.CdrBox div.Yr span {
	font-size: 24px;
	line-height: 34px;
}
.CdrBox a.MnNext {
	height: 18px;
	width: 38px;
	float: left;
	display: block;
	background-color: #FFFFFF;
	color: #19599d;
	background-image: url(/img/icMnNext.jpg);
	background-repeat: no-repeat;
	background-position: 4px;
	line-height: 18px;
	padding-left: 12px;
	font-size: 12px;
	margin-top: 10px;
}
.CdrBox a:hover.MnNext {
	color: #990000;
	text-decoration: none;
}
.CdrBox a.MnBack {
	height: 18px;
	width: 46px;
	float: right;
	display: block;
	background-color: #FFFFFF;
	color: #19599d;
	background-image: url(/img/icMnBack.jpg);
	background-repeat: no-repeat;
	background-position: 36px;
	line-height: 18px;
	padding-left: 4px;
	font-size: 12px;
	margin-top: 10px;
}
.CdrBox a:hover.MnBack {
	color: #990000;
	text-decoration: none;
}
.CdrBox div.DateBox {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #d4d4d4;
	border-left-color: #d4d4d4;
	width: 252px;
	overflow: hidden;
	margin-top: 28px;
}
.CdrBox div.DtBk {
	float: left;
	height: 30px;
	width: 35px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d4d4d4;
	border-bottom-color: #d4d4d4;
	color: #777777;
	text-align: center;
	line-height: 15px;
	display: block;

      background-image: url(/img/border.png);
      position: relative;
}
.CdrBox div.DtBk span.HD {
	color: #E40000;
}
.CdrBox div.DtBk span.OT {
	color: #d4d4d4;
}
.CdrBox img {
	height: 13px;
	width: 13px;
}
/* ========================== 版權宣告 =========================== */
.FOOTER {
	color: #FFFFFF;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	height: 40px;
	background-color: #612031;
}
.FtBox {
	clear: both;
	width: 865px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.FtBox div.FtL {
	float: left;
}
.FtBox div.FtR {
	float: right;
	line-height: 40px;
}

/* ========================== 按鈕 =========================== */
a.iMore {
	float: right;
	height: 30px;
	width: 40px;
	background-image: url(/img/btMore.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	background-position: top;
}
a.iMore:hover {
	background-position: bottom;
}
/* ========================== 頁次bar =========================== */
.pageBar {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
	line-height: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 13px;
	margin-bottom: 80px;
	margin-top: 12px;
}
.pageBar a {
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #737373;
	padding-right: 5px;
	padding-left: 5px;
	color: #737373;
	font-size: 13px;
}
.pageBar a:hover {
	text-decoration: underline;
	font-weight: bold;
}
.pageBar a.Bk2 {
	float: right;
	width: 19px;
	text-indent: -9999px;
	display: block;
	height: 13px;
	background-image: url(/img/pgLL.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-left-style: none;
}
.pageBar a:hover.Bk2 {
	background-position: bottom;
}
.pageBar a.Bk {
	float: right;
	width: 19px;
	text-indent: -9999px;
	display: block;
	height: 13px;
	background-image: url(/img/pgL.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-left-style: none;
}
.pageBar a:hover.Bk {
	background-position: bottom;
}
.pageBar a.Nt2 {
	float: left;
	width: 19px;
	text-indent: -9999px;
	display: block;
	height: 13px;
	background-image: url(/img/pgRR.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-left-style: none;
}
.pageBar a:hover.Nt2 {
	background-position: bottom;
}
.pageBar a.Nt {
	float: left;
	width: 19px;
	text-indent: -9999px;
	display: block;
	height: 13px;
	background-image: url(/img/pgR.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-left-style: none;
}
.pageBar a:hover.Nt {
	background-position: bottom;
}

.bt_left {
   background-image: url(/img/bt_left.jpg);
   background-repeat: no-repeat;
   background-position: left;
   height: 45px;
   width: 16px;
   display: block;
   float: left;
   text-indent: -9999px;
}
.bt_left:hover {
   background-position: right;
}

.bt_right {
   background-image: url(/img/bt_right.jpg);
   background-repeat: no-repeat;
   background-position: left;
   height: 45px;
   width: 16px;
   display: block;
   float: left;
   text-indent: -9999px;
}
.bt_right:hover {
   background-position: right;
}