﻿.title {
	font-family: "gulim";
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	color: #666666;
}
.body {
	font-family: "gulim";
	font-size: 12px;
	line-height: 150%;
	color: 7D7D7D;
}
  .body A:link {color: #7d7d7d;  text-decoration:none } 
  .body a:visited { color: #7d7d7d; text-decoration:none  } 
  .body a:hover { color: #ff9900; text-decoration:underline }
.menu {
	font-family: "gulim";
	font-size: 12px;
	color: #ffffff;
	line-height: 140%;
	font-weight: bold;

}
  .menu A:link {color: #ffffff;  text-decoration:none } 
  .menu a:visited { color: #ffffff; text-decoration:none  } 
  .menu a:hover { color: #ffffff; text-decoration:underline }

  .boxline {
	font-family: "??";
	font-size: 12px;
	border: 1px solid #999999;
}
.num {
	font-family: "gulim";
	font-size: 12px;
	line-height: 150%;
	color: #7D7D7D;
}
  .num A:link {color: #000000;  text-decoration:none } 
  .num a:visited { color: #000000; text-decoration:none  } 
  .num a:hover { color: #ff9900; text-decoration:underline }
  .name_title {
	font-family: "굴림", "돋움", Seoul, "한강체";
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}

