body {
	color: #313131;
	font-family: Lucida Grande, Tahoma, Verdana, Arial, sans-serif,  新細明體;
	font-size: 13px !important;
	line-height: 18px; 
	background:#fce271;
	/*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:100px;}


/*活動頁產生器*/
.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;*/
    
}

/*宮格背景*/
.prod_bg00{
	width: 1000px;
	height:415px;
	/*background-image:url(../images/prod_bg00.jpg);*/
	background-repeat:no-repeat;
	position:absolute;
	background-color:#fee779;
	padding-top:10px;
	padding-bottom:0px;
	margin-top:0px;
	
}

.prod_bg01{
	width: 1000px;
	height:420px;
	background-repeat:no-repeat;
	position:absolute;
	background-color:#fee779;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:500px;
	
}

.prod_bg02{
	width: 1000px;
	height:415px;
	background-repeat:no-repeat;
	position:absolute;
	background-color:#fee779;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:1000px;

}

.prod_bg03{
	width: 1000px;
	height:415px;
	background-repeat:no-repeat;
	position:absolute;
	background-color:#fee779;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:1500px;
	
}


.prod_bg04{
	width: 1000px;
	height:560px;
	background-repeat:no-repeat;
	position:absolute;
	background-color:#fee779;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:2000px;

}


.prod_bg05{
	width: 1000px;
	height:500px;
	background-repeat:no-repeat;
	position:absolute;
	background-color:#aed3f5;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:2750px;
	
}


.prod_bg06{
	width: 1000px;
	height:415px;
	background-repeat:no-repeat;
	position:absolute;
	background-color:#b50026;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:5760px;

}

/*.ProductList li.item:nth-child(-n+4) { border: none; margin-top:80px;}*/





.ProductList li.item:nth-child(n+1)
{margin-top:5px; margin-top:5px\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:150px; margin-top:150px\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:150px; margin-top:150px\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:150px; margin-top:150px\9 ;margin-bottom:2px; }

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

.ProductList li.item:nth-child(n+19),
.ProductList li.item:nth-child(n+20),
.ProductList li.item:nth-child(n+21)
{margin-top:120px; margin-top:120px\9 ;margin-bottom:20px; }



/*商品背景*/
.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:36px;
	margin:5px 0 3px 0px;
}
.item .ProductName {
	color: #000;
	height:34px;
	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 {}



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

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

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

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

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

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

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

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

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

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


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

#nav li.nav4 a{
	display:block;
	background-image:url(../img04/nav.jpg); 
    width:221px; 
	height:78px;
	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(../img04/nav_hover.jpg);}




/*title*/

#title01 {
	width: 980px;
    height: 80px;
    display: block;
    top: 50px;
    z-index: 9999;
	margin-top:20px;
}

#title02 {
	width: 980px;
    height: 50px;
    margin: 0 auto;
    display: block;
    position: absolute;
    top:530px;
    z-index: 9999;
    color: #fff8d5;
    font: bold 40px 微軟正黑體, "Microsoft JhengHei", Helvetica;
	line-height:40px;
}

#title03 {
	width: 980px;
    height: 50px;
    margin: 0 auto;
    display: block;
    position: absolute;
    top: 1060px;
    z-index: 9999;
    color: #fff8d5;
    font: bold 40px 微軟正黑體, "Microsoft JhengHei", Helvetica;
	line-height:40px;
}

#title04 {
	width: 980px;
    height: 50px;
    margin: 0 auto;
    display: block;
    position: absolute;
    top: 1590px;
    z-index: 9999;
    color: #fff8d5;
    font: bold 40px 微軟正黑體, "Microsoft JhengHei", Helvetica;
	line-height:40px;
}


#title05 {
	width: 980px;
    height: 50px;
    margin: 0 auto;
    display: block;
    position: absolute;
    top:2150px;
    z-index: 9999;
    color: #fff8d5;
    font: bold 40px 微軟正黑體, "Microsoft JhengHei", Helvetica;
	line-height:40px;
}


#title06 {
	width: 980px;
    height: 50px;
    margin: 0 auto;
    display: block;
    position: absolute;
    top: 2690px;
    z-index: 9999;
    color: #fff8d5;
    font: bold 40px 微軟正黑體, "Microsoft JhengHei", Helvetica;
	line-height:40px;
}

#title07 {
	width: 980px;
    height: 50px;
    margin: 0 auto;
    display: block;
    position: absolute;
    top: 2790px;
    z-index: 9999;
    color: #fff8d5;
    font: bold 40px 微軟正黑體, "Microsoft JhengHei", Helvetica;
	line-height:40px;
}

#title08 {
	width: 980px;
    height: 50px;
    margin: 0 auto;
    display: block;
    position: absolute;
    top: 3160px;
    z-index: 9999;
    color: #fff8d5;
    font: bold 40px 微軟正黑體, "Microsoft JhengHei", Helvetica;
	line-height:40px;
}

#more img{
    display: block;
    clear: both;
    height: 80px;
    width: 1000px;
    margin-bottom: -60px;
    margin-top: -30px;
}
#banner{ width:1000px;margin: 0 auto; }