a {
	color: #000000;
	cursor: pointer;
	text-decoration: none
}

/*
html,body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: #fff;
	-webkit-text-size-adjust: none;
	font-family: Arial, Helvetica, sans-serif
}

.snap-content {
	background: none repeat scroll 0 0 #FFFFFF;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: auto;
	height: auto;
	z-index: 2;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.snap-drawers {
	background: none repeat scroll 0 0 #3b3c3d;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: auto;
	height: auto;
}

.snap-drawer {
	position: absolute;
	top: 0;
	right: auto;
	bottom: 0;
	left: auto;
	width: 265px;
	height: auto;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	-webkit-transition: width 0.3s ease;
	-moz-transition: width 0.3s ease;
	-ms-transition: width 0.3s ease;
	-o-transition: width 0.3s ease;
	transition: width 0.3s ease;
}

.snap-drawer-left {
	left: 0;
	z-index: 1;
}

.snap-drawer-right {
	right: 0;
	z-index: 1;
}

.snapjs-left .snap-drawer-right,.snapjs-right .snap-drawer-left {
	display: none;
}

.snapjs-expand-left .snap-drawer-left,.snapjs-expand-right .snap-drawer-right
	{
	width: 100%;
}

.snapjs-right .snap-drawer-left {
	display: block;
	left: auto;
	right: 0;
}

.snapjs-right .snap-drawer-right {
	display: none;
}

*/
/* mobile slide_topbar 20140612 */

/*.m_topbar{list-style:none;position:fixed;left:0;top:0;z-index:501;width:100%;
		-webkit-transition: left 0.3s ease;
		   -moz-transition: left 0.3s ease;
			-ms-transition: left 0.3s ease;
			 -o-transition: left 0.3s ease;
				transition: left 0.3s ease;
		}*/
.m_topbar {
	font-size:16px;
	background: none repeat scroll 0 0 #62d64c;
	border-bottom:#34787d 0.0625rem solid;
	left: 0;
	right: 0;
	top: 0;
	width: auto;
	background-color: #58c6ce;
	border-top:#2f2f2f 0.0625rem solid;
	height: 49px;
	list-style: none outside none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 3;
}

.m_topbar a {
	text-decoration: none
}

.m_topbar .btn_menuleft {
	width: 3.0625em;
	height: 100%;
	background: url(../img/icon_menuleft.png) 0 0 no-repeat;
	background-size: 100%;
	margin: 0em;
	padding: 0em
}

.m_topbar .btn_searchmag {
	width: 3.0625em;
	height: 100%;
	background: url(../img/icon_searchmag.png) 50% 50% no-repeat;
	background-size: 100%;
	margin: 0em;
	padding: 0em
}

.m_topbar .btn_menuright {
	position: relative;
	z-index: 501;
	width: 3.0625em;
	height: 100%;
	background: url(../img/icon_menuright.png) 0 0 no-repeat;
	background-size: 100%;
	margin: 0em;
	padding: 0em
}

.m_topbar .m_topbarlogo {
	-webkit-box-flex: 1;
	height: 100%;
	margin-left: 0.3125em;
}

.m_topbar .m_topbarlogo div {
	display: inline-block;
	vertical-align: middle;
	width:8.75rem;
	height: 100%;
	background:url(../img/pchomelogo_blog.png) 0 0 no-repeat;
	background-size: 100%;
	margin: 0em;
	padding: 0em
}

.m_topbar .m_topbarlogo div a {
	display: inline-block;
	vertical-align: middle;
}

.m_topbar .m_topbarlogo div a:nth-child(1) {
	width: 4.1875rem;
	height: 100%;
}

.m_topbar .m_topbarlogo div a:nth-child(2) {
	width: 4.5625rem;
	height: 100%;
}

.m_topbar .m_topbarlogo a {
	/*display: inline-block;*/
	height: 100%;
}

.m_topbar .m_topbarlogo a b {
	background: #ff0000;
	border-radius: 3.0625em;
	color: #fff;
	margin: 0.9em 0em 0em 0.45em;
	padding: 0.3em 0.2em;
	font-size: 0.6375em;
	font-weight: normal;
}


/* mobile slide_menu 20140612 */
.menu_style a{text-decoration:none}
.menu_style ul{list-style:none;display:block;margin:0;padding:0;}
.menu_style li{width:50%;overflow:hidden;display:block;float:left;font-size:16px;}
.menu_style li.m_category{font-weight:bold;border-bottom:3px solid #3b3c3d;repeat:repeat-x;color:#ccc;font-size:20px;width:100%;background:#404141;}
.menu_style li.m_category span{height:32px;display:block;padding:9px;margin:0 20px 0 10px;text-decoration:none;background:#404141;}
.menu_style li.m_category span>b{display:inline-block;vertical-align:middle;height:32px;width:32px;background:url(../img/icon_m2.png) -0px -146px;background-size:176px 290px;}
.menu_style li>a{display:block;width:100%;height:32px;line-height:32px;padding:6px 0 6px 10px;color:#ccc;font-weight:bold;border-bottom:1px solid #3b3c3d;}
.menu_style li>a>b{display:inline-block;background:#ff0000;line-height:32px;border-radius:32px;color:#fff;margin:0;padding:0 5px;margin:0 0 0 5px;font-weight:normal;}
.menu_style ul.block_type1{border-bottom:1px solid #2c2c2c;border-top-width:0px;height:49px;background:#323334}
.menu_style ul.block_type1 li:first-child{display:inline-block;height:31px;margin-top:10px;margin-left:10px;width:80px;background:url(../img/icon_m2.png) -32px -210px;background-size:176px 290px}
.menu_style ul.block_type1 li:last-child{overflow:visible;position:reletive}
.menu_style ul.block_type1 li:last-child b{display:block;position:absolute;right:8px;top:8px;white-space:nowrap;z-index:501;padding:0;font-weight:normal;font-size:0.75rem;line-height:32px;color:#fff;}
.menu_style ul.block_type1 li:last-child b em{font-style:normal;display:inline-block;width:105px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;letter-spacing:0.0625rem;font-size:13px}
.menu_style a{text-decoration:none}
.menu_style ul{list-style:none;display:block;margin:0;padding:0;}
.menu_style li{width:50%;overflow:hidden;display:block;float:left;font-size:16px;}
.menu_style li.m_category{font-weight:bold;border-bottom:3px solid #3b3c3d;repeat:repeat-x;color:#ccc;font-size:20px;width:100%;background:#404141;}
.menu_style li.m_category span{height:32px;display:block;padding:9px;margin:0 20px 0 10px;text-decoration:none;background:#404141;}
.menu_style li.m_category span>b{display:inline-block;vertical-align:middle;height:32px;width:32px;background:url(../img/icon_m2.png) -0px -146px;background-size:176px 290px;}
.menu_style li>a{display:block;width:100%;height:32px;line-height:32px;padding:6px 0 6px 10px;color:#ccc;font-weight:bold;border-bottom:1px solid #3b3c3d;}
.menu_style li>a>b{display:inline-block;background:#ff0000;line-height:32px;border-radius:32px;color:#fff;margin:0;padding:0 5px;margin:0 0 0 5px;font-weight:normal;}
.menu_style ul.block_type1{border-bottom:1px solid #2c2c2c;border-top-width:0px;height:49px;background:#323334}
.menu_style ul.block_type1 li:first-child{display:inline-block;height:31px;margin-top:10px;margin-left:10px;width:80px;background:url(../img/icon_m2.png) -32px -210px;background-size:176px 290px}
.menu_style ul.block_type1 li:last-child{overflow:visible;position:reletive}
.menu_style ul.block_type1 li:last-child b{display:block;position:absolute;right:8px;top:8px;white-space:nowrap;z-index:501;padding:0;font-weight:normal;font-size:0.75rem;line-height:32px;color:#fff;}
.menu_style ul.block_type1 li:last-child b em{font-style:normal;display:inline-block;width:105px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;letter-spacing:0.0625rem;font-size:13px}
.menu_style ul.block_type2 li{background:#323334}
.m_toplog{
	position:relative;
	display:inline-block;
	width:auto;
	vertical-align:top;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-background-clip:padding;
	-moz-background-clip:padding;
	background-clip:padding-box;
	padding:0;
	margin:0;
	font:inherit;
	color:inherit;
	background:transparent;
	border:none;
	cursor:default;-webkit-user-select:none;-moz-user-select: none;-ms-user-select: none;user-select: none;-o-text-overflow: ellipsis;text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding: 0 0.75em;
	font-size: 15px;
	line-height: 2em;
	letter-spacing: 1px;color: #c6c8c8;
	text-shadow: 0 -1px rgba(0,0,0,0.69);vertical-align: top;background-color: #595b5b;
	-webkit-box-shadow: inset 0 1px rgba(255,255,255,0.12);
	box-shadow: inset 0 1px rgba(255,255,255,0.12);
	border: 1px solid rgba(0,0,0,0.36);
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.m_toplog:active{background-color:#404141;-webkit-box-shadow: inset 0 1px rgba(0,0,0,0.18);box-shadow: inset 0 1px rgba(0,0,0,0.18);}



/* 找東西 Footer */
footer.foot {
	bottom: 0;
	left: 0;
	z-index: 2;
	background: #fff;
	width: 100%;
	height: 2.500rem;
	border-top: 0.063rem solid #cacaca;
	font-weight:normal;
	position: fixed ;
}

footer.foot .ftrpage {background:#e2e2e2;opacity:1;}
footer.foot .ftrpage ul li{font-size:78%;color:#7b7b7b;line-height:40px;height:40px;}
footer.foot .ftrpage li:first-child{-webkit-box-flex:1;}
footer.foot .ftrpage li:first-child a{color:#333;margin-left:10px;}
footer.foot .ftrpage li:first-child b{margin:0 5px;font-weight:normal;}
footer.foot .ftrpage li:first-child i{margin:0 5px;font-style:normal;}
footer.foot .ftrpage .gopreviousbtn, footer.foot .ftrpage .gotopbtn, footer.foot .ftrpage .gonextbtn{
float:right;display:block;width:40px;height:40px;border-left:1px solid #777;box-shadow: 1px 1px 0px #fff inset;}
footer.foot .ftrpage .gotopbtn{background:url(../img/icon_gotop.png) center 70% no-repeat;background-size:24px;}
footer.foot .ftrpage .gopreviousbtn{background:url(../img/icon_goprevious.png) center 70% no-repeat;background-size:17px;}
footer.foot .ftrpage .gonextbtn{background:url(../img/icon_gonext.png) center 70% no-repeat;background-size:17px;}
footer.foot .ftrpage li:last-child:hover{cursor:pointer;}