body {
	margin: 0px;
	font-size:15px;
	line-height:1.5em;
	font-family:Microsoft JhengHei;
	background:url(bg-ind.jpg) repeat-x top #decfb0 fixed;
}
.point {
	font-size:1.2em;
	color:#C00;
}
.mark {
	color:#C00;
}
.title {
	background:#39c;
	padding:4px 10px;
	color:#FFF;
	font-weight:bold;
	letter-spacing:1.2px;
}
.subject {
	color:#555;
}
h1 {
	font-size:3.6em;
	letter-spacing:1px;
	line-height:1.5em;
	font-family:Microsoft JhengHei;
	font-weight:bold;
}
h2 {
	font-size:2.4em;
	letter-spacing:1px;
	line-height:1.5em;
	font-family:Microsoft JhengHei;
	font-weight:bold;
	color:#699;
}
h4 {
	font-size:1.8em;
	letter-spacing:1px;
	line-height:1.5em;
	font-family:Microsoft JhengHei;
	font-weight:bold;
	color:#369;
}
h5 {
	font-size:1.2em;
	font-weight:bold;
	font-family:Microsoft JhengHei;
}
a {
	outline: none;
hlbr:expression(this.onFocus=this.blur());
}
a {
	color:#39c;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
img {
	border: 0;
}
.tooltip {
	color: #333;
}
.datatitle {
	font-size:1.2em;
	font-style:normal;
}
#footer {
	padding:2px 0;
	margin:0;
	line-height:1.5em;
}
#footer p {
	line-height:.8em;
}
#push {
	margin:-10% 0 0 2%;
	z-index:20;
	position: relative;
}
.decline {
	height:14px;
	background: url(decline.png) center top no-repeat;
	margin:18px 0;
}
.decline2 {
	height:80px;
	background: url(decline-II.png) center top no-repeat;
	width:100%;
	margin-top:-20px;
}
.container {
	margin:0;
	padding:0;
}
.container p, a, a:hover, a:visited, li {
}
.container p {
	margin:18px 0;
}
.card {
	padding:24px;
	font-size:1.1em;
	width:84%;
	background:url(bg-w.png);
}
.card li, a, a:hover {
	padding:6px;
}
.ps {
	font-size:.9em;
	color:#999;
}
.fancyboxtum img {
	width:190px;
	height:140px;
	border:4px #FFF solid;
	margin:6px 4px 0 0;
}
.fancyboxtum img:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}
.topfix {
	background-image: -webkit-gradient(  linear,  left top,  left bottom,  color-stop(0, #555),  color-stop(1, #222)  );
	background-image: -o-linear-gradient(bottom, #555 0%, #222 100%);
	background-image: -moz-linear-gradient(bottom, #555 0%, #222 100%);
	background-image: -webkit-linear-gradient(bottom, #555 0%, #222 100%);
	background-image: -ms-linear-gradient(bottom, #555 0%, #222 100%);
	background-image: linear-gradient(to bottom, #555 0%, #222 100%);
	border-bottom: 1px #eee solid;
	position:fixed;
	width:100%;
	z-index:300;
	color:#fff;
}
.topfix ul {
	float:right;
	padding-top:12px;
	list-style:none;
}
.topfix ul li {
	float:left;
	padding-right:12px;
}
.topfix ul li a {
	text-decoration:none;
}
.topfix ul li a:hover {
	background:#444;
	-webkit-border-radius: 6px;
	-moz-border-radius:6px;
	border-radius:6px;
}
.topfix ul li img {
	margin-top:-5px;
}/*for fb icon*/
.link-w a {
	color:#fff;text-shadow:1px 1px 2px #000;
}
.mk1 {
	padding:2px 6px;
	background: #666;
	color:#FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius:4px;
	border-radius:4px;
	font-size:1em;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	background:#333;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border:3px #ddd solid;
	-moz-box-shadow:4px 4px 3px rgba(20%,20%,40%,0.5);
	-webkit-box-shadow:4px 4px 3px rgba(20%,20%,40%,0.5);
	box-shadow:4px 4px 3px rgba(20%,20%,40%,0.5);
}
.video-container iframe,  .video-container object,  .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.fontcolor-b {
	color: #39F;
}
.fontcolor-k {
	color: #333;
}
.box1 {
	text-align:left;
	color:#666;
}
.box1 img {
	float:left;
}
.box1 h4 h5 h3 {
	padding-top:24px;
	font-size:1.2em;
}
.box1 p {
	font-size:1.1em;
}
.tab1list ul {
	margin: 20px;
}
.tab1list ul li h6 b {
	color:#999;
	font-size:.6em;
	font-family:Microsoft JhengHei;
	letter-spacing:1px;
}
.tab1list ul li h6 em {
	color:#7ab6b6;
	font-size:1.6em;
	font-family: 'Great Vibes', cursive;
	font-weight:normal;
}
.tab1list ul li h6 {
	font-size:1.2em;
	font-weight:bold;
	font-family:Microsoft JhengHei;
	background:url(icon-list-h6.png) no-repeat left;
	padding:10px 0 10px 46px;
	color:#7ab6b6;
}
.tab1list ul li {
	text-align:left;
	border-bottom: solid 1px #e3e3e3;
	padding: 12px;
}
.tab1list ul li a {
	text-decoration: none;
}
.tab1list li {
	font-size:1.1em;
	line-height:2em;
	padding-bottom:12px;
}
.tab2list ul {
	margin: 20px;
}
.tab2list ul li h6 {
	font-size:1.2em;
	font-weight:bold;
	font-family:Microsoft JhengHei;
	background:url(icon-sharing.png) no-repeat left;
	padding:10px 0 10px 46px;
	color:#7ab6b6;
}
.tab2list ul li {
	text-align:left;
	border-bottom: solid 1px #e3e3e3;
	padding: 12px;
}
.tab2list ul li a {
	text-decoration: none;
}
.tab2list li {
	font-size:1em;
	line-height:2em;
	padding-bottom:12px;
}
.tab2ps {
	text-align:left;
	margin: 20px;
}
.tab2ps ul li {
	padding: 6px;
	list-style-type: decimal-leading-zero;
	margin-left:36px;
}
.tab3list ul {
	margin: 20px;
}
.tab3list ul li h6 {
	font-size:1.2em;
	font-weight:bold;
	font-family:Microsoft JhengHei;
	background:url(icon-point.png) no-repeat left;
	padding:10px 0 10px 46px;
	color:#7ab6b6;
}
.tab3list ul li {
	text-align:left;
	border-bottom: solid 1px #e3e3e3;
	padding: 12px;
}
.tab3list ul li a {
	text-decoration: none;
}
.tab3list li {
	font-size:1em;
	line-height:2em;
	padding-bottom:12px;
}
.tab4list ul {
	margin: 20px;
}
.tab4list ul li h6 {
	font-size:1.2em;
	font-weight:bold;
	font-family:Microsoft JhengHei;
	background:url(icon-Characteristic.png) no-repeat left;
	padding:10px 0 10px 46px;
	color:#7ab6b6;
}
.tab4list ul li {
	text-align:left;
	border-bottom: solid 1px #e3e3e3;
	padding: 12px;
}
.tab4list ul li a {
	text-decoration: none;
}
.tab4list li {
	font-size:1em;
	line-height:2em;
	padding-bottom:12px;
}
.tab5list {
	text-align:left;
	margin: 20px;
}
.tab5list h4 {
	font-size:1.2em;
	font-weight:bold;
	font-family:Microsoft JhengHei;
	background: url(tab5h4-bg.png) no-repeat top left;
	padding:8px 0 20px 20px;
	color:#FFF;
	margin-bottom:-40px;
	position:relative;
	z-index:100;
	margin-left:17px;
	letter-spacing:1.5px;
	text-shadow:1px 1px 3px #333;
}
.tab5list h5 {
	font-size:1.2em;
	font-weight:bold;
	font-family:Microsoft JhengHei;
	padding:0;
	margin:0;
	display:inline;
}
.tab5list-img {
	float:left;
	margin:0 24px;
	padding:6px;
	background:#FFF;
	-moz-box-shadow:2px 2px 4px rgba(20%,20%,40%,0.5);
	-webkit-box-shadow:2px 2px 4px rgba(20%,20%,40%,0.5);
	box-shadow:2px 2px 4px rgba(20%,20%,40%,0.5);
}
.time {
	padding:18px 14px;
	-webkit-border-radius: 32px;
	-moz-border-radius:32px;
	border-radius:32px;
	display:inline;
	font-size:1.2em;
	font-family:Microsoft JhengHei;
	background: #39c url(timeline-dec.png) no-repeat center bottom;
	color:#fff;
	margin-bottom:36px;
	-moz-box-shadow:2px 2px 4px rgba(20%,20%,40%,0.5);
	-webkit-box-shadow:2px 2px 4px rgba(20%,20%,40%,0.5);
	box-shadow:2px 2px 4px rgba(20%,20%,40%,0.5);
	border:2px #FFF solid;
	text-shadow:1px 1px 2px #666;
}
.tab5time {
background:;
	margin:24px 0;
}
.timearea {
	padding-bottom:60px;
}
.timeareaend {
}
.tab5list ul li {
	text-align:left;
	border-bottom: solid 1px #e3e3e3;
	padding: 12px;
}
.tab5list ul li a {
	text-decoration: none;
}
.tab5list li {
	font-size:1em;
	line-height:2em;
	padding-bottom:12px;
}
.tab5bottom {
	border-bottom:1px #e3e3e3 solid;
	height:110px;
}
.tab6list ul {
	margin: 20px;
}
.tab6list ul li h6 {
	font-size:1.2em;
	font-weight:bold;
	font-family:Microsoft JhengHei;
	background:url(icon-report.png) no-repeat left;
	padding:10px 0 10px 46px;
	color:#7ab6b6;
}
.tab6ps {
	font-size:.8em;
	color:#666;
}
.tab6list ul li {
	text-align:left;
	border-bottom: solid 1px #e3e3e3;
	padding: 12px;
}
.tab6list ul li a {
	text-decoration: none;
}
.tab6list li {
	font-size:1em;
	line-height:2em;
	padding-bottom:12px;
}
.tab6list-img {
	float:left;
	margin:0 12px;
	padding:6px;
	background:#FFF;
	-moz-box-shadow:2px 2px 4px rgba(20%,20%,40%,0.5);
	-webkit-box-shadow:2px 2px 4px rgba(20%,20%,40%,0.5);
	box-shadow:2px 2px 4px rgba(20%,20%,40%,0.5);
}
.noclick {
	cursor: default;
}
#top {
	position:fixed;
	background: rgba(0%,20%,40%,0.6) url(bg-backtop.png) no-repeat center 4px;
	color:#FFF;
	padding:32px 4px 4px 4px;
	cursor: pointer;
	right:10px;
	bottom:10px;
	display: none;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	z-index:100;
}
#top:hover {
	background: rgba(0%,20%,40%,0.7) url(bg-backtop.png) no-repeat center top;
	transition: all .3s ease;
}
ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.abgne_tab {
	clear: left;
	margin: 2% 0;
	position: relative;
	z-index:15;
}
#tabs ul {
	background: url(bg-b-Gr.png) repeat-x bottom; 
	padding:6px 4px; 
	height:56px; 
	border-top:1px #ddd solid;
	border-bottom:1px #ddd solid; 
	margin:0;
	white-space: nowrap;width: 1024px;
}
ul.tabs {
	width: 100%;
	height: 34px;
 border-bottom:;
	margin-left:1px;
}
ul.tabs li {
	float: left;
	height: 42px;
	line-height: 42px;
	overflow: hidden;
	position: relative;
	border-left: none;
	font-size:1.12em;
	letter-spacing:.5px;
	/*-webkit-border-radius: 6px;-moz-border-radius:6px;border-radius:6px; /*圓角*/
		margin:0 2px 2px 0;
}
ul.tabs li a {
	display: block;
	padding: 0 14px;
	text-decoration: none;
	font-weight:bold;
	text-shadow: 2px 0 4px #333;
	color:#fff;
}
ul.tabs li a:hover {
	background-image: -webkit-gradient(  linear,  left top,  left bottom,  color-stop(0, #33CCFF),  color-stop(0.6, #006699)  );
	background-image: -o-linear-gradient(bottom, #33CCFF 0%, #006699 60%);
	background-image: -moz-linear-gradient(bottom, #33CCFF 0%, #006699 60%);
	background-image: -webkit-linear-gradient(bottom, #33CCFF 0%, #006699 60%);
	background-image: -ms-linear-gradient(bottom, #33CCFF 0%, #006699 60%);
	background-image: linear-gradient(to bottom, #33CCFF 0%, #006699 60%);
	color:#fff;
	-webkit-border-radius: 6px;
	-moz-border-radius:6px;
	border-radius:6px;
	opacity:0.9;
	filter:alpha(opacity=90);
}
ul.tabs li.active {
	background-image: -webkit-gradient(  linear,  left top,  left bottom,  color-stop(0, #33CCFF),  color-stop(0.6, #006699)  );
	background-image: -o-linear-gradient(bottom, #33CCFF 0%, #006699 60%);
	background-image: -moz-linear-gradient(bottom, #33CCFF 0%, #006699 60%);
	background-image: -webkit-linear-gradient(bottom, #33CCFF 0%, #006699 60%);
	background-image: -ms-linear-gradient(bottom, #33CCFF 0%, #006699 60%);
	background-image: linear-gradient(to bottom, #33CCFF 0%, #006699 60%);
	color:#fff;
	-webkit-border-radius: 6px;
	-moz-border-radius:6px;
	border-radius:6px;
}
ul.tabs li.active a:hover {
	color:#fff;
	-webkit-border-radius: 6px;
	-moz-border-radius:6px;
	border-radius:6px;
}
div.tab_container {
	clear: left;
	width: 100%;
	border-top: none;
	background: url(bg-w.png);
}
div.tab_container .tab_content {
	padding: 20px;
}
div.tab_container .tab_content h2 {
	margin: 0 0 20px;
}
.tabstyle {
	margin:0 auto;
	width:92%;
}
#qaContent {
}
#qaContent ul.accordionPart {
	margin: 20px;
}
#qaContent ul.accordionPart li {
	border-bottom: solid 1px #e3e3e3;
	padding: 12px;
}
#qaContent ul.accordionPart li .qa_title {
	cursor: pointer;
}
.qa {
	text-align:left
}
.qa h5 {
	background:url(icon-Q.png) no-repeat left bottom;
	padding:10px 0 10px 46px;
	color:#7ab6b6;
}
.qacon {
	text-align:left;
}
.qacon img {
	width:80%;
	margin:0 auto;
	border:8px #FFF solid;
}