#pagetop {
	background-color: #f5ede9;
	float: left;
	width: 100%;
	padding-top: 10px;
	-moz-box-shadow: 0px 3px 4px rgba(20%,20%,20%,0.2);
	-webkit-box-shadow: 0px 3px 4px rgba(20%,20%,20%,0.2);
	box-shadow: 0px 3px 4px rgba(20%,20%,20%,0.2);
	position: relative;
	z-index: 999;
}
.box100{
	width: 100%;
	float: left;
}
.pagebox {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	position: relative;
}
.pagebox h1 {
	width: 270px;
	float: left;
	overflow: hidden;
	height: 60px;
	margin: 0;
}
.pagebox h1 a {
	display: block;
	width: 270px;
	height: 60px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../logo.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.pagebox ul.tnav {
	list-style: none;
	padding: 0;
	display: block;
	float: right;
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pagebox ul.tnav li{
	display: inline;
	margin: 0;
	color: #666;
	font-size: 13px;
	background-image: url(../line1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 0;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 15px;
	float: left;
	line-height: 17px;
}
.pagebox ul.tnav li:last-child{
	display: inline;
	margin: 0;
	color: #666;
	font-size: 13px;
	background-image: none;
	padding-top: 0;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 15px;
	float: left;
	line-height: 17px;
}
.pagebox ul.tnav li a{
	color:#c18c7b;
	text-decoration: none;
}
.pagebox ul.tnav li a:hover{
	text-decoration:underline;
	color:#aa5c40;
}
#banner {
	width: 100%;
	float: left;
	background-image: url(../pagebg.jpg);
	background-repeat: repeat-x;
	height: 170px;
}
#banner .mainbox {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	position: relative;
}
#banner .mainbox .pbanner-f {
	width: 200px;
	position: absolute;
	height: 50px;
	z-index: 100;
	right: 10px;
	bottom: 0px;
}
#pcontent {
	float: left;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 35px;
	background-image: url(../line2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.pageleft {
	float: left;
	width: 185px;
	margin-top: 10px;
}
.nav_title {
	float: left;
	width: 96%;
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 28px;
	color: #FFFFFF;
	padding-top: 11px;
	padding-right: 2%;
	padding-bottom: 13px;
	padding-left: 2%;
	text-align: center;
	background-color: #aa5c40;
	background-image: url(../line3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.nav {
	float: left;
	width: 100%;
}
.navex {
	width: 100%;
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	float: left;
}
ul.navex {
	padding: 0;
	margin: 0;
	font-size: 13px;
	line-height: 20px;
	list-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul.navex li {
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C8C8C8;
	padding-top: 1px;
	cursor: pointer;
	list-style-type: none;
}
ul.navex li a {
	line-height: 20px;
	font-size: 15px;
	color: #666;
	display: block;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 10px;
	background-image: url(../icon4.gif);
	background-repeat: no-repeat;
	background-position: 5px 13px;
}

ul.navex li a:hover {
	line-height: 20px;
	font-size: 15px;
	color: #97472b;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 10px;
	background-image: url(../icon5.gif);
	background-repeat: no-repeat;
	background-position: 5px 13px;
	background-color: #f7efe5;
}
ul.navex li a.current{
	line-height: 20px;
	font-size: 15px;
	color: #97472b;
	display: block;
	text-decoration: none;
	background-image: url(../icon5.gif);
	background-repeat: no-repeat;
	background-position: 5px 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-weight: bold;
	padding-right: 10px;
}
ul.navex li a:hover.current{
	font-size: 15px;
	color:#97472b;
	background-image: url(../icon5.gif);
	background-repeat: no-repeat;
	background-position: 5px 13px;
	font-weight: bold;
	text-decoration: underline;
}
ul.navex ul {
	display: none;
	background-color: #FFF;
	margin: 0;
	padding: 0;
}

ul.navex ul li {
	margin: 0;
	padding: 0;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C1C1C1;
	border-bottom-style: none;
	background-image: none;
	background-color:#f7efe5;
}

ul.navex ul li a {
	padding-left: 35px;
	font-size: 15px;
	font-weight: normal;
	outline: 0;
	background-image: url(../icon8.gif);
	background-repeat: no-repeat;
	background-position: 25px 16px;
	color: #888;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 10px;
	background-color: #f7efe5;
}

ul.navex ul li a:hover {
	font-size: 15px;
	color: #dba628;
	background-image: url(../icon9.gif);
	background-repeat: no-repeat;
	background-position: 25px 16px;
	padding-left: 35px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 10px;
	background-color: #f7efe5;
	text-decoration: none;
}
ul.navex ul li a.current {
	padding-left: 35px;
	font-size: 15px;
	background-image: url(../icon9.gif);
	background-repeat: no-repeat;
	background-position: 25px 16px;
	color: #dba628;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 10px;
	background-color:#f7efe5;
	text-decoration: none;
}
ul.navex ul li a:hover.current {
	padding-left: 35px;
	padding-right: 10px;
	font-size: 15px;
	font-weight: bold;
	background-image: url(../icon9.gif);
	background-repeat: no-repeat;
	background-position: 25px 16px;
	color: #dba628;
	text-decoration: underline;
	background-color:#f7efe5;
}
.search {
	float: left;
	width: 170px;
	margin-top: 20px;
	background-image: url(../search.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 7px;
	background-color: #EAEAEA;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.search-t1 {
	float: left;
	width: 82%;
	height: 21px;
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	color: #954528;
	padding-left: 18%;
	margin-bottom: 5px;
}
.search-t2 {
	float: left;
	width: 91%;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	padding-left: 9%;
	background-image: url(../icon11.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	margin-top: 5px;
}
.search-b1 {
	float: left;
	width: 100%;
}
.search-l {
	float: left;
	width: 125px;
	padding-top: 5px;
	padding-left: 15px;
}
.search-r {
	float: right;
	width: 21px;
	margin-top: 7px;
}
.input-txt {
	WIDTH: 115px;
	HEIGHT: 20px;
	BACKGROUND-COLOR: #e5e5e5;
	font-size: 13px;
	line-height: 20px;
	color: #666;
	border: 1px solid #FFF;
	padding-right: 5px;
	padding-left: 5px;
}
.pageleft ul.pagead {
	list-style: none;
	margin: 0px;
	float: left;
	width: 184px;
	padding-top: 15px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pageleft ul.pagead li {
	float: left;
	list-style-type: none;
	width: 180px;
	padding: 2px;
	margin-top: 4px;
	margin-bottom: 4px;
	display: block;
	border: 1px solid #DFDFDF;
}
.pageleft ul.pagead li:hover {
	float: left;
	list-style-type: none;
	width: 180px;
	padding: 2px;
	margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid #aa5c40;
}
.pageright {
	float: right;
	width: 770px;
}
.quickline {
	font-size: 12px;
	color: #c28811;
	float: left;
	width: 98%;
	text-align: right;
	padding-right: 1%;
	padding-left: 1%;
	padding-bottom: 5px;
	line-height: 13px;
}
.quickline A:link {
	color: #999999;
	text-decoration: none
}
.quickline A:visited {
	color:#999;
	text-decoration:none
}
.quickline A:hover {
	color:#c28811;
	text-decoration:underline
}
.ptitle {
	float: left;
	width: 96%;
	padding-bottom: 10px;
	padding-top: 8px;
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
	color: #000;
	padding-left: 4%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-image: url(../icon1.png);
	background-repeat: no-repeat;
	background-position: 3px 9px;
}
.pbox1 {
	float: left;
	width: 100%;
	padding-top: 35px;
	min-height:300px;
}

/* 內頁消息 */
.news_b1 {
	float: left;
	width: 100%;
	visibility: visible;
	margin-bottom: 1px;
	text-decoration: none;
	background-color: #cfba9d;
}
.news_b1 .title {
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #333;
	text-align: center;
	float: left;
	width: 640px;
	visibility: visible;
	padding-top: 10px;
	padding-bottom: 8px;
}
.news_b1 .date {
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #333;
	text-align: center;
	float: right;
	width: 110px;
	visibility: visible;
	padding-top: 10px;
	background-image: url(../line6.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 8px;
}
.news_b1 .title2 {
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #333;
	text-align: center;
	float: left;
	width: 550px;
	visibility: visible;
	padding-top: 10px;
	padding-bottom: 8px;
}
.news_b1 .title3 {
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #333;
	text-align: center;
	float: left;
	width: 100%;
	visibility: visible;
	padding-top: 10px;
	padding-bottom: 8px;
}
.news_b1 .date1 {
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #333;
	text-align: center;
	float: right;
	width: 210px;
	visibility: visible;
	padding-top: 10px;
	background-image: url(../line6.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 8px;
}
.news_b1_data2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #39F;
	text-align: center;
	float: right;
	width: 110px;
	visibility: visible;
	padding-top: 2px;
	background-image: url(../images/line7.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.news_b2 {
	float: left;
	width: 100%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #cfba9d;
}
.news_b3 {
	float: left;
	width: 100%;
	margin-bottom: 25px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.news_w1 {
	float: left;
	width: 100%;
	visibility: visible;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #cfba9d;
}
.news_w1 dl {
	width: 100%;
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.news_w1 dl:hover {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	visibility: visible;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 10px;
	background-color: #F5F5F5;
}
.news_w1 dt {
	float: left;
	font-size: 13px;
	color: #333;
	width: 620px;
	margin: 0px;
	line-height: 17px;
	padding-left: 20px;
	padding-top: 3px;
	background-image: url(../icon6.png);
	background-repeat: no-repeat;
	background-position: 7px 9px;
}
.news_w1 dt A:link {
	color:#333;
	text-decoration:none
}
.news_w1 dt A:visited {
	color:#333;
	text-decoration:none
}
.news_w1 dt A:hover {
	color:#C00;
	text-decoration:underline;
}
.news_w1 dd {
	float: right;
	font-size: 12px;
	line-height: 17px;
	color: #CC0000;
	width: 100px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-image: url(../line9.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
}
.news_w2 {
	font-size: 18px;
	color: #95462b;
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, Arial, Helvetica, sans-serif;
	line-height: 26px;
	font-weight: bold;
}
.news_w3 {
	float: left;
	width: 100%;
	visibility: visible;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #cfba9d;
}
.news_w3 ul {
	list-style: none;
	padding: 0;
	float: left;
	margin: 0px;
	width: 100%;
}
.news_w3 ul li{
	float: left;
	font-size: 13px;
	color: #333;
	width: 750px;
	margin: 0px;
	line-height: 17px;
	padding-left: 20px;
	padding-top: 10px;
	background-image: url(../icon6.png);
	background-repeat: no-repeat;
	background-position: 7px 16px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.news_w3 ul li:hover {
	float: left;
	font-size: 13px;
	color: #333;
	width: 750px;
	margin: 0px;
	line-height: 17px;
	padding-left: 20px;
	padding-top: 10px;
	background-image: url(../icon6.png);
	background-repeat: no-repeat;
	background-position: 7px 16px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	background-color: #F5F5F5;
}
.news_w3 ul li A:link {
	color:#333;
	text-decoration:none
}
.news_w3 ul li A:visited {
	color:#333;
	text-decoration:none
}
.news_w3 ul li A:hover {
	color:#C00;
	text-decoration:underline;
}
/*--------------------------------------------------------------------------------頁數樣式*/	
.pagenum {
	TEXT-ALIGN: center;
	float: left;
	width: 94%;
	padding-top: 20px;
	padding-right: 3%;
	padding-bottom: 15px;
	padding-left: 3%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
.pagenum A {
	BORDER-RIGHT: #ddd 1px solid;
	PADDING-RIGHT: 6px;
	BORDER-TOP: #ddd 1px solid;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 4px;
	BORDER-LEFT: #ddd 1px solid;
	COLOR: #999;
	MARGIN-RIGHT: 4px;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #ddd 1px solid;
	TEXT-DECORATION: none;
	background: #FFF;
}
.pagenum A:hover {
	COLOR: #FFF;
	text-decoration: none;
	border: 1px solid #FFF;
	background-color: #be8e00;
}
.pagenum A:active {
	COLOR: #be8e00;
	background: #CCC;
	border: 1px solid #FFF;
}
.pagenum SPAN.current {
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 4px;
	COLOR: #fff;
	MARGIN-RIGHT: 4px;
	PADDING-TOP: 3px;
	border: 1px solid #FFF;
	background-color: #be8e00;
}
.pagenum SPAN.disabled {
	BORDER-RIGHT: #f3f3f3 1px solid;
	PADDING-RIGHT: 6px;
	BORDER-TOP: #f3f3f3 1px solid;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 4px;
	BORDER-LEFT: #f3f3f3 1px solid;
	COLOR: #FFF;
	MARGIN-RIGHT: 4px;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #f3f3f3 1px solid;
	background: #CCC;
}
.pagenum2 {
	float: left;
	width: 96%;
	padding-top: 30px;
	padding-right: 2%;
	padding-bottom: 20px;
	padding-left: 2%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
.pagenum2 A {
	BORDER-RIGHT: #ddd 1px solid;
	PADDING-RIGHT: 18px;
	BORDER-TOP: #ddd 1px solid;
	PADDING-LEFT: 18px;
	PADDING-BOTTOM: 8px;
	BORDER-LEFT: #ddd 1px solid;
	COLOR: #FFF;
	PADDING-TOP: 7px;
	BORDER-BOTTOM: #ddd 1px solid;
	TEXT-DECORATION: none;
	background-color: #be8e00;
	margin-left: 6px;
}
.pagenum2 A:hover {
	COLOR: #FFF;
	text-decoration: none;
	border: 1px solid #FFF;
	background-color: #665203;
}
.pagenum2 A:active {
	COLOR: #be8e00;
	background: #CCC;
	border: 1px solid #FFF;
}

.fancytable1 {
	width:100%;
	border:1px solid #CCCCCC;
	border-collapse:collapse;
}
.fancytable1 th {
	font-size: 13px;
	line-height: 1.7em;
	font-weight: bold;
	color: #333;
	text-align: right;
	visibility: visible;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 10px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	background-color: #EBEBEB;
}
.fancytable1 td {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-right: 5px;
	padding-left: 10px;
}
.fancytable1 td A:link {color:#00b7ee;text-decoration:underline}
.fancytable1 td A:visited {color:#00b7ee;text-decoration:underline}
.fancytable1 td A:hover {color:#c30e27;text-decoration:none}
.fancytable1 td A {
	display: inline-block;
	width: 100%;
	line-height: 24px;
}
.fancytable2 {
	width:100%;
	border-collapse:collapse;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cfba9d;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.fancytable2 th {
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #555;
	text-align: right;
	visibility: visible;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 10px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	background-color: #EBEBEB;
}
.fancytable2 td {
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-right: 5px;
	padding-left: 10px;
}
.fancytable3 {
	width:100%;
	border:1px solid #CCCCCC;
	border-collapse:collapse;
}
.fancytable3 th {
	line-height: 1.7em;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	visibility: visible;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	background-color: #9b8566;
}
.fancytable3 tr:nth-of-type(odd) {
	background-color: #F7F7F7;
}
.fancytable3 tr:hover {
	background-color: #f5ede9;
}
.fancytable3 tr:hover:nth-of-type(odd) {
	background-color: #f5ede9;
}
.fancytable3 td {
	line-height: 22px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border: 1px dotted #CCC;
}
.fancytable3 td A:link {color:#aa5c40;text-decoration:none}
.fancytable3 td A:visited {color:#aa5c40;text-decoration:none}
.fancytable3 td A:hover {color:#ca0010;text-decoration:underline}
.fancytable5 {
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	border-collapse:collapse;
	float: left;
}
.fancytable5 th {
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #555;
	text-align: center;
	visibility: visible;
	background-color: #E8E8E8;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B4B4B4;
}
.fancytable5 td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 10px;
	font-size: 13px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B4B4B4;
}
.fancytable5 td A:link { color:#00b7ee;text-decoration:underline}
.fancytable5 td A:visited { color:#00b7ee;text-decoration:underline}
.fancytable5 td A:hover { color:#ca0010;text-decoration:none}
/* 內頁活動 */
.active_b1 {
	float: left;
	width: 100%;
}
.active_b2 {
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 23px;
	margin-bottom: 15px;
}
.active_b3 {
	float: left;
	width: 230px;
	padding-left: 13px;
	padding-right: 13px;
}
.active_b3pic {
	padding: 4px;
	float: left;
	width: 220px;
	height: 160px;
	border: 1px solid #CCC;
	text-align: center;
	margin-bottom: 3px;
	/* Firefox, Chrome */
      line-height : 160px;
	white-space : nowrap;

    /* IE */
      *font-size : 144px;  /* 200px * 0.9 = 180px */
      *font-family : Arial;
	display: block;
}
.active_b3pic:hover {
	padding: 4px;
	float: left;
	width: 220px;
	height: 160px;
	border: 1px solid #ce010c;
	text-align: center;
	/* Firefox, Chrome */
      line-height : 160px;
	white-space : nowrap;

    /* IE */
      *font-size : 144px;  /* 200px * 0.9 = 180px */
      *font-family : Arial;
	display: block;
}
.active_b3pic :after {
  content : ".";
  font-size : 1px;
  margin-left : -1px;
  opacity : 0;
}
.active_b3pic img {
  vertical-align : middle;
}
.active_b3 dl {
	width: 100%;
	margin: 0px;
	float: left;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	display: block;
}
.active_b3 dt {
	float: left;
	color: #666;
	width: 45px;
	margin: 0px;
}
.active_b3 dd {
	float: right;
	color: #666;
	width: 185px;
	margin: 0px;
}
.active_b3 dd A:link {
	color:#333;
	text-decoration:none
}
.active_b3 dd A:visited {
	color:#333;
	text-decoration:none
}
.active_b3 dd A:hover {
	color: #ce010c;
	text-decoration: underline
}

.active_photo {
	float: left;
	width: 100%;
	background-color: #efe9dc;
	margin-top: 15px;
	margin-bottom: 5px;
}
.active_photo .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #333;
	text-align: center;
	float: left;
	width: 100%;
	padding-bottom: 7px;
	font-weight: bold;
	padding-top: 7px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #a37d2c;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dfd0b3;
}
.active_photo1 {
	float: left;
	width: 100%;
	padding-top: 17px;
	padding-bottom: 17px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	list-style-image: none;
	list-style-type: none;
	display: block;
}
.active_photo1 dl {
	float: left;
	width: 230px;
	padding-right: 13px;
	padding-left: 13px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
}
.active_photo1 dt {
	padding: 4px;
	float: left;
	width: 220px;
	height: 160px;
	border: 1px solid #FFF;
	text-align: center;
	margin-bottom: 3px;
	/* Firefox, Chrome */
      line-height : 160px;
	white-space : nowrap;


    /* IE */
      *font-size : 144px;  /* 200px * 0.9 = 180px */
      *font-family : Arial;
	display: block;
	background-color: #FFF;
}
.active_photo1 dt:hover {
	padding: 4px;
	float: left;
	width: 220px;
	height: 160px;
	border: 1px solid #a37d2c;
	text-align: center;
	/* Firefox, Chrome */
      line-height : 160px;
	white-space : nowrap;


    /* IE */
      *font-size : 144px;  /* 200px * 0.9 = 180px */
      *font-family : Arial;
	display: block;
	background-color: #FFF;
}
.active_photo1 dt :after {
  content : ".";
  font-size : 1px;
  margin-left : -1px;
  opacity : 0;
}
.active_photo1 dt img {
  vertical-align : middle;
}
.active_photo1 dd {
	color: #666666;
	text-align: center;
	float: left;
	width: 100%;
	padding-top: 3px;
}
/* 內頁師資 */
.admin_b3 {
	float: left;
	width: 768px;
	background-color: #FFF;
	border: 1px solid #E3CEAC;
	box-shadow: 4px 4px 0 -2px rgba(0,0,0,0.1);
	margin-bottom: 25px;
}
.admin_b3 .info {
	float: left;
	width: 100%;
}
.admin_b3 .name {
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #BB7E35;
	float: left;
	width: 92%;
	padding-left: 5%;
	font-weight: bold;
	padding-bottom: 8px;
	background-color: #f7f2ea;
	padding-top: 8px;
	padding-right: 3%;
	background-image: url(../icon8.png);
	background-repeat: no-repeat;
	background-position: 14px 9px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e3ceac;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3ceac;
}
.admin_b3 .name A:link { color:#d9a260;text-decoration:none}
.admin_b3 .name A:visited { color:#d9a260;text-decoration:none}
.admin_b3 .name A:hover { color:#BB7E35;text-decoration:underline}
.admin_w1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	float: left;
	width: 100%;
}
.admin_w2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #999;
	background-image: url(../icon11.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	float: right;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 10px;
}
.admin_w2 A:link { color:#999;text-decoration:none}
.admin_w2 A:visited { color:#999;text-decoration:none}
.admin_w2 A:hover { color:#fe6c06;text-decoration:underline}
.faculty_b1 {
	float: left;
	width: 100%;
	padding-top: 10px;
}
.faculty_b1 img {
    max-width:150px;
}
.faculty_b1 .name {
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #000000;
	width: 97%;
	padding-left: 3%;
	padding-bottom: 8px;
	background-color: #f7f2ea;
	padding-top: 8px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e3ceac;
	background-image: url(../icon11.gif);
	background-repeat: no-repeat;
	background-position: 11px 16px;
}
.faculty_b2 {
	float: left;
	width: 100%;
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.faculty_b2:last-child {
	float: left;
	width: 100%;
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.faculty_b2 dl {
	width: 100%;
	margin: 0px;
	float: left;
	padding: 0px;
}
.faculty_b2 dt {
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #BB7E35;
	float: left;
	width: 97%;
	padding-left: 3%;
	background-image: url(../03.png);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}
.faculty_b2 dd {
	float: left;
	width: 96%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #555;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 1%;
	padding-left: 3%;
}
/*檔案下載*/	
.download_w1 {
	float: left;
	width: 100%;
	visibility: visible;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cfba9d;
}
.download_w1 dl {
	width: 100%;
	margin: 0px;
	float: left;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.download_w1 dl:hover {
	float: left;
	width: 100%;
	padding-bottom: 12px;
	visibility: visible;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 12px;
	background-color: #F5F5F5;
}
.download_w1 dt {
	float: left;
	font-size: 13px;
	color: #333;
	width: 510px;
	margin: 0px;
	line-height: 20px;
	background-image: url(../icon7.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	padding-left: 21px;
}
.download_w1 dt A:link {
	color:#333;
	text-decoration:none
}
.download_w1 dt A:visited {
	color:#333;
	text-decoration:none
}
.download_w1 dt A:hover {
	color:#00bcb5;
	text-decoration:underline
}
.download_w1 dd {
	float: right;
	font-size: 12px;
	line-height: 17px;
	color: #999;
	width: 190px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../line9.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
}
.download_w1 dd A:link {
	color:#999;
	text-decoration:none
}
.download_w1 dd A:visited {
	color:#999;
	text-decoration:none
}
.download_w1 dd A:hover {
	color:#C00;
	text-decoration:underline
}
/* 與我聯絡 */
.contactpic{
	width: 180px;
	float: right;
}
.contact_input {
	font-size: 13px;
	line-height: 18px;
	color: #333;
	border: 1px solid #bbbaba;
	padding-left: 3px;
}
.contact_b1 {
	text-align: center;
	float: left;
	width: 100%;
	padding-top: 25px;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	padding-bottom: 10px;
}
.contact_b2 {
	float: left;
	width: 74%;
	padding-bottom: 10px;
	padding-right: 25%;
	padding-left: 1%;
	font-size: 12px;
	line-height: 20px;
	color: #444;
}
.contact_s {
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #FFF;
	border-left: 0;
	border-bottom: 0;
	border-right: 0;
	border-top: 0;
	cursor:pointer;
}
/* 產品標籤 */
.abgne_tab {
	clear: left;
	width: 100%;
	float: left;
	margin: 0;
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, Arial, Helvetica, sans-serif;
}
ul.tabs {
	width: 760px;
	background-color: #cfba9d;
	padding-right: 5px;
	padding-left: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	float: left;
}
ul.tabs li {
	float: left;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	position: relative;
	margin-bottom: -1px;
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, Arial, Helvetica, sans-serif;
	font-size: 15px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-right: 5px;
	margin-top: 7px;
}
ul.tabs li a {
	display: block;
	padding: 0 20px;
	color: #FFF;
	text-decoration: none;
}
ul.tabs li a:hover {
	color: #960;
}
ul.tabs li.active  {
	background: #fff;
	font-size: 15px;
	font-weight: bold;
	color: #C59854;
}
ul.tabs li.active a {
	font-size: 15px;
	color: #C59854;
}
ul.tabs li.active a:hover {
	font-size: 15px;
	background: #fff;
	color: #C59854;
}
div.tab_container {
	clear: left;
	width: 100%;
	background: #fff;
	float: left;
	/*margin-bottom: 15px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFA972;
}
div.tab_container .tab_content {
	width: 770px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
}
div.tab_container .tab_content A { color:#00b7ee;text-decoration:underline}
div.tab_container .tab_content A:hover { color:#ca0010;text-decoration:none}

.sitemap {
	float: left;
	width: 100%;
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, Arial, Helvetica, sans-serif;
}
.spbox {
	float: left;
	width: 100%;
}
.sitemap dl {
	width: 31%;
	float: left;
	margin: 0;
	padding: 10px 1% 20px 1.2%;
	display: inline-block;
}
.sitemap dt {
	float: left;
	display: inline-block;
	font-size: 16px;
	color: #a15438;
	width: calc(100% - 20px);
	line-height: 22px;
	background-color: #E0E0E0;
	padding: 7px 10px;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #ce9682;
	margin: 0 0 5px;
}
.sitemap dt A:link { color:#a15438;text-decoration:none}
.sitemap dt A:visited { color:#a15438;text-decoration:none}
.sitemap dt A:hover { color:#a15438;text-decoration:underline}
.sitemap dd {
	float: left;
	display: inline-block;
	font-size: 13px;
	line-height: 20px;
	color: #666;
	width: calc(100% - 30px);
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	background-image: url(../icon8.gif);
	background-repeat: no-repeat;
	background-position: 8px 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D8D8D8;
	padding: 4px 10px 6px 20px;
}
.sitemap dd A:link { color:#777;text-decoration:none}
.sitemap dd A:visited { color:#777;text-decoration:none}
.sitemap dd A:hover { color:#a15438;text-decoration:underline}

