﻿@charset "utf-8";
/*
 * CSS Document 
 * ============================================================================
 * 版權所有  2014 鉅潞科技網頁設計公司，並保留所有權利。
 * 網站地址: http://www.grnet.com.tw
 * ============================================================================
 * $Author: 雯守 $
 * $Date: 2014-02-17 (星期一) $
*/

/* ----------共同架構---------- */
html, body {
  margin:0;
  padding:0;
}
body {
  font-family:微軟正黑體, Microsoft JhengHei, Arial, Helvetica, sans-serif;
  color:#333;
  line-height:1.6em;
}
a {
  text-decoration:none;
}
img {
  margin:0;
  padding:0;
  border:0;
}
.clearer { clear:both; height:0; line-height:0; font-size:0;}

/* 歡迎頁 */
#wBg {
	background-image:url(../images/w_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#faece2;
	background-size: 20px 480px;
}
#wWrap {
  width:100%;
  min-width:320px;
  max-width:1024px;
  height:100%;
  overflow:hidden;
}
#wHeader {
  margin: 0;
  padding: 0;
  width: 100%;
  min-width:320px;
  max-width:1024px;
  height:264px;
  overflow:hidden;
}
#wHeader h1 {
  padding:0;
	margin:63px auto 0;
	width:233px;
  height:157px;
	text-indent:-9999px;
	background:url(../images/w_logo.png) no-repeat 0 0;
  background-size:233px 157px;
  overflow:hidden;
}
#wBody {
	width:100%;
	min-width:320px;
  max-width:1024px;
	padding:12px 0 13px 0;
	background:url(../images/w_bar.png) repeat-x 0 0;
	background-size:28px 115px;
  height:90px;
	text-align:center;
	overflow:hidden;
}
#wBody ul {
	padding:0;
	margin:0;
	list-style:none;
}
#wBody ul li {
	float:left;
	width:90px;
	height:90px;
	overflow:hidden;
}
#wBody a {
	width:90px;
	height:90px;
	text-align:center;
	overflow:hidden;
}


/* 首頁 */
#iBg {
	background-color:#fdf0e6;
	background-image:url(../images/i_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-size: 20px 275px;
}
#iWrap {
  width:100%;
  min-width:320px;
  max-width:1024px;
  height:100%;
	background:url(../images/i_ban.png) repeat-x center 222px;
	background-size: 1024px 83px;
  overflow:hidden;
}
#iHeader {
  margin: 0;
  padding: 0;
  width: 100%;
  min-width:320px;
  max-width:1024px;
  height:224px;
  overflow:hidden;
}
#iHeader h1 {
  margin:0;
  padding:7px 0 0 0;
  height:217px;
  overflow:hidden;
}
#iHeader h1 img, #iHeader h1 a {
  display:block;
	text-indent: -9999px;
  width: 241px;
  height: 217px;
	margin:0 auto;
  overflow: hidden;
  background: url(../images/i_logo.png) no-repeat 0 0;
  background-size: 241px 217px;
}

#iBody {
	width:100%;
	min-width:320px;
  max-width:1024px;
  min-height:208px;
	overflow:hidden;
}
.iBanner {
	width:320px;
	height:81px;
	margin:0 auto;
	overflow:hidden;
}
.iBanner .fb {
	float:right;
	width:27px;
	height:27px;
	margin:11px 35px 0 0;
	overflow:hidden;
}
.iBanner .fb a {
	display:block;
	width:27px;
	height:27px;
	background:url(../images/i_fb.png) no-repeat;
	background-size: 27px 27px;
	overflow:hidden;
}
.iBanner .txt {
	height:28px;
	padding:15px 0 0 0;
	line-height:28px;
	text-align:center;
	color:#c6e5c0;
	font-size:12px;
	overflow:hidden;
}
.iMenuBg {
	background-color:#fdf0e6;
}
.iMenu {
	width:320px;
	height:110px;
	padding:18px 0 0 0;
	margin:0 auto;
	/*overflow:hidden;*/
}
.iMenu ul {
	list-style:none;
	padding:0;
	margin:0;
}
.iMenu ul li {
	position:relative;
	float:left;
	width:90px;
	/*overflow:hidden;*/
}
.iMenu ul li.m1 {
	margin-left:10px
}
.iMenu ul li.m2 {
	margin-left:14px
}
.iMenu ul li.m3 {
	margin-left:14px
}
.iMenu ul li.m4 {
	margin-left:114px
}
.iMenu ul li a {
	display:block;
	width:90px;
	height:93px;
	overflow:hidden;
}
.iMenu ul li.m1 a {
	background:url(../images/m_1.png) no-repeat;
	background-size: 90px 93px;
}
.iMenu ul li.m2 a {
	background:url(../images/m_2.png) no-repeat;
	background-size: 90px 93px;
}
.iMenu ul li.m3 a {
	background:url(../images/m_3.png) no-repeat;
	background-size: 90px 93px;
}
.iMenu ul li.m4 a {
	background:url(../images/m_4.png) no-repeat;
	background-size: 90px 93px;
}
.iMenu ul li.m1 a:hover {
	background:url(../images/m_1_hover.png) no-repeat;
	background-size: 90px 93px;
}
.iMenu ul li.m2 a:hover {
	background:url(../images/m_2_hover.png) no-repeat;
	background-size: 90px 93px;
}.iMenu ul li.m3 a:hover {
	background:url(../images/m_3_hover.png) no-repeat;
	background-size: 90px 93px;
}

}
#iFooter {
	width:100%;
	min-width:320px;
  max-width:1024px;
  height:49px;
	background:url(../images/i_foot.gif) repeat-x;
	background-size: 124px 49px;
	overflow:hidden;
}
#iFooter .top {
	height: 23px;
	line-height: 23px;
	font-size: 12px;
	color: #00F;
}
#iFooter .bot {
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	color: #00F;
}

/* p */
#pWrap {
  width:100%;
  min-width:320px;
  max-width:1024px;
  height:100%;
  overflow:hidden;
}
#pHeader {
	
  margin: 0;
  padding: 0;
  width:100%;
  min-width:320px;
  max-width:1024px;
  height:135px;
	background:url(../images/p_head_bg.gif) repeat-x top;
	background-size: 20px 102px;
  overflow:hidden;
}
.iMenu.pMenu {
	height:96px;
	padding:3px 0 0 0;
}
.subMenuBg {
	width:100%;
  min-width:320px;
  max-width:1024px;
	height:36px;
	background:url(../images/p_menu_bg.png) repeat-x 0 3px;
	background-size: 24px 34px;
}
.subMenu {
	width:320px;
	height:36px;
	margin:0 auto;
}
.subMenu ul {
	list-style:none;
	padding:0;
	margin:0;
}
.subMenu ul li {
	float:left;
	width:auto;
	height:18px;
	padding:0 20px;
	margin:10px 0 0 0;
	background:url(../images/p_menu_line.gif) no-repeat right;
	background-size: 1px 18px;
	overflow:hidden;
}
.subMenu ul li a {
	display:block;
	width:auto;
	height:18px;
	line-height:18px;
	font-size:15px;
	color:#FFF;
	overflow:hidden;
}
.subMenu ul li a:hover {
	color:#000;
}
.subMenu ul li.first {
	margin-left:8px;
}
.subMenu ul li.last {
	background:none;
}
.iMenu ul li .arr {
	position:absolute;
	width:9px;
	height:3px;
	left:41px;
	bottom:-6px;
	background:url(../images/p_menu_bg_arr.png) no-repeat;
	background-size: 9px 3px;
	overflow:hidden;
}
#pBody {
	width:100%;
	min-width:320px;
  max-width:1024px;
	/*padding-top:133px;*/
	/*background-attachment:fixed;*/
	background-repeat:no-repeat;
	background-position:center center;
	background-image:url(../images/p_body_bg.gif);
	background-color:#fdf0e6;
	/*background-size: 255px 229px;*/
	overflow:hidden;
}
/* 寬度小於600像素 */
@media screen and (max-width: 600px)
{
  #pBody
  {
    background-size: 255px 229px;
  }
}
/* 寬度大於600像素 */
@media screen and (min-width: 600px)
{
  #pBody
  {
    background-size: 60%;
  }
}
/* 寬度大於1024像素 */
@media screen and (min-width: 1024px)
{
  #pBody
  {
    background-size: 40%;
  }
}

.gScroll {
	position: absolute;
	width: 100%;
	min-width:320px;
  max-width:1024px;
	left: 0;
	top: 133px;
	bottom: 0;
	background-color:#0e5500;
	overflow: auto;
}
#pFooter {
	width:100%;
	min-width:320px;
  max-width:1024px;
  height:76px;
	background:url(../images/p_foot_bg.png) no-repeat center;
	background-color:#fdf0e6;
	background-size: 1024px 76px;
	overflow:hidden;
}
.pFooterCont {
	width:320px;
	height:81px;
	margin:0 auto;
	overflow:hidden;
}
.pFooterCont .fb {
	float:right;
	width:27px;
	height:27px;
	margin:8px 35px 0 0;
	overflow:hidden;
}
.pFooterCont .fb a {
	display:block;
	width:27px;
	height:27px;
	background:url(../images/i_fb.png) no-repeat;
	background-size: 27px 27px;
	overflow:hidden;
}
.pFooterCont .txt {
	height:28px;
	padding:15px 0 0 0;
	line-height:28px;
	text-align:center;
	color:#c6e5c0;
	font-size:12px;
	overflow:hidden;
}

/* goods */
.goodsWrap {
	width:100%;
	min-width:320px;
  max-width:1024px;
	overflow:hidden;
}
.goodsList {
	width:90%;
	margin:1px auto 5px;
	padding:0 0 15px 0;
	background:url(../images/icon_1.png) no-repeat center bottom;
	background-size: 21px 9px;
	overflow:hidden;
}
.goodsList .pic {
	width:100%;
	max-width:1024px;
	overflow:hidden;
}
.goodsList .pic img {
	width:100%;
	height:auto;
}
.goodsList .ti {
	width:245px;
	height:27px;
	margin:5px auto 0;
	line-height:27px;
	background:url(../images/good_ti_bg.png) no-repeat center;
	background-size: 245px 27px;
	color:#FFF;
	font-size:15px;
	text-align:center;
	font-weight:bold;
	overflow:hidden;
}
.goodsList .txt {
	width:245px;
	margin:5px auto 0;
	line-height:15px;
	color:#424242;
	font-size:12px;
	overflow:hidden;
}

/* news */
#newsWrap {
  padding: 5px 10px;
}
#newsWrap .listBox {
  margin-bottom: 10px;
  column-width: 490px;
  -webkit-column-width: 490px;
  -moz-column-width: 490px;
}
#newsWrap .listBox .box {
  padding: 10px 0 5px;
  break-inside: avoid;
  -webkit-column-break-inside: avoid;
  -webkit-column-break-inside: avoid;
}
#newsWrap .listBox .box table {
  height: 90px;
  border-bottom: #ded7cb solid 1px;
  border-spacing: 0;
}
#newsWrap .listBox .box tr {
  vertical-align: top;
}
#newsWrap .listBox .box td {
  padding-left: 10px;
  width: 100%;
}
#newsWrap .listBox .box th img {
  border: 5px solid #fbd5b4; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
}
#newsWrap .listBox .box td div {
  font-size: 13px;
  color: #cf4300;
  font-weight: bold;
  line-height: 20px;
}
#newsWrap .listBox .box td div span {
  margin-left: 5px;
  padding-left: 5px;
  
}

#newsWrap .listBox .box td a {
  display: block;
  font-size: 15px;
  color: #000;
  line-height: 22px;
}
#newsWrap .listBox .box td a:hover {
	color: #eb6100;
  -webkit-transition: 0.5s, opacity 0.2s;
	-moz-transition: 0.3s, opacity 0.2s;
	transition: transform 0.3s, opacity 0.2s;
}
#newsWrap .listBox .box td a img {
  padding-left: 3px;
  vertical-align: middle;
}


#newsViewWrap {
  padding: 15px 10px 25px
}
#newsViewWrap .viewTi {
  padding-bottom: 10px;
  width: 100%;
	border-bottom:1px solid #ded7cb;
}
#newsViewWrap .viewTi div {
  font-size: 15px;
  color: #cf4300;
  font-weight: bold;
}
#newsViewWrap .viewTi div span {
  padding-left: 20px;
}

#newsViewWrap .viewTi h3 {
  margin: 0;
  padding-top: 3px;
  font-size: 18px;
  color: #000;
  font-weight: normal;
  line-height: 22px;
}
#newsViewWrap .txt {
  padding-top: 20px;
  width: 100%;
  font-size: 15px;
}
#newsViewWrap .txt img {
  width: 100%;
	height:auto;
}

/* 門市 */
#storeWrap {
  padding: 5px 15px;
}
#storeWrap .search {
  width: 100%;
  background: url(../images/dot_bg.gif) bottom repeat-x;
}
#storeWrap .search th {
  color: #cf4300;
  font-size: 13px;
  background: url(../images/icon_search.gif) left 8px no-repeat;
  padding-left: 15px;
  width: 60px;
  padding-bottom: 10px;
}
#storeWrap .search td {
  padding-bottom: 10px;
}
#storeWrap h3 {
  font-size: 18px;
  color: #000;
  font-weight: normal;
}
#storeWrap .list {
  clear: both;
  width: 100%;
  overflow: hidden;
  border-bottom: #ded7cb 1px solid;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#storeWrap .info {
  width: 70%;
  overflow: hidden;
  float: left;
  border-collapse: collapse;
  border-spacing: 0;
}
#storeWrap .info .storeTi {
  color: #ed6d00;
  font-size: 15px;
  background: url(../images/icon_2.png) 3px center no-repeat;
	background-size:8px 10px;
  padding-left: 15px;
  text-align: left;
}
#storeWrap .info th, #storeWrap .info td {
  text-align: left;
  vertical-align: top;
  font-size: 13px;
}
#storeWrap .info th {
  width: 40px;
}
#storeWrap .link {
  float: right;
  width: 80px;
	margin:5px 0 0 0;
  overflow: hidden;
}
#storeWrap .link a {
  display: block;
  width: 75px;
  height: 24px;
  overflow: hidden;
  text-indent: -9999px;
  margin-top: 5px;
}
#storeWrap .link a.map {
	background:url(../images/store_list_map.png) no-repeat;
  background-size:74px 24px;
}
#storeWrap .link a.map:hover {
  background-position:1px 0;
}
#storeWrap .link a.menu {
  background:url(../images/store_list_view.png) no-repeat;
  background-size:74px 24px;
}
#storeWrap .link a.menu:hover {
  background-position:1px 0;
}
#storeWrap .txt {
  width: 100%;
  overflow: hidden;
  font-size: 15px;
}
#storeWrap .txt img {
  width: 100%;
  min-width: 320px;
  max-width: 1024px;
  height: auto;
}
#storeWrap .gmap3 {
  margin: 15px 0;
  width: 95%;
  height: 300px;
}

/* store view */
#storeSlide {
  padding: 0;
  position: relative;
  width: 86%;
  padding: 0 7%;
}
#storeSlide .pagination {
  width: 100%;
  height: 15px;
  text-align: center;
  padding-bottom: 10px;
}
#storeSlide a {
  position: absolute;
  top: 120px;
  display: block;
  width: 28px;
  height: 20px;
  text-align: center;
  z-index: 100;
  cursor: pointer;
  text-decoration: none;
}
#storeSlide .arrow-left {
  left: 3px;
  width: 25px;
  height: 24px;
  overflow: hidden;
  background: url(../images/aw_left.png) 1px 0;
	background-size:24px 24px;
}
#storeSlide .arrow-right {
  right: 3px;
  width: 25px;
  height: 24px;
  overflow: hidden;
  background: url(../images/aw_right.png);
	background-size:24px 24px;
}
#storeSlide .arrow-right:hover, #storeSlide .arrow-right:active {
  background-position: 1px 0;
}
#storeSlide .arrow-left:hover, #storeSlide .arrow-left:active {
	background-position: 0px 0;
}
#storeSlide .pic {
  border: #ded7cb 1px solid;
  margin-bottom: 10px;
}
#storeSlide .pic img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
#storeSlide h3 {
  color: #000000;
  font-size: 18px;
  background: url(../images/item_aw_b.gif) left center no-repeat;
  padding: 0 0 0 15px;
  margin: 0 0 10px;
}
#storeSlide section {
  color: #222;
  font-size: 13px;
  line-height: 18px;
}


/* Page Number */
.pNumWarp { width: 100%; }
.pNumWarp table { margin: 0 auto; }
.pNumWarp a { display: block; float: left; width: 20px; height: 20px; margin: 0 3px; line-height: 20px; color: #000;}
.pNumWarp a:hover, .pNumWarp a.current {
	color: #eb6100;
  -webkit-transition: 0.5s, opacity 0.2s;
	-moz-transition: 0.3s, opacity 0.2s;
	transition: transform 0.3s, opacity 0.2s;
}
.pNumWarp a.gBtnPre { background: url(../images/g_num_btn.png)0 0 no-repeat; text-indent: -999px; margin: 0 10px 0 0;}
.pNumWarp a.gBtnNext { background: url(../images/g_num_btn.png)0 -20px no-repeat; text-indent: -999px; margin: 0 10px 0 0;}
.pNumWarp a.gBtnBack { background: url(../images/g_num_btn.png)0 0 no-repeat; width: 100px; padding: 0 0 0 30px; letter-spacing: 5px;}

.back {
	width:100%;
	height:30px;
	margin:0 0 25px;
	border-bottom:1px solid #fbd5b4;
}
.back a {
	display:block;
	width:161px;
	height:30px;
	margin:0 auto;
	background:url(../images/btn_back.png) no-repeat;
	background-size:161px 30px;
}
.tai { <img src="images/about_img4.jpg" width="640" height="384" alt=""> }

.webLink {
	color:#00F;
	text-decoration:underline;
}
.webLink.home {
	color:#00F;
	text-decoration:underline;
}
.webLink:hover {
	color: #ACACAC;
}
.noData {
  width: 300px;
  margin: 40px auto;
  text-align: center;
  overflow: hidden;
}

.gWarp {
	min-width: 1000px;
	margin: 0 auto;
}
.gWarp.newBg{
	background-image: url(../images/p_bg_new.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#pageWrap{ position: relative; width: 960px; min-width: 960px; padding: 0 0 0 40px; margin: 0 auto; overflow: hidden;}
#pageWrap{
	position: relative;
	width: 980px;
	min-width: 960px;
	padding: 0 0 0 40px;
	margin: 0 auto;
	overflow: hidden;
}