@import url('style.css');
#header .logo{margin-top:60px; text-align:center;}
#header ul.top {height:24px; padding-top:6px;}
#header .top li{display:inline;}
#header .top li.more{background:#036; padding:2px 5px;}
#header .top a{font-weight:bold; margin:0 10px;}
#header .top a:hover{ color:#FF9900;}

#welcome-box{width:900px; margin:10px auto;}

#new_top_box{width:100%; text-align:center; height:auto;}
#Coupon_box{ width:900px; height:auto; margin:0 auto;}
#CRecommend{ width:500px; background-color:#F00; height:80px; float:left;}

#search-box{text-align:center; margin:30px 0; width:100%;}
#search-box input{background:url(../images/back_input.png) no-repeat left top; border:1px solid #EFEFEF; padding:9px; width:300px;}
#search-box button{background:url(../images/back_button.png) repeat-x left bottom; border:1px solid #CCC; padding:8px; font-weight:bold; margin-left:5px;}

#storeindex-box{border:1px solid #69C; padding:5px 0; font-size:0.8em; font-weight:bold; width:900px; margin:10px auto;}
#storeindex-box label{padding:5px 30px 5px 5px; background:url(../images/back_item.gif) #69C no-repeat right; color:#FFF; font-weight:bold;}
#storeindex-box li{display:inline; margin:0 8px;}

#content-box{width:910px; margin:0 auto;}

#store-list{width:450px; float:right;}
#store-list dl{background:#E4EEFC; padding: 10px 0; margin:0 5px;}
#store-list dt{padding:0 0 10px 30px; background:url(../images/tips_1.gif) no-repeat 10px 3px; font-weight:bold;}
#store-list dd{margin:0 10px 0 30px; padding:5px 0; border-top:1px dashed #69C}
#store-list dd p{margin:0; margin-bottom:10px; padding:10px 10px 5px 10px; background:url(../images/back_index_coupon.png) no-repeat left top;}
#store-list dd p .code{display:block; font-size:12px;}
#store-list dd p .code a, #store-list dd p .code strong{color:#C60;}
#store-list dd p .desc{color:#666;}

#newcoupon-box{width:450px; float:left; margin-left:5px; display:inline;}
#newcoupon-box ul{border:1px solid #CCC; margin:0 0 10px 0;}
#newcoupon-box li{margin:0 10px; padding:5px 0 5px 15px; background:url(../images/tips_3.gif) no-repeat 0 12px; border-top:1px dashed #EFEFEF;}
#newcoupon-box li.title{border:0; font-weight:bold; background:none; padding-left:0;}
#newcoupon-box li b a{font-size:11px; text-decoration:underline;}
#newcoupon-box li p{margin:0;}
#newcoupon-box li p .code{display:block; font-size:11px; margin-top:5px; color:#999;}
#newcoupon-box li p .code a, #newcoupon-box li p .code strong{color:#C60;}
#newcoupon-box li p .desc{color:#666;}
#newcoupon-box li p .desc img{width:100%;}
