@charset "euc-kr";



/***** ±âº» ·¹ÀÌ¾Æ¿ô ¹× ·¹ÀÌ¾î Á¤ÀÇ *****/
body {
	margin:0;
	padding:0;
	height:100%; /* 100 % height */
	min-width:1000px;
	background:url(/Includes/Images/common_bg.gif) top repeat-x;
}

/* IE6¿ë min-width div */
#MinWidthContainer { padding-left:1000px;height:1px;}
#MinWidthContainer #PageContainer { height:1px;}
#MinWidthContainer #PageContainer #PageContentContainer {margin-left:-1000px;position: relative;height: 1px;}

/* ÄÁÅÙÃ÷ ÀüÃ¼ div */
#body { width:100%;}

/* ·¹ÇÁÆ® ³×ºñ°ÔÀÌ¼Ç ¹× Å¾ ³×ºñ°ÔÀÌ¼Ç ¿µ¿ª */
#top { width:1000px; height:230px; float:right; top:0px; right:0px; position:absolute; z-index:10000; }
#leftNav01 {width:305; height:362px; top:0px; left:0px; position:absolute; }
#leftNav02 {width:305; height:260px; top:362px; left:0px; position:absolute; }

/* ÄÁÅÙÃ÷ ¿µ¿ª : Áß¾ÓÁ¤·Ä ÈÄ (616/2)-(226/2)=195¸¦ »©ÁØ´Ù */
#contents	{ width:616px; top:100px; left:50%; margin-left:-195px; margin-bottom:130px; position:relative;}

/* ÇªÅÍ ¿µ¿ª, ÄÁÅÙÃ÷ Å×ÀÌºí°úÀÇ °£°ÝÀº Á¶Àý */
#bottom	{ width:100%;  margin-top:100px;  text-align:right;  }

/*¿ìÃø Äü ³×ºñ°ÔÀÌ¼Ç */
#quickNav { width:160px; height:445px; float:right; position:absolute; visibility:visible; z-index:20000; }

/*µå¸²¼­Ä¡ ±âº» Æ÷Áö¼Ç*/
#dreamSearchDefault { width:616px; height:95px; top:115px; left:50%; margin-left:-195px; position:absolute; z-index:30000;} 

/*µå¸²¼­Ä¡ opened Æ÷Áö¼Ç*/
#dreamSearchOpened { width:616px; height:351px; top:140px; left:50%; margin-left:-195px; position:absolute; z-index:30000;} 

/*µå¸²¼­Ä¡¿µ¿ª ÀüÈ­¹øÈ£¾È³»ÇÃ·¡½Ã ±âº» Æ÷Áö¼Ç*/
#officeTel { width:616px; height:12; top:231px; left:50%; margin-left:-195px; text-align:left; position:absolute; z-index:20000;} /* ¿ø·¡ À§Ä¡¿¡¼­ 35px ³»·Á°¨ */

/*´çÃ·ÀÚÁ¶È¸ Æ÷Áö¼Ç*/
#prize { width:105px; height:70px; top:153px; left:50%; margin-left:-195px; position:absolute; z-index:25000;}

/* ÆË¾÷ ±×¸²ÀÚ */
#popShadow {
	position: absolute;
	filter: progid:DXImageTransform.Microsoft.Shadow(color="#9B9B9B", Direction=135, Strength=4);
}
.popShadow {
	filter: progid:DXImageTransform.Microsoft.Shadow(color="#9B9B9B", Direction=135, Strength=4);
}

*html	#layAccount	{left:0; bottom:0; width:100%; height:27px; z-index:4; position:absolute; overflow-y:hidden; min-width:990px; margin-bottom:-1px;}
*html	.layAccount_wrap	{width:100%; position:relative;}



/****************************/
/***** ±âº» ½ºÅ¸ÀÏ Á¤ÀÇ *****/

td {
	font-size: 12px;
	line-height:136%;
  font-family:µ¸¿ò,Dotum,arial;
	color:#5F5F5F;
}

th {
	font-size: 12px;
	line-height:136%;
  font-family:µ¸¿ò,Dotum,arial;
	color:#5F5F5F;
}


input {
  font-family:µ¸¿ò,Dotum,arial;
	font-size:12px;
	color: #666666;
	line-height: 18px;
}

select {
 font-family:µ¸¿ò,arial;
 font-size:11px;
 color:#666666;
 behavior:url('/includes/Css/selectbox.htc');
}

img {
	border:none;
}



.input_basic {
  font-family:µ¸¿ò,Dotum,arial;
	font-size:12px;
	color: #666666;
	height:18px;
	border:solid;
	border-color:#DCDCDC;
	border-width:1px;
	text-indent: 1pt; 
	text-align: left; 
	text-valign: middle; 
	line-height: 18px;
	background-color:#FFFFFF;
}
.input_11pxBasic {
  font-family:µ¸¿ò,Dotum,arial;
	font-size:11px;
	color: #666666;
	height:16px;
	border:solid;
	border-color:#DCDCDC;
	border-width:1px;
	text-indent: 1pt; 
	text-align: left; 
	text-valign: middle; 
	background-color:#FFFFFF;
}

.input_lineDarkGray {
  font-family:µ¸¿ò,Dotum,arial;
	font-size:12px;
	color: #666666;
	height:18px;
	border:solid;
	border-color:#C0C0C0;
	border-width:1px;
	text-indent: 1pt; 
	text-align: left; 
	text-valign: middle; 
	line-height: 18px;
	background-color:#FFFFFF;
}
.input_lineDarkGray_11px {
  font-family:µ¸¿ò,Dotum,arial;
	font-size:11px;
	color: #666666;
	height:18px;
	border:solid;
	border-color:#C0C0C0;
	border-width:1px;
	text-indent: 1pt; 
	text-align: left; 
	text-valign: middle; 
	background-color:#FFFFFF;
}
.input_lineDarkGray_12px {
  font-family:µ¸¿ò,Dotum,arial;
	font-size:12px;
	color: #666666;
	height:18px;
	border:solid;
	border-color:#C0C0C0;
	border-width:1px;
	text-indent: 1pt; 
	text-align: left; 
	text-valign: middle; 
	background-color:#FFFFFF;
}



/*********************/
/***** ¾ÞÄ¿ Á¤ÀÇ *****/

/* ±âº» ¾ÞÄ¿ */
a:link {font-size:12px; color: #333333; font-family:µ¸¿ò,Dotum,arial;text-decoration: none}
a:active {font-size:12px;color: #333333;font-family:µ¸¿ò,Dotum,arial;text-decoration: none}
a:visited {font-size:12px;color: #333333;font-family:µ¸¿ò,Dotum,arial;text-decoration: none}
a:hover {font-size:12px;color: #000000;font-family:µ¸¿ò,Dotum,arial;text-decoration: none}

/* 11px ±âº» ¾ÞÄ¿ */
.px11Default {font-size: 11px;font-family:µ¸¿ò,Dotum,arial;color:#5F5F5F;text-decoration: none}
.px11Default:link {font-size: 11px;font-family:µ¸¿ò,Dotum,arial;color:#5F5F5F;text-decoration: none}
.px11Default:active {font-size: 11px;font-family:µ¸¿ò,Dotum,arial;color:#5F5F5F;text-decoration: none}
.px11Default:visited {font-size: 11px;font-family:µ¸¿ò,Dotum,arial;color:#5F5F5F;text-decoration: none}
.px11Default:hover {font-size: 11px;font-family:µ¸¿ò,Dotum,arial;color:#666666;text-decoration: none}


/* È¸»ö > °ËºÓ  */
.grayToDarkRed {font-size: 11px;font-family:µ¸¿ò,Dotum,arial; color:#787072; text-decoration: none;}
.grayToDarkRed:link {font-size: 11px;font-family:µ¸¿ò,Dotum,arial; color:#787072; text-decoration: none;}
.grayToDarkRed:active {font-size: 11px;font-family:µ¸¿ò,Dotum,arial; color:#787072; text-decoration: none;}
.grayToDarkRed:visited {font-size: 11px;font-family:µ¸¿ò,Dotum,arial; color:#787072; text-decoration: none;}
.grayToDarkRed:hover {font-size: 11px;font-family:µ¸¿ò,Dotum,arial; color:#841C48; text-decoration: none;}


/* È¸»ö > °ËºÓ º¼µå : Æò¸é¾È³» Ç¥ÂÊ ¸µÅ© */
.grayToDarkRedBtn {font-size: 11px;font-family:µ¸¿ò,Dotum,arial; color:#787072; text-decoration: none; }
.grayToDarkRedBtn:link {font-size: 11px;font-family:µ¸¿ò,Dotum,arial; color:#787072; text-decoration: none;}
.grayToDarkRedBtn:active {font-size: 11px;font-family:µ¸¿ò,Dotum,arial; color:#787072; text-decoration: none;}
.grayToDarkRedBtn:visited {font-size: 11px;font-family:µ¸¿ò,Dotum,arial; color:#787072; text-decoration: none;}
.grayToDarkRedBtn:hover {font-size: 11px;font-family:µ¸¿ò,Dotum,arial; font-weight:bold; color:#841C48; text-decoration: none;}

/* ¿¬ÇÎÅ© > È­ÀÌÆ® : °í°´ÇÃ¶óÀÚ °øÁö»çÇ× »ó´Ü µî */
.lightPinkToWhite {font-size: 12px;font-family:µ¸¿ò,Dotum,arial; color:#F4EAEE; text-decoration: none; }
.lightPinkToWhite:link {font-size: 12px;font-family:µ¸¿ò,Dotum,arial; color:#F4EAEE; text-decoration: none;}
.lightPinkToWhite:active {font-size: 12px;font-family:µ¸¿ò,Dotum,arial; color:#F4EAEE; text-decoration: none;}
.lightPinkToWhite:visited {font-size: 12px;font-family:µ¸¿ò,Dotum,arial; color:#F4EAEE; text-decoration: none;}
.lightPinkToWhite:hover {font-size: 12px;font-family:µ¸¿ò,Dotum,arial; color:#FFFFFF; text-decoration: none;}

/*±âº» > °ñµåºê¶ó¿î? : °øÁö»çÇ× ¸®½ºÆ® µî */
.toHBrown {font-size: 12px;font-family:µ¸¿ò,Dotum,arial; color:#666666; text-decoration: none; }
.toHBrown:link {font-size: 12px;font-family:µ¸¿ò,Dotum,arial; color:#666666; text-decoration: none;}
.toHBrown:active {font-size: 12px;font-family:µ¸¿ò,Dotum,arial; color:#666666; text-decoration: none;}
.toHBrown:visited {font-size: 12px;font-family:µ¸¿ò,Dotum,arial; color:#666666; text-decoration: none;}
.toHBrown:hover {font-size: 12px;font-family:µ¸¿ò,Dotum,arial; color:#C77000; text-decoration: none;}

/*11px ±âº» > °ñµåºê¶ó¿î? : °øÁö»çÇ× ¸®½ºÆ® µî */
.px11ToHBrown {font-size: 11px;font-family:µ¸¿ò,Dotum,arial; color:#666666; text-decoration: none; }
.px11ToHBrown:link {font-size: 11px;font-family:µ¸¿ò,Dotum,arial; color:#666666; text-decoration: none;}
.px11ToHBrown:active {font-size: 11px;font-family:µ¸¿ò,Dotum,arial; color:#666666; text-decoration: none;}
.px11ToHBrown:visited {font-size: 11px;font-family:µ¸¿ò,Dotum,arial; color:#666666; text-decoration: none;}
.px11ToHBrown:hover {font-size: 11px;font-family:µ¸¿ò,Dotum,arial; color:#C77000; text-decoration: none;}

/*************************/
/***** ÅØ½ºÆ® ½ºÅ¸ÀÏ *****/

/* º¼µå´Â ´Ù¸¥ ½ºÅ¸ÀÏ°ú È¥¿ëµÉ¶§ ºÒ·¯¿È, ±âº» ½ºÅ¸ÀÏ¿¡ º¼µå´Â strongÀ¸·Î */
.bold {font-weight:bold;}

.px11 {font-size:11px;}
.px13 {font-size:13px;}
.px14 {font-size:14px;}
.px16 {font-size:16px;}

.c_9fx3	{color:#9F9F9F;}
.c_26x3	{color:#262626;}
.c_e7x3	{color:#E7E7E7;}
.c_75x3	{color:#757575;}
.c_95x3	{color:#959595;}
.c_fx6 {color:#FFFFFF;}
.c_000 {color:#000000;}
.c_333 {color:#333333;}

.c_darkRed {color:#841C48;}

.c_gold {color:#D2AD8D;}
.c_goldMedium {color:#D8BA93;}
.c_goldStrong {color:#A67C51;}

.c_brown {color:#A97635;}
.c_Hbrown {color:#C77000;}

.c_transPink {color:#F4EAEE;}
.c_Pink {color:#C9839A;}

.c_787072{ color:#787072;}


.spaceL-1 { letter-spacing:-1pt; }

/********************/
/***** ½ºÅ©·Ñ¹Ù *****/
/* ½ºÅ©·Ñ ¿¬±×·¹ÀÌ */
.scroll_rightGray {
	scrollbar-face-color: EAEAEA; 
	scrollbar-highlight-color: EAEAEA; 
	scrollbar-shadow-color: EAEAEA; 
	scrollbar-3dlight-color: EAEAEA; 
	scrollbar-arrow-color: FFFFFF; 
	scrollbar-track-color: FCFCFC; 
	scrollbar-darkshadow-color: EAEAEA; 
}

.scroll_midGray {
	scrollbar-face-color: D6D6D6; 
	scrollbar-highlight-color: D6D6D6; 
	scrollbar-shadow-color: D6D6D6; 
	scrollbar-3dlight-color: D6D6D6; 
	scrollbar-arrow-color: FFFFFF; 
	scrollbar-track-color: F9F9F9; 
	scrollbar-darkshadow-color: D6D6D6; 
}

.overScrollMidGray {
	overflow:auto;
	scrollbar-face-color: D6D6D6; 
	scrollbar-highlight-color: D6D6D6; 
	scrollbar-shadow-color: D6D6D6; 
	scrollbar-3dlight-color: D6D6D6; 
	scrollbar-arrow-color: FFFFFF; 
	scrollbar-track-color: F9F9F9; 
	scrollbar-darkshadow-color: D6D6D6; 
}
.overScrollRightGray {
	scrollbar-face-color: EAEAEA; 
	scrollbar-highlight-color: EAEAEA; 
	scrollbar-shadow-color: EAEAEA; 
	scrollbar-3dlight-color: EAEAEA; 
	scrollbar-arrow-color: FFFFFF; 
	scrollbar-track-color: FCFCFC; 
	scrollbar-darkshadow-color: EAEAEA;
}
.overScrollZipPop {
	overflow-y:scroll; width:320px; height:120; 
}



/***** ÆÐµù°ª ¹Ýº¹ *****/

.intT1 {padding-top:1px;}
.intT2 {padding-top:2px;}
.intT3 {padding-top:3px;}
.intT4 {padding-top:4px;}
.intT5 {padding-top:5px;}
.intT6 {padding-top:6px;}
.intT7 {padding-top:7px;}
.intT8 {padding-top:8px;}
.intT9 {padding-top:9px;}
.intT10 {padding-top:10px;}

.intB1 {padding-bottom:1px;}
.intB2 {padding-bottom:2px;}
.intB3 {padding-bottom:3px;}
.intB4 {padding-bottom:4px;}
.intB5 {padding-bottom:5px;}
.intB6 {padding-bottom:6px;}
.intB7 {padding-bottom:7px;}
.intB8 {padding-bottom:8px;}
.intB9 {padding-bottom:9px;}
.intB10 {padding-bottom:10px;}

.intL1 {padding-left:1px;}
.intL2 {padding-left:2px;}
.intL3 {padding-left:3px;}
.intL4 {padding-left:4px;}
.intL5 {padding-left:5px;}
.intL6 {padding-left:6px;}
.intL7 {padding-left:7px;}
.intL8 {padding-left:8px;}
.intL9 {padding-left:9px;}
.intL10 {padding-left:10px;}

.intR1 {padding-right:1px;}
.intR2 {padding-right:2px;}
.intR3 {padding-right:3px;}
.intR4 {padding-right:4px;}
.intR5 {padding-right:5px;}
.intR6 {padding-right:6px;}
.intR7 {padding-right:7px;}
.intR8 {padding-right:8px;}
.intR9 {padding-right:9px;}
.intR10 {padding-right:10px;}


.intL28 {padding-left:28px;}
.intL18 {padding-left:18px;}
.intL18 {padding-left:18px;}
.intL22 {padding-left:22px;}
.intL10 {padding-left:10px;}

.intL8 {padding-left:8px;}


/***** ÁÙ°£°Ý *****/
.lineH160 {line-height:160%;}



/****************************/
/***** ¹öÆ° ½ºÅ¸ÀÏ Á¤ÀÇ *****/

/* ÀÎÅ×¸®¾î, Æò¸é¾È³» ÆòÇü´ë ¹öÆ° */
.btn_area {
	background:url(/Includes/Images/areaBtn_over_bg.gif) top right no-repeat;
	height:19px;
	width:89px;
	text-align:right;
	margin-right:10px;
	padding-right:6px;
	line-height:180%;
	float:left;
}


/***************************/
/***** bg ¹× ¶óÀÎ Á¤ÀÇ *****/

/* ÅÇ¸Þ´º td bg */
.tabBg {
	background:url(/Includes/Images/tabMenu_bg.gif) top repeat-x;
}
.tabBg_mypage {
	background:url(/05_Customer/Images/MypageTab_bg.gif) top repeat-x;
}

/* ´ã´ç¿¬¶ôÃ³ ¿ø bg */
.callCharge { background:url(/05_Customer/Images/PersoninChar_ring.gif) left no-repeat; }
.callChargeBox { background:url(/05_Customer/Images/PersoninChar_namecard.gif) bottom right no-repeat;}

/* Ç¥ ºÎºÐ ¶óÀÎ */
.lineB_e3x3 {
	border-bottom-color:#E3E3E3;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.lineR_e3x3 {
	border-right-color:#E3E3E3;
	border-right-style:solid;
	border-right-width:1px;
}
.lineL_e3x3 {
	border-left-color:#E3E3E3;
	border-left-style:solid;
	border-left-width:1px;
}
.lineT_e3x3 {
	border-top-color:#E3E3E3;
	border-top-style:solid;
	border-top-width:1px;
}


.lineB_e7x3 {
	border-bottom-color:#E7E7E7;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.lineR_e7x3 {
	border-right-color:#E7E7E7;
	border-right-style:solid;
	border-right-width:1px;
}
.lineL_e7x3 {
	border-left-color:#E7E7E7;
	border-left-style:solid;
	border-left-width:1px;
}
.lineT_e7x3 {
	border-top-color:#E7E7E7;
	border-top-style:solid;
	border-top-width:1px;
}


.lineB_dPink {
	border-bottom-color:#B58197;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.lineR_dPink {
	border-right-color:#B58197;
	border-right-style:solid;
	border-right-width:1px;
}
.lineL_dPink {
	border-left-color:#B58197;
	border-left-style:solid;
	border-left-width:1px;
}
.lineT_dPink {
	border-top-color:#B58197;
	border-top-style:solid;
	border-top-width:1px;
}


.lineB_rightRed {
	border-bottom-color:#DCBFCB;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.lineB_f5x3 {
	border-bottom-color:#F5F5F5;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.lineR_f5x3 {
	border-right-color:#F5F5F5;
	border-right-style:solid;
	border-right-width:1px;
}

.lineB_ecx3 {
	border-bottom-color:#ECECEC;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.lineR_f9x3 {
	border-right-color:#F9F9F9;
	border-right-style:solid;
	border-right-width:1px;
}

.lineB_efx3 {
	border-bottom-color:#EFEFEF;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.lineR_lowHPink {
	border-right-color:#DED0D5;
	border-right-style:solid;
	border-right-width:1px;
}
.lineB_lowHPink {
	border-bottom-color:#DED0D5;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.lineB_white {
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.lineB_slowHPink {
	border-bottom-color:#f7f4f5;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.lineB_LHRed {
	border-bottom-color:#c78b9f;
	border-bottom-style:solid;
	border-bottom-width:1px;
}





/* ºÐ¾ç´ë±ÝÁ¶È¸ÂÊ ÇÎÅ©¹Ú½º ¹× ÇÎÅ© ¶óÀÎ¹Ú½º */
.pinkBox {background:url(/05_Customer/Images/InfoBoxPink_bg.gif) top repeat-x; padding-left:14px; padding-top:12px; padding-bottom:25px;}
.pinkBox_105 {background:url(/05_Customer/Images/InfoBoxPink_bg_02.gif) top repeat-x;}
.pinkBox_198 {background:url(/05_Customer/Images/InfoBoxPink_bg_03.gif) top repeat-x;}
.pinkBox_286 {background:url(/05_Customer/Images/InfoBoxPink_bg_06.gif) top repeat-x;}
.pinkBox_320 {background:url(/05_Customer/Images/InfoBoxPink_bg_04.gif) top repeat-x;}
.pinkBox_346 {background:url(/05_Customer/Images/InfoBoxPink_bg_07.gif) top repeat-x;}
.pinkBox_357 {background:url(/05_Customer/Images/InfoBoxPink_bg_05.gif) top repeat-x;}
.pinkLineBox { border:solid #EFE2E5 1px; padding-left:13px; padding-top:8px;}
/* ÇÎÅ© ¶óÀÎ¹Ú½º ÆÐµù¾ø´Â */
.pinkLineBoxNoP { border:solid #EFE2E5 1px;}

.PinkLineBox_B {
	border-bottom-color:#EFE2E5;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.PinkLineBox_T {
	border-top-color:#EFE2E5;
	border-top-style:solid;
	border-top-width:1px;
}

.PinkLineBox_L {
	border-left-color:#EFE2E5;
	border-left-style:solid;
	border-left-width:1px;
}

.PinkLineBox_R {
	border-right-color:#EFE2E5;
	border-right-style:solid;
	border-right-width:1px;
}

.PinkLineBox_dot {
	border-top-color:#DBAFBE;
	border-top-style:dotted;
	border-top-width:1px;
}


/* ¹Ú½º */




/* 20080604_¼¼¸°Ãß°¡ */

.lineB_brownx3 {
	border-bottom-color:#d8ba93;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.lineB_brownx4 {
	border-top-color:#dadada;
	border-top-style:solid;
	border-top-width:1px;
}

.box4 {
	border-color:#d6ba92;
	border-style:solid;
	border-width:3px;
}

.intL15 {padding-left:15px;}



/* Çý¸®Ãß°¡ */

.lineR_efx3 {
	border-right-color:#EFEFEF;
	border-right-style:solid;
	border-right-width:1px;
}

.lineL_efx3 {
	border-left-color:#EFEFEF;
	border-left-style:solid;
	border-left-width:1px;
}

.lineT_efx3 {
	border-top-color:#EFEFEF;
	border-top-style:solid;
	border-top-width:1px;
}

.c_c9839a{color:#C9839A;}
.c_636362 {color:#636362;}




