﻿@charSet "utf-8";

BODY {margin: 0px;}
TD {font-size: 12pt;font-family: "微軟正黑體", "Microsoft JhengHei", Calibri, Arial, Helvetica, sans-serif;	color: #333333;}
input[type="text"] ,input[type="submit"]{font-family: "微軟正黑體", "Microsoft JhengHei", Calibri, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	BORDER: #4B708D 1px solid;
  	-moz-border-radius:3px;
    -webkit-border-radius: 3px; 
    border-radius: 3px; 
}

HR {border: 1px #CCC solid;}

DIV {
	font-family: "微軟正黑體", "Microsoft JhengHei", Calibri, Arial, Helvetica, sans-serif;
}

.clearitem {
	border: 0px;
	background: none;
}
.FocusTextA {
	font-family: "微軟正黑體", "新細明體", sans-serif, SimSun;
	font-size:8pt;
	font-weight: bold;
	color:#333333; 
	background-color:#F2F2F2; 
	background-image:url(../images/texture.png);
	padding:6px 10px;
	width:100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.FocusTextB {
	font-family: "微軟正黑體", "新細明體", sans-serif, SimSun;
	font-size:14pt;
	font-weight: bold;
	color:#000; 
	background-color:#d9edf7; 
	background-image:url(../images/texture.png);
	padding:6px 10px;
	width:100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/* 現在位置的標誌*/
.PosMark {
   margin-left: 0px;
   font-size:12pt;
}

.breadcrumbCus {
  padding: 5px 2px;
  margin-bottom: 2px;
  list-style: none;
  border-radius: 4px;
  display: inline-block;
}
.breadcrumbCus > li {
  display: inline-block;
}
.breadcrumbCus > li + li:before {
  padding: 0 3px;
  color: #000;
  content: "/\00a0";/* /0003E */
}
.breadcrumbCus > .active {
  color: #808080
}
.breadcrumbCus > li > a,
.breadcrumbCus > li > a:hover,
.breadcrumbCus > li > a:focus {
  color: #0000CC;
  background-color: transparent;
}
/* 現在位置的標誌  end*/
/* AdminMenuInfo */
#AdminMenuInfo {
	width: 800px;
	height: auto;
	display:block;
	list-style: none;
}
#AdminMenuInfo li {
	float: left; 
	margin: 0px;
	width: 140px;
	height: 120px;
	text-align: center;
	font-size: 14px;
	font-family: "微軟正黑體", "Microsoft JhengHei", Calibri, Arial, Helvetica, sans-serif;
	color: #333333; 
}
#AdminMenuInfo a {
	text-decoration: underline;
	font-weight: 700;
	color: #069;
}
#AdminMenuInfo a:hover {
	text-decoration: underline;
	color: #F00;
}

.FocusTextA {
	font-family: "微軟正黑體", "新細明體", sans-serif, SimSun;
	font-size:8pt;
	font-weight: bold;
	color:#333333; 
	background-color:#F2F2F2; 
	background-image:url(../images/texture.png);
	padding:6px 10px;
	width:100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.FocusTextB {
	font-family: "微軟正黑體", "新細明體", sans-serif, SimSun;
	font-size:14pt;
	font-weight: bold;
	color:#000; 
	background-color:#d9edf7; 
	background-image:url(../images/texture.png);
	padding:6px 10px;
	width:100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


/* 編輯內容區塊 */
table.EditArea {
	padding:5px;
	width:100%;
	border-collapse: collapse;
	border: 1px solid #666666;
}

table.EditArea td {
	padding:3px;
	border: 1px solid #666666;
	padding-left: 8px;	
}

table.EditArea td td{
	border: 0px;
}

table.EditArea .EditArea_Header {
	height:25px;
	text-align:right;
	background-color:#3B3B3B;
	color:#F1FFA2;
	white-space:inherit;
}

table.EditArea .EditArea_Title {
	height:25px;
	width:120px;
	text-align:right;
	background-color:#333333;
	color:#FFFFFF;
	white-space:inherit;
}


table.EditArea .EditArea_TitleB {
	height:25px;
	width:120px;
	text-align:right;
	background-color:#444444;
	color:#FFFFFF;
	white-space:inherit;
}

table.EditArea .EditArea_Contact {
	text-align:Left;
	background-color:#F7F6F3;
	color:#000000;
	white-space:inherit;
}

/* title */
.title {
	font-family: "微軟正黑體", Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.title A:link {
	COLOR: #000; TEXT-DECORATION: underline;
}
.title A:visited {
	COLOR: #555; TEXT-DECORATION: underline;
}
.title A:active {
	COLOR: #F00; TEXT-DECORATION: underline;
}
.title A:hover {
	COLOR: #900; TEXT-DECORATION: underline;
}

/* 日期格式 */
.date {
	font-family: "微軟正黑體", Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5A6463;
	text-decoration: none;
}

/* 錯誤訊息 */
.errMsg {
	font-family: "微軟正黑體", Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}

.AdminTitle, .AdminTitle a {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: #FFF; line-height: 18px;
}
.AdminLoginInfo, .AdminLoginInfo a {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000; line-height: 18px;
}
.AdminLoginInfob, .AdminLoginInfob a {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000; line-height: 18px;
}


/* 後台管理右上角功能選單 CSS */
#MasterMenuwrapper {
  margin: 5px;
  width:500px
}

#MasterMenuwrapper .menu,
.sub-menu {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#MasterMenuwrapper .menu li {
  background-color: #3E454D;
  cursor: pointer;
  position: relative;
  transition: background-color .5s;
  -moz-transition: background-color .5s;
  -o-transition: background-color .5s;
  -webkit-transition: background-color .5s;
  z-index:900;
}

#MasterMenuwrapper .menu li:hover {
  background-color: #353B41 !important;
}

#MasterMenuwrapper .menu a {
  color: #FFF;
  display: block;
  font-size: 14px;
  height: 100%;
  margin: 0px 0px;
  overflow: hidden;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  word-wrap: break-word;
}

#MasterMenuwrapper .menu a:hover {
  color: #FFF;
}

#MasterMenuwrapper .menu {
  height: 40px;
}

#MasterMenuwrapper .menu > li {
  float: left;
  padding: 8px 0px 10px 0px;
  height: 100%;
  width: 100px;
  width: calc((100% - 90px) / 5);
  width: -moz-calc((100% - 90px) / 5);
  width: -webkit-calc((100% - 90px) / 5);
}

#MasterMenuwrapper .menu > li.home {
  background: #3E454D url(../images/home.png) center no-repeat;
  width: 70px;
}

#MasterMenuwrapper .menu > li.current {
  background-color: #F2762E !important;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
}

#MasterMenuwrapper .menu > li:not(:first-child) {
  box-shadow: inset 1px 0 0 0 #272B31, inset 2px 0 0 0 #434A52;
  -moz-box-shadow: inset 1px 0 0 0 #272B31, inset 2px 0 0 0 #434A52;
  -webkit-box-shadow: inset 1px 0 0 0 #272B31, inset 2px 0 0 0 #434A52;
}

#MasterMenuwrapper .menu > li.home > a {
  color: transparent !important;
}

#MasterMenuwrapper .menu > li > a > span {
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}


#MasterMenuwrapper .sub-menu {
  max-height: 0;
  min-width: 100%;
  overflow: hidden;
  position: absolute;
  top: 100%;
  transition: max-height .5s .2s;
  -moz-transition: max-height .5s .2s;
  -o-transition: max-height .5s .2s;
  -webkit-transition: max-height .5s .2s;
}

#MasterMenuwrapper li:hover > .sub-menu {
  max-height: 600px;
}

#MasterMenuwrapper .sub-menu li {
  height: 38px;
  padding-top:8px;
  padding-left:10px;
  padding-right:10px;
  border-bottom:solid 1px #666;
}

#MasterMenuwrapper .sub-menu a {
  line-height: 150%;
  transition: color .5s;
  -moz-transition: color .5s;
  -o-transition: color .5s;
  -webkit-transition: color .5s;
  white-space: nowrap;
}

#MasterMenuwrapper .sub-menu li.current a,
.sub-menu a:hover {
  color: #F2762E !important;
}
