@charset "utf-8";
/*logo*/
.logo .navbar-brand  {
	height: 40px;
	width: 360px;
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
body{
	overflow-y: scroll;
	overflow-x: hidden;
	font-size: 1em;	
}



#container {
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	border: 0px solid #CCC;
	padding: 10px;
	overflow-y: scroll;
	overflow-x: hidden;
	margin-top: 20px;
}
#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;
}




/*照片收藏*/
#tiles {
	list-style-type: none;
	position: relative;
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	float: left;
}

#tiles li {
	width: 200px;
	background-color: #ffffff;
	border: 1px solid #dedede;
	cursor: pointer;
	padding: 10px;
}
#tiles li img {
	display: block;
	width: 200px;
}
#tiles li p {
	color: #666;
	font-size: 0.75em;
	margin: 7px 0 0 7px;
}
.works {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}




/* 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;}











	
	



#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: 1020px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#submenu ul	{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
	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: 30%;
	padding: 0px;
	margin-top: 0px;
}

.b_frame {
	background-color: #FFF;
	margin-bottom: 20px;
	padding-bottom: 0px;
	margin-right: 20px;
}
.b_frame h1 {
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFF0EE;
	color: #666;
	font-weight: bold;
	margin: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	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;
}
.b_frame .ad_s img {
	width: 30%;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-bottom: 10px;
	margin-right: 1%;
	margin-left: 1%;
}
.ad_s{
	width: 100%;
	
	}
.search {
	margin-top: 30px;
}
.c_frame {
	margin-bottom: 0px;
	text-align: right;
	margin-right: 40px;
	float: right;
	margin-top: 50px;
	
}
.c_frame2 {
	margin-bottom: 0px;
	text-align: right;
	margin-right: 40px;
	float: right;
	margin-top: 50px;
	
}


.active .d_frame {
	margin-bottom: 20px;
	float: left;
	height: 280px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 48%;
	margin-top: 0px;
	margin-right: 2%;
	margin-left: 0%;
}

.active .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;
}
.active .d_frame ul {
	padding: 10px;
}

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


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

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




/*.product. d_frame  */
#container .product {
	float: right;
	width: 70%;
	padding: 0px;
	margin-top: 0px;
}
.product .d_frame {
	width: 98%;
	margin-right: 2%;
}

.product .d_frame ul .v2{
	height: auto;
	
	
	
	}



.product .d_frame .btnright{
	height: auto;
	clear: left;
	width: 200px;
	float: right;
}




/* 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 .edm {
	line-height: 22px;
	color: #666;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#container #headerpost .top_btn {
	position: absolute;
	top: 320px;
	padding-left: 580px;
}
.user-phone a {
	color: #333;
}
#container .content .b_frame .top_btn {
	float: right;
	position: relative;
	top: -45px;
	right: 5px;
	height: 0px;
	text-align: right;
}

.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: #C60C30;
	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;	

}
.rwd_img {
	width: 100%;
}
.rwd2_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%;
}




















.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; /* 这里设置overflow, font-size, line-height */
    font-size: 0;     /*是因为, 虽然宽高度为0, 但在IE6下会具有默认的 */
    line-height: 0;  /* 字体大小和行高, 导致盒子呈现被撑开的长矩形 */
    border-color:#FF9600 #3366ff #12ad2a #f0eb7a;
    border-style:solid;
    border-width:20px;
}



/*小banner*/


.bg{

!important;
	background-repeat: repeat-x;
	　overflow-y: scroll;
	　overflow-x: hidden;
	font-size: 1em;
}
#container #headerpost2 {
	float: left;
	width: 980px;
	height: 140px;
	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 {
	background-color: #C5D7F3;
	width: 100%;
	height: 0px;
	color: #FFF;
	text-align: right;
}
.top_menu .top_link a {
	color: #FFF;
}
.top_menu .top_link {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 5px;
	height: 21px;
	float: right;
	/*新增 20150818*/
	display: none;
}
.top_link img {
	margin-right: 5px;
	margin-left: 10px;
}


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


.tnr {
	float: right;
	list-style-type: none;
}
#dpno {
	display: none;
}
#container div .time {
	display: none;
}
.nav.navbar-nav li a {
	padding-top: 15px!important;
	padding-bottom: 15px!important;
}
.times {
	display: none;
}


#footer .ft {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
/*菜單調整*/
.nav.navbar-nav li a {
	margin-bottom: 0px;
	border-bottom-width: 1px!important;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #333!important;
}
/**/
.navbar-nav > li {
	background-color: #FFFFFF;
  }

.navbar-nav > li > a:hover {
	background-color: #E8E8E8!important;
  }
/*平板或手機隱藏*/
.phone_no{
	display: none;
}


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


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


.d_frame ul .v2 .mkk li p {

	width: 60%;

}
.product .d_frame ul .v2 .mkk{
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;

	
	}

/*商品列表頁標籤 20150901 end*/
.tablet_no{
	display: block;
}
.tablet_no_info{
	float: left;
	line-height: 23px;
	paddingp: 5px 0 0 5px;
	text-align: left;
	width: auto;
	clear: both;
	margin-bottom: 10px;
}


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


.p_cart{
	display: block;
	position: absolute;
	top: 20px;
	right: 60px;
}
