@import url("common.css");

body{margin:0; padding:0; background:url(../img/m_bg.jpg) repeat-x; overflow-x:hidden; font-family:Dotum; color:#454545; background-color: #ffffff; line-height:17px;}

.notice				{color:#686562; font-size:11px; text-decoration:none}
.notice a:link		{color:#686562; font-size:11px; text-decoration:none}
.notice a:visited	{color:#686562; font-size:11px; text-decoration:none}
.notice a:active	{color:#686562; font-size:11px; text-decoration:none}
.notice a:hover		{color:#ed1c24; font-size:11px; text-decoration:underline;}
