@charset "utf-8";
@import url("/Savesafe/css_savesafe/frame-store.css");
table{font-size:12px;}
tr td{line-height:25px;border-bottom:1px dotted #ccc;padding:0px 20px;text-align:left;font-size:12px;}
th{line-height:25px;border-bottom:1px solid #eeeeee;color:#333;background:#fef0ec;border-right:1px solid #ebe3e1;font-family:"微軟正黑體","新細明體","Arial";}
td.date{color:#333;font-family:arial;}
td.name{color:#666;}
a:hover td{background:#f4f3f3;}

/*中獎名單*/
.winlist{background:#fff;line-height:15px;padding:0px;text-align:left;font-size:12px;}
table.winlist th{background:#fef0ec;color:#000;text-align:center;}

/*注意事項*/
.notice{width:780px;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:"微軟正黑體","新細明體","Arial";margin:0px;padding:7px;}
.notice li{margin-left:20px;padding:0px;color:#666;font-size:11px;line-height:20px;}
