@charset "utf-8";

@font-face{
  font-family:NotoSans;
  font-style:normal;
  font-weight:400;
  src:url(https://fave-jangsu.s3.ap-northeast-2.amazonaws.com/fonts/NotoSans-DemiLight.eot);
  src:url(https://fave-jangsu.s3.ap-northeast-2.amazonaws.com/fonts/NotoSans-DemiLight.eot?#iefix) format("embedded-opentype"),
      url(https://fave-jangsu.s3.ap-northeast-2.amazonaws.com/fonts/NotoSans-DemiLight.woff2) format("woff2"),
      url(https://fave-jangsu.s3.ap-northeast-2.amazonaws.com/fonts/NotoSans-DemiLight.woff) format("woff");
}
@font-face{
  font-family:NotoSans;
  font-style:normal;
  font-weight:700;
  src:url(https://fave-jangsu.s3.ap-northeast-2.amazonaws.com/fonts/NotoSans-Bold.eot);
  src:url(https://fave-jangsu.s3.ap-northeast-2.amazonaws.com/fonts/NotoSans-Bold.eot?#iefix) format("embedded-opentype"),
      url(https://fave-jangsu.s3.ap-northeast-2.amazonaws.com/fonts/NotoSans-Bold.woff2) format("woff2"),
      url(https://fave-jangsu.s3.ap-northeast-2.amazonaws.com/fonts/NotoSans-Bold.woff) format("woff");
}

/*
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src: url(/fonts/NanumGothic-Bold.eot);
  src: url(/fonts/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
       url(/fonts/NanumGothic-Bold.woff2) format('woff2'),
       url(/fonts/NanumGothic-Bold.woff) format('woff'),
       url(/fonts/NanumGothic-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/NanumGothic-Regular.eot);
  src: url(/fonts/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(/fonts/NanumGothic-Regular.woff2) format('woff2'),
       url(/fonts/NanumGothic-Regular.woff) format('woff'),
       url(/fonts/NanumGothic-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 800;
  src: url(/fonts/NanumGothic-ExtraBold.eot);
  src: url(/fonts/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
       url(/fonts/NanumGothic-ExtraBold.woff2) format('woff2'),
       url(/fonts/NanumGothic-ExtraBold.woff) format('woff'),
       url(/fonts/NanumGothic-ExtraBold.ttf) format('truetype');
}
*/
@import url(trex/viewer/container.css);
@import url(trex/viewer/tool.css);




/* 장수문화원 커스커마이징 */
.tx-content-container p {font-size:10pt;line-height:1.8;margin:0;padding:0;display:block;width:auto;height:auto;color:#333333;}
.tx-content-container a {text-decoration:none;}
.tx-content-container a:link, 
.tx-content-container a:active, 
.tx-content-container a:visited {color:red; text-decoration:none; border:0; }
.tx-content-container a:hover {color:inherit !important; text-decoration:underline; border:0; }
.tx-content-container a > img {vertical-align:text-bottom;}
.tx-content-container button {cursor:default; -moz-user-modify:read-only !important; -webkit-user-modify:read-only !important; -khtml-user-modify:read-only !important;}
.tx-content-container button a:hover, 
.tx-content-container button a:link, 
.tx-content-container button a:active, 
.tx-content-container button a:visited  { border:none; }
.tx-content-container blockquote {margin:0; }
.tx-content-container ul {margin-block-start: 1em; margin-block-end: 1em; padding-inline-start: 40px;}
.tx-content-container .txc-image {margin:0;padding:0;vertical-align:text-bottom;}
.tx-content-container .clear {float:none !important;clear:both !important; width:1px;height:1px;overflow:hidden;font-size:1px;line-height:1px;}

