
<!DOCTYPE html>

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<title> ¹«(Ùë)·Î½á Çù(úï)À» ÇàÇÑ´Ù!</title>
<link rel="stylesheet" HREF="/common/css/default.css" TYPE="text/css">
<link rel="stylesheet" href="/common/css/top_menu.css">
<script src="/common/script/nexon/GnxStringUtility.js"></script>
<script src="/common/script/jquery-1.7.min.js"></script>
<script LANGUAGE="JavaScript" SRC="/common/script/GnxCookieUtility.js"></script>

<script>
/*¸ÞÀÎ ·Ñ¸µ¹è³Ê*/
function mainRollingBannerLink1() {
	  location.href='/news/list.asp?s_intnum=335&s_intpage=1&s_inttype=&s_strtext=&s_intCategory=2&s_intOp=2';
//	location.href='/news/list.asp?s_intnum=243&s_intpage=1&s_inttype=&s_strtext=&s_intCategory=&s_intOp=3';
//	location.href='/news/list.asp?s_intOp=3&s_intnum=231&flashname=sb_01.swf&pageNum=1&leftNum=4';
//	location.href='/news/eventlist.asp?flashname=sb_01.swf';
}
function mainRollingBannerLink2() {
	  location.href='/news/list.asp?s_intnum=309&s_intpage=1&s_inttype=&s_strtext=&s_intCategory=2&s_intOp=2';
//	location.href='/news/list.asp?s_intnum=335&s_intpage=1&s_inttype=&s_strtext=&s_intCategory=2&s_intOp=2';
		       
//	location.href='/news/list.asp?s_intOp=3&s_intnum=231&flashname=sb_01.swf&pageNum=1&leftNum=4';
}
function mainRollingBannerLink3() {
	  location.href='/news/list.asp?s_intnum=296&s_intpage=1&s_inttype=&s_strtext=&s_intCategory=2&s_intOp=2';
	//location.href='/news/list.asp?s_intnum=309&s_intpage=1&s_inttype=&s_strtext=&s_intCategory=2&s_intOp=2';
}

/*Ä³½ÃÃæÀü*/
function cashFill() {
	window.open('http://www.nexon.com/mypage/page/nx.aspx?url=cash/cashinfo');
}

/*°ÔÀÓ½ºÅ¸Æ®*/
function gamestart() {
	
	/*if ('216.73.216.183' != "106.240.250.234")
	{
		alert("12¿ù 18ÀÏ ¿ÀÇÂµË´Ï´Ù.");
		return;
	}*/

	if ('' == "")
	{
		alert("·Î±×ÀÎ ÈÄ ÁøÇàÇØ ÁÖ½Ã±æ ¹Ù¶ø´Ï´Ù.");
		return;
	}

	var IsGameAgree = $("#IsGameAgree").val();
	
	if (IsGameAgree != "True")
	{
		alert('°ÔÀÓ ¼­ºñ½º ÀÌ¿ëµ¿ÀÇ¿¡ µ¿ÀÇÇÏ½Å ÈÄ °ÔÀÓ½ÇÇàÀÌ °¡´ÉÇÕ´Ï´Ù.');
		return;
	}
	//NGM.LaunchGame( '94214', '' );
	//alert("¼­ºñ½º ÁØºñÁßÀÔ´Ï´Ù.\n¹ÙÅÁÈ­¸é¿¡ ¼³Ä¡µÈ °ÔÀÓ½ÇÇà¾ÆÀÌÄÜÀ» ÀÌ¿ëÇØ ÁÖ¼¼¿ä.");

	if ("off" == "off")
	{
		alert("ÀÎÅÍ³Ý ÀÍ½ºÇÃ·Î·¯(MSIE)¿¡¼­ ½ÇÇàÀÌ °¡´ÉÇÕ´Ï´Ù.\n\nÀÎÅÍ³Ý ºê¶ó¿ìÁ®¸¦ º¯°æÇØ ÁÖ¼¼¿ä.");
		return;
	}	


	var starter = null;
	try
	{
		starter = new ActiveXObject("NineDragonStarter.Starter");		       					
		try
		{
			remoteUrl();
			starter.StartGame('', '','0000','0000');					
		}
		catch (e)
		{
			alert("°ÔÀÓÀÌ ¼³Ä¡µÇ¾î ÀÖÁö ¾Ê½À´Ï´Ù.\r\n\nÀÚ·á½Ç¿¡¼­ Å¬¶óÀÌ¾ðÆ®¸¦ ´Ù¿î ¹Þ¾Æ ¼³Ä¡ÈÄ ÀÌ¿ëÇÏ¿© ÁÖ¼¼¿ä.");
			document.location.href = "/data/client.asp";
		}
	}
	catch (e)
	{
		//alert("±¸·æÀïÆÐ ½ÇÇà±â¸¦ ¼³Ä¡ÇØ ÁÖ¼¼¿ä.\r\n" + "(" + e.description + ")");

		var win = window.open('', 'installWin', 'width=346, height=200, left=300, top=200, resizable=yes, scrollbars=no, status=yes');
		
		if(win)
			win.location.href = '/launcher/launcher_install.asp';	

	}	
	
}  

function remoteUrl()
{
	var xmlHTTP;
	var indicatorUrl;
	
	indicatorUrl = "http://inedragons.ongate.com/launcher/startGameIndicator.asp";	

	try
	{
		XMLHTTP = new ActiveXObject("Microsoft.XMLHTTP");
		XMLHTTP.open("GET", indicatorUrl, false);
		XMLHTTP.send();	

		//alert(XMLHTTP.responsetext);
	}
	catch (e)
	{}	
}
	
/********************************************************************************************************
	ÆË¾÷Ã¢ ¿ÀÇÂ
********************************************************************************************************/
function popupOpen(url) {
	var positionX = 0;
	var positionY = 0;
//	var positionX = (screen.width-450)/2;
//	var positionY = (screen.height-250)/2;
	// FireFoxÀÏ °æ¿ì
	if ( window.navigator.userAgent.indexOf("Firefox") != -1 ) {
		window.open(url,"","left="+positionX+",top="+positionY+",width=500,height=500,menubar=no,location=no,resizable=no,scrollbars=no,status=yes" );
	}
	
	// IE 6, 7 ÀÏ °æ¿ì
	if ( window.navigator.userAgent.indexOf("MSIE 6") != -1 || window.navigator.userAgent.indexOf("MSIE 7") != -1 ) {
		window.open(url,"","left="+positionX+",top="+positionY+",width=500,height=500,menubar=no,location=no,resizable=no,scrollbars=no,status=yes" );
	}
}

// ÆË¾÷Ã¢ ¸®»çÀÌÁî **************************************
function popupResize() {
	// FireFoxÀÏ °æ¿ì
	if ( window.navigator.userAgent.indexOf("Firefox") != -1 ) {
		popFF();
	}
	
	// IE 6, 7 ÀÏ °æ¿ì
	if ( window.navigator.userAgent.indexOf("MSIE 6") != -1 || window.navigator.userAgent.indexOf("MSIE 7") != -1 ) {
		popIE();
	}
}

function popFF() {
	var thisX = document.getElementById("offsetPopup").offsetWidth;
	var thisY = document.getElementById("offsetPopup").offsetHeight;
	
	var maxThisX = screen.width - 50;
	var maxThisY = screen.height - 80;
	
	// Å¬¶óÀÌ¾ðÆ® width, height¸¦ Á¦¿ÜÇÑ FrameÀÇ °ªÀ» Ãß°¡ÇØÁà¾ß Á¦´ë·Î Ç¥ÇöµÊ.
	var marginY = 50;
	var marginX = 6;

/*	°¡·Î·Î ±æ¾îÁú °æ¿ì
	if( thisX > maxThisX ) {
		window.scrollbars.visible = true;
		thisX = maxThisX;
	} else {
		window.scrollbars.visible = false;
//		document.getElementsByTagName("body")[0].style.overflow = "hidden";
	}
*/
	
	if( thisY > maxThisY - marginY ) {
		window.scrollbars.visible = true;
		
		thisX += 16;
		thisY = maxThisY - marginY;
	} else {
		window.scrollbars.visible = false;
	}
	
	window.resizeTo( thisX+marginX, thisY+marginY );
}

function popIE() {
	var thisX = document.getElementById("offsetPopup").offsetWidth;
	var thisY = document.getElementById("offsetPopup").offsetHeight;
	
	var maxThisX = screen.width - 50;
	var maxThisY = screen.height - 80;

	if ( window.navigator.userAgent.indexOf("MSIE 6") != -1 ) { // 6.0
		var marginY = 49; //
		var marginX = 10;

	} else if ( window.navigator.userAgent.indexOf("MSIE 7") != -1 ) {	// 7.0
		var marginY = 71;	//
		var marginX = 10;
	}
	
/*	°¡·Î·Î ±æ¾îÁú °æ¿ì
	if( thisX > maxThisX ) {
		window.document.body.scroll = "yes";
		thisX = maxThisX;
	} else {
		window.document.body.scroll = "no";
	}
*/
	
	if( thisY > maxThisY - marginY ) {
		window.document.body.scroll = "yes";
		thisX += 16;
		thisY = maxThisY - marginY;
	} else {
		window.document.body.scroll = "no";
	}
	
	window.resizeTo( thisX+marginX, thisY+marginY );
}

	 
function POPUP(url,option){
	window.open(url,'',option);
}

function POPUP_EX(url,strid, option){
	window.open(url,strid, option);
}

function VIEW_LAYER(layer_name,layer_no){
	var layer = document.all[layer_name][layer_no].style;
	layer.display = "block";
	if(typeof old == "undefined"){
		old = layer;
	} else if(old != layer){
		old.display = "none";
		old = layer;
	}
}
function VIEW_CU_LAYER(layer_name,ImgURL,Cur){
	var layer = document.all[layer_name];
	var InHTML;
	layer.innerHTML = "<img src='"+ImgURL+"'>";
	
	
	InHTML = "<table width='65%' border='0' cellspacing='0' cellpadding='0'><tr>"

	InHTML += "<td align='right' style='padding-top:15px'><a target='_blank' href='../images/data/poster/poster0"+Cur+"_1.zip'><img src='../images/data/poster/m0"+Cur+"_bn1.gif' width='61' height='21'></a></td>"
	InHTML += "<td align='center' style='padding-top:15px'><a target='_blank'  href='../images/data/poster/poster0"+Cur+"_2.zip'><img src='../images/data/poster/m0"+Cur+"_bn2.gif' width='61' height='21'></a></td>"
	InHTML += "<td align='left' style='padding-top:15px'><a target='_blank'  href='../images/data/poster/poster0"+Cur+"_3.zip'><img src='../images/data/poster/m0"+Cur+"_bn3.gif' width='61' height='21'></a></td>"
	InHTML += "</tr></table>"
	document.all.DownImg.innerHTML = InHTML;

}

var ie = (document.all) ? true : false;	// ÀÎÅÍ³Ý ÀÍ½ºÇÃ·Î·¯ÀÎ°¡?
var imgBuff = new Array();				// ·Ñ¿À¹ö ÀÌ¹ÌÁö¸¦ ÀúÀåÇÏ±â À§ÇÑ ¹öÆÛ

/* ¿øº», ·Ñ¿À¹ö, ¼±ÅÃ½Ã »ç¿ëÇÒ ÀÌ¹ÌÁö¸¦ °¡Áö°í ÀÖ´Â °´Ã¼ */
function imgEntry(origin,over,select) {
	this.origin = new Image();
	this.over = new Image();
	this.select = new Image();

	this.origin.src = origin;
	this.over.src = over;
	this.select.src = select;
}

/* ÀÌ¹ÌÁöÀÇ ÀÓ½Ã ¾ÆÀÌµð·Î ¾²ÀÏ ³­¼ö ÀÌ¸§À» ¹ß»ý½ÃÄÑÁÜ */
function _makeTempID() {
	return "IMG" + Math.ceil(Math.random() * 10000000);
}

/* ÀÌ¹ÌÁö¿¡ ·Ñ¿À¹öµÉ¶§ÀÇ ÀÌº¥Æ® ÇÚµé·¯ */
function doOver() {
	var el = event.srcElement;
	if (el.selected == true) return;
	el.src = imgBuff[el.id].over.src;
}

/* ÀÌ¹ÌÁö¿¡¼­ ·Ñ¾Æ¿ôµÉ¶§ÀÇ ÀÌº¥Æ® ÇÚµé·¯ */
function doOut() {
	var el = event.srcElement;
	if (el.selected == true) return;
	el.src = imgBuff[el.id].origin.src;
}

/* ÀÌ¹ÌÁö¸¦ Å¬¸¯ÇÒ¶§ÀÇ ÀÌº¥Æ® ÇÚµé·¯ */
function doClick() {
	var el = event.srcElement;
	if (el.getAttribute("TOGGLE") != null) {
		el.selected = !(el.selected);
		el.src = (el.selected) ? imgBuff[el.id].select.src : imgBuff[el.id].origin.src;
	} else if (el.getAttribute("GROUP") != null) {
		var same = el.getAttribute("GROUP");
		var imgs = document.all.tags("IMG");
		for (var i=0; i<imgs.length; i++) {
			if (imgs[i].getAttribute("GROUP") == same) {
				imgs[i].selected = false;
				imgs[i].src = imgBuff[imgs[i].id].origin.src;
			}
		}
		el.selected = true;
		el.src = imgBuff[el.id].select.src;
	} else {
		el.selected = true;
		el.src = imgBuff[el.id].select.src;
	}
}

/* ÀÌ¹ÌÁö ·Ñ¿À¹ö¸¦ À§ÇÑ ÁØºñ */
function INIT_ROLLOVER() {
	if (!ie) return;	// ÀÍ½ºÇÃ·Î·¯°¡ ¾Æ´Ï¸é ºüÁ®³ª°¡±â

	var img;
	var imgs = document.all.tags("IMG");
	for (var i=0; i<imgs.length; i++) {
		if (imgs[i].ON) {
			if (!imgs[i].id) imgs[i].id = _makeTempID();
			img = new imgEntry(imgs[i].src, imgs[i].ON, (imgs[i].selsrc) ? imgs[i].selsrc : imgs[i].ON);
			imgBuff[imgs[i].id] = img;
			if (imgs[i].getAttribute("DEFAULT") != null)  {
				imgs[i].selected = true;
				imgs[i].src = imgBuff[imgs[i].id].select.src;
			}

			imgs[i].onmouseover = doOver;
			imgs[i].onmouseout = doOut;
			imgs[i].onclick = doClick;
		}
	}
}

/* ÀÌ¹ÌÁö¸¦ ¼±ÅÃ »óÅÂ·Î ¸¸µé¾îÁÜ */
function selectImg(id) {
	var target = document.getElementById(id);
	if (target.getAttribute("ON") != null) {
		target.selected = true;
		target.src = imgBuff[id].select.src;
	}
}


// Äü¸Þ´º ½ºÅ©·Ñ¸µ

var isDOM = (document.getElementById ? true : false);
var isIE4 = ((document.all && !isDOM) ? true : false);
var isNS4 = (document.layers ? true : false);
var isNS = navigator.appName == "Netscape";

function getRef(id) {
	if (isDOM) return document.getElementById(id);
	if (isIE4) return document.all[id];
	if (isNS4) return document.layers[id];
}

function getSty(id) {
	x = getRef(id);
	return (isNS4 ? getRef(id) : getRef(id).style);
}

function moveRightEdge() {
	if (isNS4) {
		yMenuFrom   = BANNER.top;
		yMenuTo     = windows.pageYOffset - 200;   // À§ÂÊ À§Ä¡
	} else if (isDOM) {
		yMenuFrom   = parseInt (BANNER.style.top, 10);
		if((screen.availHeight)/2 < document.body.scrollTop){
			yMenuTo = (isNS ? window.pageYOffset : document.body.scrollTop) + 100; // ¾Æ·¡ÂÊ ·¹ÀÌ¾îÀ§Ä¡ Á¦ÇÑ
		}
		if((screen.availHeight)/2 > document.body.scrollTop){
			yMenuTo = (isNS ? window.pageYOffset : document.body.scrollTop) + 200 // À§ÂÊ ·¹ÀÌ¾îÀ§Ä¡ Á¦ÇÑ
		}
	}
	timeoutNextCheck = 500;

	if (yMenuFrom != yMenuTo) {
		yOffset = Math.ceil(Math.abs(yMenuTo - yMenuFrom) / 20);
		if (yMenuTo < yMenuFrom)
			yOffset = -yOffset;
		if (isNS4)
			BANNER.top += yOffset;
		else if (isDOM)
			BANNER.style.top = parseInt (BANNER.style.top, 10) + yOffset;
			timeoutNextCheck = 10;
	}
	setTimeout ("moveRightEdge()", timeoutNextCheck);
}

function WriteImgRecTangle(BOXURL,IMGURL,LINKRUL){
if (LINKRUL=="")
	document.write("<TABLE background='"+IMGURL+"' style='background-attachment: fixed; background-repeat: no-repeat; background-position: center center;' cellpadding=0 cellspacing=0><TR>	<TD  valign=top><img src='"+BOXURL+"'></TD></TR></TABLE>")
else
	document.write("<TABLE background='"+IMGURL+"' style=cursor:hand cellpadding=0 cellspacing=0 onclick=\"location.href='"+LINKRUL+"'\"><TR>	<TD  valign=top><img src='"+BOXURL+"'></TD></TR></TABLE>")

}

/*  IDÅëÇÕ °¡ÀÌµå popup  ---------------------------------------------------------------------------------------------*/
function lunch_guide_unionID() {
	window.open('/id_pop/id_sum.asp','guide_unionID','Width=600px , Height=500px , left=0 , top=0 , scrollbars=yes , toolbar=no , menubar=no , status=no');
}

/* ÃÊº¸ÀÚ °¡ÀÌµå          ---------------------------------------------------------------------------------------------*/
function lunch_guide_V1() {
	showModelessDialog("/intro/begin_easy_guide.htm","guide_V1","dialogWidth:623px;dialogHeight:720px;center:0;scroll:1;help:0;status:0;dialogLeft:50;dialogTop:50");
}
/* ÇÃ·¹ÀÌ °¡ÀÌµå		  ----------------------------------------------------------------------------------------------*/
function launch_playGuide () {
	window.open ( 'http://md.ninedragons.co.kr/img/introguide/begin_guide_main.htm' , '' , 'width=1010 , height=735 , toolbar=no') ; 
	location.href='/information/info_easy_guide.asp' ; 
}
/*--------------±¸·æ ¸¸È­ --------------------*/
function launch_cartoon ( bookInfo ) {
	//-------------bookInfo : ex) 1_2 ----> 1±Ç 2È¸ 
	var imgWin = window.open ( '/community/novel/cartoonGallery.asp?bookInfo=' + bookInfo  , '' , 'width=1100 , height=860 , scrollbars=auto ' ) ;
	imgWin.focus () ;
 
}
/*--------------¸ÞÀÎ ÇÃ·¡½Ã ¹«ºñ ¹®ÆÄ Å¬¸¯ ÀÌµ¿ -----------------*/
function goLink ( num ) {
	switch ( num ) {

		case 1 : location.href='/information/munpa/geabang/geabang_feature.asp'
			break; 
		case 2 : location.href='/information/munpa/vigung/vigung_feature.asp'
			break;  
		case 3 : location.href='/information/munpa/sorim/sorim_feature.asp' 
			break;  
		case 4 : location.href='/information/munpa/nockrim/nockrim_feature.asp'
			break;  
		case 5 : location.href='/information/munpa/mudang/mudang_feature.asp'
			break ; 
		case 6 :location.href='/information/munpa/makyo/makyo_feature.asp'
			break; 	
	}

}
/* °øÁö ÀÚµ¿ ½ºÅ©·Ñ ½ÃÀÛ ---------------------------------------------------------------------------------------------*/
	var tempCount = -1;
	var snoticeCount = 1;		
	var htmlstr = "", roll_flag=true, roll_mouse=1, roll_speed=1, roll_wait=4000, roll_temp=0, roll_height=16, roll_amount=16;
	
	function startText(obj, divID, divWidth) {
		var i;
		
		if( obj.length > 1 ) 
		{
			for (i=0; i<obj.length; i++) insertText(i, obj, divID, divWidth);
		} else {
			i=0;
			insertText(0, obj, divID, divWidth);
			insertText(1, obj, divID, divWidth);
		}
		
		if (divID.toLowerCase() == "scroll_area") {window.setTimeout("scroll()", roll_wait);}
	}

	function scroll() {
		var i;
		if (roll_mouse && roll_flag) {
			for (i = 0; i < ctnt.length; i++) {
				roll_temp++;
							
				tmp = document.getElementById('scroll_area'+i).style;
				tmp.top = parseInt(tmp.top) - roll_speed;

				if (parseInt(tmp.top) <= roll_height*(-1)) {
					tmp.top = roll_height*(ctnt.length - 1);
				}
				if (roll_temp>(roll_amount-1)*ctnt.length) {
					roll_flag=false;
					roll_temp=0;
					window.setTimeout("roll_flag=true;roll_temp=0;",roll_wait);
				}								
			}													
		}
		window.setTimeout("scroll()", 1);
	}	

	function insertText(i, obj, divID, divWidth) {	
	  htmlstr='<div style="left: 0px; width: ' + divWidth + '; position: absolute; top: '+(roll_height*i+1)+'px" id="' + divID + i + '">\n';
	  htmlstr+=obj[i]+'\n'+'</div>\n';
	  document.write(htmlstr);
	}
/* °øÁö ÀÚµ¿ ½ºÅ©·Ñ Á¾·á ---------------------------------------------------------------------------------------------*/

//·±ÃÄ °ü·Ã

function GoNotice(code1, code2)
{
	location.href = "/news/list.asp?s_intOp=" + code2 + "&s_intnum=" + code1;
}

function Call_Swf_MainTop(){


document.write('			<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" ');
document.write(	'				codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" ');
document.write(	'				width="1000" height="320" id="menuLink" align="middle">');
document.write(	'				<param name="movie" value="/img/main/mainFlash.swf" />');
document.write(	'				<param name="quality" value="high" />');
document.write(	'				<param name="bgcolor" value="#ffffff" />');
document.write(	'				<embed src="/img/main/mainFlash.swf" quality="high" ');
document.write(	'						bgcolor="#ffffff" width="1000" height="320" name="menuLink"');
document.write(	'						align="middle" ');
document.write(	'						type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
document.write(	'		</object>		');

}


function Call_Swf_View(URL,SizeX,SizeY){
document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" ');
document.write('codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" ');
document.write('width="'+SizeX+'" height="'+SizeY+'" id="menuLink" align="middle">');
document.write('<param name="movie" value="'+URL+'" />');
document.write('<param name="quality" value="high" />');
document.write('<param name="wmode" value="transparent"/>');
document.write('<param name="allowScriptAccess" value="always" />');
document.write('<embed src="'+URL+'" quality="high" ');
document.write('bgcolor="#ffffff" width="'+SizeX+'" height="'+SizeY+'" name="menuLink"');
document.write('align="middle" allowScriptAccess="always"');
document.write('type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
document.write('</object>');
}

function Call_Swf_Tran_View(URL,SizeX,SizeY){
document.write('			<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" ');
document.write(	'				codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" ');
document.write(	'				width="'+SizeX+'" height="'+SizeY+'" id="menuLink" align="middle">');
document.write(	'				<param name="movie" value="'+URL+'" />');
document.write(	'				<param name="quality" value="high" />');
document.write(	'				<param name="wmode" value="transparent"/>');
document.write(	'				<param name="bgcolor" value="#ffffff" />');
document.write(	'				<embed src="'+URL+'" quality="high" ');
document.write(	'						bgcolor="#ffffff" width="'+SizeX+'" height="'+SizeY+'" name="menuLink"');
document.write(	'						align="middle" ');
document.write(	'						type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
document.write(	'		</object>		');

}


function Call_Movie_View(URL,SizeX,SizeY){
document.write('<embed src="'+URL+'" enablecontextmenu="0" showstatusbar="0" LOOP="FALSE" width="'+SizeX+'" height="'+SizeY+'" id="Movie_5"></embed>')
}

function show_table(Tname){
if(Tname == 1){
	window.document.all.menu1.style.display='';
	window.document.all.menu2.style.display='';
	window.document.all.menu3.style.display='none';
	window.document.all.menu4.style.display='none';
	window.document.all.menu5.style.display='none';
	window.document.all.menu6.style.display='none';
	window.document.all.menu7.style.display='none';
	window.document.all.menu8.style.display='none';
	window.document.all.menu9.style.display='none';
}
if(Tname == 2){
	window.document.all.menu1.style.display='none';
	window.document.all.menu2.style.display='none';
	window.document.all.menu3.style.display='';
	window.document.all.menu4.style.display='none';
	window.document.all.menu5.style.display='none';
	window.document.all.menu6.style.display='none';
	window.document.all.menu7.style.display='none';
	window.document.all.menu8.style.display='none';
	window.document.all.menu9.style.display='none';
}
if(Tname == 3){
	window.document.all.menu1.style.display='none';
	window.document.all.menu2.style.display='none';
	window.document.all.menu3.style.display='none';
	window.document.all.menu4.style.display='';
	window.document.all.menu5.style.display='none';
	window.document.all.menu6.style.display='none';
	window.document.all.menu7.style.display='none';
	window.document.all.menu8.style.display='none';
	window.document.all.menu9.style.display='none';
}
if(Tname == 4){
	window.document.all.menu1.style.display='none';
	window.document.all.menu2.style.display='none';
	window.document.all.menu3.style.display='none';
	window.document.all.menu4.style.display='none';
	window.document.all.menu5.style.display='';
	window.document.all.menu6.style.display='none';
	window.document.all.menu7.style.display='none';
	window.document.all.menu8.style.display='none';
	window.document.all.menu9.style.display='none';
}
if(Tname == 5){
	window.document.all.menu1.style.display='none';
	window.document.all.menu2.style.display='none';
	window.document.all.menu3.style.display='none';
	window.document.all.menu4.style.display='none';
	window.document.all.menu5.style.display='none';
	window.document.all.menu6.style.display='';
	window.document.all.menu7.style.display='none';
	window.document.all.menu8.style.display='none';
	window.document.all.menu9.style.display='none';
}
if(Tname == 6){
	window.document.all.menu1.style.display='none';
	window.document.all.menu2.style.display='none';
	window.document.all.menu3.style.display='none';
	window.document.all.menu4.style.display='none';
	window.document.all.menu5.style.display='none';
	window.document.all.menu6.style.display='none';
	window.document.all.menu7.style.display='';
	window.document.all.menu8.style.display='';
	window.document.all.menu9.style.display='none';
}
if(Tname == 7){
	window.document.all.menu1.style.display='none';
	window.document.all.menu2.style.display='none';
	window.document.all.menu3.style.display='none';
	window.document.all.menu4.style.display='none';
	window.document.all.menu5.style.display='none';
	window.document.all.menu6.style.display='none';
	window.document.all.menu7.style.display='none';
	window.document.all.menu8.style.display='none';
	window.document.all.menu9.style.display='';
}
}

function goTapBBS(num){
		document.getElementById("news_tab01").src			= "http://md.ninedragons.co.kr/img/renewal_v5/images/listnotice_tab.gif";
		document.getElementById("news_tab02").src			= "http://md.ninedragons.co.kr/img/renewal_v5/images/listupdate_tab.gif";
		document.getElementById("news_tab03").src			= "http://md.ninedragons.co.kr/img/renewal_v5/images/listevent_tab.gif";
		document.getElementById("news_tab04").src			= "http://md.ninedragons.co.kr/img/renewal_v5/images/listdevelop_tab.gif";
		document.getElementById("news_tab05").src			= "/img/listseogo_tab.gif";
		
		if(num==1){
			document.getElementById("news_tab01").src			= "http://md.ninedragons.co.kr/img/renewal_v5/images/listnotice_tab_on.gif";
			$("#news_tab05").css("padding-bottom","5px");
		}else if(num==2){
			document.getElementById("news_tab02").src			= "http://md.ninedragons.co.kr/img/renewal_v5/images/listupdate_tab_on.gif";
			$("#news_tab05").css("padding-bottom","5px");
		}else if(num==3){
			document.getElementById("news_tab03").src			= "http://md.ninedragons.co.kr/img/renewal_v5/images/listevent_tab_on.gif";
			$("#news_tab05").css("padding-bottom","5px");
		}else if(num==4){
			document.getElementById("news_tab04").src			= "http://md.ninedragons.co.kr/img/renewal_v5/images/listdevelop_tab_on.gif";
			$("#news_tab05").css("padding-bottom","5px");
		}else if(num==5){
			document.getElementById("news_tab05").src			= "/img/listseogo_tab_on.gif";
			$("#news_tab05").css("padding-bottom","0");
		}
	}

	function goTapBBS_new(num){
		
		document.getElementById("news_tab01").src			= "http://md.ninedragons.co.kr/img/renewal_v5/images/listnotice_tab.gif";
		document.getElementById("news_tab02").src			= "http://md.ninedragons.co.kr/img/renewal_v5/images/listupdate_tab.gif";
		document.getElementById("news_tab03").src			= "http://md.ninedragons.co.kr/img/renewal_v5/images/listevent_tab.gif";
		document.getElementById("news_tab04").src			= "http://md.ninedragons.co.kr/img/renewal_v5/images/listdevelop_tab.gif";
		document.getElementById("news_tab05").src			= "http://md.ninedragons.co.kr/img/renewal_v5/images/listdevelop_tab.gif";
		document.getElementById("news_tab06").src			= "/img/listseogo_tab.gif";
		
		if(num==1){
			document.getElementById("news_tab01").src			= "http://md.ninedragons.co.kr/img/renewal_v5/images/listnotice_tab_on.gif";
			$("#news_tab05").css("padding-bottom","0");
			$("#news_tab06").css("padding-bottom","5px");
		}else if(num==2){
			document.getElementById("news_tab02").src			= "http://md.ninedragons.co.kr/img/renewal_v5/images/listupdate_tab_on.gif";
			$("#news_tab05").css("padding-bottom","0");
			$("#news_tab06").css("padding-bottom","5px");
		}else if(num==3){
			document.getElementById("news_tab03").src			= "http://md.ninedragons.co.kr/img/renewal_v5/images/listevent_tab_on.gif";
			$("#news_tab05").css("padding-bottom","0");
			$("#news_tab06").css("padding-bottom","5px");
		}else if(num==4){
			document.getElementById("news_tab04").src			= "http://md.ninedragons.co.kr/img/renewal_v5/images/listdevelop_tab_on.gif";
			$("#news_tab05").css("padding-bottom","0");
			$("#news_tab06").css("padding-bottom","5px");
		}else if(num==5){
			document.getElementById("news_tab05").src			= "http://md.ninedragons.co.kr/img/renewal_v5/images/listdevelop_tab_on.gif";
			$("#news_tab05").css("padding-bottom","0px");
			$("#news_tab06").css("padding-bottom","5px");
		}
		else if(num==6){
			document.getElementById("news_tab06").src			= "/img/listseogo_tab_on.gif";
			$("#news_tab05").css("padding-bottom","0");
			$("#news_tab06").css("padding-bottom","0");
		}
	}
	/* ÀÓ½Ã Ãß°¡ 20090430 »èÁ¦*/
	function goTapBBS223(num){
		document.getElementById("news_tab01").src			= "http://md.ninedragons.co.kr/img/renewal/main/223/news_tab01_off.gif";
		document.getElementById("news_tab02").src			= "http://md.ninedragons.co.kr/img/renewal/main/223/news_tab02_off.gif";
		document.getElementById("news_tab03").src			= "http://md.ninedragons.co.kr/img/renewal/main/223/news_tab03_off.gif";
		
		if(num==1){
			document.getElementById("news_tab01").src			= "http://md.ninedragons.co.kr/img/renewal/main/223/news_tab01_on.gif";
		}else if(num==2){
			document.getElementById("news_tab02").src			= "http://md.ninedragons.co.kr/img/renewal/main/223/news_tab02_on.gif";
		}else if(num==3){
			document.getElementById("news_tab03").src			= "http://md.ninedragons.co.kr/img/renewal/main/223/news_tab03_on.gif";
		}
	}
	
	function goTapEvent(num){
		document.getElementById("event01s").src			= "http://md.ninedragons.co.kr/img/renewal/main/event01s.jpg";
		document.getElementById("event02s").src			= "http://md.ninedragons.co.kr/img/renewal/main/event02s.jpg";
		document.getElementById("event03s").src			= "http://md.ninedragons.co.kr/img/renewal/main/event03s.jpg";
		
		if(num==1){
			document.getElementById("event01s").src			= "http://md.ninedragons.co.kr/img/renewal/main/event01s_on.jpg";
		}else if(num==2){
			document.getElementById("event02s").src			= "http://md.ninedragons.co.kr/img/renewal/main/event02s_on.jpg";
		}else if(num==3){
			document.getElementById("event03s").src			= "http://md.ninedragons.co.kr/img/renewal/main/event03s_on.jpg";
		}
	}  
	
	/*·¹ÀÌ¾î ¿Â¿ÀÇÁ*/
	function Show_Layer(obj,total,num) {
		for (i=1;i<total+1;i++) {
			document.getElementById(obj.name + i).style.display = "none";
		}
		document.getElementById("news0").style.display = "none";
		document.getElementById(obj.name + num).style.display = "block";
	}	
	
	/*ÇÃ·¡½Ã¸µÅ©*/
	function slide1(){
		location.href='/information/munpa/makyo/makyo_feature.asp?flashname=sb_03.swf&pageNum=3&leftNum=1';
	}
	function slide2(){
		location.href='/information/munpa/mudang/mudang_feature.asp?flashname=sb_03.swf&pageNum=3&leftNum=1';
	}
	function slide3(){
		location.href='/information/munpa/nockrim/nockrim_feature.asp?flashname=sb_03.swf&pageNum=3&leftNum=1';
	}
	function slide4(){
		location.href='/information/munpa/sorim/sorim_feature.asp?flashname=sb_03.swf&pageNum=3&leftNum=1';
	}
	function slide5(){
		location.href='/information/munpa/vigung/vigung_feature.asp?flashname=sb_03.swf&pageNum=3&leftNum=1';
	}
	function slide6(){
		location.href='/information/munpa/geabang/geabang_feature.asp?flashname=sb_03.swf&pageNum=3&leftNum=1';
	}	
</script>
<script LANGUAGE="JavaScript" SRC="/common/script/MenuLink.asp"></script>
<script LANGUAGE="JavaScript" SRC="/common/script/makePCookie.js"></script>
<script language="javascript">AC_FL_RunContent = 0;</script>
<script src="/common/script/AC_RunActiveContent.js" language="javascript"></script>
<script type="text/javascript" src="/common/script/nexon/ngb_util.js"></script>
<script src="/common/script/selectbox.js"></script>
<style type="text/css">
body {
	margin-left: 0px;
	margin-top: 0px;
}
img{ vertical-align: bottom; }
.text_b {
    FONT-SIZE: 12px;
    COLOR: #908071;
    FONT-FAMILY: "µ¸¿ò";
    TEXT-DECORATION: none;
	font-weight:bolder;
}
.text {
   FONT-SIZE: 12px;
    COLOR: #AB9683;
    FONT-FAMILY: "µ¸¿ò";
    TEXT-DECORATION: none;
	line-height:18px;
}
.text_01{
   FONT-SIZE: 12px;
    COLOR: #C2C2C2;
    FONT-FAMILY: "µ¸¿ò";
    TEXT-DECORATION: none;
	line-height:18px;
}
</style>
</head>
<body>
<!--½Ç¼­¹ö Àû¿ë½Ã ¿ÀÇÂ..--><!-- ½Ç ¼­¹ö : Ç×»ó  body ¹Ù·Î ÇÏ´Ü¿¡ ÀÔ·Â - Àý´ë ÀÚ¹Ù ½ºÅ©¸³Æ®¿¡ ÅÂ±×¸¦ »ç¿ëÇÏÁö ¸¶½Ã±â ¹Ù¶ø´Ï´Ù.-->
<script language="javascript" type="text/javascript" src="http://user.ongate.com/pub/jss/OGChannelingHead.js" ></script>
<!-- Å×½ºÆ® ¼­¹ö : Ç×»ó  body ¹Ù·Î ÇÏ´Ü¿¡ ÀÔ·Â - Àý´ë ÀÚ¹Ù ½ºÅ©¸³Æ®¿¡ ÅÂ±×¸¦ »ç¿ëÇÏÁö ¸¶½Ã±â ¹Ù¶ø´Ï´Ù. -->
<!--<script language="javascript" type="text/javascript" src="http://stageuser.ongate.com/Pub/Jss/OGChannelingHead.js"></script>-->
<script type="text/javascript">
var OGCPHeader = OGCPHeader || {};
OGCPHeader.GNB.init();
</script>
<script language="javascript">
//¸ÞÀÎ ·¹ÀÌ¾î ÆË¾÷ ½ÃÀÛ

	$(document).ready( function() {
		$("body").append("<div id='glayLayer'></div><div id='overLayer'></div>");

		$("#glayLayer").click(function(){
			//$(this).hide();
			//$("#overLayer").hide();
		});

		if($.browser.msie && $.browser.version<7){
			$(window).scroll(function() {
				$("#glayLayer").get(0).style.setExpression("top","$(document).scrollTop()+'px'");
				$("#overLayer").get(0).style.setExpression("top","($(document).scrollTop()+$(window).height()/2)+'px'");
			});
		}

	});



	//Ä³½Ã ÃæÀü ÈÄ ¸®·Îµå ÇØÁÜ
	function cash_reload(){

		location.reload();

	}



	function inPopupMenu() {

			$("#overLayer").html( "<iframe id='if_body' width='800px' height='600px' src='/event/lucky_ticket.asp' frameBorder='0' scrolling='no'></iframe>" );
			$("#overLayer").css( "margin-top",  "-" + ( $('#overLayer').height() / 2 ) + "px" );
			$("#overLayer").css( "margin-left", "-" + ( $('#overLayer').width() / 2 ) + "px" );
			$("#overLayer").fadeIn(function() {
				$("#glayLayer").show();
			});			
	}

	function popupClose() {
		$("#glayLayer").hide();
		$("#overLayer").hide();
	}
				
				
				
			</script>
<table id="wwrap" cellpadding="0" cellspacing="0" border="0" bordercolor=red width="990" height="100%" align="center" style="position:relative;">
	<tr>
		<td height="99%" valign="top">
		<div ID="topmenudiv">
			<div id="maintitlemenudiv">
				<a href="/index.asp" title="maintitlemenu" class="maintitlemenu"><img src="/img/topmenu/mainTop-title.png"/></a> 
			</div>
			<nav id="topMenunav">	
					<li class="topMenuLi">
						<a class="menuLink" href="/news/list.asp?s_intOp=1" title="±¸·æ¼Ò½Ä"><img class = "menuImg" src="/img/topmenu/topNavi-6.png" onmouseover="this.src='/img/topmenu/topNavi-14.png';" onmouseout="this.src='/img/topmenu/topNavi-6.png';"></a>
						<ul class="submenu">
							<li class="submenuLiLeft"></li>					
							<li class="subMenuLi"><a href="/news/list.asp?s_intOp=1" class="submenuLink">°øÁö»çÇ×</a></li>
							<li class="subMenuLi">|</li>
							<li class="subMenuLi"><a href="/news/list.asp?s_intOp=2" class="submenuLink">¾÷µ¥ÀÌÆ®</a></li>
							<li class="subMenuLi">|</li>
							<li class="subMenuLi"><a href="/news/list.asp?s_intOp=4" class="submenuLink">º¸µµÀÚ·á</a></li>
							<li class="subMenuLi">|</li>
							<li class="subMenuLi"><a href="/news/list.asp?s_intOp=3" class="submenuLink">ÀÌº¥Æ®</a></li>
							<li class="subMenuLi">|</li>
							<li class="subMenuLi"><a href="/developerNote/list.asp?s_intOp=5" class="submenuLink">±¸·æ°³¹ßÀÏÁö</a></li>
							<li class="subMenuLi">|</li>
							<li class="subMenuLi"><a href="/news/list.asp?s_intOp=6" class="submenuLink">±¸·æ¼­°í</a></li>
							<li class="submenuLiRight"></li>
						</ul>
					</li>
					<li class="topMenuLi">|</li>
					<li class="topMenuLi">
						<a class="menuLink" href="/information/feature_info.asp" title="±¸·æ¼Ò°³"><img class = "menuImg" src="/img/topmenu/topNavi-7.png" onmouseover="this.src='/img/topmenu/topNavi-15.png';" onmouseout="this.src='/img/topmenu/topNavi-7.png';"></a>
						<ul class="submenu">						
							<li class="submenuLiLeft"></li>
							<li class="subMenuLi"><a href="/information/feature_info.asp" class="submenuLink">°ÔÀÓ¼Ò°³</a></li>
							<li class="subMenuLi">|</li>
							<li class="subMenuLi"><a href="/information/info_system.asp" class="submenuLink">°ÔÀÓ°¡ÀÌµå</a></li>
							<li class="submenuLiRight"></li>
						</ul>
					</li>
					<li class="topMenuLi">|</li>
					<li class="topMenuLi">
						<a class="menuLink" href="/information/munpa/geabang/geabang_feature.asp" title="±¸·æÁ¤º¸"><img class = "menuImg" src="/img/topmenu/topNavi-8.png" onmouseover="this.src='/img/topmenu/topNavi-16.png';" onmouseout="this.src='/img/topmenu/topNavi-8.png';"></a>
						<ul class="submenu">
							<li class="submenuLiLeft"></li>
							<li class="subMenuLi"><a href="/information/munpa/geabang/geabang_feature.asp" class="submenuLink">¹®ÆÄ¼Ò°³</a></li>
							<li class="subMenuLi">|</li>
							<li class="subMenuLi"><a href="/information/info/info_mugong.asp" class="submenuLink">¹«°ø¼Ò°³</a></li>
							<li class="subMenuLi">|</li>
							<li class="subMenuLi"><a href="/information/info/info_monster.asp" class="submenuLink">¿Üµµ¼¼·Â</a></li>
							<li class="subMenuLi">|</li>
							<li class="subMenuLi"><a href="/information/info/info_item_weapon.asp" class="submenuLink">¹°Ç°Á¤º¸</a></li>
							<li class="subMenuLi">|</li>
							<li class="subMenuLi"><a href="/information/info/info_quest.asp" class="submenuLink">°­È£Ç³¿î·Ï</a></li>
							<li class="subMenuLi">|</li>
							<li class="subMenuLi"><a href="/information/info/info_collection1.asp" class="submenuLink">¼öÁý¸ñ·Ï</a></li>
							<li class="subMenuLi">|</li>
							<li class="subMenuLi"><a href="/information/info/info_byname_munpa.asp" class="submenuLink">º°È£¼Ò°³</a></li>
							<li class="subMenuLi">|</li>
							<li class="subMenuLi"><a href="/information/info_map.asp" class="submenuLink">±¸·æÀüµµ</a></li>
							<li class="subMenuLi">|</li>
							<li class="subMenuLi"><a href="/information/system/menu_0923.asp" class="submenuLink">ÀïÆÐ</a></li>
							<li class="subMenuLi">|</li>
							<li class="subMenuLi"><a href="/information/system/menu_0903.asp" class="submenuLink">½Ã½ºÅÛ</a></li>
							<li class="submenuLiRight"></li>
						</ul>
					</li>
					<li class="topMenuLi">|</li>
					<li class="topMenuLi">
						<a class="menuLink" href="/community/freeboard/co_list.asp" title="Ä¿¹Â´ÏÆ¼"><img class = "menuImg" src="/img/topmenu/topNavi-9.png" onmouseover="this.src='/img/topmenu/topNavi-17.png';" onmouseout="this.src='/img/topmenu/topNavi-9.png';"></a>
						<ul class="submenu">
							<li class="submenuLiLeft"></li>
							<li class="subMenuLi"><a href="/community/freeboard/co_list.asp" class="submenuLink">±¸·æ°´ÀÜ</a></li>
							<li class="subMenuLi">|</li>
							<li class="subMenuLi"><a href="/community/theme/co_theme_list.asp" class="submenuLink">Å×¸¶°´ÀÜ</a></li>
							<li class="subMenuLi">|</li>
							<li class="subMenuLi"><a href="/community/teach/co_list.asp" class="submenuLink">¸®¸¶½ºÅÍ °ÇÀÇ °Ô½ÃÆÇ</a></li>
							<li class="subMenuLi">|</li>
							<li class="subMenuLi"><a href="/community/knowhow/co_list.asp" class="submenuLink">ºñ¹ýÀü¼ö</a></li>
							<li class="subMenuLi">|</li>
							<li class="subMenuLi"><a href="/community/screenshot/co_screen_list.asp" class="submenuLink">½ºÅ©¸°¼¦</a></li>
							<li class="subMenuLi">|</li>
							<li class="subMenuLi"><a href="/community/ranking/co_ranking_server.asp" class="submenuLink">¹«¸²ÃÖ°í¼ö</a></li>
							<li class="subMenuLi">|</li>
							<li class="subMenuLi"><a href="/community/fanpage/co_fan_cafe.asp" class="submenuLink">ÆÒÆäÀÌÁö</a></li>
							<li class="submenuLiRight"></li>
						</ul>
					</li>
					<li class="topMenuLi">|</li>
					<li class="topMenuLi">
						<a class="menuLink" href="/itemshop/itemshop_100.asp" title="¾ÆÀÌÅÛ¸ô"><img class = "menuImg" src="/img/topmenu/topNavi-10.png" onmouseover="this.src='/img/topmenu/topNavi-18.png';" onmouseout="this.src='/img/topmenu/topNavi-10.png';"></a>
						<ul class="submenu">
							<li class="submenuLiLeft"></li>
							<li class="subMenuLi"><a href="/itemshop/itemshop_100.asp" class="submenuLink">Ä³½ÃÃæÀü</a></li>
							<li class="subMenuLi">|</li>
							<li class="subMenuLi"><a href="/itemshop/itemshop_210.asp" class="submenuLink">»ç¿ë°¡ÀÌµå</a></li>
							<li class="subMenuLi">|</li>
							<li class="subMenuLi"><a href="/itemshop/itemshop_311.asp" class="submenuLink">Ä³½Ã¾ÆÀÌÅÛ</a></li>
							<li class="subMenuLi">|</li>
							<li class="subMenuLi"><a href="/itemshop/itemshop_130.asp" class="submenuLink">±¸¸Å³»¿ª</a></li>
							<li class="subMenuLi">|</li>
							<li class="subMenuLi"><a href="/transferChar/transferChar_info.asp" class="submenuLink">ºÎ°¡¼­ºñ½º</a></li>
							<li class="submenuLiRight"></li>
						</ul>
					</li>
					<li class="topMenuLi">|</li>
					<li class="topMenuLi">
						<a class="menuLink" href="/data/client.asp" title="ÀÚ·á½Ç"><img class = "menuImg" src="/img/topmenu/topNavi-11.png" onmouseover="this.src='/img/topmenu/topNavi-19.png';" onmouseout="this.src='/img/topmenu/topNavi-11.png';"></a>
						<ul class="submenu">
							<li class="submenuLiLeft"></li>
							<li class="subMenuLi"><a href="/data/client.asp" class="submenuLink">´Ù¿î·Îµå</a></li>
							<li class="subMenuLi">|</li>
							<li class="subMenuLi"><a href="/data/artwork.asp" class="submenuLink">¸ÖÆ¼¹Ìµð¾î</a></li>
							<li class="submenuLiRight"></li>							
						</ul>
					</li>
					<li class="topMenuLi">|</li>
					<li class="topMenuLi">
						<a class="menuLink" href="/customer/faq/faq_list.asp" title="°í°´Áö¿ø"><img class = "menuImg" src="/img/topmenu/topNavi-12.png" onmouseover="this.src='/img/topmenu/topNavi-20.png';" onmouseout="this.src='/img/topmenu/topNavi-12.png';"></a>
						<ul class="submenu">
							<li class="submenuLiLeft"></li>
							<li class="subMenuLi"><a href="/customer/faq/faq_list.asp" class="submenuLink">FAQ</a></li>
							<li class="subMenuLi">|</li>
							<li class="subMenuLi"><a href="/customer/bugReport/gm_list.asp" class="submenuLink">°í°´¼¾ÅÍ</a></li>
							<li class="subMenuLi">|</li>
							<li class="subMenuLi"><a href="/customer/recoverybbs/write.asp" class="submenuLink">º¹±¸½Å°í</a></li>
							<li class="subMenuLi">|</li>
							<li class="subMenuLi"><a href="/customer/proposal/proposal_list.asp" class="submenuLink">°ÇÀÇ»çÇ×</a></li>
							
							<li class="submenuLiRight"></li>
						</ul>
					</li>
					<li class="topMenuLi">|</li>
					<li class="topMenuLi">
						<a class="menuLink" href="" title="Sitemap"><img class = "menuImg" src="/img/topmenu/topNavi-13.png" onmouseover="this.src='/img/topmenu/topNavi-21.png';" onmouseout="this.src='/img/topmenu/topNavi-13.png';"></a>
					</li>						
			</nav>
			<div id ="gamestartdiv"> 
				<img src="/img/topmenu/btnStart-3.png" align="absmiddle" alt="GAMESTART" border="0" class="game_start" onclick="javascript:gamestart();" tabindex="3" style="cursor:pointer;">
			</div>		
		</div>

		<div class="renew_body">
<table>
	<tr>
	<td valign="top" rowspan="2">
		 
<div class="renew_left" style="margin-bottom:20px;">

<script type="text/javascript" src="/common/script/login.js"></script>
<!-- Login Start -->
<div class="renew_login">
	<form name="NX" method="post" id="NX">
	<input type="hidden" name="s_Url" value="/itemshop/itemshop_311.asp?">
	<input type="hidden" name="s_id" value="">	
	<input type="hidden" name="s_pwd" value="">	
	<input type="hidden" name="s_status" value="">	
		<!--Å×½ºÆ® ·Î±×ÀÎ-->
		<a href="https://user.ongate.com/Member/frmMemberAuth.aspx?ReturnUrl=http://ninedragons.ongate.com/login/member_login_check.asp"><img src="/images/btn_og_login.jpg" width="176"></a>
		<!--½Ç¹ö¼­ ·Î±×ÀÎ-->
		<!--a href="https://user.ongate.com/Member/frmMemberAuth.aspx?ReturnUrl=http://ninedragons.ongate.com/login/member_login_check.asp"><img src="/images/btn_og_login.jpg" width="176"></a-->
	
	<!--
	<div class="renew_login_opt">
	<input type="Checkbox" name='NxCheckKeyDefense'  value="" onclick="return NgbAOS.SetUpKeyDefense( true );" class="renew_login_chk" ><label for="sec" class="brown11">Å°º¸µå º¸¾È</label>
	<input type="Checkbox" name='NxCheckFireWall' value="" onclick="return NgbAOS.SetUpFireWall( true );"  class="renew_login_chk"><label for="fire" class="brown11">°³ÀÎ¹æÈ­º®</label>		  		  
	</div>
	-->
	<div class="renew_login_opt">
		<label class="brown11"><a href="http://www.ongate.com/Member/Login/FindIdPass" target="_blank"><img src="http://testmd.ninedragons.co.kr/img/renewal_v5/images/loginbox_icon01.gif" align="absmiddle" alt="¾ÆÀÌµðÃ£±â" border="0" class="icon">&nbsp;¾ÆÀÌµðÃ£±â</a></label>&nbsp;
		<label class="brown11"><a href="http://www.ongate.com/Member/Login/FindIdPass" target="_blank"><img src="http://testmd.ninedragons.co.kr/img/renewal_v5/images/loginbox_icon02.gif" align="absmiddle" alt="ºñ¹Ð¹øÈ£Ã£±â" border="0" class="icon">&nbsp;ºñ¹Ð¹øÈ£Ã£±â</a></label>
	</div>
	<div class="renew_login_opt">
		<a href="http://www.ongate.com/Member/Register/Welcome" target="_blank"><img src="http://testmd.ninedragons.co.kr/img/renewal_v5/images/join_btn.gif" align="absmiddle" alt="È¸¿ø°¡ÀÔ" border="0" class="icon" style="margin:0 0 0 -2px; cursor:pointer;"></a>			
	</div>
	</form>		
</div>
<!-- Login End -->

<div class="renew_login_down">
	<a href="/data/client.asp"><img src="http://testmd.ninedragons.co.kr/img/renewal_v5/images/btn_clientdown.gif" width="199" height="59"></a>
</div>

<!-- Left Menu Start -->	
	
<!-- ¾ÆÀÌÅÛ»óÁ¡ -->
<div class="renew_leftmenu_top">
	<img src="http://testmd.ninedragons.co.kr/img/renewal_v5/images/itemshop/menu_top.gif" align="absmiddle" alt="" border="0">
</div>		
<ul class="renew_leftmenu">
	<li class="depth1"><a href="/itemshop/itemshop_100.asp" onfocus="this.blur();"><img src="http://testmd.ninedragons.co.kr/img/renewal_v5/images/itemshop/menu01_title.gif" ON="http://testmd.ninedragons.co.kr/img/renewal_v5/images/itemshop/menu01_title_on.gif" align="absmiddle" alt="" border="0"  ></a></li>
	
	<li class="depth2"><a href="javascript:alert('·Î±×ÀÎÀÌ ÇÊ¿äÇÕ´Ï´Ù.');" onfocus="this.blur();"><img src="/images/menu01_01_on.gif" ON="/images/menu01_01_on.gif" align="absmiddle" alt="" border="0"  ></a></li>		
	
	<li class="depth2"><a href="/itemshop/itemshop_120.asp" onfocus="this.blur();"><img src="/images/menu01_02_on.gif" ON="/images/menu01_02_on.gif" align="absmiddle" alt="" border="0"  ></a></li>
	<li class="depth2 end"><a href="/itemshop/itemshop_130.asp" onfocus="this.blur();"><img src="http://testmd.ninedragons.co.kr/img/renewal_v5/images/itemshop/menu01_03.gif" ON="http://testmd.ninedragons.co.kr/img/renewal_v5/images/itemshop/menu01_03_on.gif" align="absmiddle" alt="" border="0"  ></a></li>			
	<li class="depth1"><a href="/itemshop/itemshop_210.asp" onfocus="this.blur();"><img src="http://testmd.ninedragons.co.kr/img/renewal_v5/images/itemshop/menu02_title.gif" ON="http://testmd.ninedragons.co.kr/img/renewal_v5/images/itemshop/menu02_title_on.gif" align="absmiddle" alt="" border="0"  </a></li>
	<li class="depth2"><a href="/itemshop/itemshop_210.asp" onfocus="this.blur();"><img src="http://testmd.ninedragons.co.kr/img/renewal_v5/images/itemshop/menu02_01.gif" ON="http://testmd.ninedragons.co.kr/img/renewal_v5/images/itemshop/menu02_01_on.gif" align="absmiddle" alt="" border="0"  ></a></li>
	<li class="depth2"><a href="/itemshop/itemshop_220.asp" onfocus="this.blur();"><img src="http://testmd.ninedragons.co.kr/img/renewal_v5/images/itemshop/menu02_02.gif" ON="http://testmd.ninedragons.co.kr/img/renewal_v5/images/itemshop/menu02_02_on.gif" align="absmiddle" alt="" border="0"  ></a></li>
	<li class="depth2"><a href="/itemshop/itemshop_230.asp" onfocus="this.blur();"><img src="http://testmd.ninedragons.co.kr/img/renewal_v5/images/itemshop/menu02_03.gif" ON="http://testmd.ninedragons.co.kr/img/renewal_v5/images/itemshop/menu02_03_on.gif" align="absmiddle" alt="" border="0"  ></a></li>
	<!--li class="depth2"><a href="/itemshop/itemshop_240.asp" onfocus="this.blur();"><img src="http://testmd.ninedragons.co.kr/img/renewal_v5/images/itemshop/menu02_04.gif" ON="http://testmd.ninedragons.co.kr/img/renewal_v5/images/itemshop/menu02_04_on.gif" align="absmiddle" alt="" border="0"  ></a></li-->
	<li class="depth2 end"><a href="/itemshop/itemshop_250.asp?tmpVal=1" onfocus="this.blur();"><img src="http://testmd.ninedragons.co.kr/img/renewal_v5/images/itemshop/menu02_05.gif" ON="http://testmd.ninedragons.co.kr/img/renewal_v5/images/itemshop/menu02_05_on.gif" align="absmiddle" alt="" border="0"  ></a></li>
		
	<li class="depth1"><a href="/itemshop/itemshop_311.asp" onfocus="this.blur();"><img src="http://testmd.ninedragons.co.kr/img/renewal_v5/images/itemshop/menu03_title.gif" ON="http://testmd.ninedragons.co.kr/img/renewal_v5/images/itemshop/menu03_title_on.gif" align="absmiddle" alt="" border="0"  DEFAULT></a></li>
	<li class="depth2"><a href="/itemshop/itemshop_311.asp" onfocus="this.blur();"><img src="http://testmd.ninedragons.co.kr/img/renewal_v5/images/itemshop/menu03_01.gif" ON="http://testmd.ninedragons.co.kr/img/renewal_v5/images/itemshop/menu03_01_on.gif" align="absmiddle" alt="" border="0" DEFAULT></a></li>
	<li class="depth2"><a href="/itemshop/itemshop_320.asp" onfocus="this.blur();"><img src="http://testmd.ninedragons.co.kr/img/renewal_v5/images/itemshop/menu03_02.gif" ON="http://testmd.ninedragons.co.kr/img/renewal_v5/images/itemshop/menu03_02_on.gif" align="absmiddle" alt="" border="0"  ></a></li>
	<li class="depth2"><a href="/itemshop/itemshop_330.asp" onfocus="this.blur();"><img src="http://testmd.ninedragons.co.kr/img/renewal_v5/images/itemshop/menu03_03.gif" ON="http://testmd.ninedragons.co.kr/img/renewal_v5/images/itemshop/menu03_03_on.gif" align="absmiddle" alt="" border="0"  ></a></li>
	<li class="depth2"><a href="/itemshop/itemshop_340.asp" onfocus="this.blur();"><img src="http://testmd.ninedragons.co.kr/img/renewal_v5/images/itemshop/menu03_04.gif" ON="http://testmd.ninedragons.co.kr/img/renewal_v5/images/itemshop/menu03_04_on.gif" align="absmiddle" alt="" border="0"  ></a></li>
	<li class="depth2 end"><a href="/itemshop/itemshop_360.asp" onfocus="this.blur();"><img src="http://testmd.ninedragons.co.kr/img/renewal_v5/images/itemshop/menu03_05.gif" ON="http://testmd.ninedragons.co.kr/img/renewal_v5/images/itemshop/menu03_05_on.gif" align="absmiddle" alt="" border="0"  ></a></li>
	<!--Ã¤³Î¸µÀÏ °æ¿ì Ä³¸¯ÅÍ ÀÌÀü ¾ø¾Ú-->
	
	<li class="depth1"><a href="/transferChar/transferChar_info.asp" onfocus="this.blur();"><img src="http://testmd.ninedragons.co.kr/img/renewal_v5/images/itemshop/menu05_title.gif" ON="http://testmd.ninedragons.co.kr/img/renewal_v5/images/itemshop/menu05_title_on.gif" align="absmiddle" alt="" border="0"  ></a></li>
	<li class="depth2"><a href="/transferChar/transferChar_info.asp" onfocus="this.blur();"><img src="http://testmd.ninedragons.co.kr/img/renewal_v5/images/itemshop/menu05_01.gif" ON="http://testmd.ninedragons.co.kr/img/renewal_v5/images/itemshop/menu05_01_on.gif" align="absmiddle" alt="" border="0"  ></a></li>
	<li class="depth2"><a href="/transferChar/transferChar_list.asp" onfocus="this.blur();"><img src="http://testmd.ninedragons.co.kr/img/renewal_v5/images/itemshop/menu05_02.gif" ON="http://testmd.ninedragons.co.kr/img/renewal_v5/images/itemshop/menu05_02_on.gif" align="absmiddle" alt="" border="0"  ></a></li>
	<li class="depth2"><a href="/transferChar/transferChar_info_new.asp" onfocus="this.blur();"><img src="/images/server.jpg" align="absmiddle" alt="" border="0"  ></a></li>
		
	<!--Çà¿î±Ç-->
	<li class="depth1"><a href="/itemshop/itemshop_lucky_ticket.asp" onfocus="this.blur();"><img src="/images/btn_lucky_ticket2.jpg"  align="absmiddle" alt="" border="0" ></a></li>
	<li class="depth2"><a href="/itemshop/itemshop_lucky_ticket.asp" onfocus="this.blur();"><img src="/images/btn_lucky_ticket3.jpg" align="absmiddle" alt="" border="0"></a></li>
	<li class="depth2"><a href="/itemshop/itemshop_lucky_ticket_list.asp" onfocus="this.blur();"><img src="/images/btn_lucky_ticket4.jpg" align="absmiddle" alt="" border="0"></a></li>
	
</ul>	
<div class="renew_leftmenu_bottom"></div>
<!--//¾ÆÀÌÅÛ»óÁ¡ -->	
	
<!--//Left Menu End -->	
</div>
	</td>
	<td></td>
	<td height="3" background="http://testmd.ninedragons.co.kr/img/renewal_v5/images/main_top_bg.gif"></td>
	<td rowspan="2" height="100%" valign="top">
		<div class="renew_subright">
	<div class="renew_right_quick">
		<img src="http://testmd.ninedragons.co.kr/img/renewal_v5/images/quick_top.gif" align="absmiddle" alt="" border="0" ><br>
		<a href="/customer/faq/faq_list.asp?flashname=sb_07.swf&pageNum=7&leftNum=1" onfocus="this.blur();"><img src="http://testmd.ninedragons.co.kr/img/renewal_v5/images/quick_btn01.gif" ON="http://testmd.ninedragons.co.kr/img/renewal_v5/images/quick_btn01_on.gif" align="absmiddle" alt="FAQ" border="0" ><br></a>
		<a href="/customer/proposal/proposal_list.asp?flashname=sb_07.swf&pageNum=7&leftNum=4" onfocus="this.blur();"><img src="http://testmd.ninedragons.co.kr/img/renewal_v5/images/quick_btn02.gif" ON="http://testmd.ninedragons.co.kr/img/renewal_v5/images/quick_btn02_on.gif" align="absmiddle" alt="°ÇÀÇ»çÇ×" border="0" ><br></a>
		<a href="/customer/bugReport/gm_list.asp?flashname=sb_07.swf&pageNum=7&leftNum=5" onfocus="this.blur();"><img src="http://testmd.ninedragons.co.kr/img/renewal_v5/images/quick_btn03.gif" ON="http://testmd.ninedragons.co.kr/img/renewal_v5/images/quick_btn03_on.gif" align="absmiddle" alt="°í°´¼¾ÅÍ" border="0" ><br></a>
	</div>
</div>

	</td>
	</tr>
	<tr>
		<td></td>
		<td valign="top" align="center" id="BODY_CONTENT" background="http://testmd.ninedragons.co.kr/img/renewal_v5/images/page_img/itemshop/title_itemshop_03.gif" style="background-repeat: no-repeat">
			<div id="POSITION" class="POSITION" style="height:50px;"><img src="http://testmd.ninedragons.co.kr/img/renewal_v5/images/page_img/sub_bullet.gif"> Home > ¾ÆÀÌÅÛ »óÁ¡ > Ä³½Ã¾ÆÀÌÅÛ > <font color="8FA414"><b>ÆÐÅ°Áö</b></font></div>
			<!--==== contents /s ====-->
			<div style='width:610px;padding-top:5px;text-align:center;padding-bottom:30px;'>
				<div><img src='http://testmd.ninedragons.co.kr/img/renewal_v5/images/page_img/itemshop/pack_top-img.gif' usemap="#link" /></div>
				<MAP NAME="link">
					<AREA SHAPE=RECT COORDS="132,96,423,111" href="itemshop_210.asp" onfocus="blur();">
				</MAP>
				<div style="margin-top:10px;"><img src='http://testmd.ninedragons.co.kr/img/renewal_v5/images/page_img/itemshop/ti_310.gif' /></div>
				<div style='color:black; padding:10px 20px 20px 20px;text-align:left;'>±¸·æÃµÇÏ ¼­ºñ½º´Â °ÔÀÓÀÇ ÀÏºÎ ÆíÀÇ ±â´É°ú ºü¸¥ Ä³¸¯ÅÍ À°¼º¿¡ ´ëÇÑ ÇýÅÃÀ» Á¦°øÇÏ°í ÀÖ½À´Ï´Ù.<br>
				±¸·æÃµÇÏÀÇ ¹öÇÁ È¿°ú¸¦ »ç¿ëÇÏ¸é ±× ¼­¹ö¿¡ »ý¼ºµÇ¾î ÀÖ´Â ¸ðµç Ä³¸¯ÅÍ¿Í È¿°ú¸¦ °øÀ¯ÇÏ°Ô µË´Ï´Ù.</div>
					

				<table>
						<tr>
							<td colspan='3' style='height:55px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_top.gif)'></td>
						</tr>
						<tr>
							<td style='width:29px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_ml.gif)'></td>
							<td style='width:506px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_mc.gif)'>
							

<!-- ±¸·æÃµÇÏ ¹öÇÁ -->
								<div style='height:34px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_th.gif) no-repeat;font:bold 12px "gulim";color:#663300;padding:12px 0 0 30px; text-align:left;'>±¸·æÃµÇÏ ¹öÇÁ</div>
								<div style='padding:8px 22px 30px 22px;color:#694635;font-family:gulim; text-align:left;'>
									<div style='padding:5px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_bullet_01.gif) no-repeat 0px 6px;padding-left:8px'>
										<p style='font:bold;color:#3E608A;margin:0'><b>Á¡Ç÷¼ú Á¦°ø ¿À±â +40</b></p>
										Àü¿ë NPC(Àº°Å°í¼ö ¹«¸í³ë)¸¦ ÅëÇØ ¸ðµç ¿À±â°¡ +40ÀÌ µÇ´Â ¹öÇÁ(¿ÀÇà´ë¹ý)¸¦ ¹ÞÀ» ¼ö ÀÖÀ½.<br />
										´Ù¸¥ »ç¿ëÀÚ¿¡°Ô ¹ÞÀº ¹öÇÁ¿Í º°µµÀÇ È¿°ú</div>

									<div style='padding:5px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_bullet_01.gif) no-repeat 0px 6px;padding-left:8px'>
										<p style='font:bold;color:#3E608A;margin:0'><b>»ç³É °æÇèÄ¡ 100% »ó½Â</b></p>
										¼­ºñ½º ÀÌ¿ë ±â°£ µ¿¾È °æÇèÄ¡ +100%</div>

									<div style='padding:5px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_bullet_01.gif) no-repeat 0px 6px;padding-left:8px'>
										<p style='font:bold;color:#3E608A;margin:0'><b>¹«°ø ¼÷·Ãµµ 100% Áõ°¡</b></p>
										¼­ºñ½º ÀÌ¿ë ±â°£ µ¿¾È ¹«°ø¼÷·Ãµµ +100% »ó½Â</div>

									<div style='padding:5px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_bullet_01.gif) no-repeat 0px 6px;padding-left:8px'>
										<p style='font:bold;color:#3E608A;margin:0'><b>»ç¸Á ÆÐ³ÎÆ¼ °¨¼Ò</b></p>
										°æÇèÄ¡ °¨¼Ò - Á¦ÀÚ¸® ºÎÈ° 15%¡æ5% / ¿©Àå ºÎÈ° 5%¡æ2%</div>

									<div style='padding:5px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_bullet_01.gif) no-repeat 0px 6px;padding-left:8px'>
										<p style='font:bold;color:#3E608A;margin:0'><b>º°È£ ±³Ã¼ ´ë±â½Ã°£</b></p>
										´ë±â ½Ã°£ÀÌ ¾øÀÌ º°È£ ¹Ù·Î ±³Ã¼</div>
									<div style='padding:5px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_bullet_01.gif) no-repeat 0px 6px;padding-left:8px'>
										<p style='font:bold;color:#3E608A;margin:0'><b>ÀÚµ¿¼ö·Ã(K) ¹«Á¦ÇÑ ÀÌ¿ë</b></p>
										¼­ºñ½º ÀÌ¿ë ±â°£ µ¿¾È ÀÚµ¿¼ö·Ã ±â´ÉÀ» ¹«Á¦ÇÑ ÀÌ¿ë °¡´É</div>
								</div>

	<!-- ½ºÅ©¸°¼¦ -->
								<div style='margin:0 20px 0 20px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_dotline.gif) repeat-x;font:12px "gulim";color:#694635;padding:10px 0 0 5px;'>
¢º ±¸·æÃµÇÏ ¹öÇÁ ¾ÆÀÌÅÛÀ» »ç¿ëÇÏ¸é °ÔÀÓÈ­¸é »ó´Ü ÀÎÅÍÆäÀÌ½º¿¡¼­ È¿°ú Á¤º¸¸¦ È®ÀÎ ÇÒ ¼ö ÀÖ½À´Ï´Ù.</p>
<img src='http://md.ninedragons.co.kr/img/itemshop/scs_pack_01.gif' /></div>




							</td>
							<td style='width:29px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_mr.gif)'></td>
						</tr>
						<tr>
							<td colspan='3' style='height:60px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_bottom.gif)'></td>
						</tr>
					</table>


				<!-- ±¸·æÃµÇÏ ÆÐÅ°Áö ½ÃÀÛ -->
				<br>
				<br>
				<div style="margin-top:10px;"><img src='http://testmd.ninedragons.co.kr/img/renewal_v5/images/page_img/itemshop/ti_311.gif' /></div>
				<div style='color:black; padding:10px 20px 20px 20px;text-align:left;'>±¸·æÃµÇÏ ÆÐÅ°Áö´Â ¹öÇÁ ±â°£¿¡ µû¶ó 15ÀÏ / 30ÀÏ / 60ÀÏ / 90ÀÏ ³× °¡ÁöÀÇ »óÇ°À¸·Î ÆÇ¸ÅÇÕ´Ï´Ù.<br>
				±¸¸ÅÇÏ½Ã´Â ±¸·æÃµÇÏÀÇ ¹öÇÁ È¿°ú ±â°£ÀÌ ±æ¼ö·Ï ´õ¿í ¸¹Àº º¸³Ê½º ¾ÆÀÌÅÛÀÌ Á¦°øµË´Ï´Ù.</div>
				<div style='width:564px;padding-top:10px; margin:0 auto;'>
				<div style='padding:1px 0 5px 25px;text-align:left;font:bold 14px "gulim";color:#393939;background:url(http://md.ninedragons.co.kr/img/itemshop/bullet_01.gif) no-repeat 5px 0;'>±¸·æÃµÇÏ ÆÐÅ°Áö</div>
					<table>
						<tr>
							<td style='width:5px;height:5px;background:url(http://md.ninedragons.co.kr/img/itemshop/tA_tl.gif)'></td>
							<td style='width:554px;background:url(http://md.ninedragons.co.kr/img/itemshop/tA_tc.gif)'></td>
							<td style='width:5px;background:url(http://md.ninedragons.co.kr/img/itemshop/tA_tr.gif)'></td>
						</tr>
						<tr>
							<td style='background:url(http://md.ninedragons.co.kr/img/itemshop/tA_ml.gif)'></td>
							<td>
							
								<table style='background:url(http://md.ninedragons.co.kr/img/itemshop/tA_th.gif) no-repeat #000;border:solid 1px #000;'>
								<tr>
									<th width='180' style='height:31px;text-align:center;color:#888;font:bold 12px;'>±¸·æÃµÇÏ ¹öÇÁ ¾ÆÀÌÅÛ</th>
									<th width='259' style='text-align:center;color:#888;font:bold 12px;'>º¸³Ê½º ¾ÆÀÌÅÛ</th>
									<th width='100' style='text-align:center;color:#888;font:bold 12px;'>°¡°Ý</th>
								</tr>
								<tr>
									<td style='background:#222;color:#BBD633;padding:8px;text-align:center;border-top:solid 1px #000;'>±¸·æÃµÇÏ ¹öÇÁ È¿°ú <b>15ÀÏ</b></td>
									<td valign='top' style='background:#222;color:#FFCC33;padding:15px 5px 15px 5px;border-top:solid 1px #000;'>°í·ÁÀÎ»ï 5°³ / ¿µÁö¹ö¼¸ 5°³ / »çÀÚÈÄ 5°³</td>
									<td style='height:28px;background:#222;color:#F8981D;text-align:center;border-top:solid 1px #000;'>9,900 cash</td>
								</tr>
								<tr>
									<td style='background:#2a2a2a;color:#BBD633;padding:8px;text-align:center;border-top:solid 1px #494949;'>±¸·æÃµÇÏ ¹öÇÁ È¿°ú <b>30ÀÏ</b></td>
									<td valign='top' style='background:#2a2a2a;color:#FFCC33;padding:15px 5px 15px 5px;border-top:solid 1px #494949;'>°í·ÁÀÎ»ï 10°³ / ¿µÁö¹ö¼¸ 10°³ / »çÀÚÈÄ 10°³ / È­Å¸½Å´Ü 5°³</td>
									<td style='height:28px;background:#2a2a2a;color:#F8981D;text-align:center;border-top:solid 1px #494949;'>16,700 cash</td>
								</tr>
								<tr>
									<td style='background:#222;color:#BBD633;padding:8px;text-align:center;border-top:solid 1px #494949;'>±¸·æÃµÇÏ ¹öÇÁ È¿°ú <b>60ÀÏ</b></td>
									<td valign='top' style='background:#222;color:#FFCC33;padding:15px 5px 15px 5px;border-top:solid 1px #494949;'>°í·ÁÀÎ»ï 25°³ / ¿µÁö¹ö¼¸ 25°³ / »çÀÚÈÄ 25°³ / È­Å¸½Å´Ü 15°³</td>
									<td style='height:28px;background:#222;color:#F8981D;text-align:center;border-top:solid 1px #494949;'>33,400 cash</td>
								</tr>
								<tr>
									<td style='background:#2a2a2a;color:#BBD633;padding:8px;text-align:center;border-top:solid 1px #494949;'>±¸·æÃµÇÏ ¹öÇÁ È¿°ú <b>90ÀÏ</b></td>
									<td valign='top' style='background:#2a2a2a;color:#FFCC33;padding:15px 5px 15px 5px;border-top:solid 1px #494949;'>°í·ÁÀÎ»ï 40°³ / ¿µÁö¹ö¼¸ 40°³ / »çÀÚÈÄ 40°³ / È­Å¸½Å´Ü 25°³</td>
									<td style='height:28px;background:#2a2a2a;color:#F8981D;text-align:center;border-top:solid 1px #494949;'>49,000 cash</td>
								</tr>
								</table>
							
							</td>
							<td style='background:url(http://md.ninedragons.co.kr/img/itemshop/tA_mr.gif)'></td>
						</tr>
						<tr>
							<td style='height:5px;background:url(http://md.ninedragons.co.kr/img/itemshop/tA_bl.gif)'></td>
							<td style='background:url(http://md.ninedragons.co.kr/img/itemshop/tA_bc.gif)'></td>
							<td style='background:url(http://md.ninedragons.co.kr/img/itemshop/tA_br.gif)'></td>
						</tr>
					</table>
					<table>
						<tr>
							<td colspan='3' style='height:55px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_top.gif)'></td>
						</tr>
						<tr>
							<td style='width:29px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_ml.gif)'></td>
							<td style='width:506px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_mc.gif)'>
							

								<!-- º¸³Ê½º ¾ÆÀÌÅÛ -->
								<div style='height:34px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_th.gif) no-repeat;font:bold 12px "gulim";color:#663300;padding:12px 0 0 30px; text-align:left;'>º¸³Ê½º ¾ÆÀÌÅÛ</div>
								<div style='padding:8px 30px 30px 30px; text-align:left; color:#694635;font-family:gulim;'>
									<div style="width:446px; padding:8px 4px;">
										<div style="padding-right:4px; float:left;" ><img src='http://md.ninedragons.co.kr/img/itemshop/item_ico/Item_Pack_pot_15.gif' /></div>
										<div style='line-height:16px; width:410px;'>
											<p style='font:bold;color:#996633;margin:0'><b>°í·ÁÀÎ»ï</b></p>
											1°³ »ç¿ë½Ã Ã¼·ÂÀ» 100%·Î È¸º¹ÇÕ´Ï´Ù.
										</div>
									</div>
									<div style="width:446px; padding:8px 4px;">
										<div style='padding-right:4px; float:left;'><img src='http://md.ninedragons.co.kr/img/itemshop/item_ico/Item_Pack_pot_16.gif' /></div>
										<div style='line-height:16px; width:410px;'>
											<p style='font:bold;color:#996633;margin:0'><b>¿µÁö¹ö¼¸</b></p>
											1°³ »ç¿ë½Ã ³»·ÂÀ» 100%·Î È¸º¹ÇÕ´Ï´Ù.
										</div>
									</div>
									<div style="width:446px; padding:8px 4px;">
										<div style='padding-right:4px; float:left'><img src='http://md.ninedragons.co.kr/img/itemshop/item_ico/Item_Pack_pot_17.gif' /></div>
										<div style='line-height:16px; width:410px'>
											<p style='font:bold;color:#996633;margin:0'><b>È­Å¸½Å´Ü</b></p>
											ºÎÈ°½Ã ÆÐ³ÎÆ¼¸¦ ¾ø¾Ö°í Ã¼·Â100%, ³»·Â100%·Î È¸º¹ÇÕ´Ï´Ù.
										</div>
									</div>
									<div style="width:446px; padding:8px 4px;">
										<div style='padding-right:4px; float:left'><img src='http://md.ninedragons.co.kr/img/itemshop/item_ico/Item_Pack_pot_22.gif' /></div>
										<div style='line-height:16px; width:410px''>
											<p style='font:bold;color:#996633;margin:0'><b>»çÀÚÈÄ ÀüÃ¼</b></p>
											1ºÐ µ¿¾È ÀüÃ¼ ÀÎ¿øµé¿¡°Ô ¿ÜÄ¡±â¸¦ ÇÒ ¼ö ÀÖ½À´Ï´Ù.
										</div>
									</div>
								</div>

							</td>
							<td style='width:29px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_mr.gif)'></td>
						</tr>
						<tr>
							<td colspan='3' style='height:60px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_bottom.gif)'></td>
						</tr>
					</table>
				</div>
				<!-- ±¸·æÃµÇÏ ÆÐÅ°Áö ³¡ -->
				<br>
				<br>
				<div style="margin-top:10px;"><img src='http://testmd.ninedragons.co.kr/img/renewal_v5/images/page_img/itemshop/ti_312.gif' /></div>
				<div style='color:black; padding:10px 20px 20px 20px;text-align:left;'>Æò±ÕÀûÀ¸·Î °¡Àå ¸¹ÀÌ ÆÇ¸ÅµÇ´Â ±¸·æÃµÇÏ 30ÀÏ°ú ÇÔ²² ±¸¸ÅÀÚÀÇ ¿ëµµ¿¡ ¸ÂÃç º¸³Ê½º ¾ÆÀÌÅÛÀ» ±¸¼ºÇÑ  ¼ºÀå / Á¦ÀÛ / º¹±Í / Á¦·Ã ³× °¡ÁöÀÇ ¸ÂÃã ÆÐÅ°Áö »óÇ°ÀÌ ÁØºñµÇ¾î ÀÖ½À´Ï´Ù.<br>
				ÆÐÅ°Áö¿¡¼­ Á¦°øÇÏ´Â ±¸·æÃµÇÏ ¹öÇÁ È¿°ú´Â »ó´ÜÀÇ ¾È³»µÈ È¿°ú¿Í µ¿ÀÏÇÕ´Ï´Ù.</div>


<!-- ±¸·æÃµÇÏ ¸ÂÃã ÆÐÅ°Áö(¼ºÀå) ½ÃÀÛ -->
				<div style='width:564px;padding-top:10px; margin:0 auto;'>
					<div style='padding:1px 0 5px 25px;text-align:left;font:bold 14px "gulim";color:#393939;background:url(http://md.ninedragons.co.kr/img/itemshop/bullet_01.gif) no-repeat 5px 0;'>±¸·æÃµÇÏ ¸ÂÃã 30ÀÏ ÆÐÅ°Áö(¼ºÀå)</div>
					<table>
						<tr>
							<td style='width:5px;height:5px;background:url(http://md.ninedragons.co.kr/img/itemshop/tA_tl.gif)'></td>
							<td style='width:554px;background:url(http://md.ninedragons.co.kr/img/itemshop/tA_tc.gif)'></td>
							<td style='width:5px;background:url(http://md.ninedragons.co.kr/img/itemshop/tA_tr.gif)'></td>
						</tr>
						<tr>
							<td style='background:url(http://md.ninedragons.co.kr/img/itemshop/tA_ml.gif)'></td>
							<td>
							
								<table style='background:url(http://md.ninedragons.co.kr/img/itemshop/tA_th.gif) no-repeat #000;border:solid 1px #000;'>
								<tr>
									<th width='180' style='height:31px;text-align:center;color:#888;font:bold 12px;'>±¸·æÃµÇÏ ¹öÇÁ ¾ÆÀÌÅÛ</th>
									<th width='259' style='text-align:center;color:#888;font:bold 12px;'>º¸³Ê½º ¾ÆÀÌÅÛ</th>
									<th width='100' style='text-align:center;color:#888;font:bold 12px;'>°¡°Ý</th>
								</tr>
								<tr>
									<td style='background:#222;color:#BBD633;padding:8px;text-align:center;border-top:solid 1px #000;'>±¸·æÃµÇÏ ¹öÇÁ È¿°ú <b>30ÀÏ</b></td>
									<td valign='top' style='background:#222;color:#FFCC33;padding:15px 5px 15px 5px;border-top:solid 1px #000;'>¿À·æ±â±³È¯±Ç(7ÀÏ) 4°³ / ¹«¸í³ëÀÇ Ç³¿ì¹«±â+10 ±³È¯±Ç(30ÀÏ) 1°³ / Çà¿îÀÇ ¼ºÀåÈ¯(30ºÐ) 5°³ / ¹«°ø ¼÷·Ãµµ Áõ°¡(30ºÐ) 5°³</td>
									<td style='height:28px;background:#222;color:#F8981D;text-align:center;border-top:solid 1px #000;'>16,700 cash</td>
								</tr>
								</table>
							
							</td>
							<td style='background:url(http://md.ninedragons.co.kr/img/itemshop/tA_mr.gif)'></td>
						</tr>
						<tr>
							<td style='height:5px;background:url(http://md.ninedragons.co.kr/img/itemshop/tA_bl.gif)'></td>
							<td style='background:url(http://md.ninedragons.co.kr/img/itemshop/tA_bc.gif)'></td>
							<td style='background:url(http://md.ninedragons.co.kr/img/itemshop/tA_br.gif)'></td>
						</tr>
					</table>
					<table>
						<tr>
							<td colspan='3' style='height:55px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_top.gif)'></td>
						</tr>
						<tr>
							<td style='width:29px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_ml.gif)'></td>
							<td style='width:506px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_mc.gif)'>
							
								<!-- º¸³Ê½º ¾ÆÀÌÅÛ -->
								<div style='height:34px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_th.gif) no-repeat;font:bold 12px "gulim";color:#663300;padding:12px 0 0 30px; text-align:left;'>º¸³Ê½º ¾ÆÀÌÅÛ</div>
								<div style='padding:8px 30px 30px 30px; text-align:left; color:#694635;font-family:gulim;'>
									<div style="width:446px; padding:8px 4px;">
										<div style="padding-right:4px; float:left;" ><img src='http://md.ninedragons.co.kr/img/itemshop/item_ico/Item_Pack_pot_36.gif' /></div>
										<div style='line-height:16px; width:410px;'>
											<p style='font:bold;color:#996633;margin:0'><b>¿À·æ±â±³È¯±Ç(7ÀÏ)</b></p>
											¿À·æ±â(½Ö, Àû, ¹é, Ã», Èæ) Áß ÇÑ°¡Áö·Î ±³È¯ÇÒ ¼ö ÀÖ½À´Ï´Ù.<br>
											ÇÕºñÀÇ ¼­¿ù¶ûÀ» ÅëÇØ ±³È¯ÀÌ °¡´ÉÇÕ´Ï´Ù.<br>
										</div>
									</div>
									<div style="width:446px; padding:8px 4px;">
										<div style='padding-right:4px; float:left'><img src='http://md.ninedragons.co.kr/img/itemshop/item_ico/Item_Pack_pot_25.gif' /></div>
										<div style='line-height:16px; width:410px'>
											<p style='font:bold;color:#996633;margin:0'><b>¹«¸í³ëÀÇ Ç³¿ì¹«±â+10 ±³È¯±Ç(30ÀÏ)</b></p>
											+10°­È­ÀÇ ¹«¸í³ëÀÇ ¹«±â·Î ±³È¯ÇÒ ¼ö ÀÖ½À´Ï´Ù.<br>
											ÇÕºñÀÇ ¼­¿ù¶ûÀ» ÅëÇØ ±³È¯ÀÌ °¡´ÉÇÕ´Ï´Ù.
										</div>
									</div>
									<div style="width:446px; padding:8px 4px;">
										<div style='padding-right:4px; float:left'><img src='http://md.ninedragons.co.kr/img/itemshop/item_ico/Item_Pack_pot_26.gif' /></div>
										<div style='line-height:16px; width:410px''>
											<p style='font:bold;color:#996633;margin:0'><b>Çà¿îÀÇ ¼ºÀåÈ¯(30ºÐ)</b></p>
											30ºÐ°£ ¿Üµµ¼¼·Â Ã³Ä¡ ½Ã È¹µæ °æÇèÄ¡°¡ 2¹è Áõ°¡ÇÕ´Ï´Ù.
										</div>
									</div>
									<div style="width:446px; padding:8px 4px;">
										<div style='padding-right:4px; float:left'><img src='http://md.ninedragons.co.kr/img/itemshop/item_ico/Item_Pack_pot_27.gif' /></div>
										<div style='line-height:16px; width:410px''>
											<p style='font:bold;color:#996633;margin:0'><b>¹«°ø ¼÷·Ãµµ Áõ°¡(30ºÐ)</b></p>
											30ºÐ°£ ¹«°ø¼÷·Ãµµ°¡ 10¹è Áõ°¡ÇÕ´Ï´Ù.
										</div>
									</div>
								</div>
							</td>
							<td style='width:29px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_mr.gif)'></td>
						</tr>
						<tr>
							<td colspan='3' style='height:60px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_bottom.gif)'></td>
						</tr>
					</table>
				</div>



				<div style='height:30px;'></div>
				</div>

<!-- ±¸·æÃµÇÏ ¸ÂÃã ÆÐÅ°Áö(Á¦ÀÛ) ½ÃÀÛ -->
				<div style='width:564px;padding-top:10px; margin:0 auto;'>
					<div style='padding:1px 0 5px 25px;text-align:left;font:bold 14px "gulim";color:#393939;background:url(http://md.ninedragons.co.kr/img/itemshop/bullet_01.gif) no-repeat 5px 0;'>±¸·æÃµÇÏ ¸ÂÃã 30ÀÏ ÆÐÅ°Áö(Á¦ÀÛ)</div>
					<table>
						<tr>
							<td style='width:5px;height:5px;background:url(http://md.ninedragons.co.kr/img/itemshop/tA_tl.gif)'></td>
							<td style='width:554px;background:url(http://md.ninedragons.co.kr/img/itemshop/tA_tc.gif)'></td>
							<td style='width:5px;background:url(http://md.ninedragons.co.kr/img/itemshop/tA_tr.gif)'></td>
						</tr>
						<tr>
							<td style='background:url(http://md.ninedragons.co.kr/img/itemshop/tA_ml.gif)'></td>
							<td>
							
								<table style='background:url(http://md.ninedragons.co.kr/img/itemshop/tA_th.gif) no-repeat #000;border:solid 1px #000;'>
								<tr>
									<th width='180' style='height:31px;text-align:center;color:#888;font:bold 12px;'>±¸·æÃµÇÏ ¹öÇÁ ¾ÆÀÌÅÛ</th>
									<th width='259' style='text-align:center;color:#888;font:bold 12px;'>º¸³Ê½º ¾ÆÀÌÅÛ</th>
									<th width='100' style='text-align:center;color:#888;font:bold 12px;'>°¡°Ý</th>
								</tr>
								<tr>
									<td style='background:#222;color:#BBD633;padding:8px;text-align:center;border-top:solid 1px #000;'>±¸·æÃµÇÏ ¹öÇÁ È¿°ú <b>30ÀÏ</b></td>
									<td valign='top' style='background:#222;color:#FFCC33;padding:15px 5px 15px 5px;border-top:solid 1px #000;'>¸íÀÎÀÇ Á¦ÀÛ¼­(ß¾) 1°³ / ºÐÇØµµ±¸ ±Ý(ÐÝ) 1°³</td>
									<td style='height:28px;background:#222;color:#F8981D;text-align:center;border-top:solid 1px #000;'>16,700 cash</td>
								</tr>
								</table>
							
							</td>
							<td style='background:url(http://md.ninedragons.co.kr/img/itemshop/tA_mr.gif)'></td>
						</tr>
						<tr>
							<td style='height:5px;background:url(http://md.ninedragons.co.kr/img/itemshop/tA_bl.gif)'></td>
							<td style='background:url(http://md.ninedragons.co.kr/img/itemshop/tA_bc.gif)'></td>
							<td style='background:url(http://md.ninedragons.co.kr/img/itemshop/tA_br.gif)'></td>
						</tr>
					</table>
					<table>
						<tr>
							<td colspan='3' style='height:55px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_top.gif)'></td>
						</tr>
						<tr>
							<td style='width:29px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_ml.gif)'></td>
							<td style='width:506px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_mc.gif)'>
							
								<!-- º¸³Ê½º ¾ÆÀÌÅÛ -->
								<div style='height:34px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_th.gif) no-repeat;font:bold 12px "gulim";color:#663300;padding:12px 0 0 30px; text-align:left;'>º¸³Ê½º ¾ÆÀÌÅÛ</div>
								<div style='padding:8px 30px 30px 30px; text-align:left; color:#694635;font-family:gulim;'>
									<div style="width:446px; padding:8px 4px;">
										<div style="padding-right:4px; float:left;" ><img src='http://md.ninedragons.co.kr/img/itemshop/item_ico/Item_Pack_pot_28.gif' /></div>
										<div style='line-height:16px; width:410px;'>
											<p style='font:bold;color:#996633;margin:0'><b>¸íÀÎÀÇ Á¦ÀÛ¼­(ß¾)</b></p>
											Á¦ÀÛ ¼º°ø È®·üÀ» 5¹è ³ô¿©ÁÝ´Ï´Ù.
										</div>
									</div>
									<div style="width:446px; padding:8px 4px;">
										<div style='padding-right:4px; float:left;'><img src='http://md.ninedragons.co.kr/img/itemshop/item_ico/Item_Pack_pot_29.gif' /></div>
										<div style='line-height:16px; width:410px;'>
											<p style='font:bold;color:#996633;margin:0'><b>ºÐÇØµµ±¸ ±Ý(ÐÝ)</b></p>
											¹«±â¿Í ÀÇ»óÀ» ºÐÇØÇÒ ¼ö ÀÖ´Â µµ±¸·Î, ´ë¹ÚÈ®·üÀÌ 2¹è ³ô½À´Ï´Ù.
										</div>
									</div>
								</div>
							</td>
							<td style='width:29px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_mr.gif)'></td>
						</tr>
						<tr>
							<td colspan='3' style='height:60px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_bottom.gif)'></td>
						</tr>
					</table>
				</div>



				<div style='height:30px;'></div>
				</div>


<!-- ±¸·æÃµÇÏ ¸ÂÃã ÆÐÅ°Áö(º¹±Í) ½ÃÀÛ -->
				<div style='width:564px;padding-top:10px; margin:0 auto;'>
					<div style='padding:1px 0 5px 25px;text-align:left;font:bold 14px "gulim";color:#393939;background:url(http://md.ninedragons.co.kr/img/itemshop/bullet_01.gif) no-repeat 5px 0;'>±¸·æÃµÇÏ ¸ÂÃã 30ÀÏ ÆÐÅ°Áö(º¹±Í)</div>
					<table>
						<tr>
							<td style='width:5px;height:5px;background:url(http://md.ninedragons.co.kr/img/itemshop/tA_tl.gif)'></td>
							<td style='width:554px;background:url(http://md.ninedragons.co.kr/img/itemshop/tA_tc.gif)'></td>
							<td style='width:5px;background:url(http://md.ninedragons.co.kr/img/itemshop/tA_tr.gif)'></td>
						</tr>
						<tr>
							<td style='background:url(http://md.ninedragons.co.kr/img/itemshop/tA_ml.gif)'></td>
							<td>
							
								<table style='background:url(http://md.ninedragons.co.kr/img/itemshop/tA_th.gif) no-repeat #000;border:solid 1px #000;'>
								<tr>
									<th width='180' style='height:31px;text-align:center;color:#888;font:bold 12px;'>±¸·æÃµÇÏ ¹öÇÁ ¾ÆÀÌÅÛ</th>
									<th width='259' style='text-align:center;color:#888;font:bold 12px;'>º¸³Ê½º ¾ÆÀÌÅÛ</th>
									<th width='100' style='text-align:center;color:#888;font:bold 12px;'>°¡°Ý</th>
								</tr>
								<tr>
									<td style='background:#222;color:#BBD633;padding:8px;text-align:center;border-top:solid 1px #000;'>±¸·æÃµÇÏ ¹öÇÁ È¿°ú <b>30ÀÏ</b></td>
									<td valign='top' style='background:#222;color:#FFCC33;padding:15px 5px 15px 5px;border-top:solid 1px #000;'>¹«¸í³ëÀÇ Ç³¿ì¹«±â+10 ±³È¯±Ç(30ÀÏ) 1°³ / ¿À±â ÃÊ±âÈ­(1°³) / ¿ÀÀÇ ÃÊ±âÈ­(1°³) / Ç¥±¹ÀÌ¿ë±Ç(10°³)</td>
									<td style='height:28px;background:#222;color:#F8981D;text-align:center;border-top:solid 1px #000;'>16,700 cash</td>
								</tr>
								</table>
							
							</td>
							<td style='background:url(http://md.ninedragons.co.kr/img/itemshop/tA_mr.gif)'></td>
						</tr>
						<tr>
							<td style='height:5px;background:url(http://md.ninedragons.co.kr/img/itemshop/tA_bl.gif)'></td>
							<td style='background:url(http://md.ninedragons.co.kr/img/itemshop/tA_bc.gif)'></td>
							<td style='background:url(http://md.ninedragons.co.kr/img/itemshop/tA_br.gif)'></td>
						</tr>
					</table>
					<table>
						<tr>
							<td colspan='3' style='height:55px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_top.gif)'></td>
						</tr>
						<tr>
							<td style='width:29px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_ml.gif)'></td>
							<td style='width:506px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_mc.gif)'>
							
								<!-- º¸³Ê½º ¾ÆÀÌÅÛ -->
								<div style='height:34px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_th.gif) no-repeat;font:bold 12px "gulim";color:#663300;padding:12px 0 0 30px; text-align:left;'>º¸³Ê½º ¾ÆÀÌÅÛ</div>
								<div style='padding:8px 30px 30px 30px; text-align:left; color:#694635;font-family:gulim;'>
									<div style="width:446px; padding:8px 4px;">
										<div style="padding-right:4px; float:left;" ><img src='http://md.ninedragons.co.kr/img/itemshop/item_ico/Item_Pack_pot_25.gif' /></div>
										<div style='line-height:16px; width:410px;'>
											<p style='font:bold;color:#996633;margin:0'><b>¹«¸í³ëÀÇ Ç³¿ì¹«±â+10 ±³È¯±Ç(30ÀÏ)</b></p>
											+10°­È­ÀÇ ¹«¸í³ëÀÇ ¹«±â·Î ±³È¯ÇÒ ¼ö ÀÖ½À´Ï´Ù.<br>
											ÇÕºñÀÇ ¼­¿ù¶ûÀ» ÅëÇØ ±³È¯ÀÌ °¡´ÉÇÕ´Ï´Ù.
										</div>
									</div>
									<div style="width:446px; padding:8px 4px;">
										<div style='padding-right:4px; float:left;'><img src='http://md.ninedragons.co.kr/img/itemshop/item_ico/Item_Pack_pot_30.gif' /></div>
										<div style='line-height:16px; width:410px;'>
											<p style='font:bold;color:#996633;margin:0'><b>¿À±â ÃÊ±âÈ­</b></p>
											¿À±â¸¦ ÃÊ±âÈ­ÇÒ ¼ö ÀÖ½À´Ï´Ù.
										</div>
									</div>
									<div style="width:446px; padding:8px 4px;">
										<div style='padding-right:4px; float:left;'><img src='http://md.ninedragons.co.kr/img/itemshop/item_ico/Item_Pack_pot_31.gif' /></div>
										<div style='line-height:16px; width:410px;'>
											<p style='font:bold;color:#996633;margin:0'><b>¿ÀÀÇ ÃÊ±âÈ­</b></p>
											¿ÀÀÇ¸¦ ÃÊ±âÈ­ÇÒ ¼ö ÀÖ½À´Ï´Ù.
										</div>
									</div>
									<div style="width:446px; padding:8px 4px;">
										<div style='padding-right:4px; float:left;'><img src='http://md.ninedragons.co.kr/img/itemshop/item_ico/Item_Pack_pot_32.gif' /></div>
										<div style='line-height:16px; width:410px;'>
											<p style='font:bold;color:#996633;margin:0'><b>Ç¥±¹ÀÌ¿ë±Ç</b></p>
											Ç¥±¹ ´ÜÃàÅ°(E)¸¦ ÀÌ¿ëÇØ ´Ù¸¥ ¸¶À»·Î Áï½Ã ÀÌµ¿ÇÒ ¼ö ÀÖ½À´Ï´Ù.
										</div>
									</div>
								</div>
							</td>
							<td style='width:29px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_mr.gif)'></td>
						</tr>
						<tr>
							<td colspan='3' style='height:60px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_bottom.gif)'></td>
						</tr>
					</table>
				</div>



				<div style='height:30px;'></div>
				</div>

<!-- ±¸·æÃµÇÏ ¸ÂÃã ÆÐÅ°Áö(Á¦·Ã) ½ÃÀÛ -->
				<div style='width:564px;padding-top:10px; margin:0 auto;'>
					<div style='padding:1px 0 5px 25px;text-align:left;font:bold 14px "gulim";color:#393939;background:url(http://md.ninedragons.co.kr/img/itemshop/bullet_01.gif) no-repeat 5px 0;'>±¸·æÃµÇÏ ¸ÂÃã 30ÀÏ ÆÐÅ°Áö(Á¦·Ã)</div>
					<table>
						<tr>
							<td style='width:5px;height:5px;background:url(http://md.ninedragons.co.kr/img/itemshop/tA_tl.gif)'></td>
							<td style='width:554px;background:url(http://md.ninedragons.co.kr/img/itemshop/tA_tc.gif)'></td>
							<td style='width:5px;background:url(http://md.ninedragons.co.kr/img/itemshop/tA_tr.gif)'></td>
						</tr>
						<tr>
							<td style='background:url(http://md.ninedragons.co.kr/img/itemshop/tA_ml.gif)'></td>
							<td>
							
								<table style='background:url(http://md.ninedragons.co.kr/img/itemshop/tA_th.gif) no-repeat #000;border:solid 1px #000;'>
								<tr>
									<th width='180' style='height:31px;text-align:center;color:#888;font:bold 12px;'>±¸·æÃµÇÏ ¹öÇÁ ¾ÆÀÌÅÛ</th>
									<th width='259' style='text-align:center;color:#888;font:bold 12px;'>º¸³Ê½º ¾ÆÀÌÅÛ</th>
									<th width='100' style='text-align:center;color:#888;font:bold 12px;'>°¡°Ý</th>
								</tr>
								<tr>
									<td style='background:#222;color:#BBD633;padding:8px;text-align:center;border-top:solid 1px #000;'>±¸·æÃµÇÏ ¹öÇÁ È¿°ú <b>30ÀÏ</b></td>
									<td valign='top' style='background:#222;color:#FFCC33;padding:15px 5px 15px 5px;border-top:solid 1px #000;'>¿ëÇ÷ 3°³ / ¿¬¼® ÁÖ¸Ó´Ï 1°³ / Àå½Ä¹° ºÐ¸®µµ±¸ 1°³</td>
									<td style='height:28px;background:#222;color:#F8981D;text-align:center;border-top:solid 1px #000;'>16,700 cash</td>
								</tr>
								</table>
							
							</td>
							<td style='background:url(http://md.ninedragons.co.kr/img/itemshop/tA_mr.gif)'></td>
						</tr>
						<tr>
							<td style='height:5px;background:url(http://md.ninedragons.co.kr/img/itemshop/tA_bl.gif)'></td>
							<td style='background:url(http://md.ninedragons.co.kr/img/itemshop/tA_bc.gif)'></td>
							<td style='background:url(http://md.ninedragons.co.kr/img/itemshop/tA_br.gif)'></td>
						</tr>
					</table>
					<table>
						<tr>
							<td colspan='3' style='height:55px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_top.gif)'></td>
						</tr>
						<tr>
							<td style='width:29px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_ml.gif)'></td>
							<td style='width:506px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_mc.gif)'>
							
								<!-- º¸³Ê½º ¾ÆÀÌÅÛ -->
								<div style='height:34px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_th.gif) no-repeat;font:bold 12px "gulim";color:#663300;padding:12px 0 0 30px; text-align:left;'>º¸³Ê½º ¾ÆÀÌÅÛ</div>
								<div style='padding:8px 30px 30px 30px; text-align:left; color:#694635;font-family:gulim;'>
									<div style="width:446px; padding:8px 4px;">
										<div style="padding-right:4px; float:left;" ><img src='http://md.ninedragons.co.kr/img/itemshop/item_ico/Item_Pack_pot_33.gif' /></div>
										<div style='line-height:16px; width:410px;'>
											<p style='font:bold;color:#996633;margin:0'><b>¿ëÇ÷</b></p>
											ÀÇ»ó Á¦·Ã ½Ã ÆÄ±« ¹× ÇÏ¶ôÀ» ¸·¾ÆÁÖ´Â ¿ªÇÒÀ» ÇÕ´Ï´Ù.
										</div>
									</div>
									<div style="width:446px; padding:8px 4px;">
										<div style='padding-right:4px; float:left;'><img src='http://md.ninedragons.co.kr/img/itemshop/item_ico/Item_Pack_pot_34.gif' /></div>
										<div style='line-height:16px; width:410px;'>
											<p style='font:bold;color:#996633;margin:0'><b>¿¬¼® ÁÖ¸Ó´Ï</b></p>
											¿¬¼® 1°³°¡ µé¾îÀÖ´Â ÁÖ¸Ó´ÏÀÌ¸ç, ¾î¶² µî±ÞÀÇ ¿¬¼®ÀÌ ³ª¿ÃÁö´Â ¾Ë ¼ö ¾ø½À´Ï´Ù.
											¿¬¼®Àº Àá±ñÀÇ ½Ã°£ µ¿¾È Á¦·Ã È®·üÀ» »ó½Â½ÃÄÑÁÝ´Ï´Ù.
										</div>
									</div>
									<div style="width:446px; padding:8px 4px;">
										<div style='padding-right:4px; float:left;'><img src='http://md.ninedragons.co.kr/img/itemshop/item_ico/Item_Pack_pot_35.gif' /></div>
										<div style='line-height:16px; width:410px;'>
											<p style='font:bold;color:#996633;margin:0'><b>Àå½Ä¹° ºÐ¸®µµ±¸(1°³)</b></p>
											¹«±â¿Í ÀÇ»óÀÇ Àå½Ä¹°À» ºÐ¸®ÇÒ ¼ö ÀÖ½À´Ï´Ù.
										</div>
									</div>
								</div>
							</td>
							<td style='width:29px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_mr.gif)'></td>
						</tr>
						<tr>
							<td colspan='3' style='height:60px;background:url(http://md.ninedragons.co.kr/img/itemshop/tB_bottom.gif)'></td>
						</tr>
					</table>
				</div>



				<div style='height:30px;'></div>
				</div>
			<!--==== contents /e ====-->
		</td>
	</tr>
</table>
		</div>
		</td>
	</tr>
	<tr id="footer">
		<td height="1%">
					<div id="bottommenu" class="renew_footer">
			<table align=center width="990" border="0" bordercolor=red cellspacing="0" cellpadding="0">
  <tr>
    <td><img src="/images/ongate_footer_01.jpg" usemap="#ongate_map1"></td>
  </tr>
</table>
<map name="ongate_map1">
<area shape="rect" coords="314,15,406,42" href="https://zio.flask.global/ideas/ideas.php" target="_blank">
<area shape="rect" coords="415,15,514,42" href="https://www.ongate.com/Site/TermsProvision" target="_blank">
<area shape="rect" coords="532,15,690,42" href="https://www.ongate.com/Site/TermsPersonal" target="_blank">
<area shape="rect" coords="702,15,842,42" href="https://www.ongate.com/Site/TermsProvision" target="_blank">
<area shape="rect" coords="852,15,986,42" href="javascript:mmmma();">
</map>
<script>
function mmmma(){
	window.open("http://www.ninedragons.co.kr/join/policy_230705.html","","width=760,height=800,scrollbars=yes,top=0");
}
</script>
		</div>		
		<!-- Google ¸®¸¶ÄÉÆÃ ÅÂ±× ÄÚµå -->
		<!--------------------------------------------------
		¸®¸¶ÄÉÆÃ ÅÂ±×¸¦ °³ÀÎ½Äº°Á¤º¸¿Í ¿¬°áÇÏ°Å³ª ¹Î°¨ÇÑ Ä«Å×°í¸®¿Í °ü·ÃµÈ ÆäÀÌÁö¿¡ Ãß°¡ÇØ¼­´Â ¾È µË´Ï´Ù. ¸®¸¶ÄÉÆÃ ÅÂ±×¸¦ ¼³Á¤ÇÏ´Â ¹æ¹ý¿¡ ´ëÇØ ÀÚ¼¼È÷ ¾Ë¾Æº¸·Á¸é ´ÙÀ½ ÆäÀÌÁö¸¦ ÂüÁ¶ÇÏ¼¼¿ä. http://google.com/ads/remarketingsetup
		--------------------------------------------------->
		<script type="text/javascript">
		/* <![CDATA[ */
		var google_conversion_id = 970394892;
		var google_custom_params = window.google_tag_params;
		var google_remarketing_only = true;
		/* ]]> */
		</script>
		<script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js">
		</script>
		<noscript>
		<div style="display:inline;">
		<img height="1" width="1" style="border-style:none;" alt="" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/970394892/?value=0&amp;guid=ON&amp;script=0"/>
		</div>
		</noscript>
		
		<script>
		  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
		  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
		  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
		  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

		  ga('create', 'UA-47572635-1', 'ninedragons.co.kr');
		  ga('send', 'pageview');

		</script>


		</td>
	</tr>
</table>

<!--<script src='/common/script/nexon/GnxBodyEnd.js' type='text/javascript'></script>-->
<!--<script src='/common/script/NxAOS.js' type='text/javascript' ></script>-->
</body>
		<script LANGUAGE="JavaScript">
		<!--
			INIT_ROLLOVER();
		//-->
		</script>
</html>

	<!--<script src="http://ninefile.nexon.com/upload/PageCount.asp?bcategory=8&scategory=311"></script>-->
	<!--<script src="http://ninefile.nexon.com/upload/test_Page_Count.asp"></script>-->
