@charset "utf-8";

/* 소식지 */
.s0403{width:100%;display:inline-block;padding-top:15px;}
.s0403 .view{float:left;width:290px;text-align:center;}
.s0403 .view .tit_area{margin:30px 0 35px 0;}
.s0403 .view .tit_area .smtxt{margin-bottom:8px;color:#666;font-size:14px;}
.s0403 .view .tit_area .title{padding-bottom:25px;margin-bottom:15px;color:#222;font-size:33px;font-family: 'NotoKrB';background:url(/img/04data/s0301title.gif) no-repeat center bottom;}
.s0403 .view .tit_area .subtxt{color:#ffba08;font-family: 'NotoKrB';}
.s0403 .view .img{width:230px;height:323px;margin:0 auto 15px auto;padding-bottom:15px;background:url(/img/04data/s301view_img_bg.gif) no-repeat center bottom;}
.s0403 .view .img img{width:228px;height:321px;border:1px solid #dedede;}
.s0403 .view .btn_area{overflow:hidden;clear:both;display:inline-block;border:1px solid #d1d1d1;font-size:0;border-radius:50px;}
.s0403 .view .btn_area a{display:inline-block;*display:inline;*zoom:1;padding:10px 45px 10px 16px;color:#3d3d3d;font-size:13px;font-family:'NotoKrR';background:url(/img/common/btn_icon1.png) no-repeat 95px 50%;}
.s0403 .view .btn_area a:first-child{border-right:1px solid #d1d1d1;}
.s0403 .view .btn_area a:hover{background-color:#f5f5f5;}
.s0403 .list{float:right;width:400px;border-top:2px solid #565656;}
.s0403 .list ul{display:inline-block;}
.s0403 .list ul li{float:left;width:200px;padding:30px 0;text-align:center;border-bottom:1px solid #dadada;}
.s0403 .list ul li .img{width:120px;height:169px;margin:0 auto;margin-bottom:15px;}
.s0403 .list ul li .img img{width:120px;height:169px;border:1px solid #d1d1d1;}
.s0403 .list ul li .stxt{width:100%;color:#666;font-size:12px;}
.s0403 .list ul li .btxt{width:100%;color:#222;font-size:17px;font-family: 'NotoKrB';margin-bottom:10px;}
.s0403 .list ul li .btn{width:100%;}
.s0403 .list ul li .btn a{display:inline-block;width:60px;text-align:center;padding:3px 0;color:#fff;font-size:12px;border-radius:3px;}
.s0403 .list ul li .btn a.ebook{background:#ef856d;}
.s0403 .list ul li .btn a.pdf{background:#f7c11e;}
.s0403 .list .cont_b{padding-top:20px;text-align:right;}
.s0403 .list .cont_b a{margin-left:5px;}

/* Paginate */
.board_paginate {clear:both; position:relative; text-align:center; margin-top:35px;}
.board_paginate *{margin:0; padding:0;}
.board_paginate a,
.board_paginate strong {_position:relative; font-weight:bold; display:inline-block; height:20px; padding:5px 9px 0 9px; color:#777; margin:0 1px; border:1px solid #dfdfdf; text-decoration:none; line-height:normal; vertical-align:middle;font-size:11px;font-weight:normal;font-family:tahoma;}
.board_paginate strong {color:#222 !important; font-weight:bold; border:1px solid #888;vertical-align:middle;}
.board_paginate a:hover {background:#F7F7F7;}
.board_paginate a.pre {border:none;height:21px; font-weight:normal; vertical-align:middle; padding:4px 8px 0 8px; background:none; margin:-1px 1px 0 1px; border:1px solid #dfdfdf;}
.board_paginate a.next {border:none;height:21px; font-weight:normal; vertical-align:middle; padding:4px 8px 0 8px; background:none; margin:-1px 1px 0 1px; border:1px solid #dfdfdf;}


/********************모바일********************/
@media(max-width:736px){

/*재단소식지*/
.s0403{padding-top:0;}
.s0403 .view{float:none;width:100%;margin-bottom:30px;text-align:center;}
.s0403 .view .tit_area{margin:20px 0;}
.s0403 .view .img{width:45%;height:100%;margin:0 auto 20px;padding-bottom:2%;background-size:100% auto;}
.s0403 .view .img img{max-width:100%;height:auto !important;}
.s0403 .view .tit_area .title{padding-bottom:15px;font-size:27px;}
.s0403 .list{float:none;width:100%;}
.s0403 .list ul{width:100%;}
.s0403 .list ul li{width:50%;padding:20px 10px;box-sizing:border-box;}
.s0403 .list ul li .img{max-width:120px;}


}

/********************웹********************/
@media(min-width:737px){









}