/*好康News*/
.news_date { font-family: Arial, Helvetica, sans-serif; color: #CCCCCC; margin-left: 10px; }
/*#news_warp { background: #FF0000; }*/

.news_title {
	color: #990000;
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold;
}
.news_img { border: 1px solid #000000; margin: 0px 10px 10px; float: left;}
.news_txt {
	line-height: 22px;
	color: #585858;
	font-size: 16px;
	clear: left;
}


.news_button { margin-right: 5px; position: relative; }
.news_button a{ background: #F2F2F2; padding: 5px 10px; border: 1px solid #999999; letter-spacing: 1px; text-decoration: none; }
.news_button a:hover { color: #333333; background: #D9D8BA; text-decoration: none; }




#news_event, #news_open, #news_coupon {
	margin: 10px;
	padding-left: 85px;
	color: #CCCCCC;
	height: 18px;
}
/* 最新活動 */
#news_event { background: url(../img/news_event.gif) no-repeat;}

/* 最新開幕 */
#news_open { background: url(../img/news_open.gif) no-repeat;}

/* 折價券 */
#news_coupon { background: url(../img/news_coupon.gif) no-repeat;}
