@font-face {
   font-family: "Nanum Gothic", sans-serif;
  font-style: normal;
  font-weight: 400;
  src: url("//webfonts/NanumGothic-Regular.ttf") format("truetype"), 
}

.fa,
.fas {
  font-family: "Nanum Gothic", sans-serif;
  font-weight: 400; }

a:link { font-family: "Nanum Gothic", sans-serif; font-size: 12pt; text-decoration:none; color: #333333; }
a:visited { font-family: "Nanum Gothic", sans-serif; font-size: 12pt;text-decoration:none; color: #333333; }
a:hover { font-family: "Nanum Gothic", sans-serif; font-size: 12pt;text-decoration:underline; color:red;}
a:active { font-family: "Nanum Gothic", sans-serif; font-size: 12pt;text-decoration:underline; color:red;}

input { height: 20px; font-size: 12pt; }
textarea { font-size: 12pt; }
select { height: 30px; font-size: 12pt; text-align: centerline;}

p { margin: 0px; }

body { font-family: "Nanum Gothic", sans-serif; font-size: 12pt; line-height: 160%; color:333333;}
.body { font-family: "Nanum Gothic", sans-serif; font-size: 12pt; line-height: 160%; color:333333;}
.body2 { font-family: "Nanum Gothic", sans-serif; font-size: 12pt; line-height: 160%; color:white;}
.body3 { font-family: "Nanum Gothic", sans-serif; font-size: 12pt; line-height: 160%; color:black;}
.body4 { font-family: "Nanum Gothic", sans-serif; font-size: 12pt; color:#c15b27;}
.line { font-family: "Nanum Gothic", sans-serif; font-size: 12pt; border-color: white; border:solid black 1 ; }
.line2 {  font-family: "Nanum Gothic", sans-serif; font-size: 12pt; line-height: 160%; color:333333;border-color: white; border:solid 333333 1 ; }
.fix_bg {  background-attachment: fixed; background-image: url(./images/me.gif); background-repeat: no-repeat; background-position: 400 120;}

.body2 a { font-family: "Nanum Gothic", sans-serif; font-size: 12pt; line-height: 160%; text-decoration:none; color:#FFFFFF; }

#wrap { text-align: center; width: 1100px; margin: 0 auto; }
#wrap_content { margin: 0 auto; text-align:left; }

#category_list3 { text-align: right; padding: 0 15px 0 0px; line-height: 21px; }
#category_list3 a { color: white; }

td { color: #333333; line-height: 160%;}
.body a { color: #333333; }
.body a:hover { color: red; }

.pageNavi { background-color: #FFFFFF;  width: 30px;  height: 22px; border: solid #cccccc 1px; float: left; vertical-align: middle;  padding-top: 6px; }
.pageNavi:hover { background-color: #dddddd; }
.pageNavi_over { width: 30px; height: 22px; background-color: #ffcccc; border: solid 1px #cccccc; float: left; vertical-align: middle;   padding-top: 6px;}



