@charset "euc-kr";
body {
	font-family:Arial, dotum, Tahoma;
	font-size:12px;
	color:#888888;
	line-height:140%;
	overflow-x:hidden;
	overflow-y:croll;
	margin:0px;
	scrollbar-face-color:#f6f6f6;
	scrollbar-highlight-color:#f6f6f6;
	scrollbar-3dlight-color:#bfbfbf;
	scrollbar-darkshadow-color:#bfbfbf;
	scrollbar-shadow-color:#f6f6f6;
	scrollbar-arrow-color:#8c8c8c;
	scrollbar-track-color:#e8e8e8;
}

/* link */
a:link		{color:#888888; font-family:Arial,gulim,dotum,Verdana,helvetica; text-decoration:none;}
a:visited	{color:#888888; font-family:Arial,gulim,dotum,Verdana,helvetica; text-decoration:none;}
a:hover		{color:#00449e; font-family:Arial,gulim,dotum,Verdana,helvetica; text-decoration:underline;}
a:active	{color:#888888; font-family:Arial,gulim,dotum,Verdana,helvetica; text-decoration:none;}

img			{border:none;}
table		{font-family:Arial,±¼¸²; font-size: 12px; line-height:140%; letter-spacing: -0.02em;}
td			{font-family:Arial,±¼¸²; font-size: 12px; line-height:140%; letter-spacing: -0.02em;}
#body {position:relative; width:880px; margin:0 auto; border:0px solid;}

body {margin: 0px 0px; text-align:center; }
/*** bg ***/
.main 		{background-color:#dcdcdc;}
.main_bg 	{
	padding:36px 0 0 0px;
	background-image: url(/images/main_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.sub_bg 	{padding:36px 0 0 0px; background: url(/images/sub_bg.gif) repeat-x;}

/* padding */
.con_pad	 {padding:20px 0px 50px 0px;}
.location {	font-size: 11px; color:888888;	font-family: "µ¸¿ò"; letter-spacing: -1px;}

.line_all { border:#888888 1px solid; padding:8;}
.input    { font-size:12px; color:#555555;border: #cccccc 1px solid; line-height:160%; padding:0 0 0 5;  background-color: #ffffff}
.form    { font-size:12px; color:#555555;  border: #cccccc 1px solid; line-height:160%; padding:0 0 0 5;  background-color: #ffffff}
.box   { font-size:12px; color:#555555;  border: #DFDCD3 1px solid; line-height:160%; padding:0 0 0 5;  background-color: #Ffffff}
.select   { font-size:12px; color:#555555;  background-color: #Ffffff}
.textarea{ font-size:12px; color:#555555;  border: #cccccc 1px solid; line-height:160%; padding:0 0 0 5;  background-color:  #ffffff;padding:10;}
