/* BASIC css start */
@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Nanum+Gothic:400,700|Noto+Sans+HK:100,400,700&display=swap');

.no-drag {-ms-user-select: none; -moz-user-select: -moz-none; -webkit-user-select: none; -khtml-user-select: none; user-select:none;}

.mag_wrap { width: 100%; margin: 0; background: url(http://twinkring.img9.kr/twinkring/board/magazine/mag_back.jpg) top center no-repeat; font-family: 'Noto Sans HK', sans-serif; margin-top: -6px; }
.mag_bgi { width: 100%; }
.mag_wrap .mag_bgi .mag_txt { text-align: center; padding: 70px 0 10px 0; font-size: 20px; color: #111; font-weight: 100; letter-spacing: 5px; }

.mag_list_body { padding: 30px; text-align: center; }
.mag_list_body .mag_list_cont .mag_list {  display: inline-block;
 background-color: #fff; border: 1px solid #ddd; margin-bottom: 40px; }

.mag_list_txt { margin: 0; }
.mag_list_txt ul { padding: 30px; text-align: left; line-height: 25px; }
.mag_list_txt ul li:nth-child(1) { font-size: 17px; font-weight: 700; }
.mag_list_txt ul li:nth-child(2) { padding-top: 13px; font-size:14px; }

.mag_list_img a img { width:100%; }
/* BASIC css end */

