@charset "EUC-KR";

/* resident */

/****************** Print CSS ********************/

/* ·¹ÀÌ¾Æ¿ôÀº display:none½ÃÅ°°í content¸¸ º¸ÀÌ°Ô ÇÑÈÄ ¿ÞÂÊÁ¤·Ä */
#mainPage	#wrapper	{
	background-image:none;
}
#subPage	#wrapper	{
	width:100%;
	min-width:100%;
}
#accessibilityMenu	{
	display:none;
}
#topSection	{
	display:none;
}
#mainContainer	{
	clear:both;
	width:855px;
	min-height:0;
	margin-bottom:0px;
}
#container	{
	clear:both;
	width:610px;
	min-height:0;
	margin-bottom:0px;
}
*	html	#container	{
	height:auto;
}

#leftColumn	{
	display:none;
}

#contentColumn	{
	clear:both;
	width:610px;
}
#content	{
	clear:both;
	width:610px;
}

#extra	{
	display:none;
}
#footer	{
	display:none;
}






/* ÀÍ½ºÇÃ·Î·¯ px °è»ê ¹®Á¦·Î ÀÎÇÑ ·¹ÀÌ¾Æ¿ô Æ²¾îÁü ¹æÁö */
.loginPage	dl	{
	width:187px;
}