/* BASIC css start */
aside.cs-nav { float: left; }
aside.cs-nav > h2 {font-size: 36px;color: rgb(0, 0, 0);font-weight: 500;margin-bottom: 35px;}
li.cs-nav__item > a { font-size: 16px; color: rgb(0, 0, 0); }
li.cs-nav__item { line-height: 55px; border-bottom: 1px solid rgb(238, 238, 238); }
li.cs-nav__item:first-of-type { border-top: 1px solid rgb(238, 238, 238); }
ul.cs-nav__list { margin-bottom: 40px; }
li.cs-nav__item:last-of-type { border-bottom: 1px solid rgb(0, 0, 0); }
.cs-nav__btm > h3 { font-size: 16px; line-height: 38px; color: rgb(0, 0, 0); font-weight: 500; }
.cs-nav__btm > p.cs-nav__number { color: rgb(255, 0, 34); font-size: 26px; font-weight: 900; margin-bottom: 10px; }
.cs-nav__btm > .cs-nav__time { font-size: 14px; color: rgb(153, 153, 153); line-height: 20px; }
.cs-nav__btm > p.cs-nav__number > span { font-size: 14px; font-weight: 400; margin-left: 5px; }


.page-body {
	margin-top:77.5px;
	position:relative;
	display:inline-block;
	width:1200px;
	margin-bottom:150px;
}
.page-body__wrap {
	width:940px;
	float:right;
	padding-top: 12px;
}
h3.cs-main-tit {
    margin-bottom: 35px;
    font-size: 26px; color: rgb(0, 0, 0);
    text-align: left;
    }
    
    .bbs-tit { margin: 0px; }
.bbs-sch { text-align: center; background: rgb(248, 248, 248); margin-bottom: 65px; border-radius: 10px; box-sizing: border-box; padding: 30px 100px; margin-top: 0px; }
.bbs_searchwrap { }
.bbs-sch .key-wrap {
    position: relative;
}
.key-wrap a {
    background-image: url("/design/esdongsuh/2022renewal/PC/cs_center_search.png");
    background-size:20px 22px;
    background-position:50% 50%;
    background-repeat:no-repeat;
    display:inline-block;
    width:20px;
    height:20px;
    position:absolute;
    right:10px;
    top:calc(50% - 20px);
    padding:10px;
}
.bbs-tit { font-size: 12px; padding: 0px; }
.bbs-sch .key-wrap input {box-sizing: border-box;font-size: 16px;color: rgb(153, 153, 153);width: 640px;height: 50px;border-radius: 5px;background-color: rgb(255, 255, 255);border: 1px solid rgb(221, 221, 221);padding: 0px 45px 0 20px;margin-right: 0;}
.key-wrap a:hover {}


/* BASIC css end */

