/*************************************
/	링크
/************************************/ 
a:link    		{color:#727272;text-decoration:none;}
a:visited 		{color:#727272;text-decoration:none;}
a:active  		{color:#727272;text-decoration:none;}
a:hover  		{color:#727272;text-decoration:none;}

.mainfont {
	font-size:11px;
	color: a1874e;
	line-height: 16px;
	font-family: "돋움";
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	word-spacing:-1pt;
}
.subfont {
	font-size:11px;
	color: 727272;
	line-height: 14px;
	font-family: "돋움";
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	word-spacing:-1pt;
}
.sub_title_font {
	font-size:11px;
	color: 727272;
	line-height: 18px;
	font-family: "돋움";
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
}
