@charset "utf-8";
/*logo*/


body {
	background-color: #FFFFFF;
	background-repeat: repeat;
	overflow-y: scroll;
	overflow-x: hidden;
	font-size: 0.9375em !important;
	font-family: "微軟正黑體";
	letter-spacing: 2px !important;





	/* 設定文字間距 */
	;

}

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: 0px solid #CCC;
	padding: 10px;
	margin-top: 100px;
	background-color: #FFF;

}



#container #header #site {
	float: left;
	width: 960px;
}


/* nav */
#container #header #nav {
	float: right;
	background-color: #7DC03E;
}

#container #header #nav ul {
	float: left;
	margin: 0px;
	padding: 0px;
}

#container #header #nav ul li {
	float: left;

	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}

#container #header #nav ul li a {
	color: #FFF;
	padding: 10px;
	text-decoration: none;
	list-style-type: none;
	display: block;
}

/* 菜單滑鼠移過後變色 */
#container #header #nav ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
	background-color: #599030;
}

#container #headerpost {
	float: left;
	width: 980px;
	height: 280px;
	background-repeat: no-repeat;
	-webkit-animation: fadein 2s;
	-moz-animation: fadein 2s;
	-o-animation: fadein 2s;
	-ms-animation: fadein 2s;
}

@-webkit-keyframes fadein {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

#container #content {
	float: left;
}

#container #header #menu ul li {
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}





/* banner圖片 */
#headerpost img {
	float: left;
	vertical-align: bottom;
}

/* 文字區塊 */
#headerpost #lead {
	float: right;
	width: 310px;
	color: #FFFFFF;
	margin-left: 20px;
	overflow: hidden;
	line-height: 30px;
	margin-right: 165px;
	padding-top: 40px;
	text-shadow: #0da9de 5px 2px 8px;
	font-family: Tahoma, Geneva, sans-serif;
}

#headerpost h2 {
	margin: 20px 0;
	font-size: 2.1875em;
}

#headerpost .more {
	font-size: 1.125em;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	text-align: right;
}

#headerpost .more a {
	color: #ffffff;
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0;
	padding-bottom: 10px;
	text-decoration: none;
}

/* 背景 */
#headerpost {
	background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#888888));
	background: -webkit-linear-gradient(#000000 0%, #434343 100%);
	background: -moz-linear-gradient(#000000 0%, #434343 100%);
	background: -o-linear-gradient(#000000 0%, #434343 100%);
	background: -ms-linear-gradient(#000000 0%, #434343 100%);
	background: linear-gradient(#000000 0%, #434343 100%);
	overflow: hidden;
}

#container #header #menu ul li a {
	background-repeat: repeat-y;
	background-position: right;
}




/* content*/

#content {
	overflow: hidden;
}

.post {
	float: left;
	width: 230px;
	margin-right: 12px;
	margin-bottom: 25px;
}

.post:last-child {
	margin-right: 0;
}

.post+.post+.post+.post {
	margin-right: 0;
}



 .post img {
	width: 216px;
	height: auto;
	vertical-align: bottom;
	border: none;
}


.post h2 {
	font-size: 1em;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.post p {
	margin: 10px 0;
}


.post .date {
	float: left;
	margin: 0;
}


.post .more_s {
	float: right;
	color: #ffffff;
	font-size: 0.875em;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	background-color: #666666;
	background-repeat: no-repeat;
	background-position: 94% 50%;
	padding: 3px 25px 3px 5px;
	margin: 0;
}


.post a {
	color: #333333;
	text-decoration: none;
	display: block;
	overflow: hidden;
}

.post a:hover {}



#site {
	float: left;
}

#site h1 {
	margin: 0;
}

#site img {
	vertical-align: bottom;
}








/* footer*/

#footer {
	width: auto;
	background-color: #272727;
	color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20;
	padding-right: 0%;
	padding-bottom: 20;
	padding-left: 0px;
}




#iconmenu {
	float: right;
}

#iconmenu ul {
	margin: 0;
	padding: 3px 0 0;
}

#iconmenu li {
	display: inline;
	list-style-type: none;
}

#iconmenu img {
	border: none;
}


/* submenu */
#submenu {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#submenu ul {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#submenu li {
	display: inline;
	list-style-type: none;
}

#submenu a {
	color: #FFFFFF;
	font-weight: bold;
	border-right: solid 1px #ffffff;
	padding-right: 6px;
	margin-right: 3px;
	text-decoration: none;
}

#submenu li:last-child a {
	border: none;
	color: #FFFFFF;
}

#submenu li+li+li+li+li a {
	border: none;
}



small {
	font-size: 0.75em;
	font-weight: bold;
	display: block;
}

.post_inner a p {}

#container .sidebar {
	float: left;
	width: 250px;
	padding: 0px;
	margin-top: 0px;
}





.search {
	margin-top: 10px;
	color: #FFF;
	z-index: 200;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}

.search li {
	list-style-type: none;
}



.search2 {
	margin-top: 30px;
}

.search2 {
	margin-top: 10px;
	color: #FFF;
	z-index: 200;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 0px;
	padding-bottom: 20px;
}

.search2 li {
	list-style-type: none;
}

.c_frame {
	margin-bottom: 0px;
	text-align: right;
	margin-right: 40px;
	float: right;
	margin-top: 18px;
}

.c_frame2 {
	margin-bottom: 0px;
	text-align: right;
	margin-right: 40px;
	float: right;
	margin-top: 18px;
}


/*product*/
#container .product {
	float: right;
	width: 750px;
	padding: 0px;
	margin-top: 0px;
}

/*product d_frame  */

.product .d_frame {
	margin-bottom: 20px;
	width: 730px;
	float: left;
	margin-right: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 0px solid #999;
	background-color: #F6F6F6;


}

.product .d_frame h1 {
	font-size: 0.9375em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFF0EE;
	color: #666;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.product .d_frame ul {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
}

.product .d_frame ul a img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #FFF;
}


.product .d_frame ul .fb_yes {
	height: 20px;
	position: relative;
	z-index: 10;
	margin: 0px;
	width: 40px;
	float: right;
	top: 5px;

}

.product .d_frame ul .fb_yes a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}



.product.d_frame ul h5 a {
	font-size: 1em;
	font-weight: bold;
}



.product .d_frame ul h5 a {
	font-weight: bold;
}


.product .d_frame ul h5 {
	height: auto;
	float: left;
	width: 100%;
	margin-top: 5px;
}

.product .d_frame ul p {
	float: left;
	width: 200px;
	color: #333;
}

.product .d_frame ul a .rwd2_img {
	width: 100%;
	clear: right;
	float: left;
}




.product .d_frame ul li {
	margin-bottom: 10px;
	list-style-type: none;
}

.product .d_frame ul .v1 {
	float: left;
	width: 42%;
	/*調整圖片20150901*/
}

.product .d_frame ul .v2 {
	float: left;
	width: 55%;
	/*調整圖片20150901*/
	margin-left: 3%;
}





/* e_frame  */
.e_frame {
	background-color: #FFF;
	margin-bottom: 20px;
	width: 350px;
	float: left;
	margin-right: 20px;
	padding: 0px;
}

.e_frame h1 {
	font-size: 0.9375em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFF0EE;
	color: #666;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#container .active .e_frame ul {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
}










/* b_frame  */
.b_frame {
	margin-bottom: 10px;
	padding-bottom: 0px;
	margin-right: 20px;
	margin-top: 10px;
}

.b_frame h1 {
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.b_frame .news li {
	margin-bottom: 10px;
}

.b_frame .news {
	list-style-type: none;
	padding: 15px;
}

.b_frame .news li {
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #F0F0F0;
	border-left-color: #CCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.b_frame .more {
	margin: 0px;
	padding: 0px;
}

.b_frame .more a {
	color: #666;
	float: right;
	margin-bottom: 10px;
	margin-right: 10px;
}

.b_frame .news li a {
	color: #666;
}

.b_frame .news li a:hover {
	color: #FF9900;
}

.ad_s {
	width: 900px;
	margin-right: auto;
	margin-left: auto;

}


.b_frame .ad_s img {
	width: 268px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.b_frame .Box {
	line-height: 22px;
	color: #666;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#container .content .b_frame .top_btn {
	float: right;
	position: relative;
	top: -45px;
	right: 5px;
	height: 0px;
	text-align: right;
}






#container #headerpost .top_btn {
	position: absolute;
	top: 320px;
	padding-left: 580px;
}

.user-phone a {
	color: #333;
}



/*抬頭01*/
.title_01 {
	float: left;
	width: 95%;
	color: #333333;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1em;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #5187BC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #5187BC;
	border-right-color: #5187BC;
}

.title_02 {
	float: left;
	color: #7B6300;
	font-weight: bold;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	font-size: 1em;
}

#container .content .c_menu {
	float: left;
}

.a.ck_a {
	color: #FC0;
}

.login {
	padding: 30px;
	border: 1px solid #999;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

.loginout {
	text-align: right;
	width: 980px;
	padding-top: 10px;
	float: left;
}

.distance01 {
	padding-bottom: 0px;
}

.a1 a {
	color: #690;
	margin-right: 10px;
}


.news li .a1 a {
	color: #e24a70;
	margin-right: 10px;
}

#tiles li .favorites {
	background-color: #56BAE7;
	position: absolute;
	right: 20px;
	z-index: 500;
	border: 2px solid #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-radius: 15px;
	top: 20px;
}

#tiles li .favorites a {
	color: #FFF;
	font-size: 0.9375em;
	font-weight: bold;

}


.rwd2_img {
	width: 290px;
	float: left;
}



.rwd_img {
	width: 100%;
}

.rwd3_img {

	width: 400px;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 20px;
}

.rwd4_img {
	width: 200px;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 20px;
}







#textarea {
	width: 100%;
}

#container .content .b_frame .box .articles {
	font-size: 0.9375em;
	line-height: 30px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.table_scroll .itable {
	width: 100%;
}






/*讓表格出現橫scroll*/

@media only screen and (max-width: 1900px) {

.table_scroll {
	overflow: auto;
}


.table_scroll .itable {
	width: 1900px;
}


#container .content .b_frame .box .articles {
	font-size: 1em;
	line-height: 26px;
}

}









.rwd_all_img {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}





/*只出現在手機板*/

.disappear_m {
	display: none;
}



.process ul li {
	float: left;
	display: block;
	margin: 5px;
	list-style-type: none;
	background-color: #9C0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #FFF;

}

.process ul {
	margin: 0px;
	padding: 0px;
}

.test2 {
	height: 0;
	width: 0;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	border-color: #FF9600 #3366ff #12ad2a #f0eb7a;
	border-style: solid;
	border-width: 20px;
}


/*小banner*/



#container #headerpost2 {
	float: left;
	width: 980px;
	height: 0px;
	background-repeat: no-repeat;
	-webkit-animation: fadein 2s;
	-moz-animation: fadein 2s;
	-o-animation: fadein 2s;
	-ms-animation: fadein 2s;
	background-position: center -70px;
}

#headerpost2 img {
	float: left;
	vertical-align: bottom;
}


#headerpost2 #lead {
	float: right;
	width: 310px;
	color: #FFFFFF;
	margin-left: 20px;
	overflow: hidden;
	line-height: 30px;
	margin-right: 165px;
	padding-top: 20px;
	text-shadow: #0da9de 5px 2px 8px;
	font-family: Tahoma, Geneva, sans-serif;
}

#headerpost2 h2 {
	margin: 20px 0;
	font-size: 2.1875em;
}

#headerpost2 .more {
	font-size: 1.125em;
	font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
	text-align: right;
}

#headerpost2 .more a {
	color: #ffffff;
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0;
	padding-bottom: 10px;
	text-decoration: none;
}


#headerpost2 {
	background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#888888));
	background: -webkit-linear-gradient(#000000 0%, #434343 100%);
	background: -moz-linear-gradient(#000000 0%, #434343 100%);
	background: -o-linear-gradient(#000000 0%, #434343 100%);
	background: -ms-linear-gradient(#000000 0%, #434343 100%);
	background: linear-gradient(#000000 0%, #434343 100%);
	overflow: hidden;
}

#container #headerpost2 .top_btn {
	position: absolute;
	top: 320px;
	padding-left: 580px;
}

.articles p .p_center {
	text-align: center;
}

.Step {
	color: #ED0000;
	font-size: 1.5625em;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-shadow: #bbdc86 0px 2px, #bbdc86 2px 0px, #bbdc86 -2px 0px,
		#bbdc86 0px -2px, #bbdc86 -1.4px -1.4px, #bbdc86 1.4px 1.4px,
		#bbdc86 1.4px -1.4px, #bbdc86 -1.4px 1.4px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	clear: both;
}


/*會員好康活動*/

.member_news li {
	background-repeat: no-repeat;
	float: left;
	height: 260px;
	width: 410px;
	list-style-type: none;
	margin: 7px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 22px;
}

.member_news {
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}

.member_news li img {
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.member_news li h2 {
	font-size: 1em;
	font-weight: bold;
	color: #6EB92B;
	padding-top: 20px;
}


/*網站導覽*/
.words ul {
	float: left;
	width: 200px;
	margin-bottom: 30px;
}

.words ul li {
	list-style-type: none;
}

.words ul .wtitle {
	font-weight: bold;
	color: #83B81A;
	margin-top: 30px;
	font-size: 0.9375em;
}

.words ul li a {
	color: #333;
}

.words ul li {
	margin-bottom: 10px;
}

.words ul li a:hover {
	color: #F90;
}

.articles .nabo {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

/*上方導覽菜單*/
/*.top_menu {
	width: 100%;
	height: 75px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}*/

/*上方導覽菜單 20230224 建宏修改(因上方藍色bar跑版)*/ 
.top_menu {
	width: 100%;
	height: 75px;
	color: #FFF;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.top_menu .top_link a {

}

.top_menu .top_link {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	position: absolute;
	top: 0px;
	right: 0px;


}

.top_link img {
	margin-right: 5px;
	margin-left: 0px;
}

/*標頭ICON*/
.top_link a .tnr img {
	height: 21px;
	width: 21px;
	margin: 5px;
}

.tnr {
	list-style-type: none;
}

#container div .time {
	float: left;
	margin-top: 10px;
}


.c_frame a {
	color: #FF6600;
}

.c_frame2 a {
	color: #FF6600;
}

.box {
	width: 100%;
	line-height: 25px;
	padding: 10px;
}

.bread {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 0.875em;
}

.bread a {
	color: #3E3E00;
}

.times {
	float: right;
	margin-right: 0px;
	margin-top: 40px;
	margin-bottom: 10px;
	font-size: 0.9375em;
	font-weight: normal;
	font-family: Arial, "微軟正黑體";
	padding: 0px;
	margin-left: 0px;
}

.d_menu {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#footer .ft {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}

.nav.navbar-nav li a {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

.logo {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 0px;
	top: 0px;
}

.search {
	margin-top: 0px;
	color: #333;
	padding: 10px;
	float: left;
}

h5 a:hover {
	color: #660 !important;
	text-decoration: underline !important;
}

/* 有部份是用HTML編輯器，如果直接指定的話，會造成所有使用H3 tag的都會套用以下設定
h3 {
	background-color: #e24a70;
	padding: 10px;
	color: #FFF!important;
}
*/

.titleWord {
	background-color: #e24a70;
	padding: 7px;
	color: #FFF !important;
	font-size: 1.17em;
	margin: 4px 0;
}

.menuda li {
	list-style-type: none;
}

s_menu .navs .ac-container div .icon_01 a {
	display: block;
	background-color: #FC0;
}








.sdfc a {
	display: block;
	background-color: #767676;
	padding: 10px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	color: #FFF;
}

.sdfc a:hover {
	background-color: #3d3d3f;
	color: #ffffff;
}

.menuda {
	border: 1px solid #E0E0E0;
}

.add_course {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	position: relative;
	bottom: 12px;
}

.add_course a {
	display: block;
	padding: 10px;

}

.add_course a img {
	vertical-align: middle;
	margin-right: 5px;
}

.photo_n {
	padding-top: 20px;
	float: left;
	width: 100%;
}


/*圖片item 修改 20150902 開始*/
.box .photo_n .fancybox img {
	padding: 0px;
	border: 1px solid #D2D2D2;

}

/*圖片item 修改 20150902 結束*/

/* old
.box .photo_n .fancybox img {
	padding: 10px;
	border: 1px solid #D2D2D2;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 76px;
	height: 51px;
}
*/

.photo_n .photo_01 {
	float: left;
	border: 1px solid #CCC;
	margin-right: 10px;
	padding: 10px;
	clear: right;
	margin-bottom: 10px;
}

.photo_n .photo_01 img {
	width: 200px;

}

.box .ddd {
	float: left;
}

.box .photo_n .photo_s {
	float: right;
}


/*主菜單在手機版隱藏20150825*/
.nav.navbar-nav.menuStyle .menu_hide {
	display: block;
}


/*商品列表頁標籤 20150901 starts*/

.dggh {
	background-color: #e24a70;
	float: left;
	color: #FFF;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 0.8125em;
	border-radius: 15px;
	background-image: url(../../../images/icon_pd.png);
	background-position: 10px 5px;
	background-repeat: no-repeat;
}

.v2 .mkk li {
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.product .d_frame ul .v2 .mkk li {
	margin: 0px;
	padding: 0px;
}

.d_frame ul .v2 .mkk li p {
	padding: 0px;
	margin-top: 4px;
	width: 72%;
	float: left;
}

.product .d_frame ul .v2 .mkk {
	margin-top: 10px;
	margin-bottom: 10px;

}

.btnright {
	margin-right: 10px;
	margin-bottom: 10px;
}

/*商品列表頁標籤 20150901 end*/

/*圖片item  20150902 starts*/

@media (min-width: 1000px) {

	.b_frame .box .photo_n .container {
		width: 680px !important;
		float: left;
		padding: 10px !important;
		margin: 0px;
	}


	.b_frame .box .photo_n .container .row {
		float: left;
		margin: 0px !important;
	}

	#owl-demo {
		width: 680px;
		margin: 0px;
		padding: 0px !important;
	}
}

.b_frame .box .photo_n .container {
	margin: 0px;
	padding: 0px;
}

/*圖片item  20150902 end*/




/*新增手機板菜單在web隱藏 20150818*/
.menupic {
	display: none;
}

/*手機板搜尋 20150819*/

.search_hide {
	display: none;
}

.search_hide .search {
	margin-top: 0px;
}

/*主菜單在手機版隱藏20150825*/
.nav.navbar-nav.menuStyle .mobile_hide {
	display: block;
}

/*主菜單在手機版才顯示*/
.nav.navbar-nav.menuStyle .mobile_show {
	display: none;
}



.pdl_icon_01 {
	background-color: #e40980;
	float: left;
	color: #FFF;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 0.8125em;
	border-radius: 15px;
	background-image: url(../../../images/icon_pd.png);
	background-position: 10px 5px;
	background-repeat: no-repeat;
}

.pdl_icon_02 {
	background-color: #e40980;
	float: left;
	color: #FFF;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 0.8125em;
	border-radius: 15px;
	background-image: url(../../../images/icon_pd.png);
	background-position: 10px -17px;
	background-repeat: no-repeat;
}

.pdl_icon_03 {
	background-color: #e40980;
	float: left;
	color: #FFF;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 0.8125em;
	border-radius: 15px;
	background-image: url(../../../images/icon_pd.png);
	background-position: 10px -38px;
	background-repeat: no-repeat;
}


.container_nav .navbar-collapse.collapse .nav.navbar-nav li a {
	letter-spacing: 2px !important;
	/* 設定文字間距 */
}

#button4 {
	padding-bottom: 10px;
}

#time_new_containter {
	clear: both;
	position: relative;
	float: right;
	color: #000000;
	text-align: right;
	margin-right: 10px;

}

.box .photo_n h3 {
	font-weight: bold;
	color: #000;
	list-style-type: disc;
}

.tablet_no,
.phone_no {
	position: relative;
}

.pdl_icon_01,
.pdl_icon_02,
.pdl_icon_03 {
	float: left;
}

.tablet_no_info {
	float: left;
	line-height: 23px;
	paddingp: 5px 0 0 5px;
	text-align: left;
	width: 70%;
	margin-bottom: 15px;
}

.v2 h5 {}

.v2 a {
	color: #333333 !important;
}

.v2 {
	margin-bottom: 10px !important;
}

.member_content .d_frame {
	padding-bottom: 20px;
}

.member_content .d_frame table tr td {
	padding-top: 10px;
	padding-bottom: 10px;
}



.box h1 {
	color: #666666 !important;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.titleWord {
	font-size: 1em;
	font-weight: bold;
	color: #e24a70 !important;
	background-color: #ffffff !important;
	border-bottom: 2px solid #e24a70 !important;

}

.navbar-brand {
	margin-top: -30px;
}

.member_content {
	margin: 0px;
	padding: 0px;
}

@media only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px) {
	.logo .navbar-brand {
		width: 200px !important;

	}
}

.d_frame .spacing {
	height: 15px;
}




.d_frame .provision {
	width: 90%;
	margin-right: 5%;
	margin-left: 4%;
	border: 1px solid #999;
	height: 400px;
	overflow: auto;
	line-height: 24px;
	background-color: #FFF;
	padding: 5px;
}

.dis01 {
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	color: #666;
}

.d_frame table tr td em {
	font-size: 0.875em;
	font-style: normal;
	color: #666;
}


.formList ul li .ck_btn {
	background-color: #666;
	padding: 5px;
	margin-top: -3px;
	border: 1px solid #999;
}

.b_frame .search li input {
	width: 100%;
}

.text-danger {
	color: #F00 !important;
}



/*checkbox*/
.checkboxbig {
	width: 100%;
	outline: none;
	height: 30px;
}

.nav.navbar-nav li a {
	padding-top: 15px !important;
}

.btn_expired {
	padding-bottom: 10px !important;
}



/*超連結顏色及新增區塊*/

.link_color a {
	color: #06C;
	text-decoration: underline;
}

.link_color a:hover {
	color: #F30;
	text-decoration: underline;
}



.cu_icon li {
	list-style-type: none;
	margin-bottom: 20px;
}




.sdvx {
	margin-right: 10px;
	margin-left: 10px;
}

.text_g {
	color: #666;
	margin-bottom: 15px;
}

.text_t {
	color: #000;
	font-weight: bold;
	margin-right: 10px;
}


.center_text {
	text-align: center;
}





/*2019/2/26活動日曆*/
.btn-control {
	padding: 3%;
	border: 1px solid #CCC;
	width: 94%;
}


.block_type {
	border: 1px solid #CCC;
	padding: 10px;
}

.block_type2 {
	border: 1px solid #E4E4E4;
	padding: 15px;
	margin: 10px;
	float: left;
	width: 170px;
	line-height: 35px;
}


.xc_date {
	font-size: 1.5em;
	text-align: center;
	padding: 10px;
	float: left;
}

.xc_con {
	margin-bottom: 10px;
}


@media screen and (max-width: 640px) {

	.block_type2 {
		border: 1px solid #E4E4E4;
		padding: 4%;
		margin: 3%;
		float: left;
		width: 85%;
		line-height: 35px;
	}

}


.block_type3 {
	border: 1px solid #E4E4E4;
	padding: 5%;
	margin: 5%;
	float: left;
	width: 80%;
	line-height: 35px;
}

.date_table tr th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;

}

.date_table tr td {
	min-height: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}


.date_table {
	position: relative;
}

.hhjl {
	position: absolute;
	width: 1000px;
	background-color: #FFF;
}








.t_head{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #C60;
}


.key_text{
	color: #000;
	margin-right: 10px;
}
.top_link a {
	float: left;
}

.logo .navbar-brand{
	margin-top: 0px;
}









.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
	color: #ffffff;
	background-color: #d71f85;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 5px;
}

.nav.nav-pills>li>a {
	position: relative;
	display: block;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #d71f85;
	margin-bottom: 5px;
}


.old_pay{
	text-decoration: line-through;
	color: #999;
	font-weight: bold;	
}
.new_pay{
	color: #F00;
	font-weight: bold;	
}


.fssa001{
	margin-top: 20px;
	width: 100%;
	font-size: 1.25em;
}

.pn20{
	margin-right: 20px;
	float: left;
	padding: 10px;
}

.point{
	color: #F00;
	position: absolute;
	top: 7px;
	right: 0px;
}



.p_cart{
	display: none;
}


.p_cart .point{
	color: #F00;
	position: absolute;
	top: -5px;
	right: 0px;
}