@charset "utf-8";
.css1 {
	font-family: "돋움";
	font-size: 12px;
	line-height: 20px;
	color: #707070;
}
a:link {
	font-family: "돋움";
	font-size: 12px;
	color: #707070;
	line-height: 20px;
}
a:visited {
	font-family: "돋움";
	font-size: 12px;
	color: #707070;
	line-height: 20px;
}
a:hover {
	font-family: "돋움";
	font-size: 11px;
	color: #707070;
	line-height: 20px;
	font-weight: bold;
}
a:active {
	font-family: "돋움";
	font-size: 12px;
	color: #707070;
	line-height: 20px;
}


.ss {
	background-color: #FFFFFF;
	height: 10px;
	width: 85px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
}
a{text-decoration:none;}
