/* 모바일 */
	#padDb { width: 100%; }

	/* COMMON TOP */
		#padDb .padDbCommonTop { width: 100%; clear: both; overflow: hidden; margin-top: 10px; }
	
/* TOPS */
	/* COMMON TOP */
		/* Basic Layout */
			#padDb .padDbCommonTop h3 { 
				clear: both; 
				overflow: hidden;
				background: #F5F5F5;
				padding: 0.1em 0 0.1em 0.3em;
				font-size: 0.8em;
				line-height: 1.3em;
				white-space: nowrap;
			 }


/* LIST */
	/* COMMON LIST */
		/* Basic Layout */
			.onlyBttn {
				height: auto !important;
				min-height: 0px !important;
			}
			#articleList .articleListCategory { border: 0; }
			#articleList .articleListCategory .buttonMenu { clear: none; width: 25%; float: left; padding-top: 0; }
			#articleList .articleListCategory .centerMenu { text-align: center; width: 54%; }
			#articleList .articleListCategory .centerMenu ul { display: inline-block; }
			#articleList .articleListCategory .centerMenu li { float: none; }

		/* MONSTER LIST */
			.padDbMonsterList { width: 100%;}
			.padDbMonsterList ul { display:block; margin:auto; overflow: hidden;  padding: 5px 0 5px; border-top: 1px solid #333; }
			.padDbMonsterList li { float: left; width: 54px;margin: 5px; }
			.padDbMonsterList li a { position: relative; display: block; width: 54px; margin: 0 auto; }
			.padDbMonsterList li a img {width: 54px; height:54px;}
			.padDbMonsterList li .iconimg { display: block; }
			.padDbMonsterList li .monstername { display: block; overflow: hidden; font-weight: normal; word-break:keep-all; word-wrap:break-word; font-size: 11px; letter-spacing: -1px; line-height: 1.5; padding: 2px 0 0; width: 54px; height: 30px; text-align: center;}

			.padDbMonsterList.recentLIst li { float: left; width: 24px;margin: 4px; }
			.padDbMonsterList.recentLIst li a { position: relative; display: block; width: 24px; margin: 0 auto; }
			.padDbMonsterList.recentLIst li a img {width: 24px; height:24px;}
		/* MONSTER SEARCH */
			#monsterSearch .articleContent {min-height: 50px;height: auto !important;height: 50px;}
			#monsterSearch div.wrap {
				position: relative;
				height: 1.8em;
				padding: 0 0.5em;
				margin: 0.5em 0;
				display: block;
			}
			#monsterSearch label {
				position: absolute;
				top: 0;
				left: 0;
				display: block;
				height: 1.8em;
				line-height: 1.8em;
				color: #356388;
				font-size: 1em;
				font-weight: bold;
			}
			#monsterSearch div.wrap div.input-wrap {
				padding: 0 4.5em 0 5.5em;
			}
			#monsterSearch input.number {
				width: 100%;
				height: 1.8em;
				text-align: center;
				-webkit-box-sizing: border-box;
				-moz-box-sizing: border-box;
				box-sizing: border-box;
				border: 1px solid #abadb3;
			}
			#monsterSearch input.submit {
				position: absolute;
				top: 0;
				right: 0;
				height: 1.8em;
				line-height: 1.65em;
				background-color: #bdd3e6;
				border: 0.125em solid #4682b4;
				color: #2d5373;
				font-weight: bold;
				padding: 0 1em;
				border-radius: 0.4em;
				-moz-border-radius: 0.4em;
				-webkit-border-radius: 0.4em;
			}
		/* FILTER */
			#articleList.open .categoryOpen,
			#articleList.close .categoryClose { display: block; }
			#articleList.open .categoryClose,
			#articleList.close .categoryOpen { display: none; }

			#articleList .toggle { border-top: 1px solid #333; border-bottom: 1px solid #333; padding: 0.3em 0; text-align: center; font-size: 15px; font-weight: bold; cursor: pointer; }

			#searchfilter1 { float:left; width: 100%; height: auto; padding-bottom: 10px; }
			#searchfilter1.hidden { display:none; }
			#searchfilter1 { font-size: 14px; color: #000; }
			#searchfilter1 dl {clear:both; width: 100%; height:auto; padding-top: 10px;}
			#searchfilter1 dl dt { font-weight: bold; letter-spacing: -1px; padding: 5px 0 5px 15px; background-color: #95b3d7; color: #fff; }
			#searchfilter1 dl dd { margin-left: 10px; }
			#searchfilter1 dl ul {clear:both;display:block; width: 100%; height:auto;}
			#searchfilter1 dl ul li { float: left; }
			#searchfilter1 dl ul li a { display: block; float:left; width: 125px; padding: 4px 10px 5px 10px; line-height: 1.5; margin: 3px 3px 3px 0; border: 1px solid #c9c9c9; border-radius: 3px; text-align: center; }
			#searchfilter1 dl ul li a.selected { background-color: #DD9F31; font-weight: bold; color: #fff; }
			#searchfilter1 dl.rar ul li a,
			#searchfilter1 dl.attr ul li a,
			#searchfilter1 dl.mtype ul li a { width: 60px; }
			#searchfilter1 dl ul li input {display: inline;}
			#searchfilter1 dl ul li label {display: inline; margin-left: 3px;}
		/* MONSTER LIST : tableType2 */
			.padDbMonsterList-mobilelist .tableType2 table {width:100%;}
			.padDbMonsterList-mobilelist .tableType2 table col.type {width:44px;}
			.padDbMonsterList-mobilelist .tableType2 table col.monicon {width:40px;}
			.padDbMonsterList-mobilelist .tableType2 table col.cost {width:40px;}
			.padDbMonsterList-mobilelist .tableType2 table th {padding: 2px 0 4px; border-top: 1px solid #333;border-bottom: 2px solid #9e9e9e; font-size: 11px; line-height: 1.2;}
			.padDbMonsterList-mobilelist .tableType2 table td {padding: 6px 0 2px;border-bottom: 1px solid #9e9e9e;}
			.padDbMonsterList-mobilelist .tableType2 table td.type {text-align: center; line-height: 1;}
			.padDbMonsterList-mobilelist .tableType2 table td.monstername {line-height: 1.2;}
			.padDbMonsterList-mobilelist .tableType2 table td .mname {font-size: 14px; font-weight:bold; letter-spacing: -1px;}
			.padDbMonsterList-mobilelist .tableType2 table td .mno {font-size:12px; color: #6e6e6e;}
			.padDbMonsterList-mobilelist .tableType2 table td .comment {font-size:13px; color: blue;}
			.padDbMonsterList-mobilelist .tableType2 table td .maxlevel {font-size:12px; color: #6e6e6e;}
			.padDbMonsterList-mobilelist .tableType2 table td .statinfo {font-size:12px; color: #6e6e6e;}
			.padDbMonsterList-mobilelist .tableType2 table td.cost {font-size: 13px; text-align: center;}
		/* MONSTER LIST : TITLE */
			.title-Issue { padding: 8px 0 6px 10px; font-size:15px; font-weight:bold; color:#363636; margin-top: 10px; background-color: #eee;}
		/* FOCUS - BLUE */
			#articleList .articleListCategory li.bluefocus { background-color: #bdd3e6; border: 0.125em solid #4682b4; }
			#articleList .articleListCategory li.bluefocus a { color: #2d5373; }
			
/* DETAIL */
	/* TITLE */
		.articleSubject.articleSubjectDark { padding: 6px 0 8px;background-color:#474747;}
		.articleSubject.articleSubjectDark .subject .title {color:#fff !important; font-weight: bold; letter-spacing: -1px;}
		.articleContent .subTitle {
			font-size:1.2em;
			margin: 0.3em 0 0.3em 0;
			font-weight:bold;
			letter-spacing:-1px;
			color: #F35122;
		}
	/* TOOLTIP */
		.monsterTooltipWrap { background-color: #393429; width: 100%; color: #ab9e82;}
		.monsterTooltipWrap .monsterTooltip { margin: 10px; }
		.monsterTooltipWrap .monsterTooltip .block { padding-top: 6px; padding-bottom: 10px;}
		.monsterTooltipWrap .basicInfo { width: 100%;margin-top: 5px; }
		.monsterTooltipWrap .basicInfo .icon { width: 90px; height: 90px; margin-right: 5px; display: inline-block; float:left; }
		.monsterTooltipWrap .basicInfo .icon .imgicon { width: 90px; height: 90px; }
		.monsterTooltipWrap .basicInfo .no { display:inline; float:left; width: 55px; height: 12px; font-size: 12px;}
		.monsterTooltipWrap .basicInfo .rarity { display:inline; float: left; width: 130px; height: 12px; }
		.monsterTooltipWrap .basicInfo .name { display:inline; float: left; width: 100%; color: #ebc676; font-weight: bold; padding-left: 95px; margin-top: -70px;}
		.monsterTooltipWrap .basicInfo .cost {  display:inline; float: left; width: 100%;  padding-left: 95px; margin-top: -48px;}
		.monsterTooltipWrap .basicInfo .cost dl { display:inline; float:left; width:100%;}
		.monsterTooltipWrap .basicInfo .cost dt,
		.monsterTooltipWrap .basicInfo .cost dd,
		.monsterTooltipWrap .basicInfo .exp dt,
		.monsterTooltipWrap .basicInfo .exp dd,
		.monsterTooltipWrap .basicInfo .attribute dt,
		.monsterTooltipWrap .basicInfo .attribute dd,
		.monsterTooltipWrap .basicInfo .type dt,
		.monsterTooltipWrap .basicInfo .type dd { display:inline; float:left;}
		.monsterTooltipWrap .basicInfo .exp { display:inline; float: left; width: 100%;  padding-left: 95px; margin-top: -26px;}
		.monsterTooltipWrap .basicInfo .exp img { margin-top: 5px; }
		.monsterTooltipWrap .basicInfo .attribute { display:inline; float: left; width: 100%;  padding-left: 95px; margin-top: -4px;}
		.monsterTooltipWrap .basicInfo .type  { clear:both; width: 100%;  padding-left: 95px; margin-top: 10px; height: 18px;}
		.monsterTooltipWrap .basicInfo .attribute img,
		.monsterTooltipWrap .basicInfo .type img { margin-top: 5px; }
		.monsterTooltipWrap .basicInfo .cost dt,
		.monsterTooltipWrap .basicInfo .exp dt,
		.monsterTooltipWrap .basicInfo .attribute dt,
		.monsterTooltipWrap .basicInfo .type dt { width: 40px; font-size: 12px;}
		.monsterTooltipWrap .basicInfo .cost dd,
		.monsterTooltipWrap .basicInfo .exp dd { color: #ffaf00; font-size: 12px; width: 135px !important;}
		.monsterTooltipWrap .basicInfo dd { height: 14px; }
		.monsterTooltipWrap .stateInfo { width: 100%; background-color:#27231c; padding: 1px 0; }
		.monsterTooltipWrap .stateInfo table.stateTable { width: 100%; }
		.monsterTooltipWrap .stateInfo table col.statname {width: 50px;}
		.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 .stateInfo table th,
		.monsterTooltipWrap .stateInfo table td {font-size: 12px;}
		.monsterTooltipWrap .skillInfo { margin-left: 5px; margin-right: 5px; }
		.monsterTooltipWrap .skillInfo .act { display:block; font-weight: bold; font-size: 12px; }
		.monsterTooltipWrap .skillInfo .act span { color: #21b12b;  font-size: 14px;}
		.monsterTooltipWrap .skillInfo .actturn { font-size: 11px; }
		.monsterTooltipWrap .skillInfo .actturn .ts { color: #81765d; }
		.monsterTooltipWrap .skillInfo .actturn .tt { color: #e5a519; margin-right: 9px; }
		.monsterTooltipWrap .skillInfo .actTitle { margin-bottom: 4px;  font-size: 14px;}
		.monsterTooltipWrap .skillInfo .actInfo { margin-bottom: 13px; margin-bottom: 13px; font-size: 11px; color: #81765d; letter-spacing: -1px; }
		.monsterTooltipWrap .skillInfo .led { margin-bottom: 4px; font-weight: bold; font-size: 12px;}
		.monsterTooltipWrap .skillInfo .led span { color: #21b12b;   font-size: 14px;}
		.monsterTooltipWrap .skillInfo .ledTitle { margin-bottom: 4px;   font-size: 14px;}
		.monsterTooltipWrap .skillInfo .ledInfo { margin-bottom: 4px; font-size: 11px; color: #81765d; }
		.monsterTooltipWrap .awakenInfo { margin-left: 5px; margin-right: 5px; border-top: 1px solid #7E7058; }
		.monsterTooltipWrap .awakenInfo li { margin-bottom: 4px; }
		.monsterTooltipWrap .awakenInfo img, 
		.monsterTooltipWrap .awakenInfo span { }
		.monsterTooltipWrap .awakenInfo span { display: block; }
		.monsterTooltipWrap .awakenInfo .name { color: #21B12B; font-weight: bold; }

	/* BUTTON */
		#articleView .articleContent .line .submit {
			display: block;
			width: 100%;
			height: 2.1em;
			line-height: 2.1em;
			cursor: pointer;
			background-color: #bdd3e6;
			margin: 0 auto;
			border: 0.125em solid #4682b4;
			color: #2d5373;
			font-weight: bold;
			text-align: center;
			border-radius: 0.4em;
			-moz-border-radius: 0.4em;
			-webkit-border-radius: 0.4em;
		}
		#articleView .articleContent .line .submit a {color: #2d5373;}
	/* LIKE IT */
		#articleView div.likeIt,
		#articleView .ilikeIt a.likeBttn,
		#articleView .ilikeIt_two a.likeBttn,
		#articleView .ilikeIt_three a.likeBttn,
		#articleView .ilikeIt_four a.likeBttn {
			display: inline-block;	
			text-align: center;	
			width: 100%;
			background: rgb(251,223,147);
			background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxNCUiIHN0b3AtY29sb3I9IiNmYmRmOTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI3OSUiIHN0b3AtY29sb3I9IiNmOGI1MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
			background: -moz-linear-gradient(top,  rgba(251,223,147,1) 14%, rgba(248,181,0,1) 79%);
			background: -webkit-gradient(linear, left top, left bottom, color-stop(14%,rgba(251,223,147,1)), color-stop(79%,rgba(248,181,0,1)));
			background: -webkit-linear-gradient(top,  rgba(251,223,147,1) 14%,rgba(248,181,0,1) 79%);
			background: -o-linear-gradient(top,  rgba(251,223,147,1) 14%,rgba(248,181,0,1) 79%);
			background: -ms-linear-gradient(top,  rgba(251,223,147,1) 14%,rgba(248,181,0,1) 79%);
			background: linear-gradient(to bottom,  rgba(251,223,147,1) 14%,rgba(248,181,0,1) 79%);
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbdf93', endColorstr='#f8b500',GradientType=0 );
			color: yellow;
			text-shadow: 0 -1px #d75e0d, 1px 0 #d75e0d, 0 1px #d75e0d, -1px 0 #d75e0d;
			font-size: 24px;
			border-radius: 0.4em;
			-moz-border-radius: 0.4em;
			-webkit-border-radius: 0.4em;
			padding: 0.4em 0;
		}
		#articleView .ilikeIt a.likeBttn em,
		#articleView .ilikeIt_two a.likeBttn span.two_like em,
		#articleView .ilikeIt_four a.likeBttn span.four_like em,
		#articleView .ilikeIt_three a.likeBttn em {
			text-shadow: 0 -1px #d75e0d, 1px 0 #d75e0d, 0 1px #d75e0d, -1px 0 #d75e0d;
			font-size: 20px;
			color: white;
			font-weight: bold;
			letter-spacing: 1px;
		}
		#articleView div.likeIt {
			font-size: 15px;
			padding: 0.4em 0;
			color: white;
			font-weight: bold;
		}
		#articleView div.likeIt em {
			font-size: 24px;
			color: yellow;
		}
		#articleView .ilikeIt_two a.likeBttn {
			padding: 0.4em 0;
		}
		#articleView .ilikeIt_two a.likeBttn span.two_like,
		#articleView .ilikeIt_four a.likeBttn span.four_like {
			color: yellow;
		}
		#articleView .ilikeIt_two a.likeBttn span.two_like_desc,
		#articleView .ilikeIt_four a.likeBttn span.four_like_desc {
			font-size: 12px;
		}
		#articleView .ilikeIt_four a.likeBttn span.four_like_desc em {
			color: white;
		}

	/* TREE */
		.titleLine {clear:both;width:100%; background-color: #393429; padding: 8px 0 10px;}
		.titleLine .title {color: #fff; font-weight: normal; font-size: 14px; margin-left: 10px;}
		.titleLine .title span.skillname{color: #21b12b; font-weight: bold; letter-spacing: -1px;}
		.titleLine .title span.name{color: #ebc676; font-weight: bold; letter-spacing: -1px;}
		.treeMessage {font-size: 12px; color:#636363; white-space: nowrap;}

	/* 진화 트리 정보 */
		#articleView .tree .infoBody .treeMessage { margin-bottom: 8px; }
		#articleView .tree .infoBody a { color: #000; font-size: 12px;}
		#articleView .tree .infoBody ul li { clear:both; height:40px; line-height: 120%; }
		#articleView .tree .infoBody ul li.down { height: 50px; background: url('//static.inven.co.kr/image_2011/pad/dataninfo/arrow_11x12_down1.png') no-repeat 13px 37px; }
		#articleView .tree .infoBody ul li.thismon a { color: #000; font-weight: bold; }
		#articleView .tree .infoBody ul li img.monstericon { width: 36px; height: 36px; float: left; margin-right: 5px; }
		#articleView .tree .infoBody ul li img { width: 14px; height: 12px; float: left; }
		#articleView .tree .infoBody ul li img.evoIcon { width: auto; height: 14px; float: none; margin: 0 0 -3px 4px; _margin: 0 0 -2px 4px; }
		#articleView .tree .infoBody ul li img.evoappIcon { width: 49px; height: 14px; float: none; margin: 0 0 -3px 4px; _margin: 0 0 -2px 4px; }

		#articleView .tree .infoBody .evolution {
			width: 95vw;
			border: 1px solid black;
		}
		#articleView .tree .infoBody .evolution *{
			box-sizing: border-box;
		}
		#articleView .tree .infoBody .evolution .left{
			/*border-left: 1px solid black;
			border-right: 1px solid black;*/
			border-bottom: 1px solid black;
			text-align: center;
			color: black;
			font-weight: bold;
			height: 32px;
			line-height: 32px;
			width: 100%;
			background-color:#d8e4bc;
		}
		#articleView .tree .infoBody .evolution .right{
			/*border-left: 1px solid black;
			border-right: 1px solid black;
			*/
			border-bottom: 1px solid black;
			color: black;
			width: 100vw;
			background-color:white;
		}
		#articleView .tree .infoBody .evolution .right .source{
			float: left;
			position: relative;
			margin-left: 2vw;
			margin-right: 2vw;
			margin-top: 4vw;
			margin-bottom: 4vw;
			width: 12vw;
			height: 12vw;
		}
		#articleView .tree .infoBody .evolution .right .source img{
			width: 12vw;
			height: auto;
		}
		#articleView .tree .infoBody .evolution .right .material{
			position: relative;
			height: 10vw;
			float: left;
			margin-top: 5vw;
			padding-right: 2vw;
			/*background: url(//static.inven.co.kr/image_2011/pad/dataninfo/arrow_52x18_right.png);*/
			/*background-repeat: no-repeat;
			background-position: 248px;*/
		}
		#articleView .tree .infoBody .evolution .right .material li.item{
			clear: none;
			width: 10vw;
			height: 10vw;
			margin-right: 2vw;
			float: left;
		}
		#articleView .tree .infoBody .evolution .right .material li.item img{
			width: 10vw;
			height: auto;
		}
		#articleView .tree .infoBody .evolution .right .material li.arrow{
			width: 4vw;
			height: 10vw;
			background: url(//static.inven.co.kr/image_2011/pad/dataninfo/arrow_52x18_right.png);
			background-position: right center;
			background-repeat: no-repeat;
			position: absolute;
			right: 0px;
		}
		#articleView .tree .infoBody .evolution .right .result{
			position: relative;
			float: left;
			width: 12vw;
			height: 12vw;
			margin-top: 4vw;
			margin-bottom: 4vw;
		}
		#articleView .tree .infoBody .evolution .right .result img{
			width: 12vw;
			height: 12vw;
			height: auto;
		}

	/* 진화 합성 정보 */
		#articleView .material .infoBody { min-height: 280px; height:auto !important; height: 280px;  background-color: #393429; border: 1px solid #000; border-top: 0; padding: 13px 13px 8px;  }
		#articleView .material .infoBody a { color: #c1ad81; font-size:12px; }
		#articleView .material .infoBody ul li { clear:both; height: 40px; line-height: 120%; }
		#articleView .material .infoBody ul li img.monstericon { width: 36px; height: 36px; float: left; margin-right: 5px; }
		#articleView .material .infoBody ul li img { width: 14px; height: 12px; float: left; }
		#articleView .material .infoBody ul li.materialdown { clear:both; display:block; width: 100%; height: auto;}
		#articleView .material .infoBody ul li.materialdown ul { clear:both; display:block; width: 100%; height: auto;background: url('//static.inven.co.kr/image_2011/pad/dataninfo/arrow_7x205_down1.png') no-repeat 15px bottom; padding-left: 36px; margin-top: 5px; }
		#articleView .material .infoBody ul li.materialdown ul li { clear:both; width: 100%; height: 40px;background: url('//static.inven.co.kr/image_2011/pad/dataninfo/icon_8x8_plus1.png') no-repeat 5px 13px; padding-left: 22px;}

	/* 같은스킬 보유 몬스터 */
		#articleView .sameskill .infoBody { padding: 6px 6px 0; }
		#articleView .sameskill .infoBody a { color: #000; font-size: 12px;}
		#articleView .sameskill .infoBody ul li { clear:both; display:block; height: 34px; padding-bottom:10px; line-height: 100%; }
		#articleView .sameskill .infoBody ul li img.monstericon { width: 36px; height: 36px; float: left; margin-right: 5px; }
		#articleView .sameskill .infoBody ul li img { width: 14px; height: 12px; float: left; }

	/* 역참조 */
		#articleView .reverse .infoBody { padding: 6px 6px 0; }
		#articleView .reverse .infoBody a { color: #000; font-size: 12px;}
		#articleView .reverse .infoBody ul li { clear:both; display:block; height: 34px; padding-bottom:10px; line-height: 100%; }
		#articleView .reverse .infoBody ul li img.monstericon { width: 36px; height: 36px; float: left; margin-right: 5px; }
		#articleView .reverse .infoBody ul li img { width: 14px; height: 12px; float: left; }
		#articleView .reverse .infoBody ul li.moreView { width: 100%; height: 16px; _height: 33px; padding-top: 12px; cursor: pointer; background-color: #7f1516; }
		#articleView .reverse .infoBody ul li.moreView span { display: block; width: 66px; height: 16px; margin: 0 auto; background: url('//static.inven.co.kr/image_2011/pad/dataninfo/bttn_66x16_more5.png') no-repeat center top; text-indent: -10000px;}


	/* 드랍 몬스터 던전 */
		#articleView .dropdungeon .infoBody { }
		#articleView .dropdungeon .infoBody ul li { margin: 5px 0 6px -1px; padding-left: 11px; line-height: 1.5; padding-left: 11px;}
		#articleView .dropdungeon .infoBody ul li .dungeonName { font-weight: bold; color: #393429; font-size: 14px; }
		#articleView .dropdungeon .infoBody ul li a { color: #c1ad81; font-size: 12px;}

/* DUNGEON */
	.articleSubject.articleSubjectDark { padding: 6px 0 8px;background-color:#474747;}
	.articleSubject.articleSubjectDark .subject .title { color:#fff !important; font-weight: bold; letter-spacing: -1px; }
	.articleSubject.articleSubjectDark .subject .title span { font-size: 13px; }
	.articleContent .subTitle {
		font-size:1.2em;
		margin: 0.3em 0 0.3em 0;
		font-weight:bold;
		letter-spacing:-1px;
		color: #F35122;
	}
	.articleContent .champList .title { font-weight:bold;}
	#articleView .dunFloorParts { width: 100%;}
	#articleView .dunFloorParts .dunFloorPart { overflow: hidden; margin-bottom: 25px; border-bottom: 1px solid #dfe0e1; }
	#articleView .dunFloorParts .dunFloorPart .titlePart {
		width: 100%;
		display: inline-block;
		background-color: #5a3417;
		border: 1px solid black;
		padding: 8px 0 4px;
	}
	#articleView .dunFloorParts .dunFloorPart .titlePart .dunName {
		color: #f8a137;
		font-size: 16px;
		font-weight: bold;
		letter-spacing: -1px;
		display: inline-block;
		float: left;
		margin-left: 5px;
		text-shadow:0 -1px black, 1px 0 black, 0 1px black, -1px 0 black; filter: glow(color=#000000,strength=2);	zoom: 1;
	}
	#articleView .dunFloorParts .dunFloorPart .titlePart .dunName span {
		font-size: 13px;
	}
	#articleView .dunFloorParts .dunFloorPart .titlePart .dunInfo {
		float: right;
		margin: 0px 2px 0 0;
		text-align: right;
	}

	#articleView .dunFloorParts .dunFloorPart .titlePart .dunInfo span {
		color: #aca187;
		font-size: 11px;
		margin-right: 5px;
	}
	#articleView .dunFloorParts .dunFloorPart .titlePart .dunInfo span em {
		color: #e2ca8e;
	}
	#articleView .dunFloorParts .dunFloorPart .titlePart .dunInfo span img.rankicon {
		width: 15px;
		height: 19px;
		vertical-align: middle;
	}
	#articleView .detailTitleWrap {
		width: 100%;
		overflow: hidden;
		margin: 10px 0 10px 12px;
	}
	#articleView .detailTitleWrap a {
		display: block;
		width: 232px;
		_width: 234px;
		height: 29px;
		background: url("//static.inven.co.kr/image_2011/pad/dataninfo/dungeon/title_dungeontype1.png") no-repeat;
		text-indent: -10000em;
		float: left;
		margin-left: 4px;
	}
	#articleView .detailTitleWrap a.normal {
		background-position: left bottom;
		border: 1px solid #874a26;
	}
	#articleView .detailTitleWrap a.special {
		background-position: left -29px;
		border: 1px solid #3b1908;
	}
	#articleView .detailTitleWrap a.tech {
		border: 1px solid #0d3015;
	}
	.padDbMonsterList-mdungeon .tableType2 table {width:100%;}
	.padDbMonsterList-mdungeon .tableType2 table col.appearbattle {width:36px;}
	.padDbMonsterList-mdungeon .tableType2 table col.monicon {width:40px;}
	.padDbMonsterList-mdungeon .tableType2 table col.dropmoninfo {width:40px;}
	.padDbMonsterList-mdungeon .tableType2 table th {padding: 2px 0 4px; border-top: 1px solid #9e9e9e;border-bottom: 2px solid #9e9e9e; font-size: 11px; line-height: 1.2;}
	.padDbMonsterList-mdungeon .tableType2 table td {padding: 6px 0 2px;}
	.padDbMonsterList-mdungeon .tableType2 table td.appearbattle,
	.padDbMonsterList-mdungeon .tableType2 table td.remarks,
	.padDbMonsterList-mdungeon .tableType2 table td.mimage {border-bottom: 1px solid #9e9e9e;}
	.padDbMonsterList-mdungeon .tableType2 table td.appearbattle {text-align: center;}
	.padDbMonsterList-mdungeon .tableType2 table td.appearbattle span { font-size: 12px;}
	.padDbMonsterList-mdungeon .tableType2 table td.monstername {line-height: 1.2;}
	.padDbMonsterList-mdungeon .tableType2 table td .mname {font-size: 14px; font-weight:bold; letter-spacing: -1px;}
	.padDbMonsterList-mdungeon .tableType2 table td .mno {font-size:12px; color: #6e6e6e;}
	.padDbMonsterList-mdungeon .tableType2 table td .turntext {font-size:12px; color: #6e6e6e;}
	.padDbMonsterList-mdungeon .tableType2 table td .turntext.turn1 {color: #FF143D; font-weight:bold;}
	.padDbMonsterList-mdungeon .tableType2 table td .turntext.turn2 {color: #FFBA00;font-weight:bold;}
	.padDbMonsterList-mdungeon .tableType2 table td .statinfo {font-size:12px; color: #6e6e6e;}
	.padDbMonsterList-mdungeon .tableType2 table td.mimage {font-size: 13px;}
	.padDbMonsterList-mdungeon .tableType2 table td.remarks {font-size: 13px;}