/*°øÅë*/
@charset "euc-kr";
@charset "utf-8";

body	{margin:0;}
image	{border:none;}
body,td,th,div		{font-family:'µ¸¿ò'; font-size:11px; color:#666666; line-height:140%;}

a:link		{font-family:'µ¸¿ò'; font-size:11px; color:#666666; line-height:160%; text-decoration:none;}
a:active	{font-family:'µ¸¿ò'; font-size:11px; color:#666666; line-height:160%; text-decoration:none;}
a:visited	{font-family:'µ¸¿ò'; font-size:11px; color:#666666; line-height:160%; text-decoration:none;}
a:hover		{font-family:'µ¸¿ò'; font-size:11px; color:#f48473; line-height:160%; text-decoration:none;}

/*·¹ÀÌ¾Æ¿ô*/
#header		{
	width:100%;
	height:290px;
	clear:both;
	margin:0 auto;
	text-align:center;
	background-image:url('../../images/common/bg_top.jpg');
	background-repeat:no-repeat;
	background-position: top center;
}
#footer		{
	width:100%;
	height:150px;
	clear:both;
	margin:0 auto;
	padding-top:100px;
	text-align:center;
	background-image:url('../../images/common/bg_foot.jpg');
	background-repeat:no-repeat;
	background-position: top center;
}
#ecmd		{width:100%; text-align:center;margin:0 auto;}
#body		{
	width:972px;
	text-align:left;
	margin:0 auto;
	position:relative;
}

#main_body		{
	width:100%;
	height:100%;
	text-align:center; 
	margin:0 auto;
	position:relative;
}

#leftmenu	{
	width:238px;
	text-align:left;
	float:left;
	height:400px;
	background-image:url('../../images/common/bg_leftmenu.gif');
	background-repeat:no-repeat;
}
#contents	{width:665px; float:left;}
#floater	{
	position:absolute;
	visibility:visible;
	width:27px;
	height:280px;
	margin-left:35px;
}

/*·¹ÀÌ¾Æ¿ô_member*/

#header_member		{
	width:100%;
	height:140px;
	clear:both;
	margin:0 auto;
	text-align:center;
	background-image:url('../../images/common/bg_top_member.jpg');
	background-repeat:no-repeat;
	background-position: top center;
}

#body_member		{
	width:880px;
	text-align:left;
	margin:0 auto;
	position:relative;
}

#leftmenu_member	{
	width:215px;
	text-align:left;
	float:left;
	height:400px;
}



select	{behavior: url('../common/js/selectBox.htc'); }


/*cyber PR*/
.cyber					{font-family:'µ¸¿ò'; font-size:12px; color:#666666; line-height:160%; text-decoration:none;}
.cyber a:link		{font-family:'µ¸¿ò'; font-size:12px; color:#666666; line-height:160%; text-decoration:none;}
.cyber a:active	{font-family:'µ¸¿ò'; font-size:12px; color:#666666; line-height:160%; text-decoration:none;}
.cyber a:visited	{font-family:'µ¸¿ò'; font-size:12px; color:#666666; line-height:160%; text-decoration:none;}
.cyber a:hover		{font-family:'µ¸¿ò'; font-size:12px; color:#f48473; line-height:160%; text-decoration:none;}



/*ÄÁÅÙÃ÷*/
.location			{padding-top:20px; font-size:11px; color:#454545;}
.location a:link	{font-size:11px; color:#454545; text-decoration:none;}
.location a:active	{font-size:11px; color:#454545; text-decoration:none;}
.location a:visited	{font-size:11px; color:#454545; text-decoration:none;}
.location a:hover	{font-size:11px; color:#f48473; text-decoration:none;}

.location2			{padding-top:0px; font-size:11px; color:#454545;}
.location2 a:link	{font-size:11px; color:#454545; text-decoration:none;}
.location2 a:active	{font-size:11px; color:#454545; text-decoration:none;}
.location2 a:visited	{font-size:11px; color:#454545; text-decoration:none;}
.location2 a:hover	{font-size:11px; color:#f48473; text-decoration:none;}

.board_title	{border:3px solid #99c46a;}

/* INPUT */
.input01	{border:1px solid #d5dcc6; height:17px; font-family:'µ¸¿ò'; font-size:11px; color:#666666;}
.input02	{border:1px solid #daf3bc; height:17px; font-family:'µ¸¿ò'; font-size:11px; color:#454545; background-color:#f1f9e7;}

/* recruit */
.recruit_t01	td{padding-left:10px;}
.recruit_t01	th{padding-left:10px; text-align:left; background-color:#f3f7e8;}

.recruit_t02	th{text-align:center; background-color:#f3f7e8;}

/*point text*/
.txt_point01	{color:#a3c87a; line-height:140%;}
.txt_point02	{color:#f48473; font-weight:bold; line-height:140%; font-size:16px;}
.txt_point03	{color:#83b849; line-height:140%; font-weight:bold;}
.txt_point04	{color:#f48473; font-weight:bold; line-height:180%; font-size:12px;}
.txt_point05	{line-height:180%; font-size:12px;}


/*pagingt*/
.paging {
	position:relative; 
	width:665px;
	text-align:center;
	color:#888888;
	padding-top:10px;
}

.pagingOn {
	font-weight:bold;
}