@import url('global.css');



/*  Layout	*/
#pop_wrap	 {
	text-align:left;
	font-size:12px;
}

.pop_top	{ 
	margin-bottom:-12px;
	padding:0 0 0 127px;
	background:url('/contents/ionresource/images/ccd/popup/pop_top.gif') no-repeat left top;
}

	.pop_head	{
		height:64px;
		padding:12px 0 0 0;
		background:url('/contents/ionresource/images/ccd/popup/pop_top.gif') no-repeat right top;
	}
	.pop_head	img	{
		float:left;
		margin:9px 0 0 0;
	}
	.pop_head	img.close	{
		float:right;
		margin:8px 9px 0 0;
	}
.pop_mid	{
	padding:0 0 0 26px;
	background:#fff url('/contents/ionresource/images/ccd/popup/pop_left.gif') repeat-y left top;
}
	.pop_mid_exp	{ 
		padding:0;
		margin:0;		
		background:url('/contents/ionresource/images/ccd/popup/pop_right.gif') repeat-y right top;
	}
	.pop_mid_cont_1, .pop_mid_cont_2, .pop_mid_cont_3, .pop_mid_cont_4, .pop_mid_cont_5, .pop_mid_cont_6{ 
		position:relative;
		height:0;
		overflow-x:hidden;
		overflow:auto;
		scrollbar-face-color: #fff;
		scrollbar-highlight-color: #fff; 
		scrollbar-shadow-color: #D8D8D8; 
		scrollbar-3dlight-color: #D8D8D8; 
		scrollbar-arrow-color: #D8D8D8; 
		scrollbar-track-color: #F3F3F3;
		scrollbar-darkshadow-color: #fff;
	}

	/* size : w650 * h500 */
	.pop_mid_cont_1	{
		width:596px;
		height:434px;
		padding:0 22px 0 0;
		_width:619px;
		_height:446px;
		_padding:12px 20px 0 0;
	}
	*:first-child+html		.pop_mid_cont_1	{
		width:582px;
		padding:0 37px 0 0;
	}

	/* size : w480 * h400 */
	.pop_mid_cont_2	{
		width:94.1%;
		height:334px;
		padding:12px 18px 0 0;
		_width:448px;
		_height:346px;
		_padding:12px 20px 0 0;
	}
	*:first-child+html		.pop_mid_cont_2	{
		width:92.9%;
		padding:12px 25px 0 0;
	}

	/* size : w380 * h250 */ 
	.pop_mid_cont_3	{ 
		height:166px;
		width:94.3%;
		padding:0 10px 0 0;
		_width:346px;
		_height:196px;
		_padding:12px 20px 0 0;
	}
	*:first-child+html .pop_mid_cont_3	{
		width:90.9%;
		padding:0 20px 0 0;
	}

	/* size : w784 * h645 */
	.pop_mid_cont_4	{
		height:579px;
		/*width:94.9%;*/
		width:736px;
    _width:752px;
		padding:12px 13px 0 0;
		_padding:12px 15px 0 0;
		_height:591px;
	}
	*:first-child+html		.pop_mid_cont_4	{
		width:720px;
		padding:12px 30px 0 0;
	}
	
/* size : w900 * h645 */
	.pop_mid_cont_5 {
		height: 560px;
		width: 841px;
		_width: 863px;
		padding: 12px 22px 0 0;
		_padding-right: 15px;
	}
    	/* size : w965 * h720 */
	.pop_mid_cont_6 {
		height: 635px;
		width: 906px;
		_width: 923px;
		padding: 12px 22px 0 0;
		_padding-right: 25px;
	}
    	*:first-child+html		.pop_mid_cont_6	{
		width:96.7%;
		padding:12px 24px 0 0;
	}


.pop_btm	{
	height:20px;
	padding:0 0 0 20px;
	background:url('/contents/ionresource/images/ccd/popup/pop_btm.gif') no-repeat left bottom;
}
	.pop_btm_exp	{
		height:20px;
		background:url('/contents/ionresource/images/ccd/popup/pop_btm.gif') no-repeat right bottom;
	}
/* firefox Å×ÀÌºí ±³Á¤ */
.pop_mid_exp table.pop_tbl_type1,
.pop_mid_exp table.pop_tbl_type2,
.pop_mid_exp table.tbl_type5	{
	margin:0 -1px 0 1px;
	#margin: 0;
}


/* ½ºÅ©·Ñ ¾Èº¸ÀÏ ¶§ */
.show_scroll	{height:0;overflow:hidden;}



/* Title : ´Üµ¶ Å¸ÀÌÆ² */
#pop_wrap	 .pop_mid h1	{
	width:100%;
	padding:0;
	margin:0 0 5px 0;
	#margin:0 0 4px 0;
	overflow:hidden;
	background:none;
	clear:both;
}
	#pop_wrap	 .pop_mid h1	p	{
		float:left;
		padding:0 0 0 12px;
		height:13px;
		font-size:12px;
		background:url('/contents/ionresource/images/ccd/common/pop_h1.gif') no-repeat 0 1px;
	}

/* Title : Å¸ÀÌÆ² + ¹öÆ° */
#pop_wrap	 .pop_mid h1.sidebtn		{
	float:left;
	margin:0;
}
		#pop_wrap	 .pop_mid h1.sidebtn	p	{
		float:left;
		margin:7px 0 0 0;
		padding:0 0 0 15px;
		font-size:12px;
	}
.h1_sidebtn	{
	float:right;
	padding:0;
	margin:0 0 4px 0;
	#margin:0 0 2px 0;
	text-align:right;
	font-weight:normal;
}


/* Title : Å¸ÀÌÆ² + text */
h1.sidetxt		{
	float:left;
	margin:0;
}
	h1.sidetxt	p	{
		float:left;
		padding:0 0 0 15px;
		font-size:12px;
	}
	.h1_sidetxt	{
		float:right;
		padding:0;
		margin:0 0 4px 0;
		text-align:right;
		font-weight:normal;
	}
  .h1_sidetxt.side_txt_bul{
	background:url(/contents/ionresource/images/ccd/common/bullet_17.gif) no-repeat 0 45%;
	padding:0 0 0 6px !important;
	font-size:11px;
	font-family:"µ¸¿ò", Dotum, Helvetica, sans-serif, SimSun;
	color:#666;
}

/* Tab */
ul.tab_type1  {
	width:714px;
	_width:720px;
	_padding:0 0 0 8px; 
	padding:0 0 0 10px; 
	margin-bottom:5px;
	_margin-bottom:2px;
	background:url('/contents/ionresource/images/ccd/common/tab_bg.gif') no-repeat 0 24px;
	height:41px;
}

  ul.tab_type1 li {
    float:left;
  }


/* 2depth, 3depth Title */
#pop_wrap	 .pop_mid	h3 {
	color:#565656;
	font-size:11px;
	font-family:"µ¸¿ò", Dotum, Helvetica, sans-serif, SimSun;
}
    #pop_wrap	 .pop_mid	h3.wd240 {
        width:240px;
        text-align:center;
    }

#pop_wrap	 .pop_mid	h1.ptitle {
	width: 587px;
	padding: 8px 0 8px 0;
	background: url(/contents/ionresource/images/ccd/popup/titbox.gif) no-repeat;
	color: #6e3624;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	height:30px;
}
#pop_wrap	 .pop_mid	h1.ptitle02 {
	width: 720px;
	padding: 8px 0 8px 0;
	background: url(/contents/ionresource/images/ccd/popup/titbox02.gif) no-repeat;
	color: #6e3624;
	font-weight: bold;
	text-align: center;
	font-size:11px;
	font-family:"µ¸¿ò", Dotum, Helvetica, sans-serif, SimSun;
	height:30px;
}
#pop_wrap	 .pop_mid	h2	{
	float:left;
	width:50%;
	padding:0 0 0 0;
	margin:0 0 8px 0;
	font-size:12px;
	background:url('/contents/ionresource/images/ccd/common/pop_h1.gif') no-repeat 4px 1px;
}
	#pop_wrap	 .pop_mid	h2	p	{
		padding:0 0 0 15px;
	}
#pop_wrap	 .pop_mid	h3.inbox {
	display:inline;
	float: left;
	clear: both;
	width: 100%;
	margin: 15px 0 0 7px;
	padding: 0 0 0 10px;
	background: url(/contents/ionresource/images/ccd/common/bullet_3.gif) no-repeat 0 3px;
	color: #666;
	font-size: 12px;
}

/* button location of table bottom */
.btn_btm_r	 {
	width:100%;
	text-align:right;
	margin:15px 0 0 0;
}
.btn_btm_r02	{
	width:100%;
	text-align:right;
	margin:0 0 0 0;
}
.btn_btm_r	 a img, .btn_btm_r02 a img {margin-left:3px;}

/* STEP */
#pop_wrap	 .pop_mid	ul.step	{	
	margin:6px 0;
	background:#fff;
}
*:first-child+html		#pop_wrap	 .pop_mid	ul.step	{	
	width:100%;
}
/* TABLE ¹Ù·Î³ª¿Ã¶§ MARGIN*/
.table_topmg{
    margin:6px 0 0 0;
    _margin:3px 0 0 0;
}


/* Image + Text Box */
.box_gray	 { width:100%; margin:0 0 24px 0;}
	.box_gray_top	 {
		height:8px;
		padding:0 0 0 10px;
		background:url('/contents/ionresource/images/ccd/popup/box_gray_1.gif') no-repeat left top;
		font-size: 0;
	}
		.box_gray_top_exp	 {
			height:8px;
			background:url('/contents/ionresource/images/ccd/popup/box_gray_1.gif') no-repeat right top;
		}
	.box_gray_mid	 {
		padding:0 0 0 8px;
		border-left:1px solid #D5D5D5;
	}
		.box_gray_content_1, .box_gray_content_2, .box_gray_content_3, .box_gray_content_4, .box_gray_content_5 {
			_width:100%;
			overflow:hidden;
			padding:0 10px 0 0;
			border-right:1px solid #D5D5D5;
		}
		.box_gray_content_1	img, .box_gray_content_2	img, .box_gray_content_3	img, .box_gray_content_4	img		 {
			float:left;
		}
		.box_gray_content_1	img, .box_gray_content_2	img		 {
			margin:0 7px 0 0;
		}
		.box_gray_content_1 ul.blt_2, .box_gray_content_2 ul.blt_2, .box_gray_content_3 ul.blt_2, .box_gray_content_4 ul.blt_2		 {
			float:left;
		}
		.box_gray_content_1 ul.blt_2 li, .box_gray_content_2 ul.blt_2 li, .box_gray_content_3 ul.blt_2 li, .box_gray_content_4 ul.blt_2 li		 {
			background:transparent url(/contents/ionresource/images/ccd/common/bullet_7.gif) no-repeat scroll left 6px;
		}
		.box_gray_content_1	ul.blt_2	 {padding:19px 0 0 0;}
		.box_gray_content_2	ul.blt_2	 {padding:8px 0 0 0;}
		.box_gray_content_3	img		 {margin:6px 7px 0 0;}
		.box_gray_content_4	img		 {margin:6px 7px 0 0;}

	.box_gray_btm	 {
		height:8px;
		padding:0 0 0 10px;
		background:url('/contents/ionresource/images/ccd/popup/box_gray_1.gif') no-repeat left bottom;
		font-size: 0;
	}
		.box_gray_btm_exp	 {
			height:8px;
			background:url('/contents/ionresource/images/ccd/popup/box_gray_1.gif') no-repeat right bottom;
		}


.pop_mid_cont_1	.box_gray_content_1	ul, .pop_mid_cont_1	.box_gray_content_2	ul, .pop_mid_cont_1	.box_gray_content_3	ul, .pop_mid_cont_1	.box_gray_content_4	ul, .pop_mid_cont_4 .box_gray_content_3 ul {width:84.6%;}
.pop_mid_cont_2	.box_gray_content_1	ul, .pop_mid_cont_2	.box_gray_content_2	ul, .pop_mid_cont_2	.box_gray_content_3	ul, .pop_mid_cont_2	.box_gray_content_4	ul	{width:77.8%;}
.pop_mid_cont_1	.box_gray_content_5	{width:98.1%;_width:100%;}


/* »ó´Ü ³ì»ö¹Ú½º */
table.green_type	 {
	width:99.8%;
	height:37px;
	border-collapse:collapse;
	line-height:16px;
	background:url('/contents/ionresource/images/ccd/popup/box_green_1.gif') no-repeat right top;
}
table.green_type th {
    color:#49453A;
}

table.green_type th.bar {
    background:url('/contents/ionresource/images/ccd/popup/box_bar.gif') no-repeat right 11px;
}

table.green_type th, table.green_type td	{
	padding:12px 10px 9px 14px;
	text-align:left;
	font-size:12px;
	color:#666;
	background:url('/contents/ionresource/images/ccd/popup/box_green_1.gif') no-repeat -100px top;
}
table.green_type th.first	{
	color:#4D473E;
	background:url('/contents/ionresource/images/ccd/popup/box_green_1.gif') no-repeat left top;
}

table.green_type th.first span	{
	color:#4D473E;
}
table.green_type td	{
	background:url('/contents/ionresource/images/ccd/popup/box_bar.gif') no-repeat left 11px;
}
table.green_type td.single	{
	background:none;
	text-align:center;
}
table.green_type td.single2	{
	background:none;
	text-align:left;
	margin-left:-20px;
}
	/* input  + img µé¾î°¥ ¶§ */
	table.green_type th.Input, table.green_type td.Input	{
		padding:7px 10px 6px 16px;
	}
	table.green_type th.Input, table.green_type td.Input input	{
		margin-top:-1px;
	}
	/*
	table.green_type th.Input select, table.green_type td.Input select{
		height:22px;
		margin:1px 0 4px 0;
	}
	*/
	table.green_type th.Input	img, table.green_type td.Input	img	{
		vertical-align:middle;
	}
	table.green_type th.Input	a	img, table.green_type td.Input	a	img	{
		vertical-align:middle;
	}



/* »ó´Ü ³ì»ö¹Ú½º_1 */
div.green_type_1_wrap	 {
	width:100%;
	height:63px;
	margin:0 0 8px 0;
	padding:0;
	background:url('/contents/ionresource/images/ccd/popup/box_green_2.gif') no-repeat left top;
}
div.green_type_1_wrap_in	 {
	height:59px;
	_height:63px;
	margin:0 0 0 13px;
	padding:4px 0 0 0;
	background:url('/contents/ionresource/images/ccd/popup/box_green_2.gif') no-repeat right top;
}
	table.green_type_1	 {
		width:99%;
		border-collapse:collapse;
		line-height:16px;
	}
	table.green_type_1 th, table.green_type_1 td	{
		padding:8px 13px 1px 0;
		_padding:4px 13px 1px 0;
		text-align:left;
		font-size:12px;
		color:#666;
	}
	table.green_type_1 th {
		color:#49453A;
	}
	table.green_type_1 td	{
		padding:8px 19px 1px 13px;
		_padding:7px 19px 4px 13px;
		background:url('/contents/ionresource/images/ccd/popup/box_bar.gif') no-repeat left 6px;
	}
	table.green_type_1 td.dline	{
		height:4px;
		padding:0 5px 0 0;
		background:url('/contents/ionresource/images/ccd/popup/box_green_2_dot.gif') repeat-x left 2px;
	}
	
	
	
/* »ó´Ü ³ì»ö¹Ú½º 2 */
table.green_type_2	 {
	width:100%;
	margin:0 0 8px 0;
	border-collapse:collapse;
	line-height:16px;
	background:url('/contents/ionresource/images/ccd/popup/box_green_1.gif') no-repeat right top;
}
table.green_type_2 th, table.green_type_2 td	{
	text-align:left;
	font-size:12px;
	color:#666;
	background:url('/contents/ionresource/images/ccd/popup/box_green_1.gif') no-repeat -100px top;
}
table.green_type_2 th {
	padding:12px 6px 9px 0;
    color:#49453A;
	text-align:right;
}
table.green_type_2 th span {
	padding-left: 7px;
	background: url('/contents/ionresource/images/ccd/common/bullet_1.gif') no-repeat 0 4px;
}
table.green_type_2 th.first	{
	background:url('/contents/ionresource/images/ccd/popup/box_green_1.gif') no-repeat left top;
}
table.green_type_2 td	{
	padding: 12px 0 9px;
	background:url('/contents/ionresource/images/ccd/popup/box_bar.gif') no-repeat right 11px;
}

	/* input  + img µé¾î°¥ ¶§ */
	table.green_type th.Input, table.green_type td.Input	{
		padding:7px 10px 6px 16px;
	}
	/*	table.green_type th.Input, table.green_type td.Input .textIn {
		margin-top:1px;
	}
	table.green_type th.Input select, table.green_type td.Input select{
		height:22px;
		margin:1px 0 4px 0;
	}*/
	table.green_type th.Input	img, table.green_type td.Input	img	{
		vertical-align:middle;
		margin:0 0 2px 0;
	}
	table.green_type th.Input	a	img, table.green_type td.Input	a	img	{
		vertical-align:middle;
		margin:0 0 2px 0;
	}






/* Å×ÀÌºí ÇÏ´Ü ºí¸´ + Text */
ul.card_blt_9  {width:100%;}
  ul.card_blt_9    li  {
      margin:2px 0 0 4px;
      padding:0 0 0 8px;
      font-size:11px;
	font-family:"µ¸¿ò", Dotum, Helvetica, sans-serif, SimSun;
      color:#666666;
      background:url('/contents/ionresource/images/ccd/common/ico_txt09.gif ') no-repeat left 6px;
  }
    
ul.pop_note	{
	margin:9px 0 0 1px;
}
	ul.pop_note li, ul.pop_note02 li	{
		_height:15px;
		margin:0 0 2px 0;
		padding:0 0 0 11px;
		font-size:11px;
		font-family:"µ¸¿ò", Dotum, Helvetica, sans-serif, SimSun;
		line-height:16px;
		color:#666;
		background:url('/contents/ionresource/images/ccd/common/ico_circle.gif') no-repeat 0 2px;
	}

ul.pop_note01{
	margin-top:10px;
}
	ul.pop_note01 li{
		font-size:11px;
		font-family:"µ¸¿ò", Dotum, Helvetica, sans-serif, SimSun;
		line-height:18px;
		color:#666;
	}

ul.pop_note02{
	float:left;
	width:auto;
	_width:90%;
	margin-top:10px;
}





/*pop ¾È³» BOX */
.pop_boxtype_1    {
}
    .pop_boxtype_1_top    {
        width:720px;
        height:10px;
        font-size:0px;
        background:url('/contents/ionresource/images/ccd/popup/bg_popinfo_1.gif') no-repeat left top;
    }
    .pop_boxtype_1_mid    {
        overflow:hidden;
        padding:0 20px 0 17px;
        line-height:160%;
        background:url('/contents/ionresource/images/ccd/popup/bg_popinfo_2.gif') repeat-y left top;
    }
    .pop_boxtype_1_btm   {
        width:720px;
        height:10px;
        text-align:right;
        padding:0;
        background:url('/contents/ionresource/images/ccd/popup/bg_popinfo_3.gif') no-repeat left top;
    }

/*È®ÀÎÆäÀÌÁö ¹Ú½º*/
.ok_box{
	width:322px;
	padding:10px 0 0 0;
	background: url('/contents/ionresource/images/ccd/popup/ok_round01.gif') no-repeat left top;
}
.ok_box p{
	width: 322px;
	padding:5px 0;
	text-align:center;
	float: left;
	background:url('/contents/ionresource/images/ccd/popup/ok_round03.gif') repeat-y;
}

div.ratelist{
	width: 322px;
	padding:5px 0;
	float: left;
	background:url('/contents/ionresource/images/ccd/popup/ok_round03.gif') repeat-y;
}
div.ratelist ul{
	float:left;
	margin:5px 0 0 19px;
	_margin:5px 0 0 8px;
}
div.ratelist ul li{
	background:url('/contents/ionresource/images/ccd/common/bullet_24.gif') no-repeat 5px 5px;
	padding:0 0 10px 13px;
}
.ok_box_btm{
	clear: both;
	width:322px;
	height:10px;
	font-size:0;
	background:url('/contents/ionresource/images/ccd/popup/ok_round02.gif') no-repeat left bottom;
}
.ok_box p span {
	width: 100%;
	float: left;
	margin: 9px 0 0 0;
	text-align: center;
}

.ok_box_line {
	width: 190px;
    height:10px;
    clear:both;
    text-align:center;
	margin:9px 10px 15px 0;
    background:url('/contents/ionresource/images/ccd/popup/img_dot01.gif') no-repeat 10px top;
}

/* »ó´Ü Áö½Ã¹® */
.direction	{
	clear: both;
	padding:0 0 0 7px;
	margin:6px 0 4px 4px;
	color:#565656;
	background:url('/contents/ionresource/images/ccd/common/bullet_1.gif') no-repeat left 4px;
}

ul.direction2 {
	padding:2px 0 2px 0;
}
 ul.direction2 li{
	background:url('/contents/ionresource/images/ccd/common/bullet_1.gif') no-repeat left 4px;
	clear: both;
	padding:0 0 0 7px;
	margin:6px 0 2px 4px;
	color:#565656;
}

/* margin ±³Á¤ */
.mgt28	{margin-top:28px;}
.mgt24	{margin-top:24px;}
.hgt15	{height:15px;}
.mgt25b14{margin:25px 0 14px 3px;}




/* box type 001*/
.boxtype_001{
	width:420px;
}	
	.boxtype_001_top    {
        width:420px;
        height:8px;
        font-size:0;
        background:url('/contents/ionresource/images/ccd/popup/box001_1.gif') no-repeat left top;
    }
    .boxtype_001_mid    {
        display:block;
		line-height:130%;
		 width:389px;
		  _width:420px;
		  overflow:hidden;
		 margin:0;
		 padding:10px 20px 0 20px;
        background:url('/contents/ionresource/images/ccd/popup/box001_2.gif') repeat-y left top;
    }
    .boxtype_001_btm   {
        width:420px;
        height:22px;
        font-size:0;
        background:url('/contents/ionresource/images/ccd/popup/box001_3.gif') no-repeat left bottom;
    }
.box001mg{margin-left:30px;}
.box001mg2{margin-left:20px;}

/* box type 002*/
.boxtype_002{
	width:417px;
}	
	.boxtype_002_top    {
        width:417px;
        height:32px;
        font-size:12px;
		font-weight:bold;
		text-align:center;
		color:#fff;
		padding:7px 0 0 0;
		background:url('/contents/ionresource/images/ccd/popup/box002_1.gif') no-repeat left top;
    }
    .boxtype_002_mid    {
        display:block;
		line-height:130%;
		 width:386px;
		  _width:417px;
		overflow:hidden;
		 padding:10px 20px 0 20px;
        background:url('/contents/ionresource/images/ccd/popup/box002_2.gif') repeat-y left top;
    }
    .boxtype_002_btm   {
        width:417px;
        height:17px;
        font-size:0;
        background:url('/contents/ionresource/images/ccd/popup/box002_3.gif') no-repeat left bottom;
    }



/* BOX TYPE_4 */
.pop_boxtype_04    {
	width:317px;
	margin-bottom:18px;
}
	.pop_boxtype_04_top    {
		width:100%;
		height:14px;
		font-size:0px;
		background:url('/contents/ionresource/images/ccd/popup/box_04_top.gif') no-repeat left top;
	}
	.pop_boxtype_04_mid    {
		overflow:hidden;
		line-height:170%;
		padding:0 17px;
		background:url('/contents/ionresource/images/ccd/popup/box_04_bg.gif') repeat-y left top;
	}

	.pop_boxtype_04_btm   {
		width:100%;
		height:10px;
		text-align:right;
		padding:0;
		background:url('/contents/ionresource/images/ccd/popup/box_04_top.gif') no-repeat left bottom;
		font-size:0px;
	}
	.pop_boxtype_04 ul{padding-bottom:20px;}
	  .pop_boxtype_04 ul li{
  	  background:url('/contents/ionresource/images/ccd/popup/bult_01.gif') no-repeat 0 5px;
  	  padding-left:9px;
  	}

/* BOX TYPE_5 */
.pop_boxtype_05    {
	width:582px;
	clear:both;
}
	.pop_boxtype_05_top    {
		width:100%;
		height:13px;
		font-size:0px;
		background:url('/contents/ionresource/images/ccd/popup/box_06_top.gif') no-repeat left top;
	}
	.pop_boxtype_05_mid    {
		overflow:hidden;
		line-height:170%;
		padding:0 17px;
		background:url('/contents/ionresource/images/ccd/popup/box_06_bg.gif') repeat-y left;
	}

	.pop_boxtype_05_btm   {
		width:100%;
		height:9px;
		text-align:right;
		padding:0;
		background:url('/contents/ionresource/images/ccd/popup/box_06_top.gif') no-repeat left bottom;
		font-size:0px;
	}
	.pop_boxtype_05 ul{}
	  .pop_boxtype_05 ul li{
  	  background:url('/contents/ionresource/images/ccd/common/bullet_4.gif') no-repeat 0 8px;
  	  padding-left:9px;
  	  letter-spacing:-0.1em;
  	}

.pop_boxtype_06    {
	width:417px;
}
	.pop_boxtype_06_top    {
		width:417px;
		height:11px;
		font-size:0px;
		background:url('/contents/ionresource/images/ccd/popup/pop_box01.gif') no-repeat left top;
	}
	.pop_boxtype_06_mid    {
		overflow:hidden;
		line-height:170%;
		text-align:center;
		background:url('/contents/ionresource/images/ccd/popup/pop_box02.gif') repeat-y left;
	}

	.pop_boxtype_06_btm   {
		width:417px;
		height:6px;
		padding:0;
		background:url('/contents/ionresource/images/ccd/popup/pop_box03.gif') no-repeat left bottom;
		font-size:0px;
	}  	
		

/*¿¢¼¿´Ù¿î·Îµå*/
.exell_down {
    width:595px;
    _width:575px;
    height:178px;
	background:url('/contents/ionresource/images/ccd/popup/bg_round02.gif') no-repeat left top;
	margin:6px 0 -8px 0;
}
.exell_down div {float:left;}
.exell_down div.selectZone01, .exell_down div.selectZone02 {width:240px;}

.exell_down div.exell_downArea {
    width:575px;
    _width:555px;
    margin:10px;
    text-align:center;
}

.exell_down select {
	width:240px;
	height:140px;
	margin-top:4px;
	border:1px solid #7B797A;
}
.exell_btn {
    width:95px;
    _width:75px;
    padding:61px 0 0 0;
    text-align:center;
}
.exell_btn img {margin-bottom:7px;}




div.pboxst01 {
	float: left;
	width: 587px;
	background: url(/contents/ionresource/images/ccd/popup/pboxst01_bg.gif) repeat-y;
}
div.pboxst01 div.top{
	height: 5px;
	background: url(/contents/ionresource/images/ccd/popup/pboxst01_top.gif) no-repeat;
	font-size: 0px;
}
div.pboxst01 div.bottom{
	clear: both;
	height: 5px;
	background: url(/contents/ionresource/images/ccd/popup/pboxst01_bottom.gif) no-repeat left bottom;
	font-size: 0px;
}
div.pboxst01 div.cont {
	width: 560px;
	margin: 5px 0 5px 11px;
	color: #636363;
	font-size:11px;
	font-family:"µ¸¿ò", Dotum, Helvetica, sans-serif, SimSun;
}
div.pboxst01 div.cont p {
	float: left;
	padding: 0 0 0 7px;
	background: url(/contents/ionresource/images/ccd/common/ico_arrow01.gif) no-repeat 0 5px;
	color: #636363;
	font-size:11px;
	font-family:"µ¸¿ò", Dotum, Helvetica, sans-serif, SimSun;
}
div.pboxst01 div.cont p.blnone {
	margin: 0;
	padding: 0 0 0 7px;
	background: none;
	color: #636363;
	font-size:11px;
	font-family:"µ¸¿ò", Dotum, Helvetica, sans-serif, SimSun;
}


/* ÁÖÀÇ */
.pop_mid_cont_1 .caution, .pop_mid_cont_2 .caution, .pop_mid_cont_3 .caution, .pop_mid_cont_4 .caution    {
	margin:8px 0 0 0;
	padding:1px 0 0 18px;
	color:#858585;
	font-size:11px;
	font-family:"µ¸¿ò", Dotum, Helvetica, sans-serif, SimSun;
	background:url('/contents/ionresource/images/ccd/common/icon_caution.gif') no-repeat left top;
}
.pop_mid_cont_1 .caution	p, .pop_mid_cont_2 .caution	p, .pop_mid_cont_3 .caution	p, .pop_mid_cont_4	caution	p    {
	margin:0 0 0 35px;
	padding:0;
}

/* ÇÏ´Ü ¾È³» BOX */
.pop_infobox02    {
	width:409px;
    _width:417px;
}
    .pop_infobox02_top    {
        width:409px;
         _width:417px;
        height:14px;
        background:url('/contents/ionresource/images/ccd/popup/img_popinfo_1.gif') no-repeat left top;
    }
    .pop_infobox02_mid    {
        padding:5px 27px 0 27px;
        overflow:hidden;
        line-height:160%;
        background:url('/contents/ionresource/images/ccd/popup/img_popinfo_2.gif') repeat-y left top;
    }
    .pop_infobox02_mid    img   {
        margin:0 0 11px 0;
    }
    .pop_infobox02_mid .dotline01 {
        height:4px; width:360px;
        margin:10px 0;
        background:url('/contents/ionresource/images/ccd/common/img_dotline.gif') repeat-x;
    }
    .pop_infobox02_btm   {
        width:409px;
         _width:417px;
        height:14px;
        font-size:0px;
        background:url('/contents/ionresource/images/ccd/popup/img_popinfo_3.gif') no-repeat left bottom;
    }


div.pop_gray01{
	float:left;
	width:100%;
}
div.pop_gray01 div.pop_gray01_top_left {
	background:url('/contents/ionresource/images/ccd/popup/bg_gray01left.gif') no-repeat top left;
	margin:0px;
	padding:0px;
}
div.pop_gray01 div.pop_gray01_top_right {
	background:url('/contents/ionresource/images/ccd/popup/bg_gray01right.gif') no-repeat top right;
	margin:0px;
}
div.pop_gray01 div.pop_gray01_btm_left {
	margin:0px;
	background:url('/contents/ionresource/images/ccd/popup/bg_gray01left.gif') no-repeat bottom left;
}
div.pop_gray01 div.pop_gray01_btm_right {
	background:url('/contents/ionresource/images/ccd/popup/bg_gray01right.gif') no-repeat bottom right;
	margin:0px;
}
div.pop_gray01 div.pop_gray01_middle {
	border-left:2px solid #D6D6D6;
	border-right:2px solid #D6D6D6;
	background:#fff;
	overflow:hidden;
}
div.pop_gray01 div.pop_gray01_middle p.ment {
	text-align:center;
	padding:15px 10px;
	color:#565656;
}


/* ÆË¾÷ Å×ÀÌºí */	

/* TABLE_TYPE1 : */
table.pop_tbl_type1	 {
	clear:both;
	width:100%;
	margin:0;
	border-collapse:collapse;
	line-height:16px;
	font-size:12px;
}
table.pop_tbl_type1 th, table.pop_tbl_type1 td	{
	border-bottom:1px solid #e0dcd6;
	border-right:1px solid #b4c4a8;
	text-align:left;	
}
table.pop_tbl_type1 th	{
	padding:6px 10px 3px 14px;
	font-size:100%;
	color:#5b6e42;
	font-weight:bold;
	letter-spacing:-1px;
	background:#eef2e7;
}
table.pop_tbl_type1 th.first_bg {
	background:#eef2e7 url('/contents/ionresource/images/ccd/popup/bg_table_top.gif') repeat-x top left;
}
table.pop_tbl_type1 td.first_bg {
	padding:6px 10px 6px 15px;	
	background: url('/contents/ionresource/images/ccd/popup/bg_table_top.gif') repeat-x top left;
}
table.pop_tbl_type1 th.last_bg {
	border-bottom:none;
	background:#eef2e7 url('/contents/ionresource/images/ccd/popup/bg_table_btm.gif') repeat-x bottom left;
}
table.pop_tbl_type1 td.last_bg {
	padding:5px 10px 9px 15px;	
	border-bottom:none;
	background: url('/contents/ionresource/images/ccd/popup/bg_table_btm.gif') repeat-x bottom left;
}
table.pop_tbl_type1 td	{
	padding:7px 10px 3px 10px;	
	color:#565656;
	font-size:100%;
}
table.pop_tbl_type1 td.end	{
	border-right:none;
}

/* ÀÔ·ÂÆû µé¾î°¥ ¶§ class*/
table.pop_tbl_type1 td.Input {
	 padding:3px 10px 3px 15px;	
}

/* TABLE_TYPE2 */
table.pop_tbl_type2	 {
  clear:both; 
	width:100%;
	margin:0;
	border-collapse:collapse;
	/*border-top:1px solid #BEB49B;*/
	text-align:center;
	line-height:16px;
	font-size:12px;
}

table.pop_tbl_type2 thead th, table.pop_tbl_type2 thead td, 
table.pop_tbl_type2 tbody th, table.pop_tbl_type2 tbody td,
table.pop_tbl_type2 tfoot th, table.pop_tbl_type2 tfoot td	{ 
	padding:7px 7px 4px 7px;
	border-right:1px solid #e0dcd6;	
	font-size:12px;
}

table.pop_tbl_type2 thead th	{
	color:#5b6e42;
	font-weight:bold;
	text-align:center;
	background:#feef2e7;
	border-bottom:1px solid #b4c4a8;
	background:#eef2e7 url('/contents/ionresource/images/ccd/popup/bg_table_top.gif') repeat-x top left;
}
table.pop_tbl_type2 thead th.line_lt{
border-left:1px solid #BEB49B;
}

table.pop_tbl_type2 thead th img	 {
    margin:-2px 0 1px 2px;
}

table.pop_tbl_type2 thead th.sub	{
	color:#5b6e42;
	background:#f3f5ed;
}
table.pop_tbl_type2 thead th.sub01	{
	color:#5b6e42;
	border-bottom:1px solid #b4c4a8;
}
table.pop_tbl_type2 thead td	{
	color:#4E483F;
	background:#F5F3EA;
	
}

table.pop_tbl_type2 tbody th, table.pop_tbl_type2 tbody td	{
	color:#666666;
	border-bottom:1px solid #e0dcd6;
}
table.pop_tbl_type2 tbody th.title	{
	background:#EDE9DB;
}
table.pop_tbl_type2 tbody td.sub{
	color:#565656;
	background:#F5F3EA;
	border-bottom:1px solid #e0dcd6;
}
table.pop_tbl_type2 tbody td img	{
	margin-bottom:2px;
}
table.pop_tbl_type2 tbody td.last_bg {
	padding:7px 7px 7px 7px;
	border-bottom:none;
	background:url('/contents/ionresource/images/ccd/popup/bg_table_btm.gif') repeat-x bottom left;
}
/* Ãß°¡ */
table.pop_tbl_type2 tbody td.title {
	background:#FBFAF5;
}
table.pop_tbl_type2 tbody td.title2 {
	background:#ECE7D8;
	font-size:100%;
	font-weight:bold;
}
table.pop_tbl_type2 tbody td.title3 {
	background:#f3f5ed;
	font-size:100%;
	color:#5b6e42;
	font-weight:bold;
}
table.pop_tbl_type2 tbody td.title3_01 {
	font-size:100%;
	color:#5b6e42;
	font-weight:bold;
	background:#f3f5ed url('/contents/ionresource/images/ccd/popup/bg_table_btm.gif') repeat-x bottom left;
}
table.pop_tbl_type2 tbody .reddot	{
	border-bottom:1px dashed #E67E68;
}
table.pop_tbl_type2 .right	{
	text-align:right;
}
table.pop_tbl_type2 .left	{
	text-align:left;
}
table.pop_tbl_type2 .rowend	{
	border-right:1px solid #e0dcd6;
	border-bottom:1px solid #BEB49B;
}
table.pop_tbl_type2 .nodata	{
	padding:20px 0;
	border-right:1px solid #e0dcd6;
}
table.pop_tbl_type2 .sum td,
table.pop_tbl_type2 .sum{
	color:#444;
	font-weight:bold;
	background:#F8F8F8;
	font-size:100%;
}
table.pop_tbl_type2.line2{
	border-bottom:2px solid #BEB49B;
}
table.pop_tbl_type2 td.none{
	border:none;
}
table.pop_tbl_type2 td.bgIvory {
	background:#FBFAF5;
}
table.pop_tbl_type2 td.bgIvory2 {
	background:#F0ECE0;
}
table.pop_tbl_type2 td.bgIvory3 {
	background:#F0ECE0;
	border-left:1px solid #BEB49B;
}
table.pop_tbl_type2.otherLine	{
	width:658px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
table.pop_tbl_type2 .noPad	{
	padding:7px 2px 3px 2px;
}
table.pop_tbl_type2 th.no_padding {
	padding:7px 0 3px 0;
}
table.pop_tbl_type2 td.no_padding {
	padding:7px 0 3px 0;
}
table.pop_tbl_type2 td.end, table.pop_tbl_type2 th.end {
	border-right:none;
}


/* Ãß°¡ */
table.pop_tbl_type2 caption.tit {
	padding:0 0 8px 0;
	text-align:left;
	vertical-align:middle;
}
table.pop_tbl_type2 caption.titBtn {
	padding:0 0 9px 0;
	_padding:0 0 4px 0;
	text-align:left;
	vertical-align:middle;
}
*:first-child+html table.pop_tbl_type2 caption.titBtn {
	padding:0 0 2px 0;
}
table.pop_tbl_type2 caption img.btn {
	vertical-align:bottom;
	margin-left:5px;
	_margin-left:1px;
	margin-bottom:-2px;
	_margin-bottom:0;
}
*:first-child+html table.pop_tbl_type2 caption img.btn {
	margin:0 0 2px 1px;
}
ul.brf_pop_table li {
	padding:0 0 0 10px;
	line-height:18px;
	background:url(/contents/ionresource/images/ccd/common/bult_10.gif) no-repeat 0 6px;
}

/* ÀÔ·ÂÆû µé¾î°¥ ¶§ class*/
table.pop_tbl_type2 td.Input {
	 padding:2px 7px 0 7px; 
	 line-height:180%;
	 font-size:92%;
}
/*°³¹ß¿ä°ÇÀ¸·Î Ãß°¡*/
table.pop_tbl_type1 td.Input ul.radioArr li {
	float:left;
	margin-right:5px;
}
table.pop_tbl_type2 td.Input input{
	height:13px;
	_height:20px;
	font-size:100%;
	margin-bottom: 4px;
	padding:2px 2px 0 2px;
	_padding:3px 2px 0 2px;
}
html>body	table.pop_tbl_type2 td.Input input{
	height:16px;
}
*:first-child+html	table.pop_tbl_type2 td.Input input{
	height:14px;
	padding:2px 2px 0 2px;
}
table.pop_tbl_type2 td.Input select{
	height:22px;
	margin:1px 0 2px 0;
}
table.pop_tbl_type1 td.Input select{
	height:22px;
	margin:1px 0 2px 0;
	_margin:0 3px 2px 0;
}

html>body	table.pop_tbl_type2 td.Input select{
	height:19px;
	margin:0px 0 3px 0;
}
table.pop_tbl_type2 td.Input .radio{
	margin-bottom:1px;
}

/* ÇÏ³ªÄ«µå ÆË¾÷ ·¹ÇÁÆ® ¸Þ´º */
div.jeju_left { float:left; margin:19px 9px 0 0; }
div.jeju_left_menu { width:159px; }
	.jeju_tour_top {
		width:159px;
		height:20px;
		font-size:0px;
		background:url('/contents/ionresource/images/ccd/popup/img_brf_leftmenu01.gif') no-repeat left top;
	}
	.jeju_tour_mid {
		overflow:hidden;
		width:159px;
		height:1%;
		background:url('/contents/ionresource/images/ccd/popup/img_brf_leftmenu02.gif') repeat-y left top;
	}
	.jeju_tour_btm {
		width:159px;
		height:11px;
		padding:0;
		font-size:0px;
		background:url('/contents/ionresource/images/ccd/popup/img_brf_leftmenu03.gif') no-repeat left bottom;
	}
.jeju_tour_mid ul.jeju_left { 
	width:133px;
	margin:0 0 0 13px;
	overflow:hidden;
 }
	.jeju_tour_mid ul.jeju_left li.jeju_on {
		padding:3px 0 1px 15px;
		border-bottom:1px solid #E5E5E5; 
		background:url('/contents/ionresource/images/ccd/popup/pop_bullet01_on.gif') no-repeat 2px 5px;
	}
	.jeju_tour_mid ul.jeju_left li.jeju_on img.left_line {
		margin: 2px 0 3px -15px;
		display:block;
	}
		.jeju_tour_mid ul.jeju_left li.jeju_on div.jeju_on_sub {
			width:134px;
			margin:0 0 0 -15px;
			padding:4px 0 4px 9px;
			font-size:11px;
			font-family:"µ¸¿ò", Dotum, Helvetica, sans-serif, SimSun;
			background-color:#EEF5F4;
		}
		.jeju_tour_mid ul.jeju_left li.jeju_on div.jeju_on_sub ul li.select_list_on {
			padding:0 0 0 8px;
			color:#187B67;
			line-height:160%;
			background:url('/contents/ionresource/images/ccd/popup/pop_bullet01_sub_on.gif') no-repeat 0 5px;
		}
		.jeju_tour_mid ul.jeju_left li.jeju_on div.jeju_on_sub ul li.select_list_off {
			padding:0 0 0 8px;
			line-height:160%;
			background:url('/contents/ionresource/images/ccd/popup/pop_bullet01_sub_off.gif') no-repeat 0 5px;
		}
	.jeju_tour_mid ul.jeju_left li.jeju_off {
		padding:3px 0 0 15px;
		line-height:160%;
		border-bottom:1px solid #E5E5E5; 
		background:url('/contents/ionresource/images/ccd/popup/pop_bullet01_off.gif') no-repeat 2px 9px;
	}
	.jeju_tour_mid ul.jeju_left li.jeju_off_first {
		padding:3px 0 0 15px;
		line-height:160%;
		border-bottom:1px solid #E5E5E5; 
		background:url('/contents/ionresource/images/ccd/popup/pop_bullet01_off.gif') no-repeat 2px 9px;
	}
	.jeju_tour_mid ul.jeju_left li.jeju_off_end {
		padding:3px 0 0 15px;
		line-height:160%;
		background:url('/contents/ionresource/images/ccd/popup/pop_bullet01_off.gif') no-repeat 2px 9px;
	}
div.jeju_right { float:left; }

/* BOX TYPE_7 */
.pop_boxtype_07    {
	width:430px;
	margin-bottom:18px;
}
	.pop_boxtype_07_top    {
		width:100%;
		height:14px;
		font-size:0px;
		background:url('/contents/ionresource/images/ccd/popup/box_07_top.gif') no-repeat left top;
	}
	.pop_boxtype_07_mid    {
		overflow:hidden;
		line-height:170%;
		padding:0 17px;
		background:url('/contents/ionresource/images/ccd/popup/box_07_bg.gif') repeat-y left top;
	}

	.pop_boxtype_07_btm   {
		width:100%;
		height:10px;
		text-align:right;
		padding:0;
		background:url('/contents/ionresource/images/ccd/popup/box_07_top.gif') no-repeat left bottom;
		font-size:0px;
	}
	.pop_boxtype_07 ul{padding-bottom:20px;}
	  .pop_boxtype_07 ul li{
  	  background:url('/contents/ionresource/images/ccd/popup/bult_01.gif') no-repeat 0 5px;
  	  padding-left:9px;
  	}

/* Error_pop : red */


#pop_error_2	{
	width:428px;
}
	#pop_error_2	.pop_error_top		{
		width:428px;
		height:24px;
		text-align:left;
		overflow:hidden;
		background:url('/contents/ionresource/images/ccd/popup/pop_type2_top.gif') no-repeat left top;
	}
		#pop_error_2	.pop_error_top	.head		{
			float:left;
			width:50%;
			margin:5px 0 0 13px;
			_margin:5px 0 0 6px;
			color:#fff;
			font-weight:bold;
		}
		#pop_error_2	.pop_error_top	.head	img		{
			vertical-align:middle;
			margin:0 0 0 4px;
		}
		#pop_error_2	.pop_error_top	.close		{
			float:right;
			margin:9px 12px 0 0;
			padding:0;
		}
	#pop_error_2	.pop_error_cont		{
		width:410px;
		_width:428px;
		padding:16px 0 23px 18px;
		background:url('/contents/ionresource/images/ccd/popup/pop_type2_btm.gif') no-repeat left bottom;
	}
		#pop_error_2	.pop_error_cont	.ctn_txt	 {
			width:390px;
			margin:0 0 8px 0;
			border-collapse:collapse;
			line-height:16px;
			text-align:left;
		}
		#pop_error_2	.pop_error_cont	.ctn_txt	th	 {
			width:60px;
			vertical-align:top;
		}
		#pop_error_2	.pop_error_cont	.ctn_txt	td	 { 
			width:340px;
		}
		#pop_error_2	.pop_error_cont	.ctn_txt	td p	 {
			margin-bottom:10px;
		}
		#pop_error_2	.pop_error_cont	.btn	{
			text-align:center;
			margin:10px 0 0 0;
		}
		#pop_error_2	.pop_error_cont div.detail_togle {
			overflow:hidden;
			margin:0 15px -10px 0;
		}
		
		#pop_error_2	.pop_error_cont div.detail_togle img {
			position:relative;
			float:right;
			margin:0 10px 10px 0;
			*margin:0 10px 2px 0;
		}
		#pop_error_2	.pop_error_cont	div.detail_togle p.detail	{
			clear:both;
			margin:10px 0 0 55px;
			*margin:10px 0 0 55px;
			padding:7px 0 0 5px;
			background:url('/contents/ionresource/images/ccd/common/bg_error_line.gif') repeat-x;
		}

#pop_error_4	{
	width:267px;
}
	#pop_error_4	.pop_error_top		{
		width:267px;
		height:24px;
		text-align:left;
		overflow:hidden;
		background:url('/contents/ionresource/images/ccd/popup/pop_type4_top.gif') no-repeat left top;
	}
		#pop_error_4	.pop_error_top	.head		{
			float:left;
			width:50%;
			margin:5px 0 0 13px;
			_margin:5px 0 0 6px;
			color:#fff;
			font-weight:bold;
		}
		#pop_error_4	.pop_error_top	.head	img		{
			vertical-align:middle;
			margin:0 0 0 4px;
		}
		#pop_error_4	.pop_error_top	.close		{
			float:right;
			margin:9px 12px 0 0;
			padding:0;
		}
	#pop_error_4	.pop_error_cont		{
		width:227px;
		_width:267px;
		padding:26px 20px 0 20px;
		text-align:center;
		background:url('/contents/ionresource/images/ccd/popup/pop_type4_btm.gif') no-repeat left bottom;
	}
		#pop_error_4	.pop_error_cont	.btn	{
			padding:25px 0 18px 0;
		}
		#pop_error_4	.pop_error_cont	.btn	img	{
			text-align:center;
			margin:0 2px;
		}

div.pop_boxtype_07_mid ul.pad_b0 li.li_pop406 {
	letter-spacing:-1px;
	margin-bottom:5px;
}