/****************************************

모든 페이지에 사용된 CSS

****************************************/
/*
body {font-size:12px; font-family:'Nanum Gothic', '나눔고딕', 'ngn', 'Malgun Gothic', '맑은 고딕', '돋움', Dotum, "굴림", Gulim, Helvetica, Sans-serif; color:#848484; line-height:120%; position:relative; width:100%; height:100%; letter-spacing:0px;}

table {
	font-size:12px;
	color:#848484;
	line-height:18px;
}


img {border: 0px}
form {margin:0px}
*/

/********************************************
link 관련 CSS
********************************************/

/* a-style */
/*
a {color:#444444; text-decoration:none; outline:none; select-dummy:expression(this.hideFocus=true); }
a:hover, a:active{text-decoration:none}
*/


.content_store {position:relative; width:100%; margin:0 auto;}

.content_store h3.tit {font-size:40px; font-weight:600; line-height:100%; text-align:center; margin-bottom:35px;}
.content_store h3.tit span {font-size:14px; display:block; color:#848484;}

.content_store .shop_banner {position:relative; margin:40px auto 20px; overflow:hidden;}

.content_store .lst_tab {position:relative; width:100%; height:36px; margin:0 auto; overflow:hidden; background:url(../images/ul_tab.jpg) bottom repeat-x;}
.content_store .lst_tab li {position:relative; float:left; text-align:center; margin-right:-1px; border:1px solid #ddd; border-bottom:0;}
.content_store .lst_tab li a {display:block; padding:10px 40px;}
.content_store .lst_tab li.on {border:1px solid #080808; border-bottom:1px solid #fff; z-index:1;}
.content_store .lst_tab li.on a {background:#fff; padding:11px 40px;}


.content_store .lst_type {position:relative; margin-bottom:15px; border-bottom:1px solid #eeeff1; overflow:hidden;}
.content_store .lst_type .type01 {position:relative; float:left; padding:10px 20px; display:inline-block;}
.content_store .lst_type .type01 li {float:left; padding-left:10px; margin-left:10px; background:url(../images/blit_nv.jpg) no-repeat left center;}
.content_store .lst_type .type01 li:first-child {padding-left:0; margin-left:0; background:none;}
.content_store .lst_type .type01 a {display:block; padding:8px 0;}
.content_store .lst_type .type02 {position:relative; float:right; margin-top:13px; display:inline-block;}
.content_store .lst_type .type02 li {float:left; width:27px; height:25px; margin-left:-1px;}
.content_store .lst_type .type02 li.t01 {background:url(../images/btn_type.jpg) no-repeat;}
.content_store .lst_type .type02 li.t02 {background:url(../images/btn_type.jpg) -26px 0 no-repeat;}
.content_store .lst_type .type02 a {display:block; width:100%; height:100%;}
.content_store .lst_type .type02 li.t01:hover, .content_store .lst_type .type02 .t01.on {background-position:0 -25px;}
.content_store .lst_type .type02 li.t02:hover, .content_store .lst_type .type02 .t02.on {background-position:-26px -25px;}

.content .shop_depth {width:100%; border-top:1px solid #ddd; margin-bottom:40px; border-collapse:collapse;}
.content .shop_depth .one_depth {background:#fafafa; font-size:14px;; padding-left:20px; text-align:left; overflow:hidden; border-bottom:1px solid #ddd; font-weight:bold; }
.content .shop_depth .one_depth li {display:inline-block; margin-right:40px; font-size:14px; }
.content .shop_depth .two_depth {overflow:hidden; padding:14px 30px; font-size:12px; border-bottom:1px solid #ddd;}
.content .shop_depth .two_depth li {transition:.3s; display:inline-block; border-radius:20px; border:1px solid #78949e; background:#fff; margin-right:15px;}
.content .shop_depth .two_depth li a {display:block; width:100%; height:100%; padding:8px 22px; }
.content .shop_depth .two_depth li.on {background:#78949e; color:#fff; font-weight:bold;}
.content .shop_depth .two_depth li:hover {background:#78949e; color:#fff;}
.contents_store_lst, .contents_store_lst2 {position:relative; font-size:0;}
.contents_store_lst ul, .contents_store_lst2 ul {position:relative; width:100%;}

.contents_store_lst * {margin:0; padding:0; list-style:none;}
.contents_store_lst, .contents_store_lst2 {position:relative;}
.contents_store_lst ul, .contents_store_lst2 ul {position:relative;}
.contents_store_lst li {position:relative; vertical-align:top; display:inline-block; width:270px !important; background:#fff; margin-right:64px; margin-bottom:60px;}
.contents_store_lst li.swiper-slide {margin-bottom:0;}
/*
.contents_store_lst li.swiper-slide:nth-child(even) {margin-top:60px !important;}
*/
.contents_store_lst li:nth-child(4n) {margin-right:0;}
.contents_store_lst li:nth-child(4n):after {display:none;}
.contents_store_lst li.swiper-slide:nth-child(4n):after {display:block;}
.contents_store_lst li:after {position:absolute; top:0; right:0; content:""; width:1px; height:440px; background:#e9e9e9; right:-42px;}
.contents_store_lst li .thum {border:1px solid #e1e1e1; width:100%; height:270px;; margin-bottom:12px;}
.contents_store_lst li .thum img {width:100% !important;height:100% !important;}
.contents_store_lst li dd span {overflow:hidden; width:100%; font-weight:normal; color:#444; font-size:14px;}
.contents_store_lst li dd span em {float:left; width:120px; font-style:normal;}
.contents_store_lst li dd span strong {float:right;}
.contents_store_lst li dd .price strong {color:#16806a;}
.contents_store_lst li dd .cart {float:right;}
.palette {text-align:center;}
.palette span {display:inline-block; position:relative; top:3px; height:15px; width:15px; border:1px solid #ddd; background:#333; margin:0 2px;}
.contents_store_lst li .price_wrap span {display:block; margin-bottom:5px;}
.contents_store_lst li .pv strong { margin-left:12px;}
.contents_store_lst li .btn {padding-top:16px; border-top:1px solid #eaeaea; margin-top:16px; text-align:right;}
.contents_store_lst li .btn span {margin-left:10px;}
.contents_store_lst li .lst .txt { width:100%; overflow:hidden; display:block; height:42px; overflow:hidden; line-height:20px; margin-bottom:20px; font-weight:normal; font-size:14px; color:#444; text-align:left;}
.contents_store_lst li .lst .txt img, .contents_store_lst li .lst .txt a {vertical-align:middle;}

.contents_store_lst .list_cate {width:100%; overflow:hidden;}
.contents_store_lst .list_cate .cate {margin-right:18px; float:left;}
.contents_store_lst .list_cate .cate .thumb {margin-bottom:22px;}
.contents_store_lst .list_cate .cate div {line-height:1; overflow:hidden; width:100%;}
.contents_store_lst .list_cate .cate h3 {float:left; font-size:20px;}
.contents_store_lst .list_cate .cate .more {float:right;}
.contents_store_lst .list_cate .cate:last-child {margin-right:0;}

.shopFilter {width:100%; overflow:hidden; position:relative; margin:45px 0px 37px 0px;}
.shopFilter .div {overflow:hidden; margin:10px 0;}
.shopFilter .div.category {}
.shopFilter .div .list li {float:left;}
.shopFilter .div .list li.on {color:#fc4f00; font-weight:bold;}
.shopFilter .div .list li.on:after a {color:#ccc; font-weight:normal;}
.shopFilter .div li:after {display:inline-block; vertical-align:top; font-family:"Dotum"; margin:0 15px; color:#888;}
.shopFilter .div .list li:last-child:after {display:none;}
.shopFilter .category .list li {font-size:0;}
.shopFilter .category .list .select_form {width:auto; min-width:150px; height:35px; font-size:14px; }
.shopFilter .category .list li:after {content:">"; font-size:12px; position:relative; top:14px;}
.shopFilter .category .list li .home {font-size:14px; height:35px; line-height:37px; font-weight:bold;}
.shopFilter .category .list li .brand {font-size:14px; height:35px; line-height:37px; color:#666; padding:0 25px;}
/*
.shopFilter .detailCategory .list li {font-size:14px; color:#666; margin-right:40px;}
.shopFilter .detailCategory .list li:after {content:"l"; font-size:14px; margin:0 10px; color:#ccc;}
*/
.detailCategory {letter-spacing:-1px; margin:auto; margin-top:20px; font-size:0; padding-top:1px;}
.detailCategory li {width:16.6%; height:auto; display:inline-block; color:#444; font-size:14px; margin-top:-1px; border-top:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd; text-align:center; box-sizing:border-box;}
.detailCategory li a {display:block; width:100%; padding:12px 4px;}
.detailCategory li:nth-child(6n+1) {border-left:1px solid #ddd;}
.detailCategory li.on {background:#fcfcfc; font-weight:bold;}
.detailCategory.first {margin-bottom:30px;}
.detailCategory.first li {font-size:14px;  border-color:#535353; color:#676767;}
.detailCategory.first li.on {background:#535353; font-weight:bold; color:#fff;}
.detailCategory.first li a {padding:11px 4px;}
.detailCategory.depth li {position:relative; width:12.5%; text-align:left; border:0; color:#373737; padding-left:14px; margin-bottom:15px;} 
.detailCategory.depth li.on {background:transparent; font-weight:bold;}
.detailCategory.depth li:before {width:5px; height:5px; background:#373737; border-radius:7px; position:absolute; content:""; left:0; top:50%; margin-top:-3px;}
.detailCategory.depth li a {padding:5px 0;}
.detailCategory.depth li:hover {text-decoration:underline;}


.categoryTitle {width:100%; position:relative; border-bottom:1px solid #ddd; margin-top:40px;}
.categoryTitle .swiper-control {position:absolute; top:0; right:0;}
.categoryTitle .swiper-control .swiper-button-prev, .categoryTitle .swiper-control .swiper-button-next {display:inline-block; width:36px; height:36px; background-size:25px !important; margin-top:0; opacity:1; position:relative; top:0; left:0; right:0;}
.categoryTitle .swiper-control .swiper-button-prev {background:url("/images/sub/icon_pr_prev.png") right center no-repeat;}
.categoryTitle .swiper-control .swiper-button-next {background:url("/images/sub/icon_pr_next.png") right center no-repeat;}
.shopOption {float:right; text-align:left; background:#fff; position:relative; top:15px;}
.shopOption ul {}
.shopOption ul li {float:left; font-size:12px; cursor:pointer; display:block; color:#999;}
.shopOption ul li.on {color:#333; font-weight:bold;}
.shopOption ul li:after {content:"l"; color:#e5e5e5; margin:0 10px;}
.shopOption ul li:last-child:after {display:none;}
.title2depth {margin-bottom:20px; font-size:28px; display:inline-block;}
.contents_store_lst2 li {border-bottom:1px solid #eaecee; display:block; overflow:hidden;}
.contents_store_lst2 li .thum {width:205px; text-align:center; float:left; padding:3px 0;}
.contents_store_lst2 li .thum img {width:144px; height:144px;}
.contents_store_lst2 li .txt {float:left; width:480px; font-size:18px; line-height:26px; margin-top:50px;}
.contents_store_lst2 li .btn {width:120px; text-align:center;}
.contents_store_lst2 li .btn, .contents_store_lst2 li .price, .contents_store_lst2 li .pv {float:left; margin-top:60px;}
.contents_store_lst2 li .price, .contents_store_lst2 li .pv {width:120px; text-align:center; font-size:16px; line-height:18px; font-weight:normal;}


.contents_store_lst li .pv{display:block; font-size:14px;  color:#ef7569; }
.contents_store_lst li .btn { text-align:right;}

.lst_top {border-top:1px solid #eaecee; border-bottom:1px solid #eaecee; background:#f8f9fb;}
.lst_top li {float:left; font-size:13px; font-weight:bold; color:#111; padding:10px 0; width:120px; text-align:center;}
.lst_top li:first-child {width:820px;}

.contents_store_lst2 li {border-bottom:1px solid #eaecee; display:block; overflow:hidden;}
.contents_store_lst2 li .thum {width:205px; text-align:center; float:left; padding:3px 0;}
.contents_store_lst2 li .thum img {width:144px; height:144px;}
.contents_store_lst2 li .txt {float:left; width:480px; font-size:18px; line-height:26px; margin-top:50px;}
.contents_store_lst2 li .btn {width:120px; text-align:center;}
.contents_store_lst2 li .btn, .contents_store_lst2 li .price, .contents_store_lst2 li .pv {float:left; margin-top:60px;}
.contents_store_lst2 li .price, .contents_store_lst2 li .pv {width:120px; text-align:center; font-size:14px; line-height:18px; font-weight:normal;}

.option_store {position:relative; overflow:hidden; margin-bottom:40px;}
.option_store.detail {width:1000px; margin:auto; margin-bottom:70px;}
.option_store .thumb_wrap {float:left; width:402px;}
.option_store .thumb_wrap .thumb {width:402px; height:402px; margin-bottom:14px; border:1px solid #ddd;} 
.option_store .thumb_wrap .thumb_min {width:100%; overflow:hidden; font-size:0; text-align:left;}
.option_store .thumb_wrap .thumb_min img {width:90px; height:90px; margin-right:14px; border:1px solid #ddd;}
.option_store .thumb_wrap .thumb_min img:last-child {margin-right:0;}
.option_store .thumb_wrap img {width:100%; height:100%; vertical-align:middle;}
.option_store .info {float:right; width:578px; padding:0px 0px 0px 60px; background:#fff;}
.option_store .info .tit {display:block; margin-top:0; line-height:1.4; font-size:26px; border-bottom:1px solid #eee; padding-bottom:30px; margin-bottom:0; letter-spacing:-1px; font-weight:bold; color:#111;}
.option_store p.detail_pv {padding:0;}
.option_store .detail_option {position:relative; display:block; padding:28px 0 43px;}
.option_store .detail_option li {display:block; position:relative; font-size:15px; margin-bottom:15px;}
.option_store .detail_option dfn {font-style:normal; font-weight:600; width:120px; display:inline-block; color:#333333;}
.option_store .detail_option dfn, .option_store .detail_option span {display:inline-block; vertical-align:middle;}
.option_store .detail_option li #origin_price {font-weight:bold; color:#222; font-size:40px; font-weight:900;}
.option_store .detail_option li.price_option {margin-bottom:30px;}
.option_store .detail_option li.price_option dfn {display:none;}
.option_store .detail_option li:last-child {margin-bottom:0; padding-bottom:0;}
.option_store .detail_option span {color:#666;}
.content_store .view_sore {line-height:1.5; position:relative; padding:0px; margin-bottom:40px; border-top:0;}
.option_store .btn_form li {display:inline-block;}
/*.option_store .info .infoTable {display:table-cell; vertical-align:middle;}*/

.content_store .tab-cont {clear:both; padding:30px 0; min-height:500px; font-size:14px;}
.content_store .tab-cont img {}
.numOption {vertical-align:top; height:35px; line-height:35px; width:35px; background:#fff; position:relative; border:1px solid #ddd; font-size:13px; color:#999; font-weight:bold; text-align:center;}
.numOption.add {border-left:0;}
.numOption.dec {border-right:0;}

.content_store .tabs {background:#fff; position:relative; width:1000px; margin:0 auto 0;}
.content_store .tabs .tabMenuContainer {width:1200px; margin:auto; border-bottom:1px solid #ccc;}
.content_store .tabMenu {width:100%; margin:auto; overflow:hidden;}
.content_store .tabMenu li {font-size:16px; position:relative; background:#fff; width:33.3%; height:60px; line-height:60px; text-align:center; display:inline-block; color:#444; float:left; border-bottom:1px solid #ddd;}
.content_store .tabMenu li:first-child {width:33.4%;}
.content_store .tabMenu li.active {border-bottom:2px solid #ef7569; color:#16806a; font-weight:bold;}
.content_store .tabMenu li:hover {background:#fafafa;}
.content_store .tabMenu li a {display:block; width:100%; height:100%;}



.content_store .tabContainer {width:100%; margin:auto; position:relative;}
.content_store .tab-cont {text-align:center; clear:both; padding:40px 0; border-top:0;}
.content_store .tab-cont img {max-width:100%;}


/* 페이징 */
.paging {border-top:1px solid #e6e6e6; clear:both; margin-bottom:30px; padding-top:30px; text-align:center; font-size:0;}
.paging .paginate {font-size:0;}
.paging * {position:relative; display:inline-block; padding:0 6px; vertical-align:middle; font-size:14px;}
.paging a {transition:.2s; font-weight:bold; color:#797979; font-weight:400; width:32px; height:32px; line-height:28px; text-align:center; margin:0 4px; font-size:12px; border:1px solid #ddd;}
.paging a:hover {background:#ccc; color:#fff;  }
.paging a.on {background:#ef7569; color:#fff; }
.paging .prev, .paging .next {font-size:0; overflow:hidden; width:32px; height:32px; line-height:32px; background:#fff; border:1px solid #ddd;}
.paging .prev:before {content:"<"; font-family:"Dotum"; font-size:11px;}
.paging .next:before {content:">"; font-family:"Dotum"; font-size:11px;}


/* 테이블 */
#tb_list, #tb_content {border-collapse:collapse; width:100%; margin:20px auto 40px; color:#777; border-top:2px solid #ef7569;}
#tb_list {margin-bottom:40px;}
#tb_list th, #tb_content th, #tb_detail th, #tb_list td, #tb_content td, #tb_detail td {padding:0.1em 1em; height:25px;}
#tb_list td.odd, #tb_content td.odd {text-align:center; padding:0 1em; font-weight:bold;}

#tb_content col {border-right:1px solid #eee;}
#tb_list col#other, #tb_content col#other {border:0;}
#tb_list th, #tb_list td {font-size:14px; color:#333; vertical-align:middle; padding:0.3em 1em; height:50px; border-bottom:1px solid #eee;}
#tb_list th {background:#fafafa;}
#tb_list td {text-align:center;}
#tb_list td.txtL {text-align:left;}
#tb_list td.txtR {text-align:right;}
#tb_list tbody .price, #tb_list tbody .pv, #tb_list tbody .pv2, #tb_list tbody .pv3, #tb_list tbody .pv4, #tb_list tbody .pv5 {display:block; text-align:center; font-size:14px; line-height:21px;}
#tb_list tfoot .price, #tb_list tfoot .pv, #tb_list tfoot .pv2, #tb_list tfoot .pv3, #tb_list tfoot .pv4, #tb_list tfoot .pv5 {padding-right:15px; font-size:14px; line-height:21px;}
#tb_list td img {width:70px; height:70px; margin:10px 0;}
#tb_content tr.odd {background:#f9f9f9;}
#tb_content th, #tb_content td {vertical-align:middle; font-size:14px; padding:15px 20px; border:1px solid #ddd; line-height:140%;}
#tb_content th select, #tb_content td select {font-size:13px; height:35px; border:1px solid #ddd; padding:0 10px 0 10px; }
#tb_content th {background:#fafafa; padding:0 30px 0 20px; text-align:left; color:#333;}
#tb_content th b {font-weight:500;}

table#tb_detail {width:100%; font-size:14px; border-top:2px solid #333;}
#tb_detail th, #tb_detail td {line-height:1.6; font-size:14px; padding:15px; height:30px; font-weight:bold; background:#fff; text-align:left; border-bottom:1px solid #eee;}
#tb_detail th {border-right:1px solid #eee;}
#tb_detail td {padding:15px; color:#999;}


.btn_form {position:relative; display:inline-block;}
.btn_form li {display:inline-block; float:right; margin-right:10px;}
.btn_form img {vertical-align:text-top;}

/* cart */

.content_store .txtR {text-align:right;}
.content_store .txtR .btn_form {position:relative; margin:20px auto 50px;}

/* order */
.content_store .banner {position:relative; font-size:13px; line-height:18px; margin:16px 0 20px; padding:15px 20px 15px 105px; border:1px solid #dfdfdf; background:url(../../img/bg_point.png) left 30px center no-repeat #f5f5f5;}
.content_store h4.tit {font-size:22px; font-weight:bold; margin-bottom:20px;}

.total_price {
	color: #db1b1b;
	font-size: 24px;
	font-weight: 700;
}



.price {font-weight:600;}
.pv {color:#888888; font-weight:bold; }

.i_text {border:1px solid #dcdde3; height:35px; line-height:35px; padding:0 10px;}
.i_text2 {text-align:right; background:#a2a2a2; border:1px solid #fff; padding:3px;}
.i_dsc{margin:2px 0; padding:0; line-height:18px;}

.itextarea {border:1px solid #C1C1C1;color:#113455;font-family:Arial, Helvetica, sans-serif,Dotum;font-size:12px; padding:2px 4px 2px 4px;}


.btn_shop {font-size:16px; width:180px; height:65px; font-weight:500;}
.btn_cart {background:#fff; border:1px solid #999;}
.btn_purchase {background:#ef7569; color:#fff; margin-right:10px;}
.btn_purchase_l {background:#ef7569; color:#fff; line-height:40px; height:40px; margin-left:10px; width:100px; display:inline-block; color:#fff; font-size:14px;; font-weight:bold;}


.sub_category {display:none; width:100%; position:relative; overflow:hidden; font-size:0; border-bottom:1px solid #eee; padding-bottom:15px; margin-bottom:25px;}
.sub_category li {transition:.3s; font-weight:100; color:#333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; width:232px; height:44px; line-height:40px; border:1px solid #e6e6e6; margin:0px 10px 10px 0px; text-align:center; border-radius:100px; display:inline-block; font-size:13px;}
.sub_category li:nth-child(5n) {margin-right:0;}
.sub_category li:hover {color:#ef7569; border:1px solid #ef7569;}
.sub_category li a {display:block; width:100%; height:100%;}
.sub_category li.on {background:#ef7569; color:#fff; border:1px solid #ef7569;}


.function {width:100%; overflow:hidden;}
.function .btn {display:inline-block; vertical-align:top;}
.amount {font-size:0; overflow:hidden; margin-bottom:15px;}
.textQuantity {width:44px; height:30px; line-height:30px; border:1px solid #ddd; color:#666; vertical-align:top; font-size:14px; text-align:center; font-weight:500;}
.quantity {color:#000; cursor:pointer; width:30px; height:30px; line-height:1; font-size:14px; font-weight:100; background:#fff; border:1px solid #ddd; vertical-align:top;}
.quantity.addnum {border-right:0;}
.quantity.decnum {border-left:0;}

.btn_func {width:50%; float:left; display:inline-block; font-size:14px; height:40px; line-height:38px; background:#ececec; font-weight:bold; border:1px solid #d9d9d9;}

.function .btn_func:first-child {border-right:0;}


.area_confirm {width:100%; padding:165px 0; margin-top:50px; border:1px solid #ddd; background:#fff; text-align:center;}
.area_confirm * {display:block; margin:auto;}
.area_confirm .txt {font-weight:bold; font-size:20px; width:600px; margin-bottom:30px;}
.area_confirm input[type='password'] {width:400px; height:50px; line-height:50px; margin-bottom:40px; border:0; border-bottom:1px solid #ddd; font-size:16px;}
.area_confirm input[type='button'] {width:400px; height:50px; background:#0D5C9C; color:#fff; font-weight:bold; font-size:16px;}



.content_store.recommend li {width:236px !important;}
.content_store.recommend li .thum {height:236px;}


.shop_location {position:relative; overflow:hidden; font-size:13px; top:30px; z-index:1; color:#aaa; font-family:"Dotum";}
.shop_location a {color:#333; margin:0 4px; font-family:"Nanum Gothic";}
.shop_location a:last-child {font-weight:bold;}
.shop_location a:hover {color:#ef7569;}


.area_select_option {position:absolute; right:0; top:0; text-align:right; width:100%; box-sizing:border-box; margin:8px auto 0px;}
.area_select_option * {box-sizing:border-box;}
.area_select_option span {display:inline-block; cursor:pointer; width:120px; font-weight:bold; height:32px; line-height:32px; font-size:14px; padding:0 10px; background: url("../images/icon_dropdown_arrow.png") no-repeat right center; background-size:8px; padding-right:20px;}
.area_select_option ul {display:none; position:absolute; z-index:100; top:39px; right:0px; width:100px; box-shadow:0px 5px 5px rgba(0,0,0,0.1); background:#fff; border:1px solid #ddd;}
.area_select_option ul li {display:block; width:100%; height:34px; line-height:34px; font-size:12px; border-bottom:1px solid #eee; color:#666;}
.area_select_option ul li a {display:block; height:100%; width:100%; padding:0 15px;}
.area_select_option ul li:last-child {border-bottom:0;}
.area_select_option ul li:hover {background:#fcfcfc;}


.ad_search {position:relative; width:360px; margin:auto;}
.ad_search .text_ad_search {width:100%; height:50px; line-height:48px; padding:0 50px 0 25px;  border-radius:50px; border:2px solid #f88b80;}