/* BASIC css start */
#headerCont{height:150px;}
.top_banner {position:relative;}
.top_banner .bannerImg img {width:100%;}
.top_banner .close_btn {font-size: 0;width:13px; height:13px; position:absolute; top:14px; right:15px; z-index: 5;}
.top_banner .close_btn img {width:100%;}

.top_banner .txt {padding: 0 32px; background: url(https://res.kurly.com/mobile/ico/1908/btn_arrow_333_76x76.png) no-repeat 100% 50%; background-size: 38px 38px; font-size: 14px;  color: #333;  line-height: 40px;   letter-spacing: -0.3px;}
.top_banner .bannerImg a { display: block;     text-align: center; overflow: hidden; height: 60px; border:1px solid red;   white-space: nowrap;  text-overflow: ellipsis;}
/* BASIC css end */

