/* LAYER */
	/* MONSTER */
		div#padDbMonsterLayers { z-index: 999; }
		div.padDbMonsterLayer {
			position: absolute;
			z-index: 999;
			display: none;
		}
		div.padDbMonsterLayer_loading {
			position: absolute;
			z-index: 999;
			display: none;
			width: 100px;
			height: 100px;
			margin: 0;
			padding: 0;
		}
		div.padDbMonsterLayer_loading { background:url('//static.inven.co.kr/image/wow/dataninfo/edb_item/loading.gif') left top no-repeat; }
		.monsterTooltipWrap { background-color: #393429; width: 381px; color: #ab9e82; border: 1px solid #000; }
		.monsterTooltipWrap .monsterTooltip { margin: 0 10px 10px 10px; }
		.monsterTooltipWrap .monsterTooltip .block { margin-top: 10px; }

		.monsterTooltipWrap .basicInfo { width: 361px; }
		.monsterTooltipWrap .basicInfo .icon { width: 90px; height: 111px; margin-right: 11px; }
		.monsterTooltipWrap .basicInfo .icon .imgicon { width: 90px; height: 90px; }
		.monsterTooltipWrap .basicInfo .no { width: 55px; height: 12px; font-size: 11px; margin-top: 9px; }
		.monsterTooltipWrap .basicInfo .rarity { width: 200px; height: 12px; margin-top: 9px; }
		.monsterTooltipWrap .basicInfo .name { width: 260px; color: #ebc676; font-weight: bold; margin-top: 7px; }
		.monsterTooltipWrap .basicInfo .cost { width: 95px; margin-top: 13px; }
		.monsterTooltipWrap .basicInfo .exp { width: 162px; margin-top: 13px; }
		.monsterTooltipWrap .basicInfo .exp img { margin-bottom: -2px; }
		.monsterTooltipWrap .basicInfo .exp dl { float: right; }
		.monsterTooltipWrap .basicInfo .attribute { width: 260px; margin-top: 7px; }
		.monsterTooltipWrap .basicInfo .type { width: 260px; margin-top: 7px; }
		.monsterTooltipWrap .basicInfo .attribute img,
		.monsterTooltipWrap .basicInfo .type img { margin-bottom: -3px; }
		.monsterTooltipWrap .basicInfo .cost dt,
		.monsterTooltipWrap .basicInfo .exp dt,
		.monsterTooltipWrap .basicInfo .attribute dt,
		.monsterTooltipWrap .basicInfo .type dt { width: 40px; }
		.monsterTooltipWrap .basicInfo .cost dd,
		.monsterTooltipWrap .basicInfo .exp dd { color: #ffaf00; }
		.monsterTooltipWrap .basicInfo .exp dd { width: 103px; }
		.monsterTooltipWrap .basicInfo .exp .expnum { float:left; }
		.monsterTooltipWrap .basicInfo .exp .expimg { float:right; height:14px; margin-top: -1px; }
		.monsterTooltipWrap .basicInfo dd { height: 14px; }

		.monsterTooltipWrap .stateInfo { width: 361px; background: url('//static.inven.co.kr/image_2011/pad/dataninfo/bg_361x101_layer_table3.png') no-repeat left top; padding: 1px 0; }
		.monsterTooltipWrap .stateInfo table.stateTable { width: 361px; }
		.monsterTooltipWrap .stateInfo table col.statname {width: 110px;}
		.monsterTooltipWrap .stateInfo table col.statnum {width: 125px;}
		.monsterTooltipWrap .stateInfo table th,
		.monsterTooltipWrap .stateInfo table td { background: url('//static.inven.co.kr/image_2011/pad/dataninfo/line_2x1_black1.png') repeat-y right top; color: #9c8e6f; text-align: center; }
		.monsterTooltipWrap .stateInfo table th.nobg,
		.monsterTooltipWrap .stateInfo table td.nobg { background: none; }
		.monsterTooltipWrap .stateInfo table td .green { color: #21b12b; }
		.monsterTooltipWrap .stateInfo table td .red { color: red; }

		.monsterTooltipWrap .skillInfo { margin-left: 5px; margin-right: 5px; width: 351px; }
		.monsterTooltipWrap .skillInfo .act { width: 200px; float: left; font-weight: bold; margin-bottom: 10px; }
		.monsterTooltipWrap .skillInfo .act span { color: #21b12b; }
		.monsterTooltipWrap .skillInfo .actturn { width: 114px; float: right; text-align: right; font-size: 11px; }
		.monsterTooltipWrap .skillInfo .actturn .ts { color: #81765d; }
		.monsterTooltipWrap .skillInfo .actturn .tt { color: #e5a519; margin-right: 9px; }
		.monsterTooltipWrap .skillInfo .actTitle { width: 351px; margin-bottom: 4px; }
		.monsterTooltipWrap .skillInfo .actInfo { width: 351px; margin-bottom: 13px; margin-bottom: 13px; font-size: 11px; color: #81765d; letter-spacing: -1px; }
		.monsterTooltipWrap .skillInfo .led { width: 351px; margin-bottom: 4px; font-weight: bold; margin-bottom: 10px; }
		.monsterTooltipWrap .skillInfo .led span { color: #21b12b; }
		.monsterTooltipWrap .skillInfo .ledTitle { width: 351px; margin-bottom: 4px; }
		.monsterTooltipWrap .skillInfo .ledInfo { width: 351px; margin-bottom: 4px; font-size: 11px; color: #81765d; }

		.monsterTooltipWrap .awakenInfo { margin-left: 5px; margin-right: 5px; width: 351px; border-top: 1px solid #7E7058; padding-top: 14px; margin-top: 9px!important; _margin-top: 6px!important; }
		.monsterTooltipWrap .awakenInfo li { float: left; width: 350px; margin-bottom: 7px; }
		.monsterTooltipWrap .awakenInfo img { float: left; width: 25px; height: 26px; } 
		.monsterTooltipWrap .awakenInfo span { float: left; width: 313px; _width: 308px; }
		.monsterTooltipWrap .awakenInfo .name { color: #21B12B; font-weight: bold; margin: 0 0 0 5px; }
		.monsterTooltipWrap .awakenInfo .desc { font-size: 11px; margin: 1px 0 0 5px; }
		
	/* AWAKEN */
		div.padDbAwakenLayers { border:1px solid #1e1e1e; position: absolute; display: none; z-index: 999;}
		.padDbAwakenLayers {
			min-width: 100px;
			background-color: #fff;
			margin: 20px 10px 0px 0px;
			border: 1px solid #999;
			padding: 5px;
			overflow: hidden;
		}
		.padDbAwakenLayers_inner { }
		div.padDbAwakenLayers_loading {
			position: absolute;
			z-index:999;
			display: none;
			width: 100px;
			height: 100px;
			margin: 0;
			padding: 0;
		}
		div.padDbAwakenLayers_loading { background:url('//static.inven.co.kr/image/wow/dataninfo/edb_item/loading.gif') left top no-repeat; }
