@charset "utf-8";
html {
	-webkit-font-smoothing: antialiased;
	font-family: "微軟正黑體", "微软雅黑", "Microsoft JhengHei", "新細明體", "PMingLiu", AppleGothic, Dotum, Lucida Grande, Verdana Sana-serif;
}
.blue { color:#005bac;}
.red { color:#e22028;}
.orange { color:#fa6e0b;}
.gray { color: #3B3B3B;}
#wrapper {
	background: url(../images/bg.gif) top center no-repeat;
	width:100%;
}

/* header */
#logo-bar {
	width:980px;
	height:56px;
	background: url(../images/logo.gif) 0 0 no-repeat;
	margin:0 auto;
}
.submenu {
	width:320px;
	height:20px;
	font-size:12px;
	letter-spacing:1px;
	margin-top:30px;
	float:right;
	text-align:center;
}
.submenu a { color:#fff;}
.submenu > a:hover { border-bottom:1px solid #E6F6F9;}
.submenu span {
	font-size:10px;
	margin:0 5px 0;
	color:#135d9b;
}

#msg {
	background-color: rgba(0,0,0,.7);
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 100;
	background-color: #292929 \9;
}
.window {
	background-color: #FFFFFF;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	behavior: url(PIE.htc);
	width: 160px;
	height: 80px;
	margin: 120px auto;
	text-align: center;
}
.window > a {
	background: url(../images/x.png) center center no-repeat;
	background-color: #014BBD;
	display: block;
	width: 26px;
	height: 26px;
	float: right;
}
.window > a:hover{ background-color: #DC0C2C;}

.window > p {
	font-size: 1.5em;
	padding-top: 30px;
}

#header {
	background-color:#e9eff3;
	box-sizing: border-box;
	width:100%;
	height:152px;
	margin-bottom:20px;
	padding-top:24px;
}
.hpanel {
	display:block;
	width:750px;
	height:126px;
	margin:0 auto;
}
.hpanel h1 {
	background:url(../images/applogo.png) center center no-repeat;
	width:430px;
	height:126px;
	text-indent:-9999px;
	float:left;
}
.hpanel span.QRcode {
	display: inline-block;
	width:102px;
	height:102px;
	float:right;
	margin:3px 20px;
	text-indent:-9999px;
}
.ios { background:url(../images/QRcode.png) center center no-repeat;}
.Android { background:url(../images/QRcode2.png) center center no-repeat;}

/* breadcrumb */
#breadcrumb {
	background-color:#f5f5f5;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	behavior: url(PIE.htc);
	font-size:0.8em;
	padding:5px 15px;
	width:96%;
	list-style:none;
	margin-bottom:30px;
	behavior: url(PIE.htc);
}
#breadcrumb > li {
	display:inline-block;
	*display:inline;
	text-shadow:0 1px 0 #fff;
	*zoom:1;
}
#breadcrumb > li a:hover { color:#FF5D08;}
#breadcrumb > li > .divider { padding:0 5px; color:#ccc; }
#breadcrumb > .active { color: #BB2427;}

/* main */
#container {
	width:980px;
	margin:0 auto;
    padding-bottom: 52px;
}

/* Nav */
#left {
	border:1px solid #d6dfe3;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	behavior: url(PIE.htc);	
	display:block;
	width:320px;
	float:left;
	padding-bottom: 20px;
}
#left h3 {
	background-color: #d6dfe3;
	border-bottom:1px solid #dde8eb;
	-webkit-border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0;
	behavior: url(PIE.htc);	
	color:#ffffff;
	font-size:1em;
	width:290px;
	text-align:center;
	letter-spacing:0.1em;
	padding:8px;
	margin:8px auto;
}
.item {
	margin:10px;
	width:100%;
}
.item > li {
	display:block;
	width:100%;
	font-size:1.2em;
	margin-bottom:8px;
}
.item > li img { margin-right:5px;}
.item > li > a, .item > li > a:link {
	color:#000000;
	display:inline-block;
	height:30px;
	line-height:30px;
}
.item > li > a:hover, .item > li > a.active { color:#FF4700;}
#item8, #item12, #item13 { padding-left:18px;}

.detailItem { margin:0 0 20px 15px;}
.detailItem > li {
	display:block;
	margin:0 auto 8px;
	padding:2px;
}
.detailItem > li a, .detailItem > li a:link { color:#000000;}
.detailItem > li a:hover { color:#F32B17;}

#main {
	display:block;
	width:650px;
	float:right;
}
#main::after{ 
　　 content:".";
　　 height:0;
　　 visibility:hidden;
　　 display:block;
　　 clear:both;
}
#main > h3 {
	background:url(../images/Dapplogo.png) center center no-repeat;
	width:200px;
	height:200px;
	margin:10px auto;
	text-indent:-9999px;
}
.hname {
	background:url(../images/Dappname.png) center center no-repeat;
	display:block;
	width:325px;
	height:95px;
	margin:2% auto;
	text-indent:-9999px;
}
.hname:after {
	background: #e3e8ea;
	content: '';
	display: block;
	width: 1px;
	height: 230px;
	margin:80px auto;
}
.htext {
	color:#445a61;
	display: block;
	font-size:0.9em;
	padding:5px;
	text-align:center;
	margin:250px auto 50px;
}

#main > h2 {
	color: #E43C31;
	font-size:1.4em;
	font-weight:600;
	padding:5px;
	letter-spacing:0.1em;
	border-bottom: 1px solid #D5D5D5;
}

.pbox {
	display:block;
	width:100%;
	text-align:center;
	margin:10px auto;
}
.clear { clear:both;}

.pbox p {
	margin:5px auto 10px;
	font-size:1em;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
}
.pbox img {
	margin:5px auto;
	width:90%;
	max-width:620px;
	height:auto;
}

.top {
	display:block;
	width:100%;
	margin-top:10px;
	margin-bottom: 60px;
	border-top: 1px solid #F0F0F0;
}
.top > a {
	background-color: #F0F0F0;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	behavior: url(PIE.htc);	
	color: #8E080A;
	float: right;
	font-size: 0.8em;
	margin-right: 20px;
	padding: 3px 16px;
}
.top > a:hover { color: #004EAB;}

.pdf-dl {
	background: url(../images/pdfdownload.png) 20px center no-repeat;
	text-indent: 30px;
}
.pdf-dl > a { color: #EF1C30;}
.pdf-dl > a:hover { color: #626262;}

.imgspace { padding-bottom:20px;}
.imgspace2 { padding-bottom:63px;}
.imgspace3 { padding-bottom:42px;}

.pbox img.imgStraight {
	max-width:320px;
	width: 321px \9;
	height: 557px \9;
}
.pbox img.imgSmall {
	max-width:385px;
	height: 371px \9;
}
.pbox img.imgMedium { max-width:450px;}
.pbox img.imgXL { max-width:550px;}
.pbox img.ieHeight { height: 853px \9;}
.pbox img.ieHeight2 { height: 397px \9;}
.pbox img.ieHeight3 { height: 437px \9;}
.pbox img.ieHeight4 { height: 351px \9;}
.pbox img.ieHeight5 { height: 364px \9;}
.pbox img.ieHeight6 { height: 173px \9;}

.ps {
	color:#B7070A;
	font-size: 0.9em;
}

.note {
	background-color: #fffef9;
	border-radius:8px;
	behavior: url(PIE.htc);
	border:1px solid #cdc8ba;
	color: #252525;
	padding:16px;
}

.finger-ps {
	color: #197CD9;
	padding:8px 8px 8px 12px;
	letter-spacing:0.1em;
	line-height: 1.4em;
}
.finger-ps > span {
	background-color: #197CD9;
	color: #ffffff;
	display: block;
	padding:5px 10px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	behavior: url(PIE.htc);	
	letter-spacing:0;
	margin-bottom: 10px;
}

.pbox p.sub {
	font-size:1.4em;
	color:#0050B0;
}
.pbox p.tcenter {
	background-color:#099CED;
	border-radius:6px;
	behavior: url(PIE.htc);
	color:#FFFFFF;
	text-align:center;
	padding:5px;
	width:260px;
}
.pbox ol {
	text-align:left;
	list-style:decimal;
	margin-left:50px;
	margin-top:20px;
}
.pbox ol li {
	font-size:1.2em;
	margin-bottom:15px;
	letter-spacing:0.1em;
	line-height:1.4em;
}

.priceList {
	text-align: left;
	list-style: circle;
	margin:10px 0 20px 50px;
}
.priceList li {	margin-bottom:10px;}

.finger-set {
	background-color: #E7E7E7;
	padding: 6px 20px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	behavior: url(PIE.htc);	
}
.finger { font-size: 0.9em;}
.finger .ps {
	display: block;
	font-size: 0.9em;
}

/* footer */
#footer {
	width:100%;
	height:52px;
	clear:both;
}
.footer {
	background:url(../images/footerline.gif) 0 0 repeat-x;
	width:1280px;
	height:52px;
	margin:0 auto;
}
.footer span {
	display:inline-block;
	width:310px;
	float:right;
}
.footer p {
	display:inline-block;
	width:900px;
	padding-top:20px;
	float:left;
	font-size:0.9em;
}
