﻿@charset "utf-8";
@import url("/Savesafe/css_savesafe/frame-store.css");

/********************************list單品************************************************************/
#content_promote{width:796px;border-top:1px #dedeb4 solid;border-left:1px #dedeb4 solid;float:right;letter-spacing:0;background-color:#fff;}

/*印花商品與促銷商品單隻設定*/
.list,.listp,.listf{border-bottom:1px solid #dedeb4;border-right:1px solid #dedeb4;float:left;padding:5px 0px 5px 0px;background-color:#fff;position:relative;}
.list{
	width:198px;
	height:295px;
}
.listp{width:198px;height:285px;}
.listf{width:198px;height:260px;}

/*欄位設定*/
.num,.name,.info,.price{width:100%;margin-top:5px;margin:0px 20px;font-size:12px;}
.img{width:135px;height:135px;margin:4px 30px 35px 30px;;background:url(/Savesafe/common/promote/img/bk-noimage.jpg) no-repeat;}
.num{color:#999999;font-size:11px;}
.name{color:#333333;font-weight:bold;height:35px;line-height:16px;font-family:"微軟正黑體","新細明體",sans-serif,;width:165px;}
.info{color:#999999;line-height:16px;}
.price{color:#999999;letter-spacing:1px;}
.price .saleprice{color:#ff6600;font-size:20px;font-weight:bold;font-family:Arial,sans-serif;margin-right:5px;}
.ps{position:absolute;width:160px;height:25px;top:150px;left:20px;color:#ff6600;font-weight:bold;font-family:"微軟正黑體","新細明體",sans-serif,;line-height:14px;}

/*各式icon*/
.icon_in,.icon_pro,.icon_clear,.icon_fp{width:30px;height:30px;float:left;position:absolute;top:5px;left:5px;}
.icon_in{background:url(/Savesafe/common/promote/img/icon-in.gif) no-repeat;}
.icon_pro{background:url(/Savesafe/common/promote/img/icon-pro.gif) no-repeat;}
.icon_clear{background:url(/Savesafe/common/promote/img/icon-clear.gif) no-repeat;}
.icon_fp{background:url(/Savesafe/common/promote/img/icon-fp.gif) no-repeat;}

/*三日印花*/
.promote_in3{width:675px;height:20px;color:#fff;float:right;background:url(/Savesafe/common/common-img/topbar/topbar-promote_in3.jpg) no-repeat;margin:0px 0px 5px 0px;padding:10px 0px 0px 125px;}

/*注意事項*/
.notice{width:780px;height:160px;background:#eee;border-top:2px solid #ccc;padding:10px;margin-top:10px;clear:both;float:right;}
.notice h1{font-size:14px;color:#666;font-family:"微軟正黑體","新細明體",sans-serif,;margin:0px;padding:7px;}
.notice li{margin-left:20px;padding:0px;color:#666;font-size:11px;line-height:20px;}

