body
{
	margin: 0px;
}

@font-face 
{
	/*
	font-family: "돋움";
	src:url(/home/common/ttche9.eot);
	*/
}

img 
{
	border: 0;
}

form 
{ 
	display: inline;
}

body, table, tr, td, select, textarea, input, div, form, center, option, pre, blockquote 
{
	font-family: "돋움";
	font-size: 9pt;
	color: "#333333";
	line-height: 120%;
}

a:link 
{
	color: "#333333";
	text-decoration: none;
}

a:visited 
{
	color: "#333333";
	text-decoration: none;
}

a:active 
{
	color: "#999999";
	text-decoration: underline;
}

a:hover 
{
	color: "#999999";
	text-decoration: underline;
}

input
{
	height: 25px;
}

textarea
{
	/*
	border: solid 1;
	height: 20px;
	background-color: #FFFFFF;
	border-style:hidden ;
	*/
}
