@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0; border:0; font-family:Arial, Helvetica, sans-serif;}
html, body{ background:#fff; }

.main_head{ width:100%; height:auto; background:url(../images/merry-christmas/head_bk.gif) repeat-x; padding-bottom:30px; }
.main_head_img { width:995px; margin:0 auto; height:auto; }

.main_body{ width:995px; height:auto; margin:0 auto; }

.main_foot{ width:100%; height:142px; background:url(../images/merry-christmas/foot_bk.gif) repeat-x; clear:both; }
.main_foot_content{ width:995px; height:142px; background:url(../images/merry-christmas/foot.jpg)  no-repeat; margin:0 auto; }
.main_foot_content p{  color:#ffdfbd; font-size:12px; padding-top:80px; padding-left:370px;}

.main_product{ width:100%; height:auto; display:block; clear:both; padding-top:40px;}
.product_left{ width:355px; height:auto; float:left; }
.product_left img{ display:block;  padding-left:55px; padding-top:20px; }
.product_right{ width:635px; height:auto; float:right; }

.main_product_pageack{ width:100%; height:auto; display:block; clear:both;  padding-top:5px;}
.main_product_pageack .product_left img{ height:auto; float:left;padding:0px; }

.product_title{ color:#b8010f; font-size:19px; text-align:left; margin-bottom:15px; clear:both; }
.product_title .price{ float:right; margin-top:0 !important; margin-top:-22px;}
.now_price{ color:#da4d26; padding-right:10px; }
.old_price{ color:#747474; padding-right:20px; text-decoration:line-through; }

.product_text{ color:#473522; font-size:12px; padding: 8px 0; line-height:20px; }

.text_left{ width:265px; float:left; line-height:22px;margin-top:20px;}
.text_right{ width:355px; float:right; margin-top:5px; }
.main_product_pageack .text_left{ width:265px; float:left; line-height:22px;margin-top:10px;}
.main_product_pageack .text_right{ width:355px; float:right; margin-top:10px; }

a.learn_more:link,a.learn_more:visited,a.learn_more:active,a.learn_more:hover{ color:#304b89; font-size:12px; font-family:Arial, Helvetica, sans-serif; text-decoration:underline; }
a.learn_more:hover{ color:#608930; text-decoration:underline;}

a.title_link:link, a.title_link:visited, a.title_link:active, a.title_link:hover{ color:#b8010f; text-decoration:none; }
a.title_link:hover{ color:#b8010f; text-decoration:underline; }

a.copyright:link, a.copyright:visited, a.copyright:active, a.copyright:hover{ text-decoration:none;  padding:0 5px; color:#ffdfbd;  }
a.copyright:hover{ text-decoration:underline;  padding:0 5px; color:#ffdfbd; }

