/*자료정보 패키지 도감*/
	/*TOP */

 	#dfDbpackageTop div.menuGroups
 	{
 		background: url('//static.inven.co.kr/image_2011/df/dataninfo/package/bg_top_706x38.jpg') repeat left top;  
 	}

 	#dfDbpackageTop div.menuGroups div.menuGroup{
 		border: none;
 		margin: 10px 0px 10px 10px;
 		width: 686px;
 	}

 	#dfDb div.dfDbCommonTop table th{
 		color: #dee7e9;
 		border-bottom: 1px solid #669999;
 		border-top : none;
 	}

 	#dfDb div.dfDbCommonTop table th.subTop{
 		background-color: #99cccc;
 		color: #336666;
 	}
 	table col.package_col1{
 		width: 60px;
 	}
 	table col.package_col2{
 		width: 60px;
 	}
 	table col.package_col3{
 		width: 566px;
 	} 
 	#dfDb div.dfDbCommonTop table td ul{
 		margin-left: 0px;
 	}
 	#dfDb div.dfDbCommonTop table td ul li{
 		margin-left: 0px;
 		margin-right: 10px;
 	} 
 	#dfDb div.dfDbCommonTop table td ul li input{
 		float: left;
 	}
 	#dfDb div.dfDbCommonTop table td ul li label{ 
 		/*float: right;*/
 		float: none;
 		line-height: 20px;
 	} 

 	#dfDb div.dfDbCommonTop table tr td div.sort ul li   {
 		width: 100px;
 	}
 	#dfDb div.dfDbCommonTop table tr td div.sort ul li.lastitem   {
 		width: 180px;
 	}
	/*LIST*/
	#dfDb .dfDbPackageList table col.selldate{width: 100px;	}
	#dfDb .dfDbPackageList table col.packageitem{width: 200px;	}
	#dfDb .dfDbPackageList table col.sellpricelist{width: 100px;}
	#dfDb div.dfDbCommonList table tbody td{ padding: 10px 10px;	text-align: center;}
	#dfDb .dfDbPackageList td.packagename a{
		 display: table;
	}

	#dfDb .dfDbPackageList span.packageicon{
		display: table-cell;
		padding-right: 6px;
	}
	#dfDb .dfDbPackageList span.packageicon img{
		width: 40px;
		height: 40px;
	}
	#dfDb .dfDbPackageList span.packagecell{
		font-weight: bold;
		word-break: keep-all;
		display: table-cell;
    	vertical-align: middle;
	}

	#dfDb .dfDbPackageList span.packagecell span.comment{
		font-weight: normal;
	}
	/*DETAIL*/
	#dfDb .dfDbPackageDetail{
		width: 710px;
		margin-top: 18px;
		overflow: hidden;
	}
	#dfDb .dfDbPackageDetail .layerInfo{
		width: 357px;
		overflow: hidden;
	}
	#dfDb .dfDbPackageDetail .infoBody{
		clear: both;
	}

	#dfDb .dfDbPackageDetail .basicInfo1,
	#dfDb .dfDbPackageDetail .basicInfo2{
		margin-left: 8px;
	}
	#dfDb .dfDbPackageDetail .basicInfo2{
		margin-top: 10px;
		width: 345px;
	}
/* TITLE 125x30 CYON 1 */
	#dfDb .title125CY1 {
		display: inline;
		float: left;
		width: 125px;
		height: 30px;
		overflow: hidden;
		color: #ffffff;
		font-family: 돋움, dotum, 굴림, gulim, Helvetica;
		line-height: 14px;
		font-weight: bold;
		cursor: default;
		background: url('//static.inven.co.kr/image_2011/df/dataninfo/title_125x30_cyon1.png') no-repeat left top;
		text-align: center;
		line-height: 30px;
	}
/* TITLE 194x30 CYON 1 */
	#dfDb .title194CY1 {
		display: inline;
		float: left;
		width: 194px;
		height: 30px;
		overflow: hidden;
		color: #ffffff;
		font-family: 돋움, dotum, 굴림, gulim, Helvetica;
		line-height: 14px;
		font-weight: bold;
		cursor: default;
		background: url('//static.inven.co.kr/image_2011/df/dataninfo/title_194x30_cyon1.png') no-repeat left top;
		text-align: center;
		line-height: 30px;
	}
/* TITLE 435x30 CYON 1 */
	#dfDb .title435CY1 {
		display: inline;
		float: left;
		width: 435px;
		height: 30px;
		overflow: hidden;
		color: #ffffff;
		font-family: 돋움, dotum, 굴림, gulim, Helvetica;
		line-height: 14px;
		font-weight: bold;
		cursor: default;
		background: url('//static.inven.co.kr/image_2011/df/dataninfo/title_435x30_cyon1.png') no-repeat left top;
		text-align: center;
		line-height: 30px;
	}
/* TITLE 670x30 CYON 1 */
	#dfDb .title670CY1 {
		display: inline;
		float: left;
		width: 670px;
		height: 30px;
		overflow: hidden;
		color: #ffffff;
		font-family: 돋움, dotum, 굴림, gulim, Helvetica;
		line-height: 14px;
		font-weight: bold;
		cursor: default;
		background: url('//static.inven.co.kr/image_2011/df/dataninfo/title_670x30_cyon1.png') no-repeat left top;
		text-align: center;
		line-height: 30px;
	}
/* TABLE */
	/* TABLE TYPE 1 : TBODY- */
		#dfDb .tableType1 { overflow: hidden; margin-left: 0px; border: 1px solid #669999; margin-bottom: 10px; }
		#dfDb .tableType1 table { table-layout: fixed; border-collapse: collapse; }
		#dfDb .tableType1 table th,
		#dfDb .tableType1 table td { line-height: 16px; height: 30px; text-align: center; }
		#dfDb .tableType1 table th { border-bottom: solid 1px #669999; background-color: #99cccc; }
		#dfDb .tableType1 table td { border-bottom: solid 1px #669999; background-color: #ffffff; letter-spacing: -1px;}
		#dfDb .tableType1 table th,
		#dfDb .tableType1 table th a { color: #336666; font-weight: bold; letter-spacing: -1px; }
		#dfDb .tableType1 table td.subTitle { border-bottom: solid 1px #669999; background-color: #00336f; color: #7eb2ef; }
		#dfDb .tableType1 table th.nopad,
		#dfDb .tableType1 table td.nopad { padding-top: 0px; padding-bottom: 0px; }
		#dfDb .tableType1 table tr.lastTr th, 
		#dfDb .tableType1 table tr.lastTr td { border-bottom:none; }
		#dfDb .tableType1 table tr th.lastTh { border-bottom:none; }
		#dfDb .tableType1 table tr td.left { text-align: left; padding-left: 10px;     /*word-break: keep-all;*/ width:200px; }
		
		#dfDb .dfDbPackageDetail .basicInfo1 table col.th,
		#dfDb .dfDbPackageDetail .basicInfo2 table col.th{
			width: 60px;
		}
		#dfDb .dfDbPackageDetail .basicInfo1 table col.td,
		#dfDb .dfDbPackageDetail .basicInfo2 table col.td{
			width: 283px;
		}

/*package Navi*/

#dfDb .infoMenu{
	width: 710px;
	height: 38px;
	overflow: hidden;
	margin-top: 10px;
}

#dfDb .infoMenu .package_Navi li a{
	width: 142px;
	height: 38px;
	text-indent: -10000em;
	display: inline-block;
	background: url('//static.inven.co.kr/image_2011/df/dataninfo/package/package_menu_710x71.jpg?v=20160315a') no-repeat left 5px;
}

#dfDb .infoMenu .package_Navi li.nav2 a{background-position: -142px 6px;}
#dfDb .infoMenu .package_Navi li.nav3 a{background-position: -284px 6px;}
#dfDb .infoMenu .package_Navi li.nav4 a{background-position: -426px 6px;}
#dfDb .infoMenu .package_Navi li.nav5 a{background-position: -568px 6px;}
#dfDb .infoMenu .package_Navi li.nav1 a.active,
#dfDb .infoMenu .package_Navi li.nav1 a:hover{
	background-position: 0px -33px;
}

#dfDb .infoMenu .package_Navi li.nav2 a.active,
#dfDb .infoMenu .package_Navi li.nav2 a:hover{
	background-position: -142px -33px;
}

#dfDb .infoMenu .package_Navi li.nav3 a.active,
#dfDb .infoMenu .package_Navi li.nav3 a:hover{
	background-position: -284px -33px;
}

#dfDb .infoMenu .package_Navi li.nav4 a.active,
#dfDb .infoMenu .package_Navi li.nav4 a:hover{
	background-position: -426px -33px;
}

#dfDb .infoMenu .package_Navi li.nav5 a.active,
#dfDb .infoMenu .package_Navi li.nav5 a:hover{
	background-position: -568px -33px;
}

#dfDb .minus{
	display: none;
}
#dfDb .plus{
	display: block;
}

#dfDb .infoBody-detail{
	width: 708px;
	border: solid 1px #666666; 
}

#dfDb .infoBody-detail h3{
	text-align: left;
	text-indent: 30px;
	margin-top:15px;
	margin-left:15px;
}

/*AVATER */
#dfDb .infoBody-detail .avater_Navi{
	margin-top: 15px;
	margin-left:15px;
}

#dfDb .infoBody-detail .avater_Navi li a{
	width: 96px;
	height: 31px;
	/*text-indent: -10000em;*/
	display: inline-block;
	background: url('//static.inven.co.kr/image_2011/df/dataninfo/package/avater_menu_666x122.jpg') no-repeat left top;
	text-align: center;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
	color: #ffffff;
}

#dfDb .infoBody-detail .avater_Navi li.nav1 a{background-position: 0px -61px;}
#dfDb .infoBody-detail .avater_Navi li.nav2 a{background-position: -95px -61px;}
#dfDb .infoBody-detail .avater_Navi li.nav3 a{background-position: -190px -61px;}
#dfDb .infoBody-detail .avater_Navi li.nav4 a{background-position: -285px -61px;}
#dfDb .infoBody-detail .avater_Navi li.nav5 a{background-position: -380px -61px;}
#dfDb .infoBody-detail .avater_Navi li.nav6 a{background-position: -475px -61px;}
#dfDb .infoBody-detail .avater_Navi li.nav7 a{background-position: -570px -61px;}
#dfDb .infoBody-detail .avater_Navi li.nav8 a{background-position: 0px -91px; height: 32px;}
#dfDb .infoBody-detail .avater_Navi li.nav9 a{background-position: -95px -91px; height: 32px;}
#dfDb .infoBody-detail .avater_Navi li.nav10 a{background-position: -190px -91px; height: 32px;}
#dfDb .infoBody-detail .avater_Navi li.nav11 a{background-position: -285px -91px; height: 32px;}
#dfDb .infoBody-detail .avater_Navi li.nav12 a{background-position: -380px -91px; height: 32px;}
#dfDb .infoBody-detail .avater_Navi li.nav13 a{background-position: -475px -91px; height: 32px;}
#dfDb .infoBody-detail .avater_Navi li.nav14 a{background-position: -570px -91px; height: 32px;}

#dfDb .infoBody-detail .avater_Navi li.nav1 .active,
#dfDb .infoBody-detail .avater_Navi li.nav1 a:hover{background-position: 0px 0px;}
#dfDb .infoBody-detail .avater_Navi li.nav2 .active,
#dfDb .infoBody-detail .avater_Navi li.nav2 a:hover{background-position: -95px 0px;}
#dfDb .infoBody-detail .avater_Navi li.nav3 .active,
#dfDb .infoBody-detail .avater_Navi li.nav3 a:hover{background-position: -190px 0px;}
#dfDb .infoBody-detail .avater_Navi li.nav4 .active,
#dfDb .infoBody-detail .avater_Navi li.nav4 a:hover{background-position: -285px 0px;}
#dfDb .infoBody-detail .avater_Navi li.nav5 .active,
#dfDb .infoBody-detail .avater_Navi li.nav5 a:hover{background-position: -380px 0px;}
#dfDb .infoBody-detail .avater_Navi li.nav6 .active,
#dfDb .infoBody-detail .avater_Navi li.nav6 a:hover{background-position: -475px 0px;}
#dfDb .infoBody-detail .avater_Navi li.nav7 .active,
#dfDb .infoBody-detail .avater_Navi li.nav7 a:hover{background-position: -570px 0px;} 
#dfDb .infoBody-detail .avater_Navi li.nav8 .active,
#dfDb .infoBody-detail .avater_Navi li.nav8 a:hover{background-position: 0px -30px;}
#dfDb .infoBody-detail .avater_Navi li.nav9 .active,
#dfDb .infoBody-detail .avater_Navi li.nav9 a:hover{background-position: -95px -30px;}
#dfDb .infoBody-detail .avater_Navi li.nav10 .active,
#dfDb .infoBody-detail .avater_Navi li.nav10 a:hover{background-position: -190px -30px;}
#dfDb .infoBody-detail .avater_Navi li.nav11 .active,
#dfDb .infoBody-detail .avater_Navi li.nav11 a:hover{background-position: -285px -30px;}
#dfDb .infoBody-detail .avater_Navi li.nav12 .active,
#dfDb .infoBody-detail .avater_Navi li.nav12 a:hover{background-position: -380px -30px;}
/*#dfDb .infoBody-detail .avater_Navi li.nav13 a:hover{background-position: -475px -31px;} 
#dfDb .infoBody-detail .avater_Navi li.nav14 a:hover{background-position: -570px -31px;} */
#dfDb .infoBody-detail .charclassNone {cursor: default; background-position: -475px -91px;}
#dfDb .infoBody-detail .avater_Navi li.nav a{background-position: -475px -91px;}
#dfDb .infoBody-detail .avater_Navi li.nav .active,
#dfDb .infoBody-detail .avater_Navi li.nav a:hover{background-position: -475px -30px; color: #ffffdd;}  
#dfDb .infoBody-detail .avater_Navi li.nav a.charclassNone:hover{background-position: -475px -91px; }  


#dfDb .charclass-detail{
	width: 690px;
	margin: 15px 0px 15px 0px;
}

#dfDb .avatarImg{
	width: 192px;
}

#dfDb .avatarImg li{
	width: 161px;
	height: 240px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#dfDb .avatarImg li span{
	margin-top: 10px;
	font-weight: bold;
	text-align: center;
	display: block;
}
#dfDb .avatarImg li.avatar_type_1{
	background-color: #434b67;
	color: #cdd7f0;
}
#dfDb .avatarImg li.avatar_type_2{
	background-color: #873c2e;
	color: #fee1da;
}
#dfDb .avatarImg li.avatar_type_3{
	background-color: #205d6a;
	color: #cdedf0;
}
#dfDb .avatarImg li.avatar_type_4{
	background-color: #8f99aa;
	color: #ffffff;
}

#dfDb .charclass-detail .avatarDetail-first{
	margin-bottom: 5px;
	margin-left: 15px;
	width: 672px;
}
#dfDb .charclass-detail .avatarDetail-sub{
	padding-top: 15px;
	margin-left: 15px;
	border-top:solid 2px #666666;
}
#dfDb .charclass-detail .avatarDetail-first .tableType1 table, 
#dfDb .charclass-detail .avatarDetail-sub .tableType1 table{
width: 473px;
}

#infoBody_aura,
#infoBody_title,
#infoBody_creature{
	background: url('//static.inven.co.kr/image_2011/df/dataninfo/package/package_sub_bg_710x1.jpg') left bottom repeat-y;
}

#infoBody_aura .auraInfo,
#infoBody_title .titleInfo,
#infoBody_creature .creatureInfo{
	width: 475px; 
}

#infoBody_aura .auraInfo .auraInfo-detail,
#infoBody_title .titleInfo .titleInfo-detail,
#infoBody_creature .creatureInfo .creatureInfo-detail{
	margin: 10px 0px 15px 15px; 
	width: 445px; 
}

#infoBody_aura .auraInfo .auraInfo-detail .auraborder,
#infoBody_title .titleInfo .titleInfo-detail .titleborder,
#infoBody_creature .creatureInfo .creatureInfo-detail .creatureborder{ 
	width: 445px; 
	overflow: visible;
}
#infoBody_aura .auraInfo .auraInfo-detail .auraimage,
#infoBody_title .titleInfo .titleInfo-detail .titleimage,
#infoBody_creature .creatureInfo .creatureInfo-detail .creatureimage{ 
	width: 171px; 
	overflow: visible;
	background:url(//static.inven.co.kr/image_2011/df/dataninfo/package/bg_mid_package_171x1.png);
}
#infoBody_aura .auraInfo .auraInfo-detail .auraimage div,
#infoBody_title .titleInfo .titleInfo-detail .titleimage div,
#infoBody_creature .creatureInfo .creatureInfo-detail .creatureimage div{ 
	width: 171px;
	height: 10px;
}
#infoBody_aura .auraInfo .auraInfo-detail .auraimage .bg_top,
#infoBody_title .titleInfo .titleInfo-detail .titleimage .bg_top,
#infoBody_creature .creatureInfo .creatureInfo-detail .creatureimage .bg_top{
	background:url(//static.inven.co.kr/image_2011/df/dataninfo/package/bg_top_package_171x10.png) no-repeat;
	position: absolute;
} 
#infoBody_aura .auraInfo .auraInfo-detail .auraimage .bg_bot,
#infoBody_title .titleInfo .titleInfo-detail .titleimage .bg_bot,
#infoBody_creature .creatureInfo .creatureInfo-detail .creatureimage .bg_bot{
	background:url(//static.inven.co.kr/image_2011/df/dataninfo/package/bg_bot_package_171x10.png) no-repeat; 
	margin-top:-10px;
	position: relative;
} 

#infoBody_aura .auraInfo .auraInfo-detail .auraimage img,
#infoBody_title .titleInfo .titleInfo-detail .titleimage img,
#infoBody_creature .creatureInfo .creatureInfo-detail .creatureimage img{ 
	width: 161px; 
	margin-left: 5px;
} 

#infoBody_aura .auraInfo .auraInfo-detail .auradesc,
#infoBody_title .titleInfo .titleInfo-detail .titledesc,
#infoBody_creature .creatureInfo .creatureInfo-detail .creaturedesc{ 
	width: 265px; 
	margin-left:2px; 
	overflow: visible; 
	background:url(//static.inven.co.kr/image_2011/df/dataninfo/package/bg_mid_264x1.png) repeat-y;
}

#infoBody_aura .auraInfo .auraInfo-detail .auratop,
#infoBody_title .titleInfo .titleInfo-detail .titletop,
#infoBody_creature .creatureInfo .creatureInfo-detail .creaturetop{
	width: 265px; 
	height: 3px;
	background:url(//static.inven.co.kr/image_2011/df/dataninfo/package/bg_top_264x3.png) no-repeat;
}

#infoBody_aura .auraInfo .auraInfo-detail .aurabot,
#infoBody_title .titleInfo .titleInfo-detail .titlebot,
#infoBody_creature .creatureInfo .creatureInfo-detail .creaturebot {
	width: 265px; 
	height: 3px;
	background:url(//static.inven.co.kr/image_2011/df/dataninfo/package/bg_bot_264x3.png) no-repeat;

} 

#infoBody_aura .auraInfo .auraInfo-detail .auradesc span,
#infoBody_title .titleInfo .titleInfo-detail .titledesc span,
#infoBody_creature .creatureInfo .creatureInfo-detail .creaturedesc span{ 
	display: block;
	margin: 10px;
	color: #fff;
}
#infoBody_creature .creatureInfo .creatureInfo-detail .creaturedesc span.skillname{
	margin:20px 0px 0px 0px;
	color: #797777;
}
#infoBody_creature .creatureInfo .creatureInfo-detail .creaturedesc span.skillname:nth-child(1),
#infoBody_creature .creatureInfo .creatureInfo-detail .creaturedesc span.damagetype,
#infoBody_creature .creatureInfo .creatureInfo-detail .creaturedesc span.costmp,
#infoBody_creature .creatureInfo .creatureInfo-detail .creaturedesc span.cooltime,
#infoBody_creature .creatureInfo .creatureInfo-detail .creaturedesc span.skilldesc{
	margin:0px 0px 0px 0px;
	color: #797777;
}
 #infoBody_creature .creatureInfo .creatureInfo-detail .creaturedesc span.reqlevel{
	margin:0px 0px 0px 0px;
    color: red;
}
#infoBody_creature .creatureInfo .creatureInfo-detail .creaturedesc span.damagetype{ 
	color:#FFF;
	width: 120px;
}
#infoBody_creature .creatureInfo .creatureInfo-detail .creaturedesc span.costmp{ 
	width: 120px;
	float: left;
}

#infoBody_creature .creatureInfo .creatureInfo-detail .creaturedesc span.cooltime{
	color:#FFF;
	text-align: right;
	margin:0px 0px 0px 0px;
}
 
#infoBody_creature .creatureInfo .creatureInfo-detail .creaturedesc span.skillattr{
	margin:0px 0px 0px 0px;
	text-align: right;
}
 

#infoBody_aura .auraInfo .auraInfo-detail .auradesc span.auraname,
#infoBody_title .titleInfo .titleInfo-detail .titledesc span.titlename,
#infoBody_creature .creatureInfo .creatureInfo-detail .creaturedesc span.creaturename{  
	font-size: 11pt;
	font-weight: bold;
	color: #8064a2;
}
#infoBody_title .titleInfo .titleInfo-detail .titledesc span.atkoption{
	margin-top:-20px;
}

#dfDb .infoGroup .infoBody-detail span.line{  
	border-bottom: solid 1px #787a86;
	width: 240px;
	height: 2px;
}

#dfDb .infoGroup .infoBody-detail span.itemgrade{
	color: #65cfe6; 
	float: left;
	width: 200px;
	margin : 0px 0px 0px 10px;
}

#dfDb .infoGroup .infoBody-detail span.itemrarity{
	color: #8064a2; 
	text-align: right; 
	margin-right: 20px;
}
#dfDb .infoGroup .infoBody-detail span.bindinfo{ 
	text-align: right;
	margin-right: 20px;

}

#dfDb .infoGroup .infoBody-detail span.itemoption,
#dfDb .infoGroup .infoBody-detail span.creatureoption,
#dfDb .infoGroup .infoBody-detail span.addoption
{
	margin-bottom: 10px;
	color: #65cfe6;
}

#infoBody_aura .auraInfo .auraInfo-detail .auradesc span.addskill span{
	margin-left: 0px;
	color: #65cfe6;
}
#infoBody_aura .auraInfo .auraInfo-detail .auradesc span.emblemsocket span{
	margin-left: 0px;
	color: #d00000;
}

#infoBody_aura .aura_Navi ,
#infoBody_title .title_Navi ,
#infoBody_creature .creature_Navi {
	width: 230px; 
	/*background-color: #f5f6f9;*/
}
#infoBody_aura .aura_Navi ul,
#infoBody_creature .creature_Navi ul,
#infoBody_title .title_Navi ul{
	margin: 10px 0px 10px 15px;
}
#infoBody_aura .aura_Navi ul li a,
#infoBody_creature .creature_Navi ul li a,
#infoBody_title .title_Navi ul li a{ 
	width: 194px;
	height: 36px;
	display: inline-block;
	background: url('//static.inven.co.kr/image_2011/df/dataninfo/package/title_menu_194x72.png') no-repeat left -36px;
	text-decoration: none; 
}
#infoBody_aura .aura_Navi ul li .active,
#infoBody_aura .aura_Navi ul li a:hover,
#infoBody_creature .creature_Navi ul li .active,
#infoBody_creature .creature_Navi ul li a:hover,
#infoBody_title .title_Navi ul li .active,
#infoBody_title .title_Navi ul li a:hover{ 
	background-position: 0px 0px;

}
#infoBody_aura .aura_Navi ul li a span,
#infoBody_creature .creature_Navi ul li a span,
#infoBody_title .title_Navi ul li a span{
	display: block;
	font-weight: bold;
	margin: 10px 8px 0px 35px;
	line-height: 17px;
	margin-left: 35px; 
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#infoBody_aura .aura_Navi ul li .active span,
#infoBody_aura .aura_Navi ul li a:hover span,
#infoBody_creature .creature_Navi ul li .active span,
#infoBody_creature .creature_Navi ul li a:hover span,
#infoBody_title .title_Navi ul li .active span,
#infoBody_title .title_Navi ul li a:hover span{
	color: #fff;
}
 

#infoBody_cera .ceraInfo{
	width: 100%;
	background-color: #f5f6f9;
	padding-bottom: 15px;
}

#infoBody_cera .ceraInfo .infoBody{
	margin-left: 15px;
	margin-right: 15px;
}

#infoBody_cera .ceraInfo .infoBody .tableType1 table col.itemname{
	width: 210px;
}
#infoBody_cera .ceraInfo .infoBody .tableType1 table col.tradetype{
	width: 120px;
}
#infoBody_cera .ceraInfo .infoBody .tableType1 table col.ceradesc{
	width: 345px;
}
#infoBody_cera .ceraInfo .infoBody .tableType1 table th{
	background: #99cccc url('//static.inven.co.kr/image_2011/df/dataninfo/package/table_header_sep.png') right center no-repeat;
}
#infoBody_cera .ceraInfo .infoBody .tableType1 table th.cera_lastTh{
	background-image: none; 
	
}
#infoBody_cera .ceraInfo .infoBody .tableType1 table td{
	border-bottom: dashed 1px #669999;
	height: 50px;
	text-align: left;
	overflow: visible;
}

#infoBody_cera .ceraInfo .infoBody .tableType1 span{
	display: block; 
}
#infoBody_cera .ceraInfo .infoBody .tableType1 span.ceraname{ 
	margin: 10px;
	font-weight: bold;
}
#infoBody_cera .ceraInfo .infoBody .tableType1 span.ceradesc{  
	margin: 10px;
}
#infoBody_cera .ceraInfo .infoBody .tableType1 span.tradetype{
	text-align: center;
}

#infoBody_cera .ceraInfo .infoBody .tableType1 table tr.lastTr td{
	border: none;
}
 
/*LAYER*/ 
div.dfDbPackageLayer .top_bg {
	width: 357px; 
	height:3px; 
	background:url(//static.inven.co.kr/image_2011/df/dataninfo/package/layer_top_bg_a.png) no-repeat;
}
div.dfDbPackageLayer .bot_bg {
	width: 357px; 
	height:3px; 
	background:url(//static.inven.co.kr/image_2011/df/dataninfo/package/layer_bot_bg_a.png) no-repeat;
}
div.dfDbPackageLayer .dfDbPackageLayer_inner {
	width: 357px; 
	overflow: hidden; 
	border: none; 
	background-color: #000;
	background:url(//static.inven.co.kr/image_2011/df/dataninfo/package/layer_mid_bg_a.png) repeat-y left top;
} 
div.dfDbPackageLayer dl dt { display: none; }

div.dfDbPackageLayer dl.packageicon dd img { width:40px; height: 40px; margin:7px 10px; }
div.dfDbPackageLayer dl.packagename dd{ color: #00c6ff; font-weight: bold; margin-top: 10px;	width: 250px; } 
div.dfDbPackageLayer dl.selldate dd{ color: #6f6f73;  margin-top: 10px; width: 200px;} 
div.dfDbPackageLayer dl.sellpricelist dd{ 
		float: right;
		text-align: right;
		width: 80px;
		color: #6f6f73;
		margin-top: 10px;  
		margin-right: 10px;
	}
div.dfDbPackageLayer dl.packageimage dd img{ margin-left: 5px; width: 340px;}
div.dfDbPackageLayer dl.line1 dd{ width: 345px; height: 2px; border-bottom: solid 1px #787a86;	margin: 5px;}
 
