/* 무기 상단 */
	#mhfDb #mhfDItemWeaponHead {
		width: 710px;
		margin: 15px 0 0 0;
		clear: both;
	}
	#mhfDb #mhfDItemWeaponHead table.itemWeaponHeadTable {
		table-layout: fixed;
		width: 710px;
	}
	#mhfDb #mhfDItemWeaponHead table.itemWeaponHeadTable col.head { width: 72px; }
	#mhfDb #mhfDItemWeaponHead table.itemWeaponHeadTable col.list { width: 638px; }
	#mhfDb #mhfDItemWeaponHead table.itemWeaponHeadTable td {
		text-align: left;
		padding-left: 8px;
		padding-right: 8px;
	}
	#mhfDb #mhfDItemWeaponHead table.itemWeaponHeadTable td.nopad {
		padding-left: 0;
		padding-right: 0;
	}
	#mhfDb #mhfDItemWeaponHead table.itemWeaponHeadTable td .listType1 ul {
		padding-left: 8px;
	}
	#mhfDb #mhfDItemWeaponHead table.itemWeaponHeadTable td a {
		color: black;
	}
	#mhfDb #mhfDItemWeaponHead table.itemWeaponHeadTable td a:hover {
		color: #A3451C;
	}
	#mhfDb #mhfDItemWeaponHead table.itemWeaponHeadTable td a.notready,
	#mhfDb #mhfDItemWeaponHead table.itemWeaponHeadTable td a.notready:hover {
		color: #888;
		text-decoration: none;
		cursor: text;
	}
	/* 필터링 */
		#mhfDb #mhfDItemWeaponHead .seachBar {
			width: 710px;
			height: 32px;
			overflow: hidden;
			margin-top: 0px;
			background: url('//static.inven.co.kr/image/mhf/dataninfo/common/bg_brown1_search.gif') no-repeat left top;
		}
		#mhfDb #mhfDItemWeaponHead .seachBar h3 {
			width: 85px;
			height: 32px;
			overflow: hidden;
			font-weight: bold;
			color: white;
      line-height:32px;
		  text-align:center;
		}

		#mhfDb #mhfDItemWeaponHead .seachBar select {
			display: inline;
			float: left;
			width: 102px;
			height: 20px;
			margin-top: 6px;
			margin-left: 11px;
		}
		#mhfDb #mhfDItemWeaponHead .seachBar .itemname {
			display: inline;
			float: left;
			width: 83px;
			height: 16px;
			_height: 22px;
			overflow: hidden;
			color: white;
			text-align: center;
			background: url('//static.inven.co.kr/image/mhf/dataninfo/common/bttn_83x22_brown1.gif') no-repeat left top;
			margin-top: 5px;
			margin-left: 17px;
			padding-top: 6px;
		}
		#mhfDb #mhfDItemWeaponHead .seachBar input.text {
			display: inline;
			width: 180px;
			height: 20px;
			margin-top: 6px;
			margin-left: 6px;
		}
		#mhfDb #mhfDItemWeaponHead .seachBar input.submit {
			display: inline;
			width: 66px;
			height: 23px;
			color: white;
			font-weight: bold;
			background: url('//static.inven.co.kr/image/mhf/dataninfo/common/bttn_66x23_brown1.gif') no-repeat left top;
			border: none;
			margin: 4px 0 0 2px;
			padding: 0;
			_padding-top: 3px;
		}

		#mhfDb #mhfDItemWeaponHead .seachBar2 {
			width: 710px;
			height: 64px;
			margin-top: 3px;
			background: url('//static.inven.co.kr/image_2011/mhf/dataninfo/common/bg_brown1_search2.gif') no-repeat left top;
		}
		#mhfDb #mhfDItemWeaponHead .seachBar2 h3 {
			width: 85px;
			overflow: hidden;
			font-weight: bold;
			color: white;
      margin-top:9px;
		  text-align:center;
		}
		#mhfDb #mhfDItemWeaponHead .seachBar2 select {
			display: inline;
			float: left;
			width: 102px;
			height: 20px;
			margin-top: 6px;
			margin-left: 11px;
		}

/* 무기 리스트 */
	#mhfDb #mhfDbWeaponList {
		width: 705px;
		clear: both;
		margin: 15px 2px 0 3px;
	}
	#mhfDb #mhfDbWeaponList table.weaponList col.name { width: 235px; }
	#mhfDb #mhfDbWeaponList table.weaponList col.sharp { width: 104px; }
	#mhfDb #mhfDbWeaponList table.weaponList col.arrow { width: 104px; }
	#mhfDb #mhfDbWeaponList table.weaponList col.damage { width: 54px; }
	#mhfDb #mhfDbWeaponList table.weaponList col.critical { width: 50px; }
	#mhfDb #mhfDbWeaponList table.weaponList col.slot { width: 50px; }
	#mhfDb #mhfDbWeaponList table.weaponList col.gundamage { width: 92px; }
	#mhfDb #mhfDbWeaponList table.weaponList col.guncritical { width: 83px; }
	#mhfDb #mhfDbWeaponList table.weaponList col.reload { width: 86px; }
	#mhfDb #mhfDbWeaponList table.weaponList col.rebound { width: 85px; }
	#mhfDb #mhfDbWeaponList table.weaponList col.range { width: 74px; }
	#mhfDb #mhfDbWeaponList table.weaponList col.option { width: 212px; }

	/* 활 리스트 */
		#mhfDb #mhfDbWeaponList table.weaponListbow col.name { width: 235px; }
		#mhfDb #mhfDbWeaponList table.weaponListbow col.arrow { width: 164px; }
		#mhfDb #mhfDbWeaponList table.weaponListbow col.damage { width: 54px; }
		#mhfDb #mhfDbWeaponList table.weaponListbow col.critical { width: 50px; }
		#mhfDb #mhfDbWeaponList table.weaponListbow col.slot { width: 50px; }
		#mhfDb #mhfDbWeaponList table.weaponListbow col.option { width: 152px; }
	
	#mhfDb #mhfDbWeaponList table.weaponList {
		width: 705px;
		margin-top: -1px;
	}
	#mhfDb #mhfDbWeaponList table.weaponList th {
		padding-top: 5px;
		padding-bottom: 2px;
	}
	#mhfDb #mhfDbWeaponList table.weaponList td.arrow,
	#mhfDb #mhfDbWeaponList table.weaponList td.charge {
		padding-left: 5px;
		text-align: left;
	}
	#mhfDb #mhfDbWeaponList table.weaponList td {
		text-align: center;
	}
	#mhfDb #mhfDbWeaponList table.weaponList td.name {
		text-align: left;
		padding: 3px;
		padding-top: 5px;
	}
	#mhfDb #mhfDbWeaponList table.weaponList td.name span.border {
		display: inline;
		float: left;
		border: 1px solid #B2BAA9;
	}
	#mhfDb #mhfDbWeaponList table.weaponList td.option {
		text-align: left;
		padding-left: 10px;
	}
	#mhfDb #mhfDbWeaponList table.weaponList td.name span.itemGrade {
		width: 227px;
		height: 35px;
	}
	#mhfDb #mhfDbWeaponList table.weaponList td.name span.itemGrade a {
		display: inline;
		float: left;
		color: black;
		font-weight: bold;
		letter-spacing: -1px;
		margin-left: 8px;
	}
	#mhfDb #mhfDbWeaponList table.weaponList td.name span.itemGrade a,
	#mhfDb #mhfDbWeaponList table.weaponList td.name span.itemGrade span.icon {
		margin-top: 10px;
	}
	#mhfDb #mhfDbWeaponList table.weaponList td.name .music span.itemGrade a,
	#mhfDb #mhfDbWeaponList table.weaponList td.name .music span.itemGrade span.icon {
		margin-top: 2px;
	}
	#mhfDb #mhfDbWeaponList table.weaponList td.name  span.itemGrade span.icon {
		width: 41px;
		height: 18px;
		overflow: hidden;
		float: left;
		display: inline;
		text-indent: -1000em;
		background: none no-repeat left top;
		margin-left: 5px;
	}
	#mhfDb #mhfDbWeaponList table.weaponList td.name  span.itemGrade span.icon.produce { background-image: url('//static.inven.co.kr/image/mhf/dataninfo/common/icon_41x18_red1_produce.gif'); }
	#mhfDb #mhfDbWeaponList table.weaponList td.name  span.itemGrade span.icon.upgrade { background-image: url('//static.inven.co.kr/image/mhf/dataninfo/common/icon_41x18_blue1_upgrade.gif'); }
	#mhfDb #mhfDbWeaponList table.weaponList td.name .music span.music {
		display: inline;
		float: left;
		clear: both;
		margin-top: -2px;
		margin-left: 6px;
		width: 60px;
	}
	#mhfDb #mhfDbWeaponList table.weaponList td.name .music span.musicIcon {
		margin-left: 2px;
	}
	#mhfDb #mhfDbWeaponList table.weaponList td.sharp .sharpBox {
		margin-top: -6px;
	}
	#mhfDb #mhfDbWeaponList table.weaponList td.sharp .border {
		margin-top: 4px;
	}
	#mhfDb #mhfDbWeaponList table.weaponList td.option span.type {
		color: #357E14;
	}
	#mhfDb #mhfDbWeaponList table.weaponList td.charge {
		color: #0057DA;
	}

	#mhfDb #mhfDbWeaponListDummy { height:270px; } 

/* 무기 디테일 */
	/* 기본 */
	#mhfDb #mhfDbWeaponDetail {
		clear: both;
		margin: 15px 0 0 0;
	}
	/* 기본정보 */
		/* 기본 */
			#mhfDb #mhfDbWeaponDetail .basicInfo {
				margin-right: -3px;
				margin-top: 0;
			}
		/* 기본정보 */
			#mhfDb #mhfDbWeaponDetail .basicInfo .basicDetail {
				width: 352px;
			}
			#mhfDb #mhfDbWeaponDetail .basicInfo .basicDetail .content {
				width: 344px;
				margin: 4px 0 0 6px;
				clear: both;
			}
			#mhfDb #mhfDbWeaponDetail .basicInfo .basicDetail table { width: 344px; }
			#mhfDb #mhfDbWeaponDetail .basicInfo .basicDetail col.th { width: 84px; }
			#mhfDb #mhfDbWeaponDetail .basicInfo .basicDetail col.td { width: 92px; }
			#mhfDb #mhfDbWeaponDetail .basicInfo .basicDetail col.td2 { width: 84px; }
			#mhfDb #mhfDbWeaponDetail .basicInfo .basicDetail td.name {
				padding-left: 0px;
			}
			#mhfDb #mhfDbWeaponDetail .basicInfo .basicDetail td.name span {
				float: left;
				display: inline;
				margin-top: -2px;
			}
			#mhfDb #mhfDbWeaponDetail .basicInfo .basicDetail td.name span.border {
				border: solid 1px #B2BAA9;
				padding: 0px;
			}
			#mhfDb #mhfDbWeaponDetail .basicInfo .basicDetail td.name span.border span {
				width: 215px;
				padding: 3px 0 0 3px;
				margin: 0;
				margin-left: 10px;
				font-weight: bold;
				color: #3F2508;
			}
			#mhfDb #mhfDbWeaponDetail .basicInfo .basicDetail td.type {
				text-align: right;
				font-weight: bold;
				letter-spacing: -1px;
				padding-right: 8px;
				padding-left: 0px;
			}
			#mhfDb #mhfDbWeaponDetail .basicInfo .basicDetail td.music,
			#mhfDb #mhfDbWeaponDetail .basicInfo .basicDetail td.sharp {
				padding-top: 1px;
			}
			#mhfDb #mhfDbWeaponDetail .basicInfo .basicDetail td.music span.music {
				margin-left: -2px;
				margin-top: 2px;
				float: left;
				display: inline;
			}
			#mhfDb #mhfDbWeaponDetail .basicInfo .basicDetail td.music span.musicIcon {
				margin-left: 2px;
			}
			#mhfDb #mhfDbWeaponDetail .basicInfo .basicDetail td.music span.button {
				float: right;
				display: inline;
			}
		/* 스크린샷 */
			#mhfDb #mhfDbWeaponDetail .basicInfo .screenDetail {
				margin-left: 9px;
			}
			#mhfDb #mhfDbWeaponDetail .basicInfo .screenDetail div.photo {
				width: 325px;
				height: 255px;
				overflow: hidden;
				margin: 0 0 0 10px;
			}
			#mhfDb #mhfDbWeaponDetail .basicInfo .screenDetail div.photo img {
				width: 325px;
				height: 255px;
			}
	/* 악보정보 */
		#mhfDb #mhfDbWeaponDetail .musicInfo {
			margin-right: -3px;
		}
		#mhfDb #mhfDbWeaponDetail .musicInfo .detail {
			width: 708px;
			margin: 15px 0 0 2px;
			clear: both;
		}
	/* 트리정보 */
		#mhfDb #mhfDbWeaponDetail .treeInfo {
			margin-right: -3px;
		}
		#mhfDb #mhfDbWeaponDetail .treeInfo .detail {
			width: 708px;
			margin: 15px 0 0 2px;
		}
	/* 탄정보 */
		#mhfDb #mhfDbWeaponDetail .ammoInfo {
			margin-right: -3px;
		}
		#mhfDb #mhfDbWeaponDetail .ammoInfo h2 {
			margin-left: 3px;
		}
		#mhfDb #mhfDbWeaponDetail .ammoInfo .legends {
			clear: both;
			margin: -15px 0 0 70px;
			width: 400px;
			height: 15px;
		}
		#mhfDb #mhfDbWeaponDetail .ammoInfo .legends span {
			float: left;
			display: inline;
			margin-left: 25px;
			font-weight: bold;
		}
		#mhfDb #mhfDbWeaponDetail .ammoInfo .detail {
			width: 708px;
			margin: 0 0 0 2px;
		}
		#mhfDb #mhfDbWeaponDetail .ammoInfo .detail table { width: 708px; }
		#mhfDb #mhfDbWeaponDetail .ammoInfo .detail table col.th3 { width: 43px; }
		#mhfDb #mhfDbWeaponDetail .ammoInfo .detail table col.th4 { width: 55px; }
		#mhfDb #mhfDbWeaponDetail .ammoInfo .detail table col.td { width: 73px; }
		#mhfDb #mhfDbWeaponDetail .ammoInfo .detail table td {
			font-weight: bold;
		}
		#mhfDb #mhfDbWeaponDetail .ammoInfo .legends span.require,
		#mhfDb #mhfDbWeaponDetail .ammoInfo .detail table td span.require {
			color: #FF0000;
		}
		#mhfDb #mhfDbWeaponDetail .ammoInfo .legends span.fast,
		#mhfDb #mhfDbWeaponDetail .ammoInfo .detail table td span.fast {
			color: #0000FF;
		}
		#mhfDb #mhfDbWeaponDetail .ammoInfo .legends span.faster,
		#mhfDb #mhfDbWeaponDetail .ammoInfo .detail table td span.faster {
			color: #FF00FF;
		}

/* 무기 디테일 : 트리 구조 */
	/* 트리구조 */
		#mhfDb #mhfDbWeaponDetail .itemTreeMenu {
			width: 650px;
			overflow: hidden;
			background: #E4D6B9;
			margin-left: 30px;
			padding: 5px 0;
		}
		#mhfDb #mhfDbWeaponDetail .itemTreeMenu ul.treeMenu {
			clear: both;
			margin: 0 0 0 -20px;
		}
		#mhfDb #mhfDbWeaponDetail .itemTreeMenu ul.treeMenu li.treeMenu {
			clear: both;
			padding-bottom: 10px;
		}
		#mhfDb #mhfDbWeaponDetail .itemTreeMenu ul.treeMenu li.treeMenu div.item {
			float: left;
			display: inline;
			background: url('//static.inven.co.kr/image/mhf/dataninfo/common/line_1x2_green1.gif') repeat-x left 18px;
		}
		#mhfDb #mhfDbWeaponDetail .itemTreeMenu ul.treeMenu li.treeMenu ul.treeMenu {
			margin-left: 30px;
			background: url('//static.inven.co.kr/image/mhf/dataninfo/common/line_2x1_green1.gif') repeat-y left top;
			padding-top: 10px;
			margin-bottom: -10px;
		}
		#mhfDb #mhfDbWeaponDetail .itemTreeMenu ul.treeMenu li.treeMenu ul.treeMenu li.treeMenu {
		}
		#mhfDb #mhfDbWeaponDetail .itemTreeMenu ul.treeMenu li.treeMenu ul.treeMenu li.treeMenu.last {
			background: #E4D6B9 url('//static.inven.co.kr/image/mhf/dataninfo/common/icon_link_green1_3.gif') no-repeat left -60px;
		}
		#mhfDb #mhfDbWeaponDetail .itemTreeMenu ul.treeMenu li.treeMenu.trans,
		#mhfDb #mhfDbWeaponDetail .itemTreeMenu ul.treeMenu li.treeMenu ul.treeMenu li.treeMenu.trans {
			background: url('//static.inven.co.kr/image/mhf/dataninfo/common/icon_link_blue1_5.gif') no-repeat 90px bottom;
		}
		#mhfDb #mhfDbWeaponDetail .itemTreeMenu ul.treeMenu li.treeMenu.trans div.item,
		#mhfDb #mhfDbWeaponDetail .itemTreeMenu ul.treeMenu li.treeMenu ul.treeMenu li.treeMenu.trans div.item {
			background-image: none;
		}
	/* 아이템 박스 */
		#mhfDb #mhfDbWeaponDetail .itemTreeMenu div.itemBox {
			float: left;
			display: inline;
			border: solid 1px #FFF4DD;
			background: #1B3203;
			padding: 1px;
			margin-left: 20px;
			line-height: 140%;
			font-family: dotum, 돋움;
			font-size: 8pt;
		}
		#mhfDb #mhfDbWeaponDetail .itemTreeMenu div.itemBorder {
			border: solid 1px #FFF4DD;
		}
		#mhfDb #mhfDbWeaponDetail .itemTreeMenu div.inner {
			width: 158px;
			width: 320px;
			padding-bottom: 1px;
			overflow: hidden;
		}
		#mhfDb #mhfDbWeaponDetail .itemTreeMenu div.itemBox span.itemname,
		#mhfDb #mhfDbWeaponDetail .itemTreeMenu div.itemBox span.itemopt {
			float: left;
			display: inline;
			margin-left: 2px;
			margin-top: 2px;
			text-indent: 2px;
			font-family: dotum, 돋움;
			font-size: 8pt;
			color: #000;
		}
		#mhfDb #mhfDbWeaponDetail .itemTreeMenu div.itemBox span.itemname {
			font-weight: bold;
			letter-spacing: -0px;
		}
		#mhfDb #mhfDbWeaponDetail .itemTreeMenu div.itemBox span.itemopt {
		}
		#mhfDb #mhfDbWeaponDetail .itemTreeMenu div.itemBox div.addInfo {
			margin: 0 0 0 1px;
			padding-top: 4px;
			width: 153px;
			_width: 155px;
			width: 316px;
			_width: 318px;
			padding-left: 2px;
			background: url('//static.inven.co.kr/image/mhf/dataninfo/common/dot_3x1_maroon1.gif') repeat-x left top;
		}
		#mhfDb #mhfDbWeaponDetail .itemTreeMenu div.itemBox div.addInfo.sharpBox {
		}
		#mhfDb #mhfDbWeaponDetail .itemTreeMenu div.itemBox div.addInfo.charge {
			text-indent: 2px;
			color: #0057DA;
		}
		

/* 무기 트리 리스트 : 디테일 페이지 오버라이트 */
	#mhfDb #mhfDbWeaponTreeList {
		margin: 15px 0 0 0;
	}
	#mhfDb #mhfDbWeaponTreeList #mhfDbWeaponDetail {
		margin: 0 0 0 0;
	}
	/* 트리정보 */
		#mhfDb #mhfDbWeaponTreeList #mhfDbWeaponDetail .treeInfo {
			margin-top: 0px;
		}
		#mhfDb #mhfDbWeaponTreeList #mhfDbWeaponDetail .treeInfo .detail {
			margin-top: 0px;
		}
	/* 트리구조 */
		#mhfDb #mhfDbWeaponTreeList #mhfDbWeaponDetail .itemTreeMenu ul.treeMenu {
			margin-top: 30px;
		}
		#mhfDb #mhfDbWeaponTreeList #mhfDbWeaponDetail .itemTreeMenu ul.treeMenu ul.treeMenu {
			margin-top: 0px;
		}
		#mhfDb #mhfDbWeaponTreeList #mhfDbWeaponDetail .itemTreeMenu ul.treeMenu li.treeMenu div.item {
			background-position: left 10px;
		}
		#mhfDb #mhfDbWeaponTreeList #mhfDbWeaponDetail .itemTreeMenu ul.treeMenu li.treeMenu ul.treeMenu li.treeMenu.last {
			background-position: left -68px;
		}
		#mhfDb #mhfDbWeaponTreeList #mhfDbWeaponDetail .itemTreeMenu div.itemBox {
			cursor: pointer;
		}
		#mhfDb #mhfDbWeaponTreeList #mhfDbWeaponDetail .itemTreeMenu ul.treeMenu li.treeMenu {
			padding-bottom: 5px;
		}
		#mhfDb #mhfDbWeaponTreeList #mhfDbWeaponDetail .itemTreeMenu ul.treeMenu li.treeMenu ul.treeMenu {
			padding-top: 5px;
			margin-bottom: -5px;
		}

/* 방어구 상단 */
	#mhfDb #mhfDbItemArmorTop {
		width: 710px;
		clear: both;
		margin: 15px 0 0 0;
	}
	#mhfDb #mhfDbItemArmorTop .tabFree2TE1 {
		margin-left: 1px;
	}
	#mhfDb #mhfDbItemArmorTop .tabFree2TE1 span span {
		width: 107px;
	}
	/* 부위별 */
		#mhfDb #mhfDbItemArmorTop .bypos {

		}
		#mhfDb #mhfDbItemArmorTop .bypos .list {
			width: 685px;
			margin-left: 13px;
			padding: 14px 0 13px;
			overflow: hidden;
		}
		#mhfDb #mhfDbItemArmorTop .bypos .list ul {
			width: 700px;
			margin-left: -15px;
		}
		#mhfDb #mhfDbItemArmorTop .bypos .list li {
			width: 140px;
			height: 110px;
			background: url('//static.inven.co.kr/image/mhf/dataninfo/common/sep_brown1.gif') no-repeat 6px 5px;
		}
		#mhfDb #mhfDbItemArmorTop .bypos .list li a {
			float: left;
			display: inline;
			width: 125px;
			height: 110px;
			text-indent: -1000em;
			overflow: hidden;
			margin-left: 15px;
			background: none no-repeat left top;
		}
		#mhfDb #mhfDbItemArmorTop .bypos .list li.head a { background-image: url('//static.inven.co.kr/image/mhf/dataninfo/item/icon_pic_head_maroon1.gif'); }
		#mhfDb #mhfDbItemArmorTop .bypos .list li.body a { background-image: url('//static.inven.co.kr/image/mhf/dataninfo/item/icon_pic_body_maroon1.gif'); }
		#mhfDb #mhfDbItemArmorTop .bypos .list li.hand a { background-image: url('//static.inven.co.kr/image/mhf/dataninfo/item/icon_pic_hand_maroon1.gif'); }
		#mhfDb #mhfDbItemArmorTop .bypos .list li.waist a { background-image: url('//static.inven.co.kr/image/mhf/dataninfo/item/icon_pic_waist_maroon1.gif'); }
		#mhfDb #mhfDbItemArmorTop .bypos .list li.shoes a { background-image: url('//static.inven.co.kr/image/mhf/dataninfo/item/icon_pic_shoes_maroon1.gif'); }
	/* 옵션별 */
		#mhfDb #mhfDbItemArmorTop .byoptions {
			clear: both;
			margin-top: 15px;
		}
		#mhfDb #mhfDbItemArmorTop .byoptions table.itemArmorTopTable {
			table-layout: fixed;
			width: 710px;
		}
		#mhfDb #mhfDbItemArmorTop .byoptions table.itemArmorTopTable col.head { width: 120px; }
		#mhfDb #mhfDbItemArmorTop .byoptions table.itemArmorTopTable col.list { width: 590px; }
		#mhfDb #mhfDbItemArmorTop .byoptions table.itemArmorTopTable td {
			text-align: left;
			padding-left: 8px;
			padding-right: 8px;
		}
		#mhfDb #mhfDbItemArmorTop .byoptions table.itemArmorTopTable td.nopad {
			padding-left: 0;
			padding-right: 0;
		}
		#mhfDb #mhfDbItemArmorTop .byoptions table.itemArmorTopTable td .listType1 ul {
			padding-left: 8px;
		}
		#mhfDb #mhfDbItemArmorTop .byoptions table.itemArmorTopTable td a {
			color: black;
		}
		#mhfDb #mhfDbItemArmorTop .byoptions table.itemArmorTopTable td a:hover {
			color: #A3451C;
		}
	/* 검색바 */
		#mhfDb #mhfDbItemArmorTop .seachBar {
			width: 710px;
			height: 32px;
			overflow: hidden;
			margin-top: 10px;
			background: url('//static.inven.co.kr/image/mhf/dataninfo/common/bg_brown3.gif') no-repeat left top;
		}
		#mhfDb #mhfDbItemArmorTop .seachBar label.itemname {
			display: inline;
			float: left;
			width: 83px;
			height: 16px;
			_height: 22px;
			overflow: hidden;
			color: white;
			text-align: center;
			background: url('//static.inven.co.kr/image/mhf/dataninfo/common/bttn_83x22_brown1.gif') no-repeat left top;
			margin-top: 5px;
			margin-left: 168px;
			padding-top: 6px;
		}
		#mhfDb #mhfDbItemArmorTop .seachBar input.text {
			display: inline;
			float: left;
			width: 210px;
			height: 20px;
			margin-top: 6px;
			margin-left: 6px;
		}
		#mhfDb #mhfDbItemArmorTop .seachBar input.submit {
			display: inline;
			float: left;
			width: 66px;
			height: 23px;
			color: white;
			font-weight: bold;
			background: url('//static.inven.co.kr/image/mhf/dataninfo/common/bttn_66x23_brown1.gif') no-repeat left top;
			border: none;
			margin: 4px 0 0 8px;
			padding: 0;
			_padding-top: 3px;
		}

/* 방어구 리스트 */
	#mhfDb #mhfDbArmorList {
		width: 705px;
		margin: 15px 0 0 0;
		clear: both;
	}
	#mhfDb #mhfDbArmorList table.armorList {
		table-layout: fixed;
		width: 705px;
	}
	#mhfDb #mhfDbArmorList table.armorList col.name { width: 203px; }
	#mhfDb #mhfDbArmorList table.armorList col.type { width: 50px; }
	#mhfDb #mhfDbArmorList table.armorList col.limit { width: 46px; }
	#mhfDb #mhfDbArmorList table.armorList col.defence { width: 55px; }
	#mhfDb #mhfDbArmorList table.armorList col.option { width: 351px; }
	#mhfDb #mhfDbArmorList table.armorList td { padding: 0; }
	#mhfDb #mhfDbArmorList table.armorList th {
		color: #3F2508;
	}
	#mhfDb #mhfDbArmorList table.armorList td {
		color: #3F2508;
		padding-top: 5px;
	}
	#mhfDb #mhfDbArmorList table.armorList td.name {
		padding-top: 5px;
		padding-left: 4px;
		padding-bottom: 3px;
	}
	#mhfDb #mhfDbArmorList table.armorList td.name span.border {
		display: inline;
		float: left;
		border: 1px solid #B2BAA9;
	}
	#mhfDb #mhfDbArmorList table.armorList td.name span.itemGrade {
		display: inline;
		float: left;
		width: 195px;
		height: 32px;
	}
	#mhfDb #mhfDbArmorList table.armorList td.name span.itemGrade a {
		display: inline;
		float: left;
		color: #3F2508;
		margin-left: 8px;
	}
	#mhfDb #mhfDbArmorList table.armorList td.name span.itemGrade a,
	#mhfDb #mhfDbArmorList table.armorList td.name span.itemGrade span.icon {
		margin-top: 9px;
	}
	#mhfDb #mhfDbArmorList table.armorList td.name  span.itemGrade span.icon {
		width: 41px;
		height: 18px;
		overflow: hidden;
		float: left;
		display: inline;
		text-indent: -1000em;
		background: none no-repeat left top;
		margin-left: 5px;
	}
	#mhfDb #mhfDbArmorList table.armorList td.name  span.itemGrade span.icon.produce { background-image: url('//static.inven.co.kr/image/mhf/dataninfo/common/icon_41x18_red1_produce.gif'); }
	#mhfDb #mhfDbArmorList table.armorList td.name  span.itemGrade span.icon.upgrade { background-image: url('//static.inven.co.kr/image/mhf/dataninfo/common/icon_41x18_blue1_upgrade.gif'); }
	#mhfDb #mhfDbArmorList table.armorList td.option {
		text-align: left;
		padding-left: 10px;
	}
	#mhfDb #mhfDbArmorList table.armorList td.option span.resistAll,
	#mhfDb #mhfDbArmorList table.armorList td.option span.option {
		display: inline;
		float: left;
		width: 345px;
		margin-top: 2px;
	}
	#mhfDb #mhfDbArmorList table.armorList td.option span.resistAll span.resist {
		display: inline;
		float: left;
		width: 50px;
	}
	#mhfDb #mhfDbArmorList table.armorList td.option span.resistAll span.resist span.plus { color: #0055BD; }
	#mhfDb #mhfDbArmorList table.armorList td.option span.resistAll span.resist span.minus { color: #CC0000; }
	#mhfDb #mhfDbArmorList table.armorList td.option span.resistAll span.fire { color: #CC0000; }
	#mhfDb #mhfDbArmorList table.armorList td.option span.resistAll span.water { color: #0055BD; }
	#mhfDb #mhfDbArmorList table.armorList td.option span.resistAll span.thunder { color: #D79B0C; }
	#mhfDb #mhfDbArmorList table.armorList td.option span.resistAll span.ice { color: #10BEFF; }
	#mhfDb #mhfDbArmorList table.armorList td.option span.resistAll span.dragon { color: #9110FF; }

/* 방어구 디테일 */
	#mhfDb #mhfDbArmorDetail {
		width: 710px;
		clear: both;
		margin: 15px 0 0 0;
	}
	#mhfDb #mhfDbArmorDetail .box350 {
		clear: both;
		width: 350px;
		overflow: hidden;
	}
	#mhfDb #mhfDbArmorDetail .box705 {
		width: 705px;
		overflow: hidden;
	}
	#mhfDb #mhfDbArmorDetail .box710 {
		width: 710px;
		overflow: hidden;
	}
	#mhfDb #mhfDbArmorDetail .basicInfo .box350 { margin-top: 12px; }
	#mhfDb #mhfDbArmorDetail .basicInfo td.name { font-weight: bold; letter-spacing: -1px; }
	#mhfDb #mhfDbArmorDetail .recipeInfo .box350 { margin-top: 12px; }
	#mhfDb #mhfDbArmorDetail .enchantInfo .box705 { margin-top: 12px; }
	#mhfDb #mhfDbArmorDetail .recipeInfo {
		margin-left: 10px;
	}
	#mhfDb #mhfDbArmorDetail .table350Basic {
		table-layout: fixed;
		width: 350px;
	}
	#mhfDb #mhfDbArmorDetail .table350Basic col.th { width: 86px; }
	#mhfDb #mhfDbArmorDetail .table350Basic col.td { width: 264px; }
	#mhfDb #mhfDbArmorDetail .enchantInfo,
	#mhfDb #mhfDbArmorDetail .screenshot {
		margin-top: 30px;
	}
	#mhfDb #mhfDbArmorDetail .enchantInfo .box705 {
		margin-left: 3px;
	}
	#mhfDb #mhfDbArmorDetail .enchantInfo table.enchant {
		table-layout: fixed;
		width: 707px;
	}
	#mhfDb #mhfDbArmorDetail .enchantInfo table.enchant col.level { width: 42px; }
	#mhfDb #mhfDbArmorDetail .enchantInfo table.enchant col.defence { width: 44px; }
	#mhfDb #mhfDbArmorDetail .enchantInfo table.enchant col.slot { width: 44px; }
	#mhfDb #mhfDbArmorDetail .enchantInfo table.enchant col.price { width: 44px; }
	#mhfDb #mhfDbArmorDetail .enchantInfo table.enchant col.recipe1 { width: 132px; }
	#mhfDb #mhfDbArmorDetail .enchantInfo table.enchant col.recipe2 { width: 132px; }
	#mhfDb #mhfDbArmorDetail .enchantInfo table.enchant col.recipe3 { width: 132px; }
	#mhfDb #mhfDbArmorDetail .enchantInfo table.enchant col.recipe4 { width: 132px; }
	#mhfDb #mhfDbArmorDetail .screenshot .border {
		width: 620px;
		height: 420px;
		overflow: hidden;
		background: url('//static.inven.co.kr/image/mhf/dataninfo/common/border_noimage_620x420.gif') no-repeat left top;
		margin-top: 24px;
		margin-left: 46px;
	}
	#mhfDb #mhfDbArmorDetail .screenshot .border img {
		width: 600px;
		height: 400px;
		border: none;
		margin-top: 10px;
		margin-left: 10px;
	}
	#mhfDb #mhfDbArmorDetail .enchantInfo table.enchant td {
		font-family: dotum, 돋움;
		font-size: 8pt;
	}
	#mhfDb #mhfDbArmorDetail .enchantInfo table.enchant td.defence,
	#mhfDb #mhfDbArmorDetail .enchantInfo table.enchant td.slot,
	#mhfDb #mhfDbArmorDetail .enchantInfo table.enchant td.price {
		background-color: #F8F0E3;
	}
	#mhfDb #mhfDbArmorDetail .enchantInfo table.enchant td.recipe1,
	#mhfDb #mhfDbArmorDetail .enchantInfo table.enchant td.recipe2,
	#mhfDb #mhfDbArmorDetail .enchantInfo table.enchant td.recipe3,
	#mhfDb #mhfDbArmorDetail .enchantInfo table.enchant td.recipe4 {
		text-align: left;
		padding-left: 5px;
	}

/* 소재 상단 */
	/* 기본 */
		#mhfDb #mhfDbItemTop {
			width: 710px;
			clear: both;
			margin: 15px 0 0 0;
		}
	/* 검색바 */
		#mhfDb #mhfDbItemTop .seachBar {
			width: 710px;
			height: 32px;
			overflow: hidden;
			margin-top: 0px;
			background: url('//static.inven.co.kr/image/mhf/dataninfo/common/bg_brown2.gif') no-repeat left top;
		}
		#mhfDb #mhfDbItemTop .seachBar label.itemname {
			display: inline;
			float: left;
			width: 83px;
			height: 16px;
			_height: 22px;
			overflow: hidden;
			color: white;
			text-align: center;
			background: url('//static.inven.co.kr/image/mhf/dataninfo/common/bttn_83x22_brown1.gif') no-repeat left top;
			margin-top: 5px;
			margin-left: 168px;
			padding-top: 6px;
		}
		#mhfDb #mhfDbItemTop .seachBar input.text {
			display: inline;
			float: left;
			width: 210px;
			height: 20px;
			margin-top: 6px;
			margin-left: 6px;
		}
		#mhfDb #mhfDbItemTop .seachBar input.submit {
			display: inline;
			float: left;
			width: 66px;
			height: 23px;
			color: white;
			font-weight: bold;
			background: url('//static.inven.co.kr/image/mhf/dataninfo/common/bttn_66x23_brown1.gif') no-repeat left top;
			border: none;
			margin: 4px 0 0 8px;
			padding: 0;
			_padding-top: 3px;
		}

/* 소재 리스트 */
	#mhfDb #mhfDbItemList {
		width: 710px;
		clear: both;
		margin: 15px 0 0 0;
	}
	#mhfDb #mhfDbItemList table { width: 711px; }
	#mhfDb #mhfDbItemList table col.name1 { width: 178px; }
	#mhfDb #mhfDbItemList table col.name2 { width: 178px; }
	#mhfDb #mhfDbItemList table col.name3 { width: 178px; }
	#mhfDb #mhfDbItemList table col.name4 { width: 177px; }
	#mhfDb #mhfDbItemList table td,
	#mhfDb #mhfDbItemList table td a {
		padding-left: 6px;
	}
	

/* 소재 디테일 */
	/* 기본 */
		#mhfDb #mhfDbItemDetail .obtainInfoBody {
			margin: -15px 0 0 17px;
		}
		#mhfDb #mhfDbItemDetail .detail {
			clear: both;
			margin-top: 5px;
			width: 676px;
		}
		#mhfDb #mhfDbItemDetail .detailGroup {
			width: 676px;
			margin: 15px 0 0 0;
		}
		#mhfDb #mhfDbItemDetail table th.name,
		#mhfDb #mhfDbItemDetail table td.name,
		#mhfDb #mhfDbItemDetail table th.name a,
		#mhfDb #mhfDbItemDetail table td.name a {
			font-weight: bold;
			letter-spacing: -1px;
		}
		#mhfDb #mhfDbItemDetail table th.desc,
		#mhfDb #mhfDbItemDetail table td.desc {
			color: #3F2508;
		}
		#mhfDb #mhfDbItemDetail table td.current,
		#mhfDb #mhfDbItemDetail table td.current a {
			color: #A61F00;
			font-weight: bold;
			letter-spacing: -1px;
		}
		#mhfDb #mhfDbItemDetail table td.warm { color: #87450B; }
		#mhfDb #mhfDbItemDetail table td.cold { color: #335A76; }
		#mhfDb #mhfDbItemDetail table td.breed { color: #5D860B; }
	/* 기본정보 */
		#mhfDb #mhfDbItemDetail .basicInfo .detail { width: 710px; }
		#mhfDb #mhfDbItemDetail .basicInfo table { width: 710px; }
		#mhfDb #mhfDbItemDetail .basicInfo table col.th { width: 69px; }
		#mhfDb #mhfDbItemDetail .basicInfo table col.td1 { width: 147px; }
		#mhfDb #mhfDbItemDetail .basicInfo table col.td2 { width: 114px; }
		#mhfDb #mhfDbItemDetail .basicInfo table col.td3 { width: 87px; }
		#mhfDb #mhfDbItemDetail .basicInfo table col.td4 { width: 86px; }
	/* 정보 셀렉터 */
		#mhfDb #mhfDbItemDetail .detailSelector {
		}
		#mhfDb #mhfDbItemDetail .detailSelector {
			margin-left: 9px;
		}
		#mhfDb #mhfDbItemDetail .detailSelector li {
			margin-left: 2px;
		}
		#mhfDb #mhfDbItemDetail .detailSelector li span a {
			width: 107px;
		}
	/* 획득정보 */
		#mhfDb #mhfDbItemDetail .obtainInfo {
			margin-top: 0px;
		}
	/* 획득정보 : 없음 */
		#mhfDb #mhfDbItemDetail .obtainInfoNoData {
			width: 100%;
			text-align: center;
			padding: 10px 0;
		}
	/* 획득정보 : 몬스터 */
		#mhfDb #mhfDbItemDetail .obtainInfoMonster table col.level { width: 56px; }
		#mhfDb #mhfDbItemDetail .obtainInfoMonster table col.monster { width: 83px; }
		#mhfDb #mhfDbItemDetail .obtainInfoMonster table col.desc { width: 539px; }
	/* 획득정보 : 퀘스트 */
		#mhfDb #mhfDbItemDetail .obtainInfoQuest table col.level { width: 55px; }
		#mhfDb #mhfDbItemDetail .obtainInfoQuest table col.name { width: 180px; }
		#mhfDb #mhfDbItemDetail .obtainInfoQuest table col.loc { width: 56px; }
		#mhfDb #mhfDbItemDetail .obtainInfoQuest table col.season { width: 62px; }
		#mhfDb #mhfDbItemDetail .obtainInfoQuest table col.day { width: 56px; }
		#mhfDb #mhfDbItemDetail .obtainInfoQuest table col.desc { width: 269px; }

		#mhfDb #mhfDbItemDetail .obtainInfoQuest table td.warm { color: #87450B; }
		#mhfDb #mhfDbItemDetail .obtainInfoQuest table td.cold { color: #335A76; }
		#mhfDb #mhfDbItemDetail .obtainInfoQuest table td.breed { color: #5D860B; }
	/* 획득정보 : 채집 */
		#mhfDb #mhfDbItemDetail .obtainInfoResource table col.level { width: 55px; }
		#mhfDb #mhfDbItemDetail .obtainInfoResource table col.area { width: 72px; }
		#mhfDb #mhfDbItemDetail .obtainInfoResource table col.season { width: 72px; }
		#mhfDb #mhfDbItemDetail .obtainInfoResource table col.day { width: 72px; }
		#mhfDb #mhfDbItemDetail .obtainInfoResource table col.type { width: 72px; }
		#mhfDb #mhfDbItemDetail .obtainInfoResource table col.desc { width: 288px; }
		#mhfDb #mhfDbItemDetail .obtainInfoResource table col.view { width: 47px; }
		#mhfDb #mhfDbItemDetail .obtainInfoResource table td.view a {
			width: 18px;
			height: 18px;
			float: left;
			display: inline;
			text-indent: -1000em;
			overflow: hidden;
			background: url('//static.inven.co.kr/image/mhf/dataninfo/common/icon_pic_magnify_green1.gif') no-repeat left top;
			margin-left: 14px;
		}
		#mhfDb #mhfDbItemDetail .obtainInfoResource table td.warm { color: #87450B; }
		#mhfDb #mhfDbItemDetail .obtainInfoResource table td.cold { color: #335A76; }
		#mhfDb #mhfDbItemDetail .obtainInfoResource table td.breed { color: #5D860B; }
	/* 획득정보 : 조합 */
		#mhfDb #mhfDbItemDetail .obtainInfoCompose table col.serial { width: 55px; }
		#mhfDb #mhfDbItemDetail .obtainInfoCompose table col.product { width: 133px; }
		#mhfDb #mhfDbItemDetail .obtainInfoCompose table col.rate { width: 71px; }
		#mhfDb #mhfDbItemDetail .obtainInfoCompose table col.count { width: 71px; }
		#mhfDb #mhfDbItemDetail .obtainInfoCompose table col.recipe1 { width: 86px; }
		#mhfDb #mhfDbItemDetail .obtainInfoCompose table col.recipe2 { width: 86px; }
		#mhfDb #mhfDbItemDetail .obtainInfoCompose table col.recipe3 { width: 86px; }
		#mhfDb #mhfDbItemDetail .obtainInfoCompose table col.remark { width: 90px; }
	/* 획득정보 : 교환 */
		#mhfDb #mhfDbItemDetail .obtainInfoExchange table col.location { width: 108px; }
		#mhfDb #mhfDbItemDetail .obtainInfoExchange table col.item1 { width: 114px; }
		#mhfDb #mhfDbItemDetail .obtainInfoExchange table col.item2 { width: 114px; }
		#mhfDb #mhfDbItemDetail .obtainInfoExchange table col.item3 { width: 114px; }
		#mhfDb #mhfDbItemDetail .obtainInfoExchange table col.item4 { width: 114px; }
		#mhfDb #mhfDbItemDetail .obtainInfoExchange table col.item5 { width: 114px; }
		#mhfDb #mhfDbItemDetail .obtainInfoExchange table th.location span {
			float: left;
			display: inline;
			margin-left: 8px;
			padding-top: 2px;
		}
		#mhfDb #mhfDbItemDetail .obtainInfoExchange table th.location a {
			width: 18px;
			height: 18px;
			float: left;
			display: inline;
			text-indent: -1000em;
			overflow: hidden;
			background: url('//static.inven.co.kr/image/mhf/dataninfo/common/icon_pic_magnify_green1.gif') no-repeat left top;
			margin-left: 5px;
		}
	/* 획득정보 : 판매 */
		#mhfDb #mhfDbItemDetail .obtainInfoMerchant table col.location { width: 179px; }
		#mhfDb #mhfDbItemDetail .obtainInfoMerchant table col.type { width: 56px; }
		#mhfDb #mhfDbItemDetail .obtainInfoMerchant table col.merchant { width: 93px; }
		#mhfDb #mhfDbItemDetail .obtainInfoMerchant table col.price { width: 97px; }
		#mhfDb #mhfDbItemDetail .obtainInfoMerchant table col.condition { width: 253px; }
	/* 획득정보 : 마이가든 */
		#mhfDb #mhfDbItemDetail .obtainInfoGarden table col.work { width: 102px; }
		#mhfDb #mhfDbItemDetail .obtainInfoGarden table col.level { width: 102px; }
		#mhfDb #mhfDbItemDetail .obtainInfoGarden table col.desc { width: 474px; }
	/* 사용용도 */
		#mhfDb #mhfDbItemDetail .usageInfo {
			margin-top: 0px;
		}
		#mhfDb #mhfDbItemDetail .usageInfoBody {
			margin: -15px 0 0 17px;
		}
	/* 사용용도 : 없음 */
		#mhfDb #mhfDbItemDetail .usageInfoNoData {
			width: 100%;
			text-align: center;
			padding: 10px 0;
		}
	/* 사용용도 : 무기 */
		#mhfDb #mhfDbItemDetail .usageInfoWeapon table col.class { width: 85px; }
		#mhfDb #mhfDbItemDetail .usageInfoWeapon table col.name { width: 137px; }
		#mhfDb #mhfDbItemDetail .usageInfoWeapon table col.type { width: 49px; }
		#mhfDb #mhfDbItemDetail .usageInfoWeapon table col.count { width: 71px; }
	/* 사용용도 : 방어구 */
		#mhfDb #mhfDbItemDetail .usageInfoArmor table col.class { width: 85px; }
		#mhfDb #mhfDbItemDetail .usageInfoArmor table col.name { width: 137px; }
		#mhfDb #mhfDbItemDetail .usageInfoArmor table col.level { width: 49px; }
		#mhfDb #mhfDbItemDetail .usageInfoArmor table col.count { width: 71px; }
	/* 사용용도 : 장식주 */
		#mhfDb #mhfDbItemDetail .usageInfoAccessory table col.name { width: 100px; }
		#mhfDb #mhfDbItemDetail .usageInfoAccessory table col.option { width: 171px; }
		#mhfDb #mhfDbItemDetail .usageInfoAccessory table col.count { width: 71px; }
	/* 사용용도 : 조합 */
		#mhfDb #mhfDbItemDetail .usageInfoCompose table col.serial { width: 55px; }
		#mhfDb #mhfDbItemDetail .usageInfoCompose table col.product { width: 133px; }
		#mhfDb #mhfDbItemDetail .usageInfoCompose table col.rate { width: 71px; }
		#mhfDb #mhfDbItemDetail .usageInfoCompose table col.count { width: 71px; }
		#mhfDb #mhfDbItemDetail .usageInfoCompose table col.recipe1 { width: 86px; }
		#mhfDb #mhfDbItemDetail .usageInfoCompose table col.recipe2 { width: 86px; }
		#mhfDb #mhfDbItemDetail .usageInfoCompose table col.recipe3 { width: 86px; }
		#mhfDb #mhfDbItemDetail .usageInfoCompose table col.remark { width: 90px; }
	/* 사용용도 : 교환 */
		#mhfDb #mhfDbItemDetail .usageInfoExchange table col.location { width: 108px; }
		#mhfDb #mhfDbItemDetail .usageInfoExchange table col.item1 { width: 114px; }
		#mhfDb #mhfDbItemDetail .usageInfoExchange table col.item2 { width: 114px; }
		#mhfDb #mhfDbItemDetail .usageInfoExchange table col.item3 { width: 114px; }
		#mhfDb #mhfDbItemDetail .usageInfoExchange table col.item4 { width: 114px; }
		#mhfDb #mhfDbItemDetail .usageInfoExchange table col.item5 { width: 114px; }
		#mhfDb #mhfDbItemDetail .usageInfoExchange table th.location span {
			float: left;
			display: inline;
			margin-left: 8px;
			padding-top: 2px;
		}
		#mhfDb #mhfDbItemDetail .usageInfoExchange table th.location a {
			width: 18px;
			height: 18px;
			float: left;
			display: inline;
			text-indent: -1000em;
			overflow: hidden;
			background: url('//static.inven.co.kr/image/mhf/dataninfo/common/icon_pic_magnify_green1.gif') no-repeat left top;
			margin-left: 5px;
		}
	/* 사용용도 : 음식 */
		#mhfDb #mhfDbItemDetail .usageInfoFood table col.season { width: 106px; }
		#mhfDb #mhfDbItemDetail .usageInfoFood table col.recipe1 { width: 152px; }
		#mhfDb #mhfDbItemDetail .usageInfoFood table col.recipe2 { width: 152px; }
		#mhfDb #mhfDbItemDetail .usageInfoFood table col.health { width: 67px; }
		#mhfDb #mhfDbItemDetail .usageInfoFood table col.stamina { width: 67px; }
		#mhfDb #mhfDbItemDetail .usageInfoFood table col.attack { width: 67px; }
		#mhfDb #mhfDbItemDetail .usageInfoFood table col.defence { width: 67px; }

/* 장식주 상단 */
	#mhfDb #mhfDbItemAccessoryTop {
		width: 710px;
		clear: both;
		margin: 15px 0 0 0;
	}
	#mhfDb #mhfDbItemAccessoryTop .tabFree2TE1 {
		margin-left: 1px;
	}
	#mhfDb #mhfDbItemAccessoryTop .tabFree2TE1 span span {
		width: 107px;
	}
	/* 옵션별 */
		#mhfDb #mhfDbItemAccessoryTop .byoptions {
			clear: both;
		}
		#mhfDb #mhfDbItemAccessoryTop .byoptions table {
			table-layout: fixed;
			width: 710px;
		}
		#mhfDb #mhfDbItemAccessoryTop .byoptions table col.head { width: 120px; }
		#mhfDb #mhfDbItemAccessoryTop .byoptions table col.list { width: 590px; }
		#mhfDb #mhfDbItemAccessoryTop .byoptions table td {
			text-align: left;
			padding-left: 8px;
			padding-right: 8px;
		}
		#mhfDb #mhfDbItemAccessoryTop .byoptions table td.nopad {
			padding-left: 0;
			padding-right: 0;
		}
		#mhfDb #mhfDbItemAccessoryTop .byoptions table td .listType1 ul {
			padding-left: 8px;
		}
		#mhfDb #mhfDbItemAccessoryTop .byoptions table td a {
			color: black;
		}
		#mhfDb #mhfDbItemAccessoryTop .byoptions table td a:hover {
			color: #A3451C;
		}

/* 장식주 리스트 */
	#mhfDb #mhfDbAccessoryList {
		width: 710px;
		margin: 15px 0 0 0;
		clear: both;
	}
	#mhfDb #mhfDbAccessoryList table {
		table-layout: fixed;
		width: 710px;
	}
	#mhfDb #mhfDbAccessoryList table col.name { width: 120px; }
	#mhfDb #mhfDbAccessoryList table col.slot { width: 50px; }
	#mhfDb #mhfDbAccessoryList table col.limit { width: 46px; }
	#mhfDb #mhfDbAccessoryList table col.cost { width: 76px; }
	#mhfDb #mhfDbAccessoryList table col.option { width: 418px; }

	#mhfDb #mhfDbAccessoryList table td.option { text-align: left; padding-left: 8px; }
	#mhfDb #mhfDbAccessoryList table td.name {
		padding-top: 5px;
		padding-left: 4px;
		padding-bottom: 3px;
	}
	#mhfDb #mhfDbAccessoryList table td.name span.border {
		display: inline;
		float: left;
		border: 1px solid #B2BAA9;
	}
	#mhfDb #mhfDbAccessoryList table td.name span.itemGrade {
		display: inline;
		float: left;
		width: 112px;
		height: 32px;
	}
	#mhfDb #mhfDbAccessoryList table td.name span.itemGrade a,
	#mhfDb #mhfDbAccessoryList table td.name span.itemGrade span {
		display: inline;
		float: left;
		color: #3F2508;
		margin-left: 8px;
	}
	#mhfDb #mhfDbAccessoryList table td.name span.itemGrade a,
	#mhfDb #mhfDbAccessoryList table td.name span.itemGrade span,
	#mhfDb #mhfDbAccessoryList table td.name span.itemGrade span.icon {
		margin-top: 9px;
	}
