/* CSS Document */

body, tr, td, table {margin:0; padding:0; border:0; font-size:12px;}

A:link    {color:555555;text-decoration:none; font-size:9pt; font-family:µ¸¿ò; line-height:170%}
A:visited {color:555555;text-decoration:none; font-size:9pt; font-family:µ¸¿ò; line-height:170%}
A:active  {color:555555;text-decoration:none; font-size:9pt; font-family:µ¸¿ò; line-height:170%}
A:hover  {color:ff0000;text-decoration:none; font-size:9pt; font-family:µ¸¿ò; line-height:170%}

.sub_title {margin:0 0 0 14px;}






/* ³ª´®°íµñ */
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot);
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff) format('woff'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.eot);
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.woff) format('woff'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 800;
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.eot);
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.woff) format('woff'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.ttf) format('truetype');
}



/* ¼­ºê¸Þ´º */

.smenu {font-family:'Nanum Gothic'; width:178px; height:100%; border:4px solid #a2997d; margin-left:6px; border-top:0px; margin-bottom:20px; padding:10px 0 36px;}
.smenu ul {list-style-type:none; margin:0; padding:0;}
.smenu li a{font-family:'Nanum Gothic'; display:block; padding:0 0 0px 12px; height:32px; line-height:32px; font-size:13px; font-weight:900; color:#666; letter-spacing:-0.2px; border-bottom: 1px dotted #dfdfdf;}
.smenu li a:hover{color:#fff; padding:0 0 0px 12px; background-color:#ef8716; border-bottom: 1px solid #ef8716;}
/* ¼­ºê¸Þ´º ³¡*/

