#notice {
	height: 140px;
	width: 650px;
	background: url("./images/sukologo4.gif") no-repeat;
	font: 13px/20px dotum, µ¸¿ò;
	text-align: right;
	margin-right: 20px;
}

#notice a {
	color: #696969;
	text-decoration: none;
}

#notice a:hover {
	color: #bd0000;
	text-decoration: none;
}

