@charset "UTF-8";
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* Author : 사하구청
/* Date : 2016-08-01 ~
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 서브 레이아웃
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#contanier {  }

#sub_wrap { }
#sub_wrap .sub_title { height: 168px; text-align: center; color: #fff; }
#sub_wrap .sub_title a { color: #fff; }
#sub_wrap .sub_title h2 { padding-top: 38px; font-size: 36px; color: #fff; }
#conts { min-height: 550px; padding: 67px; border-top: 2px solid #000; border-left: 1px solid #e3e3e3;  border-right: 1px solid #e3e3e3; background: #fff; }

/*로케이션*/
.locations { overflow:hidden; *overflow:overflow; width:auto; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal}
.locations .home { margin-left:9px; display:inline-block; float:none; width:16px; height: 16px; margin-top:-2px; background:url(/news/images/sub/icon_home.png) no-repeat; color:transparent; vertical-align:middle}
.locations .sep { display:inline-block; float:none; width:16px; height:28px; background:url(/news/images/sub/icon_loc.png) no-repeat 50% 50%; vertical-align:middle}
.locations strong { color:#17549b; font-weight:400}


/* 이북 보기 버튼 */ 
.tableSt_list tr td.pdf a {  display: inline-block; width: 80px; height: 35px; line-height: 39px; padding: 0 5px 0 20px; background: #C14343 url(/news/images/main/icon_pdf.png) 10px 50% no-repeat; color: #fff; font-size: 12px;}
.tableSt_list tr td.ebook a {  display: inline-block; min-width: 90px; height: 35px; line-height: 39px; padding: 0 10px 0 35px; background: #3553a9 url(/news/images/main/icon_ebook.png) 10px 50% no-repeat; color: #fff; font-size: 12px;}
