body {
	color: #313131;
	font-family: Lucida Grande, Tahoma, Verdana, Arial, sans-serif,  新細明體;
	font-size: 13px !important;
	line-height: 18px; 
	background:#ffacd3;
	/*background-image:url(../img/bg.png);*/
	background-position:center;
}
a {
	color: #36c;
	outline:none;
	text-decoration: none;
}
a:hover {
	color: #313131;
	text-decoration: none;
}
/**/
.main { 	
	margin: 0 auto ;
	height:auto; 
	display:block;
	margin-bottom:50px;}


/*活動頁產生器*/
.ProductList {
	width:1000px;
	margin: 0 auto;
	margin-bottom: 5px;
	margin-left:11px;
	position:relative;
	z-index:999;
}

.ProductList li.item {
	float: left;
    margin:5px 7px 0 1px;
    padding: 0.5%;
    text-align: center;
    width: 31%;
    height:370px;
    /*background: #fff;*/
    
}
/*.ProductList li.item:nth-child(-n+4) { border: none; margin-top:80px;}*/


.ProductList li.item:nth-child(n+1)
{margin-top:88px; margin-top:88px\9 ;margin-bottom:2px; }

.ProductList li.item:nth-child(n+4),
.ProductList li.item:nth-child(n+5),
.ProductList li.item:nth-child(n+6)
{margin-top:105px; margin-top:105px\9 ;margin-bottom:2px; }


.ProductList li.item:nth-child(n+7),
.ProductList li.item:nth-child(n+8),
.ProductList li.item:nth-child(n+9)
{margin-top:105px; margin-top:105px\9 ;margin-bottom:2px; }

.ProductList li.item:nth-child(n+10),
.ProductList li.item:nth-child(n+11),
.ProductList li.item:nth-child(n+12)
{margin-top:105px; margin-top:105px\9 ;margin-bottom:2px; }

.ProductList li.item:nth-child(n+13)
{margin-top:130px; margin-top:130px\9 ;margin-bottom:20px; }

.ProductList li.item:nth-child(n+16),
.ProductList li.item:nth-child(n+17),
.ProductList li.item:nth-child(n+18)
{margin-top:20px; margin-top:20px\9 ;margin-bottom:2px; }

.ProductList li.item:nth-child(n+19)
{margin-top:130px; margin-top:130px\9 ;margin-bottom:2px; }


.ProductList li.item:nth-child(n+22),
.ProductList li.item:nth-child(n+23),
.ProductList li.item:nth-child(n+24)
{margin-top:20px; margin-top:20px\9 ;margin-bottom:2px; }




/*商品背景*/
.ProductList li.item a {display: block; background-color:#FFF; padding:10px 0px; /*border: 1px solid #CCC;  border-radius:8px; */}
.ProductList li.item a:hover { background-color:#FFF;/* border: 1px solid #E4E4E4; 	box-shadow: 0 0 2px #CBCBCB;*/}
.ProductList li.item a:hover img{opacity: 0.9;}
.ProductList li.item_0 { }
.ProductList li.item_2 { }
.ProductList li:odd {
}
.ProductList li:even {
}

.item .ProductImg { padding:5px; }
.item .ProductImg img {
	height: auto;
	width: 90%;
	border:0px;
}
.item .ProductDesc {
	overflow: hidden;
	color:#F03;
	height:20px;
	margin:5px 0 3px 0px;
}
.item .ProductName {
	color: #000;
	height: 20px;
	overflow: hidden;
	margin:3px 0px;
}
.item .ProducPrice, .item .Event_Condition {
	color: #555;
	font-family:"Century Gothic";
	margin-top:9px;
}
.item .ProducPrice i {
	font-style: normal;
	margin: 0 3px;
}
.item .ProducPrice i em {
	font-style: normal;	color:#555;
	text-decoration: line-through;
}
.item .ProducPrice i em span {
	font-weight:100;
	color: #555;
	font-size: 13px;
	line-height: 1.2;
	line-height:1.4 \9;
	margin: 0 10px 0 0;
}
.item .ProducPrice span, .item .Event_Condition i span {
	color:#F03;
	margin: 0 5px 0 3px;
	vertical-align: text-bottom;
	vertical-align: bottom \9;
	font-size:34px;
	line-height:25px \9;
	line-height:25px;
	font-weight:100;
}
.item .ProducPrice b, .item .Event_Condition b {
	background: url(../img/icon_buy.png) left bottom no-repeat;
	display: inline-block;
	vertical-align: text-bottom;
	width:40px;
	height:30px;
	vertical-align: text-bottom;
}
.item .Event_Condition {}
.item .Event_Condition i {
	font-style: normal;
	margin: 0 3px;
	line-height: 22px;
}
.item .Event_Condition i span { }
.item .Event_Condition b {}
#ProductList{ display:none;}
.pro_temp {}

/*宮格背景*/
.prod_bg00{
	width:1000px;
	height:1940px;
	background-image:url(../img01/prod_bg.png);
	background-repeat:no-repeat;
	position:absolute;
}

.prod_bg01{
	width:950px;
	height:2088px;
	background-image:url(../images/prod_bg.jpg); 
	background-repeat:no-repeat;
	position:absolute;
	margin-top:396px;
}

.prod_bg02{
	width:950px;
	height:1562px;
	background-image:url(../images/prod_bg02.jpg); 
	background-repeat:no-repeat;
	position:absolute;
	margin-top:1990px;
}

.prod_bg03{
	width:950px;
	height:770px;
	background-image:url(../images/prod_bg03.jpg); 
	background-repeat:no-repeat;
	position:absolute;
	margin-top:1970px;
}

.prod_bg04{
	width:950px;
	height:770px;
	background-image:url(../images/prod_bg04.jpg); 
	background-repeat:no-repeat;
	position:absolute;
	margin-top:2740px;
}

.gotop{
	background: url(//m.payeasy.com.tw/Static/mobile/img/gotop.png) no-repeat;
    bottom: 60px;
    cursor: pointer;
    display: none;
    height: 36px;
    position: fixed;
    right: 10px;
    width: 48px;
	bottom:50px;
    z-index: 900;
}
.gotop a{ display:block; width:48px; height:36px;}

header, footer{ display:none;}
.top_m{ display:none;}
.break_m{ display:none;}
.time_m{ display:none;}
.am100_m{ display:none;}



/* --------------------- MENU---------------------- */

#nav{
	margin:0 auto;
	width:980px; }

#nav ul {
	width:980px; 
	height:57px;
}

#nav li {
	float:left;
	list-style:none;
}

#nav li.nav0{
	display:block;
	background-image:url(../img01/nav.jpg); 
	width:216px; 
	height:57px;
	text-indent:-9999px;
}

#nav li.nav0 a{
	display:block;
	background-image:url(../iimg01/nav.jpg); 
	width:216px; 
	height:57px;
	text-indent:-9999px;
}

#nav li.nav1{
	display:block;
	background-image:url(../img01/nav.jpg); 
	width:161px; 
	height:57px;
	text-indent:-9999px;
	background-position:-216px;
}

#nav li.nav1 a{
	display:block;
	background-image:url(../img01/nav.jpg); 
	width:161px; 
	height:57px;
	text-indent:-9999px;
	background-position:-216px;
}

#nav li.nav2{
	display:block;
	background-image:url(../img01/nav.jpg); 
	width:206px; 
	height:57px;
	text-indent:-9999px;
	background-position:-377px;
}

#nav li.nav2 a{
	display:block;
	background-image:url(../img01/nav.jpg); 
	width:206px; 
	height:57px;
	text-indent:-9999px;
	background-position:-377px;
}

#nav li.nav3{
	display:block;
	background-image:url(../img01/nav.jpg); 
    width:176px; 
	height:57px;
	text-indent:-9999px;
	background-position:-583px;
}

#nav li.nav3 a{
	display:block;
	background-image:url(../img01/nav.jpg); 
    width:176px; 
	height:57px;
	text-indent:-9999px;
	background-position:-583px;
}


#nav li.nav4{
	display:block;
	background-image:url(../img01/nav.jpg); 
    width:221px; 
	height:57px;
	text-indent:-9999px;
	background-position:-759px;
}

#nav li.nav4 a{
	display:block;
	background-image:url(../img01/nav.jpg); 
    width:221px; 
	height:57px;
	text-indent:-9999px;
	background-position:-759px;
}





#nav li.nav0 a:hover,#nav li.nav1 a:hover,#nav li.nav2 a:hover,#nav li.nav3 a:hover,#nav li.nav4 a:hover{ background-image:url(../img01/nav_hover.jpg);}
