@charset "utf-8";

html, body {height:100%; margin:0px; padding:0px; font-size:12px; color:#666; font-family:"Dotum", "Malgun Gothic", verdana, serif;background: #FFF;}
img { 
	margin:0px;
	border: 0px;
}

a:link			{ font-size: 11px; color: #2d2c2d;  text-decoration: none; line-height: 19px; }
a:visited		{ font-size: 11px; color: #2d2c2d;  text-decoration: none; line-height: 19px; }
a:hover		{ font-size: 11px; color: #2d2c2d;  text-decoration: underline; line-height: 19px; }
a:active		{ font-size: 11px; color: #2d2c2d;  text-decoration: underline; line-height: 19px; }




input {
	border: 1px solid #CCC;
	background-color:#ecece3;
}

textarea {
	border: 1px solid #CCC;
	background-color:#ecece3;
}
