@charset "utf-8";
/****************************************/
/*	Name: Geniezip
/*	PART: LAYOUT STYLE
/*	Version: 1.0
/*	Design: jieun.park
/*	Author: 
/****************************************/


/*** 핫딜 모아 MORE ***/
#deal_list{width:800px; height:auto; margin:0 auto; padding-top:24px; margin-bottom:80px;}
#deal_list h3{width:100%; margin-bottom:25px; }
#deal_list .deal_visual{width:800px; height:auto; margin-bottom:20px; overflow:hidden;}
#deal_list .deal_visual img{float:left; width:150px; height:auto; display:block; margin-left:50px;}
#deal_list .deal_visual dl{float:right; width:590px; height:auto; text-align:center;  color:#6c6c6c; }
#deal_list .deal_visual dt{font-size:17px; font-weight:bold; margin-bottom:25px;}
#deal_list .deal_visual dt span{color:#ff8a00;}
#deal_list .deal_visual dd{font-size:14px; line-height:150%;}
#deal_list .deal_visual dd span{font-weight:bold;}

#deal_list .deal_info{width:800px; height:auto; margin-bottom:30px; }
#deal_list .deal_info table{position: relative; margin:0 auto; border-top:1px solid #d8d6d6; width:800px;} 
#deal_list .deal_info th{background:#f3f3f3; height:32px; padding:2px; text-align:center;  border-bottom:1px solid #d8d6d6;}
#deal_list .deal_info td{height:32px; text-align:center;  border-bottom:1px solid #d8d6d6; }
#deal_list .deal_info .deal_title{text-align:left;}

#deal_list .deal_list_last{width:800px; height:29px; margin-bottom:10px;}
#deal_list .deal_list_last .deal_list_search{float:left; margin-left:260px;  line-height:29px;}
#deal_list .deal_list_last .deal_list_search select{border:1px solid #ccc; color:#6c6c6c;}
#deal_list .deal_list_last .deal_btn{float:right;}

/*** 2017.02.07 안내페이지에 들어가면서 수정 ***/
.list_number a img{width:16px !important;}
.deal_list_search a img{width: 36px !important;}
#deal_list .use_info_right_title{width:796px; padding:0 10px; margin-bottom:30px;}
#deal_list .use_info_right_title p{font-size:14px; color:#3a3a3a; font-weight:600;}
#deal_list .use_info_right_title h2{margin-bottom:10px; font-size:24px; color:#1e1e1e; font-weight:600; letter-spacing:-1px;}

