body	{
		margin:0px;
		padding:0px;
		background:#262826
}

td		{
		font-family:µ¸¿ò,tahoma;
		font-size:8pt;
		color:#777160;
		word-spacing:-2;
}

button {margin:0px; padding:0px; border:0px; display:inline; background-color:transparent; cursor:hand;}
button.btn_submit{background:url('./images/sub/btn_send.gif') no-repeat; width:36px; height:12px;}
button.btn_reset{background:url('./images/sub/btn_cancel.gif') no-repeat; width:46px; height:12px;}

a		{
		color:#777160;
		text-decoration:none;
}

a:hover	{
		text-decoration:underline;
}

strong	{
		color:#D95A15;
}

ul		{
		list-style:none;
		margin:0px;
		padding:0px;
}

li		{
		padding:0 0 0 11px;
		height:20px;
		background:url(images/list1.gif) bottom left no-repeat
}

li a	{
		color:#777160;
}

em		{
		font-size:9px;
		color:#8E2A11;
		font-style:normal;
}

.btn_black {
	font-size:11px;
	font-family:Dotum Verdana;
	color:#DDDDDD;
	background-color:#555555;
	border:0px solid #555555;
	height:15px;
	line-height:150%;
	text-align:left;
	padding-left:6px;
}

.input_text{
	border:1px solid #cccccc;
	background-color:#efefef;
	font-family:Verdana;
	font-size:11px;
}

.textarea{
	border:1px solid #cccccc;
	background-color:#efefef;
	font-family:Verdana;
	font-size:11px;
}

.select{
	border:1px solid #cccccc;
	background-color:#efefef;
	font-family:Verdana;
	font-size:11px;
}
