.aboutus {
    font-family: "dotum", "Arial";
	font-size: 11px;
	font-style: normal;
	line-height: 140%;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	word-break:break-all;
}
body, td, p, form, input, textarea, select {
    font-family: "dotum", "Arial";
	font-size: 11px;
	font-style: normal;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}
A:link {
	COLOR: #000000; TEXT-DECORATION: none;
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #ff0000; TEXT-DECORATION: none;
}
.contact {
	font-family:Tahoma, Verdana;
	color: #888888;
	line-height: 230%;
	padding-left: 10px;
	font-size: 10px;
}

