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


body{
	　overflow-y: scroll;
	　overflow-x: hidden;
	line-height: 1.5em;
	font-size: 1em;
}
#container {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	border: 0px solid #CCC;
	margin-top: 65px !important;
	padding-top: 10px;
	padding-right: 2%;
	padding-bottom: 10px;
	padding-left: 2%;
	overflow: hidden;

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


/* 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: 100%;
	height: 280px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	-webkit-animation: fadein 2s;
	-moz-animation: fadein 2s;
	-o-animation: fadein 2s;
	-ms-animation: fadein 2s;
	background-position: bottom;
}
#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;
}







/*header */

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

/* 文字區塊 */
#headerpost #lead	{
	float: right;
	width: 300px;
	color: #FFFFFF;
	margin-left: auto;
	overflow: hidden;
	line-height: 30px;
	margin-right: auto;
	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	{font-size: 0.75em;
	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;}






small	{font-size: 0.75em;
	font-weight: bold;
	display: block;}
.post_inner a p {


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

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

.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;
}

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



.active .d_frame ul h5 {
	height: auto;
}




/* .product.d_frame  */
#container .product {
	float: left;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
}
.product .d_frame {
	margin-bottom: 20px;
	float: left;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.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: 10px;
}

.product .d_frame ul a img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

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




.product .d_frame ul .v1 {
	float: left;
	width: 100%;
}
.product .d_frame ul .v2 {
	float: left;
	width: 100%;
	margin-left: 0%;
}














/* 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: 30px;
	color: #666;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.user-phone a {
	color: #333;
}
#container .content .b_frame .top_btn {
	float: right;
	position: relative;
	top: -45px;
	right: 5px;
	height: 0px;
	text-align: right;
}
/*抬頭01*/
.title_01 {
	float: left;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;

	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-left: 0px;
}
#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: 100%;
	padding-top: 10px;
	float: left;
}
.distance01 {
	padding-bottom: 10px;
}
.a1 a {
	color: #690;
	margin-right: 10px;
}


.news li .a1 a{color: #690;
	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;	

}
#container .sidebar .b_frame .ad_s a img {
	margin-left: 0px;
}
.rwd2_img {
	width: 100%;
}


.Box form .formList ul li em {
	width: 100%;
}


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

#tiles li {
	width: 240px;
	background-color: #ffffff;
	border: 1px solid #dedede;
	cursor: pointer;
	padding: 10px;
}
#tiles li img {
	display: block;
	width: 100%;
}
#tiles li p {
	color: #666;
	font-size: 0.75em;
	margin: 7px 0 0 7px;
}
.works {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.b_frame .top_btn {
	display: none;
}
#facebook {
    
	display: none;
}
#container .active .pagination.digg {
	margin-left: 0px;
	display: none;
}

.nav.navbar-nav li a {

	margin-bottom: 20px;
}
.formList ul li label {
	text-align: left;
	width: 100%;
}

/*input(text)*/
input[type='text'] {
	padding: 0px;
	border: 1px solid rgb(204,204,204);
	border-image: none;
	height: 50px;
	color: rgb(51, 51, 51);
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: rgb(255, 255, 255);
	width: 100%;
}
input[type='password'] {
	padding: 0px;
	border: 1px solid rgb(204,204,204);
	border-image: none;
	height: 50px;
	color: rgb(51, 51, 51);
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: rgb(255, 255, 255);
	width: 100%;
}

.pagination {
	font-size: 1.1875em;
}

/*讓表格內人自斷行
.itable {
	word-break: break-all;
	word-wrap: break-word;
	overflow: scroll;
}
*/
.formList ul li label {

}
#container .content .b_frame .box form .formList ul li {
	color: #999;
}
#container .content .b_frame .box form .formList ul li #radios label {
	width: 200px;
	margin-bottom: 10px;
}


.b_frame .news li a {
	line-height: 35px;
}
.rwd3_img {
	width: 100%;
}
.rwd_all_img {
	width: 100%;
}


/*讓表格出現橫scroll*/
.table_scroll {
	overflow: auto;
}
.table_scroll2 {
	overflow: auto;
	width: 100%;
}

.table_scroll .itable {
	width: 700px;
}
.table_scroll2 .itable {
	float: left;
}

#container .content .b_frame .box .articles {
	font-size: 1em;
	line-height: 26px;
}
/*次菜單的寬度*/

.fancyNav li {
	width: 100%;
	display: block;
	
}
#container .content table tr td nav .fancyNav li a {

	display: block;
}
/*在手機板上消失*/

.disappear_w{
	display: none;
}



.navbar-right {
display: none;
}
.box .se select {
	width: 100%;
	height: 60px;
	text-align: center;
}
.scrollup  {
	bottom: 10px;
}
#container .content .b_frame .box .articles {
	padding: 5px;
}

/*上方導覽菜單*/
.top_menu {
	width: 100%;
	color: #FFF;
	text-align: center;
	height: 0px;
}
.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: 30px;
	float: left;
	/*新增 20150818*/
	display: none;
}
.top_link a .tnr span{
	display: none;
}


/*標頭ICON*/
 .top_link a .tnr img{
	height: 26px;
	width: 26px;
}
.active .search {
	float: right;
}
.nav.navbar-nav li 
 {
	margin-bottom: 0px!important;

	padding-bottom: 0px!important;

}
/*菜單調整*/
.nav.navbar-nav li a {
	margin-bottom: 0px;
	border-bottom-width: 1px!important;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
		color: #333!important;
}



  }
.nav.navbar-nav .dropdown .dropdown-menu li a {
	color: #FFF!important;
	padding-top: 20px!important;
	padding-bottom: 20px !important;
}
.nav.navbar-nav .dropdown .dropdown-menu li a:hover {
	background-color: #FC0!important; 

	}
	
	
#container div .time {
	display: none;
}
#container .sidebar #s_menu {
	position: absolute;
	top:80px;
	float: left;
}

#container {

}
#container .sidebar #s_menu {
	width: 96%;
	z-index: 500;
}
#container .sidebar #s_menu h1 {
	background-color: #b7b7b7;
	color: #FFF;
}
.nav.navbar-nav li a {
	padding-top: 15px!important;
	padding-bottom: 15px!important;
}
.times {
	display: none;
}

#footer .ft {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 5%;
	padding-bottom: 10px;
	padding-left: 5%;

}


#submenu{
	width: 80%;	
	
	}
.nav.navbar-nav {
	overflow: auto!important;
	height: 410px;
}

/*平板或手機隱藏*/
.tablet_no{
	display: none;
	}
.phone_no{
	display: none;
}
/*平板手機下拉菜單的背景顏色*/
.navbar-nav > li {
	background-color: #FFFFFF;
  }

.navbar-nav > li > a:hover {
	background-color: #E8E8E8!important;
  }
  
/*新增手機板菜單20150818*/
.menupic {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	
}

.menupic .pic{
	position: relative;
	float: left;
	border: 0px solid #FF9294;
	width: 46%;
	margin-right: 2%;
	margin-left: 2%;
	margin-top: 2%;
	margin-bottom: 2%;
}
.menupic .txt{
	text-align: center;
	position: absolute;
	z-index: 5;
	top: 45%;
	font-size: 1.25em;
	color: #FFF;
	width: 100%;
}
.menupic  {
	display: block;	
}


/*banner 手機隱藏 20150818*/
.mobile_hide{
	display: none;
}  
  
  
/*更多項目按鈕 20150818*/
.bg #container .btn_more {
	background-color: #e24a70;
	width: 90%;
	text-align: center;
	color: #FFF;
	font-size: 1.125em;
	margin: 2%;
	padding-top: 5%;
	padding-right: 3%;
	padding-bottom: 5%;
	padding-left: 3%;
	border-radius: 5px;
	display: block;
}
.bg #container a .btn_more  {
	display: block;
	color: #FFF;
}


/*最新消息標頭 20150819*/
.bg #container .top_new {
	font-size: 1.3125em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	padding-left: 10px;
	font-weight: bold;
	font-family: Arial, "微軟正黑體";
	color: #666;
	display: block;
}


/*手機板搜尋 20150819*/
.search_hide{
	display: block;
}


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

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



/*starts 調整手機版邊距 20150930*/
.grid-wrap{
	padding-right: 0px !important;
	padding-left: 0px !important;
	margin: 0px!important;
}


.grid figure {
	padding-right: 0px !important;
	padding-left: 0px !important;
		margin: 0px!important;
}



/*只有手機版隱藏*/
.phone2_no{
	display: none;	
	
	}
#s_menu h1 .toggle img {
	top: 0px;
	position: absolute;
	right: 0px;
	padding-top: 7px;
	padding-right: 7px;
}
.member_content .d_frame table {
	width: 95%;
}
.navbar-brand{
	margin-top:0px;
}
.bread{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.formList ul li em span {
	margin-left: 0px;
	padding-left: 0px;
	float: left;
	width: 100%;
}
.photo_n .photo_01 img {
	width: 100%;
	height: auto;
		margin: 0px;
	padding: 0px;
	
}
.photo_n .photo_01{
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;	
}




.pdl_icon_01{

	float: left;
	color: #FFF;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 30px;
	font-size: 0.8125em;
	border-radius: 15px;
	background-position: 10px 5px;
	background-repeat: no-repeat;
}
.pdl_icon_02{
	
	float: left;
	color: #FFF;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 30px;
	font-size: 0.8125em;
	border-radius: 15px;
	background-position: 10px -17px;
	background-repeat: no-repeat;
}

.pdl_icon_03{

	float: left;
	color: #FFF;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 30px;
	font-size: 0.8125em;
	border-radius: 15px;
	background-position: 10px -38px;
	background-repeat: no-repeat;
}
#owl-demo .item .fancybox {
	padding: 10px;
}
#owl-demo .item .fancybox img{
	width: 93%;
}


.arrow_blank{
	height: 60px;
}


.tablet_no_info{
	width: 100%;	
}





.nav.nav-pills>li {
	width: 100%;
}


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