This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- 택배조회Coll --> | |
<style type="text/css"> | |
#deliveryColl .collTitle {margin-bottom:16px;} | |
#deliveryColl .select_box {border:1px solid #7f9db7;width:135px;height:20px;font-size:12px;} | |
#deliveryColl .inp_txt {width:140px;height:14px;padding:4px 0 3px 2px;border-top:1px solid #ababab;border-left:1px solid #ababab;border-bottom:1px solid #ccc;border-right:1px solid #ccc;font-size:12px;line-height:14px;} | |
#deliveryColl .wrap_inquiry {padding-bottom:15px;border:1px solid #e8e8e8;background:#f9f9f9;} | |
#deliveryColl .wrap_inquiry .box_search {width:701px;padding:13px 0 0 15px;border-top:1px solid #fcfcfc;border-left:1px solid #fcfcfc;} | |
#deliveryColl .wrap_inquiry .info_delivery {float:left;} | |
#deliveryColl .wrap_inquiry .info_delivery .tit {float:left;padding-right:4px;font-size:12px;font-weight:bold;line-height:22px;color:#000;clear:both;} | |
#deliveryColl .wrap_inquiry .info_delivery .cont {float:left;width:154px;} |