/*----------------------------------------------------
                  Sirius - CSS File
------------------------------------------------------*/
body {
	background: #FFF;
	margin: 0;
	padding: 0;
}
.cty {
	clear: both;
}
/***** Shared Stylesheet *****/
#main-wrapper {
	max-width: 960px;
	margin: 0px auto;
}
.mincometit {
	font-family: "微軟正黑體";
	font-size: 32px;
	color: #333;
	padding-right: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-weight: 600;
}
.shareall {
	padding-top: 3px;
}
.mincometit2 {
	font-family: "微軟正黑體";
	font-size: 24px;
	color: #03C;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	margin-bottom: 15px;
}
.mincomeshare {
	margin-left: 15px;
	margin-top: 15px;
}
.mincomeshares {
	margin-left: 5px;
	margin-top: 15px;
}
.proder {
	font-family: "微軟正黑體";
	font-size: 16px;
	line-height: 28px;
	color: #333;
}
.b-promutit {
	color: #FFF;
	text-decoration: none;
}
.b-promutit:hover {
	color: #F60;
	text-decoration: none;
}
.b-upbut {
	font-family: "微軟正黑體", "新細明體";
	font-size: 14px;
	color: #33F;
	text-decoration: none;
}
.b-upbut:hover {
	color: #009;
	text-decoration: none;
}
.b-tela {
	color: #000;
	text-decoration: none;
}
.b-tela:hover {
	color: #C00;
}
.b-telb {
	color: #FFF;
	text-decoration: none;
}
.b-telb:hover {
	color: #C00;
}
.minprons {
	padding-right: 15px;
	padding-left: 15px;
}
.minpronins {
	margin-bottom: 40px;
	padding-right: 5px;
	padding-left: 5px;
}
.lineas01 {
	padding-right: 15px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 15px;
	margin-bottom: 15px;
}
.lineas02 {
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7F7F7;
	margin-top: 25px;
	margin-bottom: 25px;
}
/*商品頁圖片 開始*/
.inkPhoBox {
	width: 100%;
}
.inkPhoBox .main {
	width: 100%;
}
.inkPhoBox .mod18 {
	width: 100%;
	position: relative;
}
.inkPhoBox #prev {
	background: url(../images/cn/prevBtn.png) no-repeat;
	height: 48px;
	width: 24px;
	position: absolute;
	z-index: 99;
	left: 11px;
	top: 37px;
	cursor: pointer;
}
.inkPhoBox #next {
	background: url(../images/cn/nextBtn.png) no-repeat;
	height: 48px;
	width: 25px;
	position: absolute;
	z-index: 99;
	top: 37px;
	right: 11px;
	cursor: pointer;
}
.inkPhoBox .mod18 #prevTop {
	display: none
}
.inkPhoBox .mod18 #nextTop {
	display: none
}
.inkPhoBox .mod18 li {
	float: left;
}
.inkPhoBox .mod18 .cf li {
	position: relative;
	color: #fff;
	font-family: "微軟正黑體";
	font-size: 16px;
}
.inkPhoBox .mod18 .cf a {
	display: block;
	width: 100%;
	height: 377px;
	position: absolute;
	color: #fff;
}
.inkPhoBox .mod18 .cf li span {
	display: block;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 10px 20px;
	line-height: 22px;
	text-align: left;
	background: rgba(0,0,0,0.6);
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0, startColorstr = "#60000000", endColorstr = "#60000000");
}
.inkPhoBox .bigImgBox {
	width: 100%;
	height: 514px;
	border: 1px solid #E1E1E1;
	padding: 21px;
}
.inkPhoBox .mod18 .picBox {
	width: 100%;
	height: 460px;
	position: relative;
	overflow: hidden;
}
.inkPhoBox .mod18 .picBox ul {
	height: 514px;
	position: absolute;
	left: 0;
}
.inkPhoBox .mod18 .picBox li {
	width: 700px;
	height: 460px;
}
.inkPhoBox .smImgBox {
	width: 100%;
	height: 120px;
	padding: 11px;
	border: 1px solid #E1E1E1;
	margin-top: 12px;
	position: relative;
}
.inkPhoBox .mod18 .listBox {
	width: 100%;
	height: 101px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.inkPhoBox .mod18 .listBox ul {
	height: 101px;
	position: absolute;
	padding-left: 0px;
}
.inkPhoBox .mod18 .listBox li {
	width: 134px;
	height: 101px;
	cursor: pointer;
	position: relative;
	padding: 0 9px 0 0;
}
.inkPhoBox .mod18 .listBox li i {
	display: none;
}
.inkPhoBox .mod18 .listBox li a {
	display: block;
	width: 134px;
	height: 101px;
}
.inkPhoBox .mod18 .listBox .on img {
	border: 2px solid #B42222;
	width: 130px;
	height: 97px;
}
.inkPhoBox .mod18 .listBox .on {
	background: url(../images/img_bg.jpg) center top no-repeat;
}
.inkPhoBox .mod18 .listBox .on i {
	display: block;
}
.inkPhoBox .left_top {
	font-family: Arial;
	font-size: 32px;
	color: #fff;
	text-align: center;
	height: 30px;
	line-height: 30px;
	background: #333
}
@media screen and (max-width: 480px) {
.inkPhoBox .bigImgBox {
	height: 340px;
}
.inkPhoBox .mod18 .picBox {
	height: 300px;
}
.picBox img {
	width: 400px;
}
.inkPhoBox .mod18 .picBox li {
	height: 300px;
}
.contbls {
	margin-right: 10px;
	margin-left: 10px;
}
.mincomeshare {
	margin-top: 3px;
}
}
/*商品頁圖片 結束*/
/*最新消息 */
.contbls {
	max-width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.contbltit {
	background-color: #DDEEFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom: 10px;
	font-family: "微軟正黑體", "新細明體";
	font-size: 24px;
	color: #03C;
}
.contbltxt {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.contblins {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.styletable001 {
	font-family: "微軟正黑體";
	font-size: 16px;
	line-height: 25px;
	color: #06C;
	padding: 5px;
}
.styletable002 {
	font-family: "微軟正黑體";
	font-size: 16px;
	line-height: 25px;
	color: #666;
	padding: 5px;
}
.b-offtbltit {
	font-family: "微軟正黑體";
	font-size: 16px;
	line-height: 25px;
	color: #C30;
	padding: 5px;
	text-decoration: none;
}
.b-offtbltit:hover {
	color: #C00;
	text-decoration: none;
}
/*最新消息 結束*/
#featured-wrapper {
	width: 100%;
	background-color: #e5e5e5;
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #dfdfdf;
	float: left;
}
#featured-wrapper01 {
	width: 100%;
	background-color: #bac2d7;
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #dfdfdf;
	float: left;
}
#content-wrapper {
	max-width: 1040px;
	margin: 0px auto;
	padding: 51px 0px 42px 0px;
	clear: both;
}
#content-adouter {
	max-width: 1040px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#content-adouter1 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.content-prode {
	max-width: 1040px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#featured-logo-list {
	max-width: 1040px;
	margin: 0px auto;
	padding: 13px 0px 3px 0px;
	clear: both;
}
#pagetitle-wrapper {
	width: 100%;
	background-color: #eee;
	border-top: 1px solid #dfdfdf;
	float: left;
}
.pagetitle-content {
	max-width: 960px;
	margin: 0 auto;
}
.pagetitle-content h2 {
	color: #929292;
	text-shadow: 0px 1px 1px #fff;
	text-transform: uppercase;
	padding: 22px 0px 6px 0px;
}
#breadcrumb-wrapper {
	width: 100%;
	background-color: #e5e5e5;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#breadcrumb-content {
	max-width: 960px;
	margin: 0px auto;
	clear: both;
}
#breadcrumb-content ul {
	margin-bottom: 0px;
	float: left;
}
#breadcrumb-content ul li {
	color: #afafaf;
	text-shadow: 0px 1px 1px #f8f8f8;
	margin-bottom: 0px;
	padding: 7px 24px 8px 7px;
	background-image: url(../images/breadcrumb-arrow.png);
	background-repeat: no-repeat;
	background-position: right -1px;
	font-size: 12px;
	display: inline-block;
	font-family: "微軟正黑體";
}
#breadcrumb-content ul li a, #breadcrumb-content ul li a:visited {
	color: #afafaf;
	text-shadow: 0px 1px 1px #f8f8f8;
	text-decoration: none;
}
#gotop {
	display: none;
	position: fixed;
	right: 20px;
	bottom: 20px;
	padding: 10px 15px;
	font-size: 20px;
	color: white;
	cursor: pointer;
	z-index: 999999;
	border-radius: 5px;
	background-color: rgba(0,51,153,0.8);
}
header {
	width: 100%;
	padding: 0px;
	background-color: #FFF;
	border-top: 5px solid #E3F1FF;
	float: left;
	position: relative;
	z-index: 999900;
	margin: 0px;
}
.headerins {
	background-color: #E3F1FF;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #09F;
}
.minheaderin {
	max-width: 1040px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
}
.minheaderinte {
	margin-right: 15px;
	padding-top: 8px;
}
.minheaderinteb {
	float: left;
	font-family: "微軟正黑體", "新細明體";
	font-size: 14px;
	color: #039;
	padding-top: 8px;
	padding-left: 5px;
}
.b-headerupte {
	font-family: "微軟正黑體";
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	background-color: #666;
	padding: 3px;
}
.b-headerupte:hover {
	text-decoration: none;
	background-color: #CC0066;
}
.languages {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	z-index: 999911;
}
.langustyletit {
	font-family: "微軟正黑體";
	font-size: 15px;
	color: #333;
}
.langustyletxt {
	font-family: "微軟正黑體";
	font-size: 14px;
	color: #333;
}
.b-langu {
	font-family: "微軟正黑體";
	font-size: 14px;
	color: #FFF;
	background-color: #666;
	padding: 3px;
	text-decoration: none;
}
.b-langu:hover {
	text-decoration: none;
	background-color: #F30;
}
#logo {
	width: 180px;
	float: left;
	margin-bottom: 25px;
	margin-top: 8px;
}
#logo2 {
	width: 280px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
.prodeleft {
	margin-top: 20px;
	margin-bottom: 25px;
	margin-right: 25px;
}
.proderight {
	margin-top: 20px;
	margin-bottom: 25px;
}
/* middle-prome */
.middle-prome {
	background-color: #dfe6ea;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #cad6dd;
}
.middle-prome2 {
	background-color: #dfe6ea;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #cad6dd;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cad6dd;
}
.mincodin {
	max-width: 1040px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
.mintabin {
	text-decoration: none;
	background-color: #FFF;
	padding: 10px;
	border: 1px solid #CCC;
	text-align: center;
	-webkit-box-shadow: 3px 3px 5px #f3d42e;
	-moz-box-shadow: 3px 3px 5px #f3d42e;
	box-shadow: 2px 2px 3px #ccc;
}
.mintab01 {
	font-family: "微軟正黑體", "新細明體";
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F00;
	padding-top: 5px;
	padding-bottom: 8px;
	color: #C00;
	text-align: left;
	font-weight: bold;
}
.mintab02 {
	padding-top: 8px;
	padding-bottom: 8px;
}
.mintav01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: left;
}
.mintav02 {
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: left;
}
.mintav03 {
	padding-top: 5px;
	text-align: left;
}
.mintava {
	font-family: "微軟正黑體", "新細明體";
	font-size: 16px;
	color: #000;
	text-decoration: none;
	margin-right: 5px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	float: left;
	padding-top: 5px;
	height: 35px;
}
.mintava:hover {
	color: #F30;
	text-decoration: none;	
}
.mintavb {
	font-family: "微軟正黑體", "新細明體";
	font-size: 12px;
	color: #06C;
	text-decoration: none;
	float: left;
	margin-left: 5px;
	line-height: 18px;
}
.mintavb:hover {
	color: #F30;
	text-decoration: none;
}
.mintavc {
	font-family: "微軟正黑體", "新細明體";
	font-size: 16px;
	color: #000;
	text-decoration: none;
	margin-right: 5px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	float: left;
	padding-top: 5px;
}
.mintavc:hover {
	color: #F30;
	text-decoration: none;	
}
.b-mintav {
	font-family: "微軟正黑體";
	font-size: 20px;
	color: #900;
	text-decoration: none;
	line-height: 35px;
	font-weight: 500;
}
.b-mintav:hover {
	color: #F00;
	text-decoration: underline;
}
.b-minplan {
	font-family: "微軟正黑體", "新細明體";
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
.b-minplan:hover {
	color: #C00;
	text-decoration: none;
	
}
.minplans {
	text-decoration: none;
	background-color: #F6F6F6;
	padding: 10px;
	border: 1px solid #CCC;
	text-align: center;
	-webkit-box-shadow: 3px 3px 5px #f3d42e;
	-moz-box-shadow: 3px 3px 5px #f3d42e;
	box-shadow: 2px 2px 3px #ccc;
}
.minplantit {
	font-family: "微軟正黑體";
	font-size: 16px;
	color: #333;
	text-align: left;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 8px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	margin-bottom: 10px;
}
.minplantxt {
	padding-top: 12px;
	text-align: left;
}

.minplanmore{
	padding-top: 15px;
	text-align: right;
}
.b-more{
	font-family: "微軟正黑體", "新細明體";
	font-size: 14px;
	color: #F30;
	text-decoration: none;
}
.b-more:hover{
	color: #C00;
	text-decoration: none;
}
/* 變換色塊預設樣式 */
.minproins1 {
	text-decoration: none;
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #CCC;
	text-align: center;
	-webkit-box-shadow: 3px 3px 5px #f3d42e;
	-moz-box-shadow: 3px 3px 5px #f3d42e;
	box-shadow: 2px 2px 3px #ccc;
}
.minproins2 {
	text-decoration: none;
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #999;
	text-align: center;
	-webkit-box-shadow: 3px 3px 5px #f3d42e;
	-moz-box-shadow: 3px 3px 5px #f3d42e;
	box-shadow: 2px 2px 3px #ccc;
}
.minproins3 {
	text-decoration: none;
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #999;
	text-align: center;
	-webkit-box-shadow: 3px 3px 5px #f3d42e;
	-moz-box-shadow: 3px 3px 5px #f3d42e;
	box-shadow: 2px 2px 3px #ccc;
}

/*  滑入時變換底色樣式 */
.divOver1 {
	border: 1px solid #000066;
}
.divOver2 {
	border: 1px solid #000066;
	background-color: #DEF;
}
.divOver3 {
	border: 1px solid #000066;
	background-color: #DEF;
}
.minproinstit {
	font-family: "微軟正黑體";
	font-size: 18px;
	line-height: 28px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: center;
	margin-bottom: 5px;
	color: #039;
}
.minproinstit2 {
	font-family: "微軟正黑體";
	font-size: 18px;
	line-height: 28px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: center;
	margin-bottom: 5px;
	color: #C00;
}
.minproinstit3 {
	font-family: "微軟正黑體";
	font-size: 18px;
	line-height: 28px;
	padding-bottom: 5px;
	text-align: center;
	margin-bottom: 5px;
	color: #06C;
}
.minproinstxt {
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 25px;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	color: #333;
	height: 50px;
}
.minproinstxt2 {
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 25px;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	color: #900;
	height: 50px;
}
.minproins img {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	width: 80%;
}
.b-minpro {
	color: #666;
	text-decoration: none;
}
.b-minpro:hover {
	color: #06C;
	text-decoration: none;
}
.minpropic01 {
    background: url("../images/cn/minpropic01a.jpg");/*預設顯示圖片*/
    display: block; 
    height: 285px;/*圖片高度*/
    width: 285px;/*圖片寬度*/
}
.minpropic01:hover {
    background: url("../images/cn/minpropic01b.jpg"); /*滑鼠移過顯示圖片*/
}
/* 關於我 開始 */
.adout-txtins {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "微軟正黑體", "新細明體";
	font-size: 16px;
}
/* 關於我 結束 */
/* Frontpage styling */
.featured-client {
	color: #a0a0a0;
	text-shadow: 0px 1px 1px #fff;
	margin-top: 13px;
	float: right;
}
.front-feature-icon {
	margin-top: 7px;
	text-align: center;
}
.front-feature-icon img {
	margin-bottom: 6px;
}
.featured-box {
	margin: 15px 0px;
	padding: 23px 5px 13px 5px;
	border: 1px solid #e2e2e2;
	background-color: #f2f2f2;
	background: -moz-linear-gradient(top, #f8f8f8, #f2f2f2);
	background: -webkit-linear-gradient(top, #f8f8f8, #f2f2f2);
	background: -o-linear-gradient(top, #f8f8f8, #f2f2f2);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 1) inset;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 1) inset;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 1) inset;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.featured-box a.button {
	margin-top: 3px;
	float: right;
}
.featured-box h5 {
	text-transform: uppercase;
	margin-bottom: 0px;
}
.featured-box p {
	padding-bottom: 0px !important;
}
.feattitle {
	font-family: "微軟正黑體", "新細明體";
	font-size: 24px;
	color: #363c4d;
	padding-top: 10px;
	padding-bottom: 10px;
}
.link-zoom, li.link-zoom {
	width: 100%;
	height: 100%;
	margin-bottom: 10px;
	background: url(../images/cn/link-zoom.png) no-repeat center center;
	position: relative;
	z-index: 100;
	float: left;
}
.link-url {
	width: 100%;
	height: 100%;
	margin-bottom: 10px;
	background: url(../images/cn/link-url.png) no-repeat center center;
	position: relative;
	z-index: 100;
	float: left;
}
.link-video {
	width: 100%;
	height: 100%;
	margin-bottom: 10px;
	background: url(../images/cn/link-video.png) no-repeat center center;
	position: relative;
	z-index: 100;
	float: left;
}
.link-more {
	width: 100%;
	height: 100%;
	margin-bottom: 10px;
	background: url(../images/cn/link-more.png) no-repeat center center;
	position: relative;
	z-index: 100;
	float: left;
}
.front-layout2 .four p {
	overflow: hidden;
}
.front-layout3 .four p, .front-layout3 .eight p {
	overflow: hidden;
}
.front-text-featured {
	width: 80%;
	text-align: center;
	margin: 0px auto 20px auto;
}
.top-margin {
	margin-top: -14px;
}
.img-left-special {
	float: left;
	border: none;
	margin: 8px 18px 0px -25px;
}
/* Mainmenu styling */
#mainmenu {
	width: auto;
	margin: 50px 15px 29px 0px;
	height: 38px;
	float: right;
	position: relative;
	z-index: 999999;
}
#mainmenu2 {
	width: auto;
	height: 38px;
	float: right;
	position: relative;
	z-index: 999999;
	margin-top: 20px;
}
/* banner styling */
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}
/*pager*/
.callbacks_tabs.callbacks1_tabs {
	margin-top: -40px;
	position: relative;
	z-index: 100;
	margin-bottom: 0px;
}
.callbacks_tabs.callbacks1_tabs li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-left: 5px;
	border-radius: 10px;
	border: 1px solid #000;
	position: relative;
	background-color: #FFF;
}
.callbacks_tabs.callbacks1_tabs li a {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	position: absolute;
	left: 0;
	z-index: 1000;
	color: rgba(100,200,300,0);
	color: transparent;
}
.callbacks_tabs.callbacks1_tabs li.callbacks_here a {
	background-color: #000;
	margin: 1px;
}
/* Callback example */
.callbacks_container {
	position: relative;
	width: 100%;
	max-width: 100%;
	text-align: center;
}
.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.callbacks li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
.callbacks img {
	display: block;
	position: relative;
	z-index: 1;
	height: auto;
	width: 100%;
	border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	background: #000;
	background: rgba(0,0,0, .8);
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
}
.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 50%;
	left: 0;
	opacity: 0.6;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: transparent url("../images/cn/themes.gif") no-repeat left top;
	margin-top: 30px;
	display: none;
}
.callbacks_container:hover .callbacks_nav {
	display: block;
}
.callbacks_nav:active {
	opacity: 1.0;
}
.callbacks_nav.next {
	left: auto;
	background-position: right top;
	right: 0;
}
.minprocomtit {
	font-family: "微軟正黑體";
	font-size: 16px;
	color: #FFF;
	background-color: #333;
	text-align: center;
	padding: 5px;
}
.producttit {
	font-family: "微軟正黑體", "新細明體";
	font-size: 30px;
	line-height: 30px;
	color: #333;
	margin-top: 30px;
	margin-bottom: 15px;
}
.paging {
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.tcdPageCode {
	padding: 15px 20px;
	text-align: left;
	color: #ccc;
	text-align: center;
}
.tcdPageCode a {
	display: inline-block;
	color: #428bca;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	border: 1px solid #ddd;
	margin: 0 2px;
	border-radius: 4px;
	vertical-align: middle;
}
.tcdPageCode b {
	display: inline-block;
	color: #FFFFFF;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	border: 1px solid #428bca;
	margin: 0 2px;
	border-radius: 4px;
	vertical-align: middle;
	background-color: #428bca;
}
.tcdPageCode a:hover {
	text-decoration: none;
	border: 1px solid #428bca;
	background-color: #428bca;
	color: #FFF;
}
.tcdPageCode span.current {
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	margin: 0 2px;
	color: #fff;
	background-color: #428bca;
	border: 1px solid #428bca;
	border-radius: 4px;
	vertical-align: middle;
}
.tcdPageCode span.disabled {
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	margin: 0 2px;
	color: #bfbfbf;
	background: #f2f2f2;
	border: 1px solid #bfbfbf;
	border-radius: 4px;
	vertical-align: middle;
}
 @media screen and (max-width: 768px) {
.mincometit {
	font-size: 28px;
	font-weight: 400;
}
.feattitle {
	font-family: "微軟正黑體", "新細明體";
	font-size: 18px;
	color: #333;
	padding: 5px;
}
.mintav02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: left;
}
.producttit {
	font-size: 20px;
}
.tinynav {
	width: 100%;
	display: block !important;
	background: #fff;
	font-size: 14px;
	border: 1px solid #eaeaea;
	height: 42px;
	zoom: 0;
	margin: 5px auto 5px auto;
	padding: 10px 5px;
	font-family: "微軟正黑體";
}
#mainmenu {
	width: 100%;
	margin: 3px 0px 29px 0px;
}
#mainmenu2 {
	width: 100%;
	margin: 3px 0px 29px 0px;
}
#menu {
	display: none;
}
}
 @media screen and (max-width:600px) {
.contbltit {
	font-size: 18px;
}
.feattitle {
	font-family: "微軟正黑體", "新細明體";
	font-size: 14px;
	color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.mincometit {
	font-size: 24px;
	font-weight: 400;
}
.mincometit2 {
	font-size: 18px;
}
.callbacks_nav {
	top: 47%;
}
.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 55%;
	left: 0;
	opacity: 0.6;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 30px;
	width: 15px;
	margin-top: 30px;
	display: none;
	background-color: transparent;
	background-image: url(../images/cn/themes01.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.minproins img {
	width: 50%;
}
}
#menu .selected a {
	color: #c6c9cc;
}
.b-select {
	font-family: "微軟正黑體", "新細明體";
	font-size: 16px;
	color: #333;
	text-decoration: none;
}
.b-select:hover {
	background-color: #333;
	color: #FFF;
	text-decoration: none;
}
/***** Top Socials Stylesheet *****/
#top-social {
	width: 100%;
	height: 24px;
	float: left;
}
.social-panel {
	display: none;
	float: right;
}
a.trigger {
	width: 24px;
	height: 24px;
	text-decoration: none;
	top: 0px;
	right: 0;
	font-size: 0px;
	letter-spacing: -1px;
	color: #fff;
	background: url(../images/socials/social-open.gif) no-repeat;
	display: block;
	float: right;
}
a.active.trigger {
	background: url(../images/socials/social-closed.gif) no-repeat;
}
#top-social ul li {
	margin-right: 1px;
	display: inline-block;
	float: left;
}
ul.pricing-payment li {
	float: left;
	margin: 0px 7px 7px 0px;
}
/***** Slideshow Stylesheet *****/
.pic {
	width: 100%;
	height: 450px;
	overflow: hidden;
}
.pic ul li {
	width: 100%;
	height: 450px;
	position: relative;/*background:url(../images/bg1.jpg) center; */
}
.pic ul li img {
	position: absolute;
	top: 0px;
}
/*banner2*/
.flexslider {
	margin: 0px auto 0px;
	position: relative;
	width: 100%;
	height: 400px;
	overflow: hidden;
	zoom: 1;
}
.flexslider .slides li {
	width: 100%;
	height: 100%;
}
.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(images/cn/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}
.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}
.flex-direction-nav .flex-prev {
	left: 0;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
 *display: inline;
}
.flex-control-paging li a {
	background: url(images/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}
.flex-control-paging li a.flex-active, .flex-control-paging li.active a {
	background-position: 0 0;
}
.flexslider .slides a img {
	width: 100%;
	height: 400px;
	display: block;
}
/*進度條*/
.bar {
	width: 1180px;
	height: 3px;
	left: 50%;
	position: absolute;
	bottom: 0px;
	margin-left: -590px;
	background: url(../images/cn/bar.png);
}
.bar p {
	width: 0px;
	height: 3px;
	margin-left: 3px;
	background-color: #FF0000;
}
/* 跑馬燈 */
.abgleft {
	float: left;
	width: 25px;
	margin-right: 10px;
	margin-left: 10px;
}
.b-abg {
	font-family: "微軟正黑體";
	font-size: 18px;
	color: #000;
}
.b-abg:hover {
	color: #F30;
	text-decoration: none;
}
.abgright {
	float: left;
	width: 90%;
}
div#abgne_marquee {
	position: relative;
	overflow: hidden;	/* 超出範圍的部份要隱藏 */
	width: 80%;
	height: 25px;
}
div#abgne_marquee ul, div#abgne_marquee li {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#abgne_marquee ul {
	position: absolute;
}
div#abgne_marquee ul li a {
	display: block;
	overflow: hidden;	/* 超出範圍的部份要隱藏 */
	font-size:18px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
}
.abgnestyle {
	font-family: "微軟正黑體";
	font-size: 16px;
}
.inabut {
	text-align: center;
}
.inabut h1 {
	font-family: "微軟正黑體";
	font-size: 24px;
	line-height: 25px;
	color: #333;
	text-align: center;
}
.inabut p {
	font-family: "微軟正黑體";
	font-size: 18px;
	line-height: 25px;
	color: #333;
	text-align: center;
}
 @media screen and (max-width: 768px) {
.pic {
	width: 100%;
	height: 250px;
	overflow: hidden;
}
.pic ul li {
	width: 100%;
	height: 250px;
	position: relative;/*background:url(../images/bg1.jpg) center; */
}
.pic img {
	width: 100%;
}
.abgnestyle {
	font-family: "微軟正黑體";
	font-size: 20px;
	text-align: left;
}
}
@media screen and (max-width: 640px) {
.pic img {
	width: 640px;
}
.abgnestyle {
	font-family: "微軟正黑體";
	font-size: 16px;
	text-align: left;
}
.abgright {
	width: 80%;
}
}
@media screen and (max-width: 480px) {
.callbacks_nav {
	margin-top: 80px;
}
.inabut h1 {
	font-size: 18px;
}
.inabut p {
	font-size: 14px;
}
}
@media screen and (max-width: 320px) {
}
/***** About Area Stylesheet *****/
.heading-thin {
	font-weight: 400;
}
.philosophy blockquote p {
	line-height: 24px;
}
.team-wrap {
	margin-bottom: 15px;
	background: #fafafa;
	border: solid 1px #ddd;
}
.team-wrap h5 {
	margin-top: -70px;
	padding: 0px 8px 2px 7px;
	color: #fff;
	background-color: #484848;
	position: absolute;
	float: left;
}
.team-wrap img {
	margin-bottom: -3px;
}
 html>/**/body .team-wrap img, x:-moz-any-link, x:default {
margin-bottom:-4px;
}
:root .team-wrap img {
	margin-bottom: -4px\0/IE9;
}
.team-socials li {
	margin-right: -3px;
	display: inline-block;
}
.small-text {
	font-size: 9px;
	text-transform: uppercase;
	margin-top: -44px;
	margin-top: -45px \0/;
	padding: 0px 8px 2px 7px;
	color: #fff;
	background-color: #696969;
	position: absolute;
	float: left;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
.small-text {
	margin-top: -45px;
	padding: 0px 8px 0px 7px;
}
}
 x:-o-prefocus, .small-text {
margin-top:-45px;
padding:0px 8px 0px 7px;
}
:root .small-text {
	margin-top: -45px\0/IE9;
}
/* Twitter styling */
#twitter-box {
	width: 100%;
	border: 1px solid #e2e2e2;
	background-color: #f2f2f2;
	background: -moz-linear-gradient(top, #f8f8f8, #f2f2f2);
	background: -webkit-linear-gradient(top, #f8f8f8, #f2f2f2);
	background: -o-linear-gradient(top, #f8f8f8, #f2f2f2);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 1) inset;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 1) inset;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 1) inset;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: 25px auto 0;
}
.twitted {
	width: 100%;
	background-image: url(../images/cn/bird-bg.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.twitted p.preLoader {
	font-size: 0px;
	width: 6.5%;
	background: transparent url(../images/cn/loading-tweet.gif) 1em center no-repeat;
	margin: 3px auto;
}
.twitted ul#twitter_update_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.twitted ul#twitter_update_list li {
	width: 80%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	text-align: center;
	line-height: 22px;
	color: #a1a1a1;
	text-shadow: 0px 1px 1px #fff;
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
}
.twitted ul#twitter_update_list li span {
	display: block;
}
.twitted ul#twitter_update_list li span a {
	display: inline-block;
	color: #a1a1a1;
}
.twitted ul#twitter_update_list li a {
	display: none;
	color: #a1a1a1;
}
.twitted ul#twitter_update_list li.lastTweet {
	border-bottom: none;
}
.twitted p.profileLink {
	display: block;
	float: right;
	margin: 0px 0px 0px 0px;
	position: relative;
	padding: 0;
}
#twitter-noscript {
	display: none;
}
/***** Services Area Stylesheet *****/
.serv-center {
	text-align: center;
}
.serv-center h1 {
	text-transform: uppercase;
}
.serv-center h4 {
	text-transform: uppercase;
	margin-bottom: 0px;
}
.serv-desc {
	margin-bottom: 20px;
	overflow: hidden;
}
ul.client-box {
	width: 100%;
	margin-bottom: 25px;
	float: left;
}
ul.client-box li {
	width: 16.7%;
	height: 30px;
	text-align: center;
	margin: 0px -1px -1px 0px;
	padding: 20px 0px 68px 0px;
	display: inline-block;
	background-color: #FFF !important;
	border: 1px solid #e1e1e1;
	float: left;
}
ul.client-box li:hover {
	-webkit-box-shadow: 0 0px 7px #ddd;
	-moz-box-shadow: 0 0px 7px #ddd;
	box-shadow: 0 0px 7px #ddd;
	position: relative;
	z-index: 100;
}
.icon-box {
	width: 60px;
	height: 60px;
	margin: 7px 20px 20px 0px;
	background-color: #484848;
	border: 1px solid #494949;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	float: left;
	clear: both;
}
/***** Portfolio Area Stylesheet *****/
#pf-content {
	width: 100%;
}
.pf-box-2col li {
	float: left;
	margin: 0px 10px 10px 10px;
	position: relative;
	background: none;
	padding: 0;
	width: 47.9%;
	background: #fff;
}
.pf-box-3col li {
	float: left;
	margin: 0px 10px 10px 10px;
	position: relative;
	background: none;
	padding: 0;
	width: 31.2%;
	background: #fff;
}
.pf-box-4col li {
	float: left;
	margin: 0px 10px 10px 10px;
	position: relative;
	background: none;
	padding: 0;
	width: 30.5%;
	background: #fff;
}
.pf-box-2col li h5, .pf-box-3col li h5 {
	color: #fff;
	padding: 4px 10px 7px 8px;
	background-color: #484848;
	position: absolute;
	bottom: 58px;
	z-index: 100;
	float: left;
}
.pf-box-4col li h5 {
	color: #fff;
	background-color: rgba(0,0,0,0.6);
	position: absolute;
	bottom: 19px;
	z-index: 100;
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.pf-box-2col li p, .pf-box-3col li p {
	width: 78%;
	color: #fff;
	max-height: 43px;
	max-height: 36px \0/;
	font-size: 11.2px;
	line-height: 18px;
	padding: 3px 8px 5px 7px;
	background-color: #696969;
	position: absolute;
	bottom: 30px;
	z-index: 100;
	overflow: hidden;
	float: left;
}
 html>/**/body .pf-box-2col li p, .pf-box-3col li p, x:-moz-any-link, x:default {
bottom:29px;
}
.pf-box-4col li p {
	display: none;
}
 html>/**/body .pf-box-2col li span p, .pf-box-3col li span p, .pf-box-4col li span p, x:-moz-any-link, x:default {
max-height:36px !important;
}
.pf-box-2col li img, .pf-box-3col li img, .pf-box-4col li img {
	display: block;
}
#pf-filter ul {
	margin: 0px;
}
#pf-filter ul li {
	font-size: 11px;
	text-transform: uppercase;
	list-style: none;
	display: inline-block;
	margin-right: 0px;
	margin-right: 1px \0/;
}
#pf-filter ul li a {
	padding: 7px 11px;
	color: #333333;
	text-decoration: none;
}
#pf-filter ul li a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #CC0000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#pf-filter ul li a:active, #pf-filter ul li a.selected {
	color: #fff;
	text-decoration: none;
	background-color: #484848;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#pf-filter h1 {
	margin-bottom: 25px;
}
/***** Blog Area Stylesheet *****/
.blog-post {
	width: 100%;
	margin-bottom: 40px;
	padding-bottom: 30px;
	float: left;
}
.blog-post img {
	margin-bottom: 16px;
}
.post-info {
	width: 25%;
	font-size: 11px;
	color: #a4a4a4;
	margin: 0px;
	padding-right: 35px;
	float: left;
}
.post-info ul {
	width: 100%;
	border-top: 4px solid #f2f2f2;
	background-color: #fff;
	margin: -20px 0px 16px 0px;
	padding-top: 12px;
	float: left;
}
.post-info ul li {
	font-size: 11px;
	color: #a4a4a4;
	margin-right: 15px;
	display: inline-block;
}
.post-info ul li a:hover {
	color: #7e7e7e;
	text-decoration: none;
}
.post-info ul li a, .post-info ul li a:visited {
	color: #a4a4a4;
	text-decoration: none;
}
.post-info ul li.author-icon {
	background: transparent url(../images/cn/icon-author.png) no-repeat 0 0px;
	color: #acb0b5;
	padding: 0 0 0 24px;
}
.post-info ul li.tag-icon {
	background: transparent url(../images/cn/icon-tag.png) no-repeat 0 1px;
	color: #acb0b5;
	padding: 0 0 0 24px;
}
.post-info ul li.comment-icon {
	background: transparent url(../images/cn/icon-comment.png) no-repeat 0 0px;
	color: #acb0b5;
	padding: 0 0 0 24px;
}
.post-content {
	width: 75%;
	float: left;
}
.post-content h4 {
	margin-top: 5px;
}
.post-content h4 a:hover {
	color: #7c7c7c;
	text-decoration: none;
}
.post-content h4 a, .post-content h4 a:visited {
	color: #565555;
	text-decoration: none;
}
.big-date {
	margin: 0px 0px 0px 0px;
	font-size: 54px;
	font-style: italic;
	float: left;
}
.small-month {
	margin: 24px 0px 0px 5px;
	font-size: 12px;
	font-style: italic;
	float: left;
}
.continue-btn {
	color: #565555;
	padding: 3px 14px 3px 0px;
	background-image: url(../images/cn/continue-arrow.png);
	background-repeat: no-repeat;
	background-position: right 7px;
	font-size: 12px;
	cursor: pointer;
}
a.continue-btn, a.continue-btn:visited {
	color: #565555;
	text-decoration: none;
}
#search input {
	width: 75%;
	padding-right: 42px;
}
#search button {
	border-left: 1px solid #dbdbdb !important;
	margin-left: -39px;
	font-size: 0px;
	width: 25px;
	height: 17px;
	border: none;
	background: transparent url(../images/cn/search-icon.png);
	background-position: right;
	background-repeat: no-repeat;
	cursor: pointer;
	position: relative;
	top: -3px;
}
/* Sidebar styling */
aside {
	width: 100%;
	margin-bottom: 30px;
	float: left;
}
/* Popular List */
ul.popular-list {
	width: 100%;
	margin-bottom: 0px;
	float: left;
}
ul.popular-list li p.popular-title {
	font-family: 'PT Sans', Georgia, Arial;
	font-weight: 100;
	font-size: 15px;
	line-height: 22px;
	overflow: hidden;
	margin: 1px 0 -10px;
}
ul.popular-list li img {
	width: 75px;
	height: 75px;
	float: left;
	margin: 4px 15px 10px 0;
}
ul.popular-list li {
	width: 100%;
	list-style-type: none;
	margin-bottom: 0px;
	float: left;
}
ul.popular-list li p.author-name {
	font-size: 11px;
	font-style: italic;
	color: #979797;
	float: right;
}
ul.popular-list li p.comment-count {
	float: left;
}
ul.popular-list li p.comment-count a, ul.popular-list li p.comment-count a:visited {
	color: #a1a1a1;
	font-size: 11px;
	font-style: italic;
	margin-top: -1px;
	padding: 0px 8px 0px 5px;
	background-color: #e3e3e3;
	float: left;
}
ul.popular-list li a, ul.popular-list li a:visited {
	color: #979797;
	text-decoration: none;
}
ul.popular-list li a:hover {
	color: #565555;
	text-decoration: none;
}
/* Archives List */
ul.archive-list {
	width: 100%;
	margin: 16px auto 23px auto;
	float: left;
}
ul.archive-list li {
	width: 100%;
	border-bottom: 1px dotted #d0d0d0;
	margin-top: -8px;
	padding-bottom: 0px;
	float: left;
}
ul.archive-list li p.month-arch {
	font-size: 12px;
	margin-top: -2px;
	margin-bottom: -12px;
	float: left;
}
ul.archive-list li p.month-arch a, ul.archive-list li p.month-arch a:visited {
	color: #979797;
	text-decoration: none;
}
ul.archive-list li p.post-count {
	margin: -2px 0px -12px 0px;
	float: right;
}
ul.archive-list li p.post-count a, ul.archive-list li p.post-count a:visited {
	color: #a1a1a1;
	text-decoration: none;
	font-size: 11px;
	font-style: italic;
	padding: 0px 8px 0px 5px;
	background-color: #e3e3e3;
	float: right;
}
/* Comments List */
ul.comments-list {
	width: 100%;
	margin: 16px auto 23px auto;
	float: left;
}
ul.comments-list li {
	background: transparent url(../images/cn/icon-comment.png) no-repeat 0 9px;
	padding: 0 0 0 25px;
	border-bottom: 1px dotted #d0d0d0;
}
ul.comments-list li p {
	margin-top: -12px;
}
ul.comments-list li p.comment-info {
	font-size: 11px;
	font-style: italic;
	margin-bottom: -25px;
}
ul.comments-list li p.comment-info a, ul.comments-list li p.comment-info a:visited {
	color: #565555;
	text-decoration: none;
}
ul.comments-list li p.title-with-comment {
	font-family: 'PT Sans', Georgia, Arial;
	font-weight: 100;
	font-size: 13px;
	line-height: 22px;
	overflow: hidden;
	margin: 1px 0 -12px;
}
ul.comments-list li p.title-with-comment a, ul.comments-list li p.title-with-comment a:visited {
	color: #979797;
	text-decoration: none;
}
ul.comments-list li p.title-with-comment a:hover {
	color: #565555;
	text-decoration: none;
}
/* Tag Cloud */
.tag-cloud {
	width: 100%;
	float: left;
	margin: 5px 0 45px;
}
.tag-cloud a, .tag-cloud a:visited {
	font-size: 11px;
	text-shadow: 0 1px 0 #ffecb7;
	display: block;
	color: #b0753f;
	background: url(../images/cn/tag-bg.gif) no-repeat left;
	background-color: #fed86f;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	text-decoration: none;
	float: left;
	margin: 0 8px 9px 0;
	padding: 4px 9px 5px 19px;
}
.tag-cloud a:hover {
	font-size: 11px;
	text-shadow: 0 1px 0 #555555;
	display: block;
	color: #fff;
	background: url(../images/cn/tag-bg-hover.gif) no-repeat left;
	background-color: #775908;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	text-decoration: none;
	float: left;
	margin: 0 8px 9px 0;
	padding: 4px 9px 5px 19px;
}
/* Blog Pagination */
.blog-pagination {
	width: 100%;
	margin-bottom: 20px;
	float: left;
}
.pages {
	line-height: 28px;
	clear: left;
}
.blogpages {
	margin: 8px 0;
}
.pfpages {
	margin: -15px 0 12px;
}
.pageof {
	font-size: 11px;
	text-transform: uppercase;
	display: block;
	color: #868686;
	float: left;
	background-color: #e3e3e3;
	margin: 0 5px 0 0;
	padding: 5px 16px;
}
.pages a {
	font-size: 11px;
	text-transform: uppercase;
	display: block;
	color: #868686;
	float: left;
	background-color: #e3e3e3;
	text-decoration: none;
	margin: 0 5px 5px 0;
	padding: 5px 14px;
}
.pages a:hover, .pages a.current {
	color: #fff;
	background-color: #343434;
}
/* Sharing Social */
.sharing-box {
	width: 100%;
	float: left;
	margin-top: -10px;
	padding: 0px;
}
.share-facebook {
	width: 200px;
	margin-top: 25px;
	float: left;
}
.share-social {
	margin-top: -24px;
	float: right;
}
ul.sharesocial-bloglist {
	float: left;
	margin: 42px 0px 0px 0px;
}
ul.sharesocial-bloglist li {
	display: inline-block;
	float: left;
	margin-right: 1px;
}
ul.sharesocial-bloglist li a {
	border: none;
}
ul.sharesocial-bloglist li img {
	width: 24px;
	height: 24px;
}
/* Comment list */
#comment {
	width: 100%;
	float: left;
	padding: 20px 0 8px;
}
.comment-text h5 {
	margin-bottom: -2px;
}
#comment ol {
	list-style-type: none!important;
	margin: 0;
	padding: 10px 0 0;
}
#comment ol li ol {
	margin: 0px 0px 20px 80px;
}
.commentlist li {
	position: relative;
	list-style: none;
	line-height: 22px;
	list-style-position: outside;
}
.commentlist li small {
	font-size: 11px;
	text-transform: uppercase;
}
.commentlist li p {
	margin-top: 10px;
}
.avatar {
	width: 64px \0/;
	height: 64px \0/;
	position: absolute;
	top: 0;
	left: 0;
}
.avatar img {
	width: 64px;
	height: 64px;
	background-color: #ebebeb;
	padding: 6px;
}
.comment-text {
	border-bottom: 1px dotted #d0d0d0;
	margin-left: 85px;
	width: auto;
	margin-bottom: 10px;
	padding: 0px 0px 7px;
}
.comment-text p {
	font-size: 14px;
	margin-bottom: 5px;
	line-height: 24px;
}
a.reply {
	float: right;
}
a.reply, a:visited.reply {
	padding: 1px 11px 3px 11px;
	font-size: 10px;
	color: #fff;
	text-transform: lowercase;
	text-decoration: none;
	background-color: #353535;
	border: 1px solid #313131;
	background: -moz-linear-gradient(top, #4e4e4e, #353535) !important;
	background: -webkit-linear-gradient(top, #4e4e4e, #353535) !important;
	background: -o-linear-gradient(top, #4e4e4e, #353535) !important;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	top: -15px;
}
/* Comment form */
#commentform-wrap {
	width: 70%;
	margin-top: 20px;
	float: left;
}
fieldset {
	border: 0;
}
form#comment-form label {
	font-size: 13px;
	line-height: 57px;
	width: 37%;
	margin-top: -11px;
	margin-bottom: 0px;
	float: right;
}
form#comment-form input {
	width: 60%;
	margin-bottom: 15px;
	float: left;
}
form#comment-form textarea {
	margin-bottom: 15px;
	overflow: hidden;
	float: left;
}
form#comment-form .buttoncontact {
	width: 30%;
	border: none;
	display: inline-block;
	font-size: 14px;
	font-family: 'PT Sans', Arial, Georgia !important;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	color: #fff;
	cursor: pointer;
	text-decoration: none;
	margin: 0 0 10px;
	padding: 6px 14px 8px 14px;
	border: 1px solid #313131;
	background: #353535;
	background: -moz-linear-gradient(top, #4e4e4e, #353535) !important;
	background: -webkit-linear-gradient(top, #4e4e4e, #353535) !important;
	background: -o-linear-gradient(top, #4e4e4e, #353535) !important;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
	float: left;
}
form#comment-form em {
	color: #db4e43;
	display: inline;
}
/***** Contact Area Stylesheet *****/
#map-wrapper {
	width: 100%;
	float: left;
}
#map_canvas {
	width: 100%;
	height: 440px;
	border-bottom: 1px solid #dfdfdf;
	float: left;
}
#map_canvas2 {
	width: 100%;
	height: 440px;
	border-bottom: 1px solid #dfdfdf;
	float: left;
}
.stamp {
	background-image: url(../images/cn/stampover.png);
	background-repeat: no-repeat;
	background-position: 90% 90%;
}
ul.contact-info li.address-icon {
	background: transparent url(../images/cn/contact-icon1.png) no-repeat 0 2px;
	line-height: 22px;
	padding: 0 0 0 24px;
}
ul.contact-info li.phone-icon {
	background: transparent url(../images/cn/contact-icon2.png) no-repeat 0 1px;
	padding: 0 0 0 24px;
}
ul.contact-info li.fax-icon {
	background: transparent url(../images/cn/contact-icon4.png) no-repeat 0 3px;
	padding: 0 0 0 24px;
}
ul.contact-info li.time-icon {
	background: transparent url(../images/cn/contact-icon3.png) no-repeat 0 4px;
	line-height: 22px;
	padding: 0 0 0 24px;
}
ul.contact-info li.qq-icon {
	background: transparent url(../images/cn/contact-icon5.png) no-repeat 0 4px;
	padding: 0 0 0 24px;
}
ul.contact-info li.wechat-icon {
	background: transparent url(../images/cn/contact-icon6.png) no-repeat 0 4px;
	padding: 0 0 0 24px;
}
#contact-form-area {
	width: 90%;
	float: left;
}
fieldset {
	border: 0;
}
form#contactform label {
	font-size: 13px;
	line-height: 57px;
	width: 37%;
	margin-top: -11px;
	margin-bottom: 0px;
	float: right;
}
form#contactform input {
	width: 60%;
	margin-bottom: 15px;
	float: left;
}
form#contactform textarea {
	margin-bottom: 15px;
	float: left;
	overflow: hidden;
}
form#contactform .buttoncontact {
	width: 30%;
	border: none;
	display: inline-block;
	font-size: 14px;
	font-family: 'PT Sans', Arial, Georgia !important;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	color: #fff;
	cursor: pointer;
	text-decoration: none;
	margin: 0 0 10px;
	padding: 6px 14px 8px 14px;
	border: 1px solid #313131;
	background: #353535;
	background: -moz-linear-gradient(top, #4e4e4e, #353535) !important;
	background: -webkit-linear-gradient(top, #4e4e4e, #353535) !important;
	background: -o-linear-gradient(top, #4e4e4e, #353535) !important;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
	float: left;
}
form#contactform em {
	color: #db4e43;
	display: inline;
}
.loading {
	font-size: 12px;
	height: 24px;
	background: url(../images/cn/loading-slideshow.gif) 0 0 no-repeat;
	margin: 5px 0px 0px 10px;
	padding: 5px 0px 0px 35px;
	color: #797979;
	float: left;
}
.success-contact {
	width: 99%;
	font-size: 12px;
	text-align: center;
	color: #3F9153;
	background-color: #D7F7DF;
	border: 1px solid #A3F7B8;
	clear: both;
	display: block;
	margin: 4px 0 20px 0px;
	padding: 10px;
}
/***** Footer Area Stylesheet *****/
footer {
	width: 100%;
	font-size: 13px;
	color: #fff;
	background-color: #363c4d;
	float: left;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006;
}
footer h5 {
	color: #fff;
	margin-bottom: 11px;
	padding-bottom: 9px;
	border-bottom: 4px solid #424242;
}
.socialfb {
	float: left;
	width: 20px;
	margin-top: 7px;
}
.socialg {
	float: left;
	width: 20px;
	margin-left: 13px;
	margin-top: 7px;
}
.socialtwitter {
	float: left;
	width: 20px;
	margin-left: 13px;
	margin-top: 7px;
}
.socialplurk {
	float: left;
	width: 20px;
	margin-left: 13px;
	margin-top: 7px;
}
.socialfba {
	float: left;
	width: 20px;
	margin-top: 7px;
}
.socialga {
	float: left;
	width: 20px;
	margin-left: 9px;
	margin-top: 7px;
}
.socialtwittera {
	float: left;
	width: 20px;
	margin-left: 9px;
	margin-top: 7px;
}
.socialplurka {
	float: left;
	width: 20px;
	margin-left: 9px;
	margin-top: 7px;
}
.socialskybe {
	float: left;
	width: 20px;
	margin-left: 9px;
	margin-top: 7px;
}
.socialQQ {
	float: left;
	width: 20px;
	margin-left: 9px;
	margin-top: 7px;
}
.socialfans {
	float: left;
	width: 150px;
	margin-right: 25px;
	margin-top: 7px;
	font-family: "微軟正黑體", "新細明體";
	font-size: 16px;
	margin-left: 10px;
}
.socialtxt {
	float: left;
	width: 40px;
	margin-right: 10px;
	font-family: "微軟正黑體", "新細明體";
	font-size: 16px;
	color: #333;
	margin-top: 7px;
}
i.facebook {
	width: 25px;
	height: 25px;
	float: left;
	vertical-align: middle;
	background-image: url(../images/cn/icon-fb.png);
	background-repeat: no-repeat;
}
i.facebook:hover {
	width: 25px;
	height: 25px;
	background-image: url(../images/cn/icon-fba.png);
	background-repeat: no-repeat;
}
i.g {
	width: 25px;
	height: 25px;
	float: left;
	vertical-align: middle;
	background-image: url(../images/cn/icon-g.png);
	background-repeat: no-repeat;
}
i.g:hover {
	width: 25px;
	height: 25px;
	background-image: url(../images/cn/icon-ga.png);
	background-repeat: no-repeat;
}
i.twitter {
	width: 25px;
	height: 25px;
	float: left;
	vertical-align: middle;
	background-image: url(../images/cn/icon-twitter.png);
	background-repeat: no-repeat;
}
i.twitter:hover {
	width: 25px;
	height: 25px;
	background-image: url(../images/cn/icon-twittera.png);
	background-repeat: no-repeat;
}
i.plurk {
	width: 25px;
	height: 25px;
	float: left;
	vertical-align: middle;
	background-image: url(../images/cn/icon-plurk.png);
	background-repeat: no-repeat;
}
i.plurk:hover {
	width: 25px;
	height: 25px;
	background-image: url(../images/cn/icon-plurka.png);
	background-repeat: no-repeat;
}
i.fbicon {
	width: 20px;
	height: 20px;
	float: left;
	vertical-align: middle;
	background-image: url(../images/cn/fbicon.png);
	background-repeat: no-repeat;
}
i.fbicon:hover {
	width: 20px;
	height: 20px;
	background-image: url(../images/cn/fbicona.png);
	background-repeat: no-repeat;
}
i.gicon {
	width: 20px;
	height: 20px;
	float: left;
	vertical-align: middle;
	background-image: url(../images/cn/icon-g.png);
	background-repeat: no-repeat;
}
i.gicon:hover {
	width: 20px;
	height: 20px;
	background-image: url(../images/cn/icon-ga.png);
	background-repeat: no-repeat;
}
i.twicon {
	width: 20px;
	height: 20px;
	float: left;
	vertical-align: middle;
	background-image: url(../images/cn/twicon.png);
	background-repeat: no-repeat;
}
i.twicon:hover {
	width: 20px;
	height: 20px;
	background-image: url(../images/cn/twicona.png);
	background-repeat: no-repeat;
}
i.pkicon {
	width: 20px;
	height: 20px;
	float: left;
	vertical-align: middle;
	background-image: url(../images/cn/pkicon.png);
	background-repeat: no-repeat;
}
i.pkicon:hover {
	width: 20px;
	height: 20px;
	background-image: url(../images/cn/pkicona.png);
	background-repeat: no-repeat;
}
i.skybeicon {
	width: 20px;
	height: 20px;
	float: left;
	vertical-align: middle;
	background-image: url(../images/cn/skicon.png);
	background-repeat: no-repeat;
}
i.skybeicon:hover {
	width: 20px;
	height: 20px;
	background-image: url(../images/cn/skicona.png);
	background-repeat: no-repeat;
}
i.QQicon {
	width: 20px;
	height: 20px;
	float: left;
	vertical-align: middle;
	background-image: url(../images/cn/QQicon.png);
	background-repeat: no-repeat;
}
i.QQicon:hover {
	width: 20px;
	height: 20px;
	background-image: url(../images/cn/QQaicon.png);
	background-repeat: no-repeat;
}
i.printicon {
	width: 130px;
	height: 20px;
	float: left;
	vertical-align: middle;
	background-image: url(../images/cn/printicon.png);
	background-repeat: no-repeat;
}
i.printicon:hover {
	width: 130px;
	height: 20px;
	background-image: url(../images/cn/printicona.png);
	background-repeat: no-repeat;
}
@media (max-width:480px) {
.socialline {
	float: left;
	width: 20px;
	margin-left: 13px;
	margin-top: 7px;
}

i.line {
	width: 25px;
	height: 25px;
	float: left;
	vertical-align: middle;
	background-image: url(../images/cn/icon-lone.png);
	background-repeat: no-repeat;
}
i.line:hover {
	width: 25px;
	height: 25px;
	background-image: url(../images/cn/icon-lonea.png);
	background-repeat: no-repeat;
}
.sociallineone {
	float: left;
	width: 20px;
	margin-left: 13px;
	margin-top: 7px;
	clear: none;
}
i.lineone {
	width: 25px;
	height: 25px;
	float: left;
	vertical-align: middle;
	background-image: url(../images/cn/icon-lone.png);
	background-repeat: no-repeat;
}
i.lineone:hover {
	width: 25px;
	height: 25px;
	background-image: url(../images/cn/icon-lonea.png);
	background-repeat: no-repeat;
}
.sociallinea {
	float: left;
	width: 20px;
	margin-left: 9px;
	margin-top: 7px;
}
i.lineicon {
	width: 20px;
	height: 20px;
	float: left;
	vertical-align: middle;
	background-image: url(../images/cn/lineicon.png);
	background-repeat: no-repeat;
}
i.lineicon:hover {
	width: 20px;
	height: 20px;
	background-image: url(../images/cn/lineicona.png);
	background-repeat: no-repeat;
}
.socialwechat {
	float: left;
	width: 20px;
	margin-left: 9px;
	margin-top: 7px;
}
i.wechaticon {
	width: 20px;
	height: 20px;
	float: left;
	vertical-align: middle;
	background-image: url(../images/cn/icon-we.png);
	background-repeat: no-repeat;
}
i.wechaticon:hover {
	width: 20px;
	height: 20px;
	background-image: url(../images/cn/icon-wea.png);
	background-repeat: no-repeat;
}
.columns {
	margin-bottom: 30px;
}
}
.copyright-text {
	width: 100%;
	color: #CCCCCC;
	font-size: 13px;
	line-height: 22px;
	overflow: hidden;
}
.copyright {
	font-family: "微軟正黑體";
	font-size: 14px;
	color: #000;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CAD6DD;
	background-color: #cad6dd;
}
footer ul li.address-icon {
	background: transparent url(../images/cn/footer-icon1.png) no-repeat 0 3px;
	line-height: 20px;
	padding: 0 0 0 23px;
}
footer ul li.phone-icon {
	background: transparent url(../images/cn/footer-icon2.png) no-repeat 0 1px;
	padding: 0 0 0 23px;
}
footer ul li.email-icon {
	background: transparent url(../images/cn/footer-icon3.png) no-repeat 0 2px;
	padding: 0 0 0 23px;
}
footer .three ul li a, footer .three ul li a:visited {
	color: #fff;
	text-decoration: none;
}
.footercopy {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.footercopy01 {
	float: left;
	margin-right: 20px;
}
.footercopytit {
	font-family: "微軟正黑體";
	font-size: 12px;
	color: #cad6dd;
	margin-bottom: 5px;
}
.footercopy01 img {
	width: 100px;
}
.footercopy02 {
	margin-bottom: 10px;
	margin-top: 20px;
}
.footercopy03 {
	margin-bottom: 10px;
	float: left;
}
.footercopyins {
	margin-bottom: 10px;
	float: right;
}
.footstyletxt01 {
	font-family: "微軟正黑體";
	font-size: 16px;
	color: #cad6dd;
	line-height: 30px;
}
.footstyletxt02 {
	font-family: "微軟正黑體";
	font-size: 16px;
	color: #FFFFFF;
}
.footstyletxt03 {
	font-family: "微軟正黑體";
	font-size: 18px;
	color: #E1FFE1;
	margin-bottom: 15px;
}
.footstyletxt04 {
	font-family: "微軟正黑體";
	font-size: 16px;
	color: #FFFFFF;
}
.footstyletxt05 {
	font-family: "微軟正黑體";
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.footstyletxt06 {
	font-family: "微軟正黑體";
	font-size: 14px;
	color: #fff;
	line-height: 25px;
}
.footstyletxt07 {
	font-family: "微軟正黑體";
	font-size: 16px;
	color: #BFFFBF;
	line-height: 25px;
}
.b-focopya {
	font-family: "微軟正黑體";
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}
.b-focopya:hover {
	color: #CC0000;
	text-decoration: none;
}
.b-focopimegi {
	font-family: "微軟正黑體";
	font-size: 14px;
	color: #fFF;
	text-decoration: none;
	line-height: 26px;
}
.b-focopimegi:hover {
	color: #00FFFF;
	text-decoration: none;
}
.columns img {
	margin-bottom: 15px;
}
@media screen and (max-width: 480px) {
.footercopyins {
	margin-bottom: 10px;
	float: left;
}
}
/* Flickr */
ul#flck-thumb {
	margin-top: -13px;
}
ul#flck-thumb div.no-image {
	display: none;
}
.thumbs {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.thumbs div {
	width: 59px;
	height: 59px;
	list-style: none;
	float: left;
	margin: 6px;
}
.thumbs div a {
}
.thumbs div img {
	display: block;
}
:root .thumbs div img {
	margin-top: 0px\0/ie9;
}
.thumbs div a img {
	border: none;
}
#flickr-noscript {
	display: none;
}


/***** Media Queries CSS *****/
@media only screen and (min-width: 960px) and (max-width: 1020px) {
.thumbs li {
	width: 28%;
	height: 28%;
	margin: 5px;
}
.pf-box-4col li {
	width: 22.8%;
}
.pf-box-3col li {
	width: 31.1%;
}
.pf-box-2col li {
	width: 47.7%;
}
.post-info {
	padding-right: 30px;
}
#map_canvas {
	height: 430px;
}
#search-form-error {
	width: 245px;
}
}
 @media only screen and (min-width: 929px) and (max-width: 959px) {
i.printicon {
	width: 0px;
	height: 0px;
	float: left;
	vertical-align: middle;
	background-image: url(../images/cn/printicon.png);
	background-repeat: no-repeat;
}
i.printicon:hover {
	width: 0px;
	height: 0px;
	background-image: url(../images/cn/printicona.png);
	background-repeat: no-repeat;
}
#main-wrapper, #breadcrumb-content, .pagetitle-content {
	max-width: 96%;
}
.thumbs li {
	width: 27%;
	height: 27%;
	margin: 5px;
}
.img-left-special {
	width: 38%;
}
.pf-box-4col li {
	width: 22.7%;
}
.pf-box-3col li {
	width: 30.1%;
}
.pf-box-2col li {
	width: 47.1%;
}
.post-info {
	padding-right: 25px;
}
#map_canvas {
	height: 430px;
}
#search-form-error {
	width: 240px;
}
}
 @media only screen and (min-width: 899px) and (max-width: 928px) {
i.printicon {
	width: 0px;
	height: 0px;
	float: left;
	vertical-align: middle;
	background-image: url(../images/cn/printicon.png);
	background-repeat: no-repeat;
}
i.printicon:hover {
	width: 0px;
	height: 0px;
	background-image: url(../images/cn/printicona.png);
	background-repeat: no-repeat;
}
#main-wrapper, #breadcrumb-content, .pagetitle-content {
	max-width: 96%;
}
#camera-slide {
	height: 420px !important;
}
.thumbs li {
	width: 57px;
	height: 57px;
left;
	margin: 5px;
}
.thumbs li {
	width: 27%;
	height: 27%;
	margin: 5px;
}
.img-left-special {
	width: 36%;
}
.pf-box-4col li {
	width: 22.6%;
}
.pf-box-3col li {
	width: 31%;
}
.pf-box-2col li {
	width: 47.6%;
}
.post-info {
	padding-right: 20px;
}
.big-date {
	font-size: 52px;
}
#map_canvas {
	height: 420px;
}
#search-form-error {
	width: 235px;
}
}
 @media only screen and (min-width: 869px) and (max-width: 898px) {
i.printicon {
	width: 0px;
	height: 0px;
	float: left;
	vertical-align: middle;
	background-image: url(../images/cn/printicon.png);
	background-repeat: no-repeat;
}
i.printicon:hover {
	width: 0px;
	height: 0px;
	background-image: url(../images/cn/printicona.png);
	background-repeat: no-repeat;
}
#main-wrapper, #breadcrumb-content, .pagetitle-content {
	max-width: 96%;
}
#camera-slide {
	height: 420px !important;
}
.thumbs li {
	width: 57px;
	height: 57px;
left;
	margin: 5px;
}
.thumbs li {
	width: 27%;
	height: 27%;
	margin: 5px;
}
.img-left-special {
	width: 34%;
}
.pf-box-4col li {
	width: 22.6%;
}
.pf-box-3col li {
	width: 29.9%;
}
.pf-box-2col li {
	width: 47.5%;
}
.post-info {
	padding-right: 20px;
}
.big-date {
	font-size: 46px;
}
.small-month {
	margin: 15px 0px 0px 5px;
}
#map_canvas {
	height: 420px;
}
#search-form-error {
	width: 220px;
}
}




/* iPad2 Potrait */
@media only screen and (min-width: 749px) and (max-width: 768px) {
i.printicon {
	width: 0px;
	height: 0px;
	float: left;
	vertical-align: middle;
	background-image: url(../images/cn/printicon.png);
	background-repeat: no-repeat;
}
i.printicon:hover {
	width: 0px;
	height: 0px;
	background-image: url(../images/cn/printicona.png);
	background-repeat: no-repeat;
}
#main-wrapper, #breadcrumb-content, .pagetitle-content {
	max-width: 96%;
}
#logo {
	width: 100%;
	margin: 10px auto 10px auto;
	text-align: center;
}
#logo2 {
	width: 100%;
	margin: 10px auto 10px auto;
	text-align: center;
}
#camera-slide {
	height: 380px !important;
}
.thumbs li {
	width: 57px;
	height: 57px;
left;
	margin: 5px;
}
.thumbs li {
	width: 21%;
	height: 21%;
	margin: 5px;
}
.featured-box h5 {
	font-size: 17px;
	text-align: center;
}
.featured-box p {
	font-size: 13px;
	text-align: center;
}
.featured-box a.button {
	float: none;
}
.featured-box .three {
	text-align: center;
}
.arrow-icon:after {
	position: relative;
	top: 3px;
	right: -15px;
	float: right;
}
.featured-client {
	font-size: 15px;
	float: none;
}
#featured-wrapper {
	text-align: center;
}
#featured-wrapper2 .row .four {
	margin-left: 6%;
}
.front-layout2 .mobile-two {
	margin-bottom: 17px;
}
.img-left-special {
	width: 9.4%;
}
.pf-box-4col li {
	width: 22.1%;
}
.pf-box-3col li {
	width: 30.5%;
}
.pf-box-2col li {
	width: 47.1%;
}
.pf-box-3col li h5, .pf-box-4col li h5 {
	bottom: 15px;
}
.pf-box-3col li p, .pf-box-4col li p {
	display: none
}
.philosophy blockquote {
	margin-bottom: 25px;
}
ul.client-box li {
	width: 33.3%;
}
.blog-pagination {
	margin-bottom: 30px;
}
#map_canvas {
	height: 400px;
}
.pricing-column {
	width: 25%;
	display: inline-block;
	float: left;
}
.mobile-margin-top {
	margin-bottom: 30px;
}
.error-mobile .four {
	text-align: center;
}
#search-form-error {
	width: 354px;
}
#contact-form-area {
	margin-bottom: 30px;
}
.footercopy01 {
	margin-bottom: 10px;
}
}
 @media only screen and (min-width: 719px) and (max-width: 748px) {
i.printicon {
	width: 0px;
	height: 0px;
	float: left;
	vertical-align: middle;
	background-image: url(../images/cn/printicon.png);
	background-repeat: no-repeat;
}
i.printicon:hover {
	width: 0px;
	height: 0px;
	background-image: url(../images/cn/printicona.png);
	background-repeat: no-repeat;
}
#main-wrapper, #breadcrumb-content, .pagetitle-content {
	max-width: 96%;
}
#logo {
	width: 100%;
	margin: 10px auto 10px auto;
	text-align: center;
}
#logo2 {
	width: 100%;
	margin: 10px auto 10px auto;
	text-align: center;
}
#camera-slide {
	height: 380px !important;
}
.thumbs li {
	width: 57px;
	height: 57px;
left;
	margin: 5px;
}
.thumbs li {
	width: 21%;
	height: 21%;
	margin: 5px;
}
.featured-box h5 {
	font-size: 17px;
	text-align: center;
}
.featured-box p {
	font-size: 13px;
	text-align: center;
}
.featured-box a.button {
	float: none;
}
.featured-box .three {
	text-align: center;
}
.arrow-icon:after {
	position: relative;
	top: 3px;
	right: -15px;
	float: right;
}
.featured-client {
	float: none;
}
#featured-wrapper {
	text-align: center;
}
#featured-wrapper2 .row .four {
	margin-left: 6%;
}
.front-layout2 .mobile-two {
	margin-bottom: 17px;
}
.img-left-special {
	width: 9.7%;
}
.pf-box-4col li {
	width: 22%;
}
.pf-box-3col li {
	width: 30.3%;
}
.pf-box-2col li {
	width: 47%;
}
.pf-box-3col li h5, .pf-box-4col li h5 {
	bottom: 15px;
}
.pf-box-3col li p, .pf-box-4col li p {
	display: none
}
.philosophy blockquote {
	margin-bottom: 25px;
}
ul.client-box li {
	width: 33.3%;
}
.blog-pagination {
	margin-bottom: 35px;
}
#map_canvas {
	height: 400px;
}
.pricing-column {
	width: 25%;
	display: inline-block;
	float: left;
}
.mobile-margin-top {
	margin-bottom: 30px;
}
.error-mobile .four {
	text-align: center;
}
#search-form-error {
	width: 354px;
}
#contact-form-area {
	margin-bottom: 30px;
}
}
 @media only screen and (min-width: 599px) and (max-width: 628px) {
i.printicon {
	width: 0px;
	height: 0px;
	float: left;
	vertical-align: middle;
	background-image: url(../images/cn/printicon.png);
	background-repeat: no-repeat;
}
i.printicon:hover {
	width: 0px;
	height: 0px;
	background-image: url(../images/cn/printicona.png);
	background-repeat: no-repeat;
}
#main-wrapper, #breadcrumb-content, .pagetitle-content {
	max-width: 96%;
}
#logo {
	width: 100%;
	margin: 10px auto 10px auto;
	text-align: center;
}
#logo2 {
	width: 100%;
	margin: 10px auto 10px auto;
	text-align: center;
}
#camera-slide {
	height: 340px !important;
}
.thumbs li {
	width: 57px;
	height: 57px;
left;
	margin: 5px;
}
.thumbs li {
	width: 25%;
	height: 25%;
	margin: 5px;
}
.featured-box h5 {
	font-size: 17px;
	text-align: center;
}
.featured-box p {
	font-size: 13px;
	text-align: center;
}
.featured-box a.button {
	float: none;
}
.featured-box .three {
	text-align: center;
}
.arrow-icon:after {
	position: relative;
	top: 3px;
	right: -15px;
	float: right;
}
.featured-client {
	float: none;
}
#featured-wrapper {
	text-align: center;
}
#featured-wrapper2 .row .four {
	margin-left: 6%;
}
.front-layout2 .mobile-two {
	margin-bottom: 17px;
}
.img-left-special {
	width: 14%;
}
.pf-box-4col li {
	width: 21.4%;
}
.pf-box-3col li {
	width: 29.7%;
}
.pf-box-2col li {
	width: 46.4%;
}
.pf-box-3col li h5, .pf-box-4col li h5 {
	font-size: 14px;
	bottom: 15px;
}
.pf-box-3col li p, .pf-box-4col li p {
	display: none
}
.philosophy blockquote {
	margin-bottom: 25px;
}
ul.client-box li {
	width: 33.3%;
}
.post-info {
	padding-right: 25px;
}
.big-date {
	font-size: 47px;
}
.small-month {
	margin: 16px 0px 0px 5px;
}
.blog-pagination {
	margin-bottom: 35px;
}
#map_canvas {
	height: 390px;
}
.pricing-column {
	width: 50%;
	margin-bottom: -19px;
	display: inline-block;
	float: left;
}
.mobile-margin-bottom {
	margin-top: 50px;
}
.mobile-margin-top {
	margin-bottom: 30px;
}
#comment ol li ol {
	margin-left: 0px;
}
.error-mobile .four {
	text-align: center;
}
#search-form-error {
	width: 354px;
}
#contact-form-area {
	margin-bottom: 30px;
}
i.printicon {
	width: 0px;
	height: 0px;
	float: left;
	vertical-align: middle;
	background-image: url(../images/cn/printicon.png);
	background-repeat: no-repeat;
}
i.printicon:hover {
	width: 0px;
	height: 0px;
	background-image: url(../images/cn/printicona.png);
	background-repeat: no-repeat;
}
}
 @media only screen and (min-width: 539px) and (max-width: 568px) {
i.printicon {
	width: 0px;
	height: 0px;
	float: left;
	vertical-align: middle;
	background-image: url(../images/cn/printicon.png);
	background-repeat: no-repeat;
}
i.printicon:hover {
	width: 0px;
	height: 0px;
	background-image: url(../images/cn/printicona.png);
	background-repeat: no-repeat;
}
#main-wrapper, #breadcrumb-content, .pagetitle-content {
	max-width: 96%;
}
#logo {
	width: 100%;
	margin: 10px auto 10px auto;
	text-align: center;
}
#logo2 {
	width: 100%;
	margin: 10px auto 10px auto;
	text-align: center;
}
#camera-slide {
	height: 320px !important;
}
.thumbs li {
	width: 57px;
	height: 57px;
left;
	margin: 5px;
}
.thumbs li {
	width: 25%;
	height: 25%;
	margin: 5px;
}
.featured-box h5 {
	font-size: 17px;
	text-align: center;
}
.featured-box p {
	font-size: 13px;
	text-align: center;
}
.featured-box a.button {
	float: none;
}
.featured-box .three {
	text-align: center;
}
.arrow-icon:after {
	position: relative;
	top: 3px;
	right: -15px;
	float: right;
}
.featured-client {
	float: none;
}
#featured-wrapper {
	text-align: center;
}
#featured-wrapper2 .row .four {
	margin-left: 6%;
}
.front-layout2 .mobile-two {
	margin-bottom: 17px;
}
.img-left-special {
	width: 15.8%;
}
.pf-box-4col li {
	width: 20.9%;
}
.pf-box-3col li {
	width: 29.3%;
}
.pf-box-2col li {
	width: 46%;
}
.pf-box-2col li h5, .pf-box-3col li h5, .pf-box-4col li h5 {
	font-size: 14px;
	bottom: 15px;
}
.pf-box-2col li p, .pf-box-3col li p, .pf-box-4col li p {
	display: none
}
.philosophy blockquote {
	margin-bottom: 25px;
}
ul.client-box li {
	width: 33.3%;
}
.post-content {
	width: 100%;
}
.post-info {
	width: 100%;
	background: #fafafa;
	border: solid 1px #ddd;
	margin: -19px 0px 18px 0px;
	padding: 0px 20px 0px 20px;
	position: relative;
}
.post-info, .post-info:before, .post-info:after {
	background: #fafafa;
	border: 1px solid #ddd;
}
.post-info:before, .post-info:after {
	content: "";
	position: absolute;
	bottom: -3px;
	left: 3px;
	right: 3px;
	height: 1px;
	border-top: none;
}
.post-info ul {
	background: #fafafa;
	border-top: 4px solid #ececec;
	margin: -20px 0px 5px 0px;
}
.blog-pagination {
	margin-bottom: 35px;
}
#map_canvas {
	height: 390px;
}
.testi-text {
	width: 70%;
}
.testi-image {
	width: 30%;
}
.pricing-column {
	width: 50%;
	margin-bottom: -19px;
	display: inline-block;
	float: left;
}
.mobile-margin-bottom {
	margin-top: 50px;
}
.mobile-margin-top {
	margin-bottom: 30px;
}
#comment ol li ol {
	margin-left: 0px;
}
.error-mobile .four {
	text-align: center;
}
#search-form-error {
	width: 334px;
}
#contact-form-area {
	margin-bottom: 30px;
}
}
 @media only screen and (min-width: 509px) and (max-width: 538px) {
i.printicon {
	width: 0px;
	height: 0px;
	float: left;
	vertical-align: middle;
	background-image: url(../images/cn/printicon.png);
	background-repeat: no-repeat;
}
i.printicon:hover {
	width: 0px;
	height: 0px;
	background-image: url(../images/cn/printicona.png);
	background-repeat: no-repeat;
}
#main-wrapper, #breadcrumb-content, .pagetitle-content {
	max-width: 96%;
}
#logo {
	width: 100%;
	margin: 10px auto 10px auto;
	text-align: center;
}
#logo2 {
	width: 100%;
	margin: 10px auto 10px auto;
	text-align: center;
}
#camera-slide {
	height: 320px !important;
}
.thumbs li {
	width: 57px;
	height: 57px;
left;
	margin: 5px;
}
.thumbs li {
	width: 14.5%;
	height: 14.5%;
	margin: 5px;
}
.featured-box h5 {
	font-size: 17px;
	text-align: center;
}
.featured-box p {
	font-size: 13px;
	text-align: center;
}
.featured-box a.button {
	float: none;
}
.featured-box .three {
	text-align: center;
}
.arrow-icon:after {
	position: relative;
	top: 3px;
	right: -15px;
	float: right;
}
.featured-client {
	float: none;
}
#featured-wrapper {
	text-align: center;
}
.row .mobile-one, .row .mobile-two {
	width: 100% !important;
}
.row .mobile-view {
	width: 50% !important;
	float: left;
	padding: 0 15px;
}
.img-left-special {
	width: 16.8%;
}
.pf-box-4col li {
	width: 96%;
}
.pf-box-3col li {
	width: 29%;
}
.pf-box-2col li {
	width: 45.7%;
}
.pf-box-2col li h5, .pf-box-3col li h5 {
	font-size: 14px;
	bottom: 15px;
}
.pf-box-4col li h5 {
	bottom: 58px;
}
.pf-box-2col li p, .pf-box-3col li p {
	display: none
}
.pf-box-4col li p {
	width: 100%;
	color: #fff;
	max-height: 43px;
	max-height: 36px \0/;
	font-size: 11.2px;
	line-height: 18px;
	padding: 3px 8px 5px 7px;
	background-color: rgba(0,0,0,0.6);
	position: absolute;
	bottom: 30px;
	z-index: 100;
	overflow: hidden;
	float: left;
	display: block
}
.philosophy blockquote {
	margin-bottom: 25px;
}
ul.client-box li {
	width: 33.3%;
}
.post-content {
	width: 100%;
}
.post-info {
	width: 100%;
	background: #fafafa;
	border: solid 1px #ddd;
	margin: -19px 0px 18px 0px;
	padding: 0px 20px 0px 20px;
	position: relative;
}
.post-info, .post-info:before, .post-info:after {
	background: #fafafa;
	border: 1px solid #ddd;
}
.post-info:before, .post-info:after {
	content: "";
	position: absolute;
	bottom: -3px;
	left: 3px;
	right: 3px;
	height: 1px;
	border-top: none;
}
.post-info ul {
	background: #fafafa;
	border-top: 4px solid #ececec;
	margin: -20px 0px 5px 0px;
}
.blog-pagination {
	margin-bottom: 35px;
}
#map_canvas {
	height: 380px;
}
.testi-text {
	width: 70%;
}
.testi-image {
	width: 30%;
}
.pricing-column {
	width: 50%;
	margin-bottom: -19px;
	display: inline-block;
	float: left;
}
.mobile-margin-bottom {
	margin-top: 50px;
}
.mobile-margin-top {
	margin-bottom: 30px;
}
#comment ol li ol {
	margin-left: 0px;
}
.error-mobile .four {
	text-align: center;
}
#search-form-error {
	width: 304px;
}
#contact-form-area {
	margin-bottom: 30px;
}
}


/* Galaxy S2 Potrait */
@media only screen and (min-width: 449px) and (max-width: 480px) {
i.printicon {
	width: 0px;
	height: 0px;
	float: left;
	vertical-align: middle;
	background-image: url(../images/cn/printicon.png);
	background-repeat: no-repeat;
}
i.printicon:hover {
	width: 0px;
	height: 0px;
	background-image: url(../images/cn/printicona.png);
	background-repeat: no-repeat;
}
#main-wrapper, #breadcrumb-content, .pagetitle-content {
	max-width: 96%;
}
#logo {
	width: 100%;
	margin: 10px auto 10px auto;
	text-align: center;
}
#logo2 {
	width: 100%;
	margin: 10px auto 10px auto;
	text-align: center;
}
#camera-slide {
	height: 300px !important;
}
.thumbs li {
	width: 57px;
	height: 57px;
left;
	margin: 5px;
}
.thumbs li {
	width: 14%;
	height: 14%;
	margin: 5px;
}
.featured-box h5 {
	font-size: 17px;
	text-align: center;
}
.featured-box p {
	font-size: 13px;
	text-align: center;
}
.featured-box a.button {
	float: none;
}
.featured-box .three {
	text-align: center;
}
.arrow-icon:after {
	position: relative;
	top: 3px;
	right: -15px;
	float: right;
}
.featured-client {
	float: none;
}
#featured-wrapper {
	text-align: center;
}
.row .mobile-one, .row .mobile-two {
	width: 100% !important;
}
.row .mobile-view {
	width: 50% !important;
	float: left;
	padding: 0 15px;
}
.img-left-special {
	width: 19.3%;
}
.img-left-special2 {
	width: 25%;
}
.pf-box-4col li {
	width: 94%;
}
.pf-box-3col li {
	width: 28.4%;
}
.pf-box-2col li {
	width: 45.1%;
}
.pf-box-2col li h5, .pf-box-3col li h5 {
	font-size: 14px;
	bottom: 15px;
}
.pf-box-4col li h5 {
	bottom: 58px;
}
.pf-box-2col li p, .pf-box-3col li p {
	display: none
}
.pf-box-4col li p {
	width: 100%;
	color: #fff;
	max-height: 43px;
	max-height: 36px \0/;
	font-size: 11.2px;
	line-height: 18px;
	padding: 3px 8px 5px 7px;
	background-color: rgba(0,0,0,0.6);
	position: absolute;
	bottom: 30px;
	z-index: 100;
	overflow: hidden;
	float: left;
	display: block
}
.philosophy blockquote {
	margin-bottom: 25px;
}
ul.client-box li {
	width: 33.3%;
}
.post-content {
	width: 100%;
}
.post-info {
	width: 100%;
	background: #fafafa;
	border: solid 1px #ddd;
	margin: -19px 0px 18px 0px;
	padding: 0px 20px 0px 20px;
	position: relative;
}
.post-info, .post-info:before, .post-info:after {
	background: #fafafa;
	border: 1px solid #ddd;
}
.post-info:before, .post-info:after {
	content: "";
	position: absolute;
	bottom: -3px;
	left: 3px;
	right: 3px;
	height: 1px;
	border-top: none;
}
.post-info ul {
	background: #fafafa;
	border-top: 4px solid #ececec;
	margin: -20px 0px 5px 0px;
}
.blog-pagination {
	margin-bottom: 30px;
}
#map_canvas {
	height: 370px;
}
.testi-text {
	width: 70%;
}
.testi-image {
	width: 30%;
}
.pricing-column {
	width: 50%;
	margin-bottom: -19px;
	display: inline-block;
	float: left;
}
.mobile-margin-bottom {
	margin-top: 50px;
}
.mobile-margin-top {
	margin-bottom: 30px;
}
#comment ol li ol {
	margin-left: 0px;
}
.error-mobile .four {
	text-align: center;
}
#search-form-error {
	width: 242px;
}
#contact-form-area {
	margin-bottom: 30px;
}
}
 @media only screen and (min-width: 359px) and (max-width: 388px) {
i.printicon {
	width: 0px;
	height: 0px;
	float: left;
	vertical-align: middle;
	background-image: url(../images/cn/printicon.png);
	background-repeat: no-repeat;
}
i.printicon:hover {
	width: 0px;
	height: 0px;
	background-image: url(../images/cn/printicona.png);
	background-repeat: no-repeat;
}
#main-wrapper, #breadcrumb-content, .pagetitle-content {
	max-width: 96%;
}
#logo {
	width: 100%;
	margin: 10px auto 10px auto;
	text-align: center;
}
#logo2 {
	width: 100%;
	margin: 10px auto 10px auto;
	text-align: center;
}
#camera-slide {
	height: 250px !important;
}
.thumbs li {
	width: 57px;
	height: 57px;
left;
	margin: 5px;
}
.thumbs li {
	width: 13.5%;
	height: 13.5%;
	margin: 5px;
}
.featured-box h5 {
	font-size: 17px;
	text-align: center;
}
.featured-box p {
	font-size: 13px;
	text-align: center;
}
.featured-box a.button {
	float: none;
}
.featured-box .three {
	text-align: center;
}
.arrow-icon:after {
	position: relative;
	top: 3px;
	right: -15px;
	float: right;
}
.featured-client {
	float: none;
}
#featured-wrapper {
	text-align: center;
}
.row .mobile-one, .row .mobile-two {
	width: 100% !important;
}
.row .mobile-view {
	width: 50% !important;
	float: left;
	padding: 0 15px;
}
.img-left-special {
	width: 29.3%;
}
.img-left-special2 {
	width: 25%;
}
.front-layout3 .eight p {
	overflow: visible;
}
.pf-box-4col li, .pf-box-3col li, .pf-box-2col li {
	width: 94%;
}
.pf-box-4col li h5 {
	bottom: 58px;
}
.pf-box-4col li p {
	width: 100%;
	color: #fff;
	max-height: 43px;
	max-height: 36px \0/;
	font-size: 11.2px;
	line-height: 18px;
	padding: 3px 8px 5px 7px;
	background-color: rgba(0,0,0,0.6);
	position: absolute;
	bottom: 30px;
	z-index: 100;
	overflow: hidden;
	float: left;
	display: block
}
.philosophy blockquote {
	margin-bottom: 25px;
}
ul.client-box li {
	width: 49.7%;
}
.serv-mobile {
	width: 50%;
	margin-bottom: 5px;
	margin-left: 25%;
	float: none;
}
.post-content {
	width: 100%;
}
.post-info {
	width: 100%;
	background: #fafafa;
	border: solid 1px #ddd;
	margin: -19px 0px 18px 0px;
	padding: 0px 20px 0px 20px;
	position: relative;
}
.post-info, .post-info:before, .post-info:after {
	background: #fafafa;
	border: 1px solid #ddd;
}
.post-info:before, .post-info:after {
	content: "";
	position: absolute;
	bottom: -3px;
	left: 3px;
	right: 3px;
	height: 1px;
	border-top: none;
}
.post-info ul {
	background: #fafafa;
	border-top: 4px solid #ececec;
	margin: -20px 0px 5px 0px;
}
.blog-pagination {
	margin-bottom: 30px;
}
#map_canvas {
	height: 320px;
}
#commentform-wrap {
	width: 90%;
}
#contact-form-area {
	width: 90%;
	margin-bottom: 25px;
}
form#comment-form input, form#contactform input {
	width: 65%;
}
form#comment-form label, form#contactform label {
	width: 32%;
}
.testi-text {
	width: 100%;
}
.testi-image {
	display: none;
}
.pricing-column {
	width: 100%;
	margin-bottom: -19px;
}
.feature-package {
	margin: 19px 0px 11px 0px;
}
.mobile-margin-bottom {
	margin-top: 50px;
}
.mobile-margin-top {
	margin-bottom: 30px;
}
#comment ol li ol {
	margin-left: 0px;
}
.avatar img {
	width: 56px;
	height: 56px;
}
.comment-text {
	margin-left: 75px;
}
.error-mobile .divider {
	display: none;
}
.error-mobile p {
	display: none;
}
.error-search {
	display: none;
}
.error-mobile .four {
	text-align: center;
}
}
.styletxt010 {
	font-family: "微軟正黑體", "新細明體";
	font-size: 16px;
}
