@import url("focus_deals2.css");

#focus_deals { width:780px; height:310px; background-color:#fff; padding:10px 10px; margin:10px 10px 10px auto; position: relative;}

#focus_deals li { width:780px; height:310px; background-color:#f0f0f0; position:relative;}
#focus_deals li img { float:left; border-right:10px solid #ccc;}
#focus_deals li h3 { margin-left:505px; padding:10px 20px 10px 0; font-size:20px; color:#f60;}
#focus_deals li .prod { margin-left:505px; padding-right:10px; font-size:16px; color:#555; line-height:22px;}
#focus_deals .focus_deals_buy { position:absolute; width:265px; right:5px; bottom:5px;}
#focus_deals .focus_deals_buy p { clear:both; font-size:12px; color:#999;}
#focus_deals .price { float:left; font-size:32px; line-height:50px;}
#focus_deals .buy { float:right; width:109px; height:47px; line-height:42px; background:url(../img/focus_deals_sub.png) 0 -120px;; text-align:center; font-size:17px; color:#FFF; margin-top:5px;}
#focus_deals .buy:hover { background-position:0 -170px;}


#focus_deals2 { width:910px; height:360px; background-color:#fff; padding:10px 20px; margin:10px auto; position: relative;}
#focus_deals2 li { width:910px; height:360px; background-color:#f0f0f0; position:relative;}
#focus_deals2 li img { float:left; border-right:10px solid #ccc;}
#focus_deals2 li h3 { margin-left:565px; padding:15px 20px 15px 0; font-size:22px; color:#f60;}
#focus_deals2 li .prod { margin-left:565px; padding-right:20px; font-size:16px; color:#555; line-height:24px;}
#focus_deals2 .focus_deals_buy { position:absolute; width:320px; right:20px; bottom:20px;}
#focus_deals2 .focus_deals_buy p { clear:both; font-size:15px; color:#999;}
#focus_deals2 .price { float:left; font-size:36px; line-height:50px;}
#focus_deals2 .buy { float:right; width:109px; height:47px; line-height:42px; background:url(../img/focus_deals_sub.png) 0 -120px;; text-align:center; font-size:17px; color:#FFF; margin-top:5px;}
#focus_deals .buy:hover { background-position:0 -170px;}

