@charset "utf-8";
/* CSS Document */
body { background:#000 url(images/bg.jpg) repeat-y top center; margin:0px; padding:0px; color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }
#logo { width:980px; height:105px; background:url(images/logo.jpg) no-repeat; margin:0px auto; text-indent:-9999px; }
#lover { width:980px; height:406px; background:url(images/lover.jpg) no-repeat; margin:0px auto; }
#Valentine_day { width:980px; height:182px; background:url(images/valentine_day_vertu_cartier.jpg) no-repeat; margin:0px auto; text-indent:-9999px; }

.recommend_vertu { width:980px; height:67px; background:url(images/recommend_vertu.jpg) no-repeat; margin:0px auto; text-indent:-9999px; }
.product { width:940px; margin:0px auto; }
.other_brands { width:980px; height:64px; background:url(images/other_brands.jpg) no-repeat; margin:0px auto; text-indent:-9999px; }

.contact { padding:20px; font-size:14px; }

#footer { width:980px; background:#000; padding:50px 0px; text-align:center; margin:0px auto; }

a { color:#ffff00; text-decoration:underline; }
a:hover {}

a.a_pro { width:200px; height:300px; padding:5px; display:block; float:left; margin:10px 10px; border:#333333 1px solid; text-decoration:none; text-align:center; cursor:pointer; }
a.a_pro .title { margin:5px 0px; height:30px; color:#fff; }
a.a_pro .price { margin:10px 0px; font-size:13px; color:#FFCC00; font-weight:bold; height:15px; }
a.a_pro .btn { cursor:pointer; }
a.a_pro:hover { color:#FFFFFF; border:#FF9400 1px solid; }



.clear { clear:both; }