@charset "euc-kr";
body {
	font-family: "±¼¸²", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

.top_bg {
	background-image: url(top_img/top_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 12px; /* ±âº»ÆùÆ® »çÀÌÁî */
	color: #676767;  /* ÆùÆ® ÄÃ·¯ */
	margin: 0;
	padding: 0;
	font-family: "±¼¸²", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";  /* ÆùÆ®½ºÅ¸ÀÏ */
	line-height: 150%;
}

a:link			{ color: #676767; text-decoration: none; }
a:hover		{ color: #e11a20; text-decoration: none; }
a:visited		{ color: #676767; text-decoration: none; }
a:active		{ color: #676767; text-decoration: none; }

table { border-collapse: collapse; border-spacing: 0; }.main_bg {
	background-image: url(main_img/main_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
