.font {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-family: "돋움", "돋움체";
	line-height: 18px;
}
a:hover {
	font-family: "돋움", "돋움체";
	color: #CC0000;
	text-decoration: underline;
}
.sgray {
	font-family: "돋움", "돋움체";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.bg {  background-image: url(images/new_main_02.gif); background-repeat: repeat-x}
.text{
	font-family: "돋움", "돋움체";
	font-size: 15x;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.g{
	font-family: "돋움", "돋움체";
	font-size: 13x;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.tfont {
	font-family: "굴림", "굴림체";
	font-size: 30px;
	text-decoration: none;
	color: #990000;
	line-height: 35px;
	font-weight: bold;

}
.font14 {
	font-family: "굴림", "굴림체";
	font-size: 14px;
	text-decoration: none;
	color: #990000;
	line-height: 25px;

}