/* Basic */
	#diskboard { line-height: normal; font-family: Dotum, "µ¸¿ò", AppleGothic; border: solid 1px #e4e4e4; padding: 10px; }
	body.bDiskboardQuickViewer { text-align: left; }
	body.bDiskboardQuickViewer #wrap { margin-left: 10px; margin-right: 0; }
	
	#diskboard .diskboardTopBanner { padding-bottom:10px; }

/* Common Style */
	/* Table Type */
		/* Table Type 1 */
			#diskboard .diskboardTableType1 table { border-collapse: collapse; table-layout: fixed; border: 0; }
			#diskboard .diskboardTableType1 table caption { text-align:left; padding:5px 12px; color:#666; font-weight:bold; }
			/*#diskboard .diskboardTableType1 table caption { text-align:left; padding:5px 12px; color:#666; font-weight:bold; background:url(/images/common/table_caption_icon.gif) no-repeat 0px 6px; }*/
			#diskboard .diskboardTableType1 table th,
			#diskboard .diskboardTableType1 table td { padding: 5px 0 3px; text-align: center; border: 0; }
			#diskboard .diskboardTableType1 table th { padding: 10px 0 7px; border-top: 1px solid #eeeeee; border-bottom: solid 1px #cdcdcd; font-weight: bold; letter-spacing: -1px; background: #f7f7f7 url(//imgcdn.luckyworld.net/diskboard/common/bg_gray1.gif) repeat-x left bottom; }
			#diskboard .diskboardTableType1 table th,
			#diskboard .diskboardTableType1 table th a { color:#666; }
			#diskboard .diskboardTableType1 table td { padding:6px 0 4px 0;border-bottom:1px solid #e5e5e5;color:#4c4c4c; }
			#diskboard .diskboardTableType1 table td.hasIcon { padding-top: 10px; padding-bottom: 5px; }
			#diskboard .diskboardTableType1 table td.gray { color:#9b9b9b; }
			#diskboard .diskboardTableType1 table td.black { color:#000; }
			#diskboard .diskboardTableType1 table td.blue { color:#127cff; }
			#diskboard .diskboardTableType1 table td.darkblue { color:#005fd4; font-weight:bold; }
			#diskboard .diskboardTableType1 table td,
			#diskboard .diskboardTableType1 table td a { color:#666; }
			#diskboard .diskboardTableType1 table td.left { text-align: left; padding-left: 8px; padding-right: 8px; }

			#diskboard .diskboardTableType1.diskboardTableType1F11 table td { font-size: 11px; font-family: Dotum, AppleGothic; }
		/* Table Type 2 */
			#diskboard .diskboardTableType2 table { border-collapse: collapse; table-layout: fixed; border: solid 1px #ced5e0; background: #fff; }
			#diskboard .diskboardTableType2 table caption { display: none; }
			#diskboard .diskboardTableType2 table th,
			#diskboard .diskboardTableType2 table td { padding: 7px 0 3px; text-align: center; border: solid 1px #ced5e0; line-height: 17px; }
			#diskboard .diskboardTableType2 table th {/* font-weight: bold;*/ letter-spacing: -1px; background: #f9f9f9; }
			#diskboard .diskboardTableType2 table th,
			#diskboard .diskboardTableType2 table th a { color:#666666; }
			#diskboard .diskboardTableType2 table td,
			#diskboard .diskboardTableType2 table td a { color:#666666; }
			#diskboard .diskboardTableType2 table td strong { color: #333333; }
			#diskboard .diskboardTableType2 table td.left { text-align: left; padding-left: 8px; padding-right: 8px; }
			#diskboard .diskboardTableType2 table td span.btnPack { margin-top: -3px; }

/* Diskboard Modes */
	#diskboard.diskboardCommentHide { }
	#diskboard.diskboardCommentHide .commentTopPart { border-bottom: solid 1px #e5e5e5; }
	#diskboard.diskboardCommentHide .commentListPart { display: none; }
	#diskboard.diskboardCommentHide .commentWritePart { display: none; }

/* Common */
	#diskboard .menuLineGroup { display: inline-block; width: 100%; }
	#diskboard .menuLineGroup .leftMenus { float: left; text-align: left; white-space: nowrap; }
	#diskboard .menuLineGroup .rightMenus { float: right; text-align: right; white-space: nowrap; }

/* Basic Parts */
	/* Board Title Part */
		#diskboard .boardTitlePart { padding: 6px 0 8px 4px; position: relative; }
		#diskboard .boardTitlePart .buttons { position: absolute; right: 0; top: 0; white-space: nowrap; }
		#diskboard .boardTitlePart .buttons .pageScaleFilter { height: 21px; margin-top: 1px; font-family: Tahoma, "µ¸¿ò", AppleGothic; }
		#diskboard .boardTitlePart .buttons .overMenu .overMenuShrinks { display: none; }
		#diskboard .boardTitlePart .buttons .overMenu.overMenu-Shrink .overMenuExpands { display: none; }
		#diskboard .boardTitlePart .buttons .overMenu.overMenu-Shrink .overMenuShrinks { display: inline; }
		#diskboard .boardTitlePart .buttons .mobileHelp { display: inline-block; margin-top: 5px; vertical-align: top; }
		#diskboard .boardTitlePart .buttons .withText { vertical-align: middle; margin: -4px 0 0px; }

/* Article */
	/* List Part */
		#diskboard .articleListPart { text-align: center; }
		#diskboard .articleListPart.articleListPart-ViewMode { margin-top: 20px; }
		#diskboard .articleListPart .error { border: solid 1px #888; padding: 50px 0 48px; line-height: 18px; text-align: center; }
		#diskboard .articleListPart .list { margin: 0 auto; }
		#diskboard .articleListPart .list .diskboardArticleList { }
		#diskboard .articleListPart .noListResult { text-align: center; padding: 20px 0 17px; border-bottom: solid 1px #eeeeee; }
		#diskboard .articleListPart .noSearchResult { text-align: center; padding-bottom: 20px; }
		#diskboard .articleListPart .noSearchResult .buttons { clear: both; }
		#diskboard .articleListPart .noSearchResult .buttons a.diskRequestBtn { width: 252px; height: 46px; display: inline-block; text-indent: -1000em; overflow: hidden; background: url(//imgcdn.luckyworld.net/diskboard/btn/btn_disk_request1.gif) no-repeat left top; }
	/* List Body */
		/* Article List - Common */
			#diskboard .diskboardArticleList table tr td span.secret { padding-left: 15px; background: url(//imgcdn.luckyworld.net/diskboard/common/icon_secret1.gif) no-repeat left top; margin-top: -3px; padding-top: 3px; }
			#diskboard .diskboardArticleList table tr td.notice { background:#f3f5fa; padding:0;   }
			#diskboard .diskboardArticleList table tr td .noticeRow { width:100%; height:18px; padding:7px 0; text-align:left; }
			#diskboard .diskboardArticleList table tr td .noticeRow .icon { display:inline-block; width:190px; height:18px; overflow:hidden; text-align:right; vertical-align:top; }
			#diskboard .diskboardArticleList table tr td .noticeRow .subject { display:inline-block;  height:13px; line-height:14px; padding-top:4px; font-weight:bold; vertical-align:top; }
			#diskboard .diskboardArticleList table tr td .noticeRow .subject a { color:#146dd1; font-size:12px; }
			#diskboard .diskboardArticleList table tr td span.comments { font-size: 11px; color: #6c7dbc; }
			#diskboard .diskboardArticleList table tr td.subject { font-size: 12px; }
			#diskboard .diskboardArticleList table tr td.subject del { color: #c9c9c9; text-decoration: none; }
			#diskboard .diskboardArticleList table tr td.subject strong { letter-spacing: -1px; }
			#diskboard .diskboardArticleList table tr td.subject { white-space: nowrap; }
			#diskboard .diskboardArticleList table tr td.subject .shortSubject { }
			body.cssTest #diskboard .diskboardArticleList table tr td.subject .shortSubject { display: inline; }
			#diskboard .diskboardArticleList table tr td.subject .fullSubject { visibility: hidden; position: absolute; z-index: -9999; left: -1000px; clear: both; }
			body.cssTest #diskboard .diskboardArticleList table tr td.subject .fullSubject { display: inline-block; }
			#diskboard .diskboardArticleList table tr td.subject { overflow: hidden; text-overflow: ellipsis; }
			#diskboard .diskboardArticleList table tr.subjectOver td.subject { overflow: visible; text-overflow: clip; }
			body.cssTest #diskboard .diskboardArticleList table tr.subjectOver td.subject { overflow: hidden; }
			#diskboard .diskboardArticleList table tr.subjectOver td.subject .fullSubject { visibility: visible; position: relative; white-space: nowrap; background: white; z-index: 9999; left: 0; }
			body.cssTest #diskboard .diskboardArticleList table tr.subjectOver td.subject .fullSubject { display: inline; }
			#diskboard .diskboardArticleList table tr.subjectOver td.subject .shortSubject { visibility: hidden; position: absolute; left: -1000px;  }
			body.cssTest #diskboard .diskboardArticleList table tr.subjectOver td.subject .shortSubject { display: inline-block; }
			#diskboard .diskboardArticleList table tr td img { margin: 0 !important; }
			#diskboard .diskboardArticleList table tr td strong { padding-left: 0 !important; }
			#diskboard .diskboardArticleList table tr td .prefixIcon { vertical-align: middle; margin-top: -3px; margin-bottom: -1px; border: 0; }
			#diskboard .diskboardArticleList table tr td .suffixIcon { vertical-align: middle; margin-top: -2px; margin-bottom: -1px; border: 0; }
			#diskboard .diskboardArticleList table tr td .newIcon { width: 10px; height: 10px; }
			#diskboard .diskboardArticleList table tr td .copyIcon { width: 10px; height: 10px; }
			#diskboard .diskboardArticleList table tr td .adultIcon { width: 12px; height: 12px; }
			#diskboard .diskboardArticleList table tr td .secretIcon { width: 11px; height: 15px; }
			#diskboard .diskboardArticleList table tr td span.screenshotIcon { display:inline-block; width: 13px; height: 13px; margin-right:3px; vertical-align:middle; background-image:url(//imgcdn.luckyworld.net/disk/icon/disk_list_image.gif); background-repeat:no-repeat; overflow:hidden; text-align:left; cursor:none; }
			#diskboard .diskboardArticleList table tr td span.screenshotIcon.on { background-position:0 -13px; }
			#diskboard .diskboardArticleList table tr td span.streamingIcon { display:inline-block; width: 13px; height: 13px; margin-right:3px; vertical-align:middle; background-image:url(//imgcdn.luckyworld.net/disk/icon/disk_list_streaming.gif); background-repeat:no-repeat; overflow:hidden; text-align:left; cursor:none; }
			#diskboard .diskboardArticleList table tr td span.streamingIcon.on { background-position:0 -13px; }
			#lifeboard .diskboardArticleList table tr td .icon.request { display:inline-block; width:23px; height:14px; margin-top:-1px; margin-right:3px; background:url(//imgcdn.luckyworld.net/lifeboard/common/icon_request.gif) no-repeat; vertical-align:middle; }
            
			#diskboard .diskboardArticleList table tr td img.mobileIcon { width: 10px; height: 14px; margin-top: -3px !important; }
			#diskboard .diskboardArticleList table tr td img.hdIcon { width: 15px; height: 11px; margin-top: 0px !important; }
			#diskboard .diskboardArticleList table tr td img.saleIcon { width: 25px; height: 11px; margin-top: 0px !important; }
			#diskboard .diskboardArticleList table tr td img.harmfulIcon { width: 10px; height: 10px; margin-top: -3px !important; }
			#diskboard .diskboardArticleList table tr td span.uploading { display: inline-block; width: 57px; height: 16px; overflow: hidden; margin-top: -4px; margin-bottom: -1px; text-indent: -10000em; background: url(//imgcdn.luckyworld.net/diskboard/common/icon_uploading1.gif) no-repeat left top; /*IE6*/_height: 0px; _text-indent: 0; _padding-top: 16px; }
			/*IE7*/*:first-child+html #diskboard .diskboardArticleList table tr td span.uploading { height: 0px; text-indent: 0; padding-top: 16px; }
			#diskboard .diskboardArticleList table tr.current td span.num { display: inline-block; width: 6px; height: 9px; overflow: hidden; margin-top: -4px; margin-bottom: -1px; text-indent: -10000em; background: url(//imgcdn.luckyworld.net/diskboard/common/icon_arrow3.gif) no-repeat left top; /*IE6*/_height: 0px; _text-indent: 0; _padding-top: 9px; _vertical-align: middle; }
			/*IE7*/*:first-child+html #diskboard .diskboardArticleList table tr.current td span.num { height: 0px; text-indent: 0; padding-top: 9px; vertical-align: middle; }
			body.bDiskboardQuickViewer #diskboard .diskboardArticleList table tr.current td { background-color: #efefff; }
			body.bDiskboardQuickViewer #diskboard .diskboardArticleList table tr.current.subjectOver td.subject .fullSubject { background-color: #efefff; }
			#diskboard .diskboardArticleList table tr input.multi { visibility: hidden; position: absolute; vertical-align: middle; margin: -3px 0 -1px; }
			#diskboard .diskboardArticleList table tr input.multi2 { vertical-align: middle; margin: -3px 0 -1px; }
			#diskboard .diskboardArticleList table tr .numSelected input.multi,
			#diskboard .diskboardArticleList table tr .numOver input.multi { visibility: visible; position: static; }
			#diskboard .diskboardArticleList table tr.current td.numSelected span.num,
			#diskboard .diskboardArticleList table tr.current td.numOver span.num,
			#diskboard .diskboardArticleList table tr .numSelected span.num,
			#diskboard .diskboardArticleList table tr .numOver span.num { display: none; }
			#diskboard .diskboardArticleList table tr td.author { overflow: hidden; white-space: nowrap; }
			#diskboard .diskboardArticleList table tr td.author em { color: #0000ff; }
			#diskboard .diskboardArticleList table tr.blocked td { background-color: #ffefef; }
			#diskboard .diskboardArticleList table tr.state1 td { background-color: #efefef; }
			#diskboard .diskboardArticleList table tr.bstate1 td { background-color: #f9f9e0; }
			#diskboard .diskboardArticleList table tr.sstate1 td { background-color: #ffe4e1; }
			#diskboard .diskboardArticleList table tr.warning td { background-color: #fafafa; color: #f45353; }
		/* Article List - Width */
			#diskboard .diskboardArticleList table { width: 100%; }
			#diskboard .diskboardArticleList table col.chk { width: 3%; }
			#diskboard .diskboardArticleList table col.no { width: 8%; }
			#diskboard .diskboardArticleList table col.rank { width: 5%; }
			#diskboard .diskboardArticleList table col.category { width: 11%; }
			#diskboard .diskboardArticleList table col.subject { /* width: 54%; */ }
			#diskboard .diskboardArticleList table col.size { width: 7%; }
			#diskboard .diskboardArticleList table col.usernick { width: 6%; }
			#diskboard .diskboardArticleList table col.usernickShort { width: 7%; }
			#diskboard .diskboardArticleList table col.point { width: 5%; }
			#diskboard .diskboardArticleList table col.ddate { width: 15%; }
			#diskboard .diskboardArticleList table col.dnick { width: 7%; }
			#diskboard .diskboardArticleList table col.credit { width: 6%; }
		/* Article List - Notice */
			#diskboard .diskboardArticleList table tr.noticeHead th { padding: 9px 0 2px; border-top: solid 1px #bdc7ca; border-bottom: solid 1px a2bcc6; background: #eaf6f9 url(//imgcdn.luckyworld.net/diskboard/common/bg_blue1.gif) repeat-x left bottom; }
			#diskboard .diskboardArticleList table tr.noticeHead th,
			#diskboard .diskboardArticleList table tr.noticeHead th a { color: #5d5d5d; font-size: 11px; line-height: 14px; font-weight: normal; letter-spacing: normal; }
			#diskboard .diskboardArticleList table tr.noticeHead th a:hover { text-decoration: none; }
			#diskboard .diskboardArticleList table tr.noticeHead th strong { color: #4867ab; text-decoration: underline; }
		/* Article List - Type : Simple */
			#diskboard .diskboardArticleList.diskboardArticleList-Simple ul { }
			#diskboard .diskboardArticleList.diskboardArticleList-Simple ul li { padding: 4px 0 0px 10px; line-height: 15px; white-space: nowrap; background: url(//imgcdn.luckyworld.net/diskboard/common/icon_rect_gray1.gif) no-repeat left 7px; }
			#diskboard .diskboardArticleList.diskboardArticleList-Simple ul li span.info { font-size: 11px; }
			
			
		/* Article List - Type : thumbnail */
			#diskboard .diskboardArticleList {  }
			#diskboard .diskboardArticleList .noticeList {  vertical-align:top; border-top:1px solid #e5e5e5; }
			#diskboard .diskboardArticleList .noticeList ul { text-align:left !important; }
			#diskboard .diskboardArticleList .noticeList li { padding-left:10px; border-bottom:1px solid #e5e5e5; background:#f3f5fa; }
			#diskboard .diskboardArticleList .noticeList li a { display:inline-block; height:18px; padding:7px 0; text-align:left !important; color:#146dd1; font-size:12px; vertical-align:top; }
			#diskboard .diskboardArticleList .noticeList li a .icon { display:inline-block; margin-right:4px; width:48px; height:18px; overflow:hidden; }
			#diskboard .diskboardArticleList .noticeList li a .subject { display:inline-block;  height:14px; line-height:13px; padding-top:4px; font-weight:bold; vertical-align:top; }
			
			#diskboard .diskboardArticleList .thumbList { overflow:hidden; padding:15px 20px 0 20px; }
			#diskboard .diskboardArticleList .thumbList ul { width:760px; padding:10px 0 0 0; _display:inline; _float:left; }
			#diskboard .diskboardArticleList .thumbList ul li { float:left; width:156px; margin:0 24px 15px 0; _display:inline; overflow:hidden; }
			#diskboard .diskboardArticleList .thumbList ul li a { display:block; text-align:left; text-decoration:none; }
			#diskboard .diskboardArticleList .thumbList ul li .thumb { position:relative; border:1px solid #ebebeb; font-size:0; line-height:0; padding:1px; }
			#diskboard .diskboardArticleList .thumbList ul li .thumb:hover { border:1px solid #A8BBD9; }
			#diskboard .diskboardArticleList .thumbList ul li .thumb .pNum { position:absolute; left:0; top:0; display:block; height:14px; line-height:14px; padding:5px 0 0 8px; color:#fff; font-family:Tahoma, Geneva, sans-serif; font-size:11px; }
			#diskboard .diskboardArticleList .thumbList ul li .thumb img { width:152px; height:152px; }
			#diskboard .diskboardArticleList .thumbList ul li .info span { display:block; overflow:hidden; }
			#diskboard .diskboardArticleList .thumbList ul li .info .subject { height:15px; padding:6px 0 4px 2px; line-height:14px; color:#555555; font-size:13px; overflow:hidden; letter-spacing:-1px; }
			#diskboard .diskboardArticleList .thumbList ul li .info .subject .checkbox { width:13px !important; height:13px !important; display:inline-block; margin:-2px 2px 0 0; padding:0; vertical-align:middle; }
			#diskboard .diskboardArticleList .thumbList ul li .info .subject .streamingIcon { display:inline-block; width: 13px; height: 13px; margin:-2px 2px 0 0; vertical-align:middle; background-image:url(//imgcdn.luckyworld.net/disk/icon/disk_list_streaming.gif); background-repeat:no-repeat; overflow:hidden; text-align:left; cursor:none; vertical-align:middle; margin-top:-2px; }
			#diskboard .diskboardArticleList .thumbList ul li .info .subject .streamingIcon.on { background-position:0 -13px; }
			#diskboard .diskboardArticleList .thumbList ul li .info .properties { padding-left:2px; }
			#diskboard .diskboardArticleList .thumbList ul li .info .properties em { display:inline-block; padding:0 4px; height:14px; overflow:hidden; line-height:14px; color:#777; font-size:11px; overflow:hidden; background:url(//imgcdn.luckyworld.net/diskboard/icon/list_info_bar.gif) no-repeat left 1px; }
			#diskboard .diskboardArticleList .thumbList ul li .info .properties .cash { background:none; padding-left:0; color:#06F; }
			
			
	/* List Botmenu Part */
		#diskboard .articleListBotmenuPart { clear: both; margin-top: 10px; }
		#diskboard .articleListBotmenuPart .searchForm { display: inline; }
		#diskboard .articleListBotmenuPart .searchForm select,
		#diskboard .articleListBotmenuPart .searchForm input { vertical-align: top; }
		#diskboard .articleListBotmenuPart .searchForm select { height: 23px; font-family: Tahoma; border: solid 1px #838383; border-bottom-color: #b6b6b6; border-right-color: #b6b6b6; }
		#diskboard .articleListBotmenuPart .searchForm input.searchText { height: 21px; padding-left: 3px; padding-right: 3px; font-family: Tahoma; border: solid 1px #838383; border-bottom-color: #b6b6b6; border-right-color: #b6b6b6; }
	/* List Paging Part */
		#diskboard .articleListPagingPart { clear: both; margin-top: 10px; }
		#diskboard .articleListPagingPart a.tempOldDisk { background: #ecf2f6; color:#666; }
	/* View */
		/* Basic Layout */
			#diskboard .viewPart { border-bottom: solid 2px #e5e5e5; }
			#diskboard .viewPart .viewPartBody { padding-bottom: 10px; text-align: center; }
		/* Common */
			#diskboard .viewPart input.downloadButton { float: none; display: inline-block; margin: 0 auto; text-indent: -1000em; overflow: hidden; border: 0; cursor: pointer; width: 141px; height: 33px; background: url(//imgcdn.luckyworld.net/diskboard/btn/btn_download1.gif) no-repeat left top; }
			#diskboard .viewPart input.streamingButton { float: none; display: inline-block; margin: 0 auto; text-indent: -1000em; overflow: hidden; border: 0; cursor: pointer; width: 99px; height: 33px; background: url(//imgcdn.luckyworld.net/diskboard/btn/btn_streaming.gif) no-repeat left top; }
			#diskboard .viewPart input.scrapButton { float: none; display: inline-block; margin: 0 auto; text-indent: -1000em; overflow: hidden; border: 0; cursor: pointer; width: 89px; height: 33px; background: url(//imgcdn.luckyworld.net/diskboard/btn/btn_scrap1.gif) no-repeat left top; }
		/* Top Menu Subpart */
			#diskboard .viewPart .topMenuSubpart { text-align: right; padding-bottom: 5px; }
		/* Download Subpart */
			#diskboard .viewPart .downloadSubpart { text-align: left; }
			#diskboard .viewPart .downloadSubpart .subpartBody {  padding: 5px 10px; }
			#diskboard .viewPart .downloadSubpart  h1 { font-weight: bold; letter-spacing: 0px; white-space: nowrap; padding: 5px 0 2px 4px; }
			#diskboard .viewPart .downloadSubpart .title { padding-bottom: 5px; }
			#diskboard .viewPart .downloadSubpart .title .titleWrap { position: relative; padding-right: 70px; }
			#diskboard .viewPart .downloadSubpart .title .titleCmd { position: absolute; right: 0; top: 1px; }
			#diskboard .viewPart .downloadSubpart .info { }
			#diskboard .viewPart .downloadSubpart .info table { width: 100%; }
			#diskboard .viewPart .downloadSubpart .info table col.th { width: 7%; }
			#diskboard .viewPart .downloadSubpart .info table col.thLast { width: 10%; }
			#diskboard .viewPart .downloadSubpart .info table col.td { width: 16%; }
			#diskboard .viewPart .downloadSubpart .info table col.td.tdLast { width: 17%; }
			#diskboard .viewPart .downloadSubpart .info table tbody tr td.email { font-size: 11px; }
			#diskboard .viewPart .downloadSubpart .fileModule { clear: both; margin-top: 5px; }
			#diskboard .viewPart .downloadSubpart .note { border: solid 1px #ddddff; background: #efefff; margin-top: 5px; color: #666688; padding: 10px 15px 6px; line-height: 17px; text-align: center; }
			#diskboard .viewPart .downloadSubpart .downloadMenu { padding: 25px 0 6px; clear: both; text-align: center; clear: both; }
		/* Custom Box */
			#diskboard .notifyMenu { position:relative; width:100%; overflow:visible; }
			#diskboard .notifyMenu .notifyBtn { text-align:right; height:24px; }
			#diskboard .notifyMenu .notifyBtn a { margin-right:3px; }
			#diskboard .notifyMenu .modCustomBox { position: absolute; z-index:50; top:-80px; right:0; width:320px; padding:10px 10px 8px 10px; border: solid 2px #db000f; background: #ffffff; display: none; font-family: dotum, "µ¸¿ò", AppleGothic; font-size: 11px; text-align:left; }
			#diskboard .notifyMenu .modCustomBox p.pnote { padding:7px; margin-bottom:10px; border:1px solid #e2e2e2; background:#f8f8f8; text-align:left; }
			#diskboard .notifyMenu .modCustomBox label { display:inline-block; height:17px; vertical-align:top; line-height:20px; }
			#diskboard .notifyMenu .modCustomBox .withText { width:190px; font-size:11px; height:16px; line-height:16px; padding:0; border:1px solid #898989; border-bottom:1px solid #b6b6b6; border-right:1px solid #b6b6b6; vertical-align:top; }

			#diskboard .notifyMenuBottom { position:relative; width:100%; margin-top:20px;  overflow:visible; }
			#diskboard .notifyMenuBottom .notifyBtn { height:24px; text-align:right; }
			#diskboard .notifyMenuBottom .notifyBtn a { margin-left:3px; }
			#diskboard .notifyMenuBottom .modCustomBox { position: absolute; z-index:50; top:-80px; right:0; width:320px; padding:10px 10px 8px 10px; border: solid 2px #db000f; background: #ffffff; display: none; font-family: dotum, "µ¸¿ò", AppleGothic; font-size: 11px; text-align:left; }
			#diskboard .notifyMenuBottom .modCustomBox p.pnote { padding:7px; margin-bottom:10px; border:1px solid #e2e2e2; background:#f8f8f8; text-align:left; }
			#diskboard .notifyMenuBottom .modCustomBox label { display:inline-block; height:17px; vertical-align:top; line-height:20px; }
			#diskboard .notifyMenuBottom .modCustomBox .withText { width:190px; font-size:11px; height:16px; line-height:16px; padding:0; border:1px solid #898989; border-bottom:1px solid #b6b6b6; border-right:1px solid #b6b6b6; vertical-align:top; }



			/* chargeLayer */
				#diskboard .viewPart .chargeLayer { display:none; position:relative; z-index:1200; width:100%; height:0; overflow:visible; }
				#diskboard .viewPart .chargeLayer .layer { position:absolute; z-index:1200; left:133px; top:-200px; width:343px; padding:20px; border:1px solid #b0b0b0; background:#fff;  }
				#diskboard .viewPart .chargeLayer .layer .topNote { padding-bottom:16px; font-weight:bold; color:#2d2d2d; border-bottom:1px solid #dedede; font-size:13px; }
				#diskboard .viewPart .chargeLayer .layer .userCoupon { padding-top:15px; color:#2d2d2d; }
				#diskboard .viewPart .chargeLayer .layer .userCoupon p { padding-bottom:10px; letter-spacing:-1px; }
				#diskboard .viewPart .chargeLayer .layer .userCoupon ul { border:1px solid #dedede; background:#fff; padding:10px 10px 6px 10px; }
				#diskboard .viewPart .chargeLayer .layer .userCoupon li { text-align:left; color:#666; letter-spacing:-1px; font-size:11px; }
				#diskboard .viewPart .chargeLayer .layer .userCoupon li span { color:#f00; font-weight:bold; }
				#diskboard .viewPart .chargeLayer .layer .buttonGroup { padding-top:15px; }
				#diskboard .viewPart .chargeLayer .layer .buttonGroup li { padding-bottom:7px; }
				#diskboard .viewPart .chargeLayer .layer .closeBtn { display:block; width:61px; height:25px; margin:0 auto; margin-top:4px; }



		/* Help Subpart */
			#diskboard .viewPart .helpSubpart { text-align: left; clear: both; margin-top: 10px; }
			#diskboard .viewPart .helpSubpart .subpartBody {  padding: 5px 10px; }
			#diskboard .viewPart .helpSubpart  h1 { font-weight: bold; letter-spacing: 0px; white-space: nowrap; padding: 5px 0 2px; }
			#diskboard .viewPart .helpSubpart  .content { border: solid 1px #e1e1e1; background: #ffffff; padding: 5px 14px; line-height: 15px; /*IE6*/_display: inline-block; }
			/*IE7*/*:first-child+html #diskboard .viewPart .helpSubpart  .content { display: inline-block; }
			#diskboard .viewPart .helpSubpart  ul { display: inline-block; margin-left: -22px; /*IE6*/_float: left; /*IE6*/_display: inline; }
			/*IE7*/*:first-child+html #diskboard .viewPart .helpSubpart  ul { float: left; display: inline; }
			#diskboard .viewPart .helpSubpart  ul li { float: left; display: inline; margin-left: 26px; padding: 5px 0 1px 10px; background: url(//imgcdn.luckyworld.net/diskboard/common/icon_rect_gray1.gif) no-repeat left 8px; }
			
		/* engInput */
			#diskboard .viewPart .engInput { text-align: left; clear: both; margin-top: 10px; }
			#diskboard .viewPart .engInput .subpartBody {  padding: 5px 10px; }
			#diskboard .viewPart .engInput  h1 { font-weight: bold; letter-spacing: 0px; white-space: nowrap; padding: 5px 0 2px 0; }
			#diskboard .viewPart .engInput  .inputContent { border: solid 1px #e1e1e1; background: #ffffff; padding:10px; }
			#diskboard .viewPart .engInput  table { width:100%; }
			#diskboard .viewPart .engInput  th { padding-bottom:3px; color:#777; text-align:left; }
			#diskboard .viewPart .engInput  th.tit { color:#555; }
			#diskboard .viewPart .engInput  td { padding-bottom:10px; text-align:left; }
			#diskboard .viewPart .engInput  td .text { display:block; border:1px solid #CCC; padding:0 4px; }
			#diskboard .viewPart .engInput  td .text input { display:block; width:100%; height:22px; line-height:22px; border:0;  }
			#diskboard .viewPart .engInput .btnGroup { text-align:center; }
		
		
		/* Content Subpart */
			#diskboard .viewPart .contentSubpart { clear: both; margin-top: 10px; }
			#diskboard .viewPart .contentSubpart .copyrightContent { padding: 8px 0 15px; text-align: center; }
			#diskboard .viewPart .contentSubpart .copyrightContent span { display: block; width: 598px; height: 24px; text-indent: -1000em; overflow: hidden; margin: 0 auto; background: url(//imgcdn.luckyworld.net/diskboard/common/text_copyright_warning1.gif) no-repeat left top; }
		/* Content Subpart - Article Line */
			#diskboard .viewPart .contentSubpart .contentLine { padding: 0 11px; }
			#diskboard .viewPart .contentSubpart .articleContent { margin: 0 auto; clear: both; text-align: left; line-height: 16px; }
			#diskboard .viewPart .contentSubpart .articleContent div,
			#diskboard .viewPart .contentSubpart .articleContent h1,
			#diskboard .viewPart .contentSubpart .articleContent h2,
			#diskboard .viewPart .contentSubpart .articleContent h3,
			#diskboard .viewPart .contentSubpart .articleContent h4,
			#diskboard .viewPart .contentSubpart .articleContent h5,
			#diskboard .viewPart .contentSubpart .articleContent h6 { float: none; display: block; }
			#diskboard .viewPart .contentSubpart .articleContent ul,
			#diskboard .viewPart .contentSubpart .articleContent ol { float: none;  display: block; margin: 0 0 0 30pt; padding: 0px; }
			#diskboard .viewPart .contentSubpart .articleContent li,
			#diskboard .viewPart .contentSubpart .articleContent li { float: none;  display: list-item; padding: 0px; margin: 0px; }
			#diskboard .viewPart .contentSubpart .articleContent dl { float: none;  display: list-item; padding: 5px 0px; margin: 0px; }
			#diskboard .viewPart .contentSubpart .articleContent dt { float: none;  display: list-item; padding: 0px; margin: 0px; }
			#diskboard .viewPart .contentSubpart .articleContent dd { float: none;  display: list-item; padding: 0px 35px; margin: 0px; }
			#diskboard .viewPart .contentSubpart .articleContent h1,
			#diskboard .viewPart .contentSubpart .articleContent h2,
			#diskboard .viewPart .contentSubpart .articleContent h3,
			#diskboard .viewPart .contentSubpart .articleContent h4,
			#diskboard .viewPart .contentSubpart .articleContent h5,
			#diskboard .viewPart .contentSubpart .articleContent h6 { font-weight: bold; }
		/* Content Subpart - Download Menu */
			#diskboard .viewPart .contentSubpart .downloadMenu { clear: both; margin-top: 10px; }
		/* Content Subpart - warningBanner */
			#diskboard .viewPart .warningBanner { margin:10px 0; padding:8px 14px; border:1px solid #e4e4e4; background:#fbfbfb; text-align:center; }
		/* Content Subpart - Rating Line */
			#diskboard .viewPart .contentSubpart .ratingLine { clear: both; margin-top: 30px; }
			#diskboard .viewPart .contentSubpart .ratingLine .rating { width: 74px; height: 67px; display: inline-block; margin: 0 3px; overflow: hidden; background: url(//imgcdn.luckyworld.net/diskboard/btn/btn_rating1.gif) no-repeat left top; text-decoration: none; }
			#diskboard .viewPart .contentSubpart .ratingLine .rating.recommend { background-position: 0px 0px; }
			#diskboard .viewPart .contentSubpart .ratingLine .rating.against { background-position: -74px 0px; }
			#diskboard .viewPart .contentSubpart .ratingLine .rating span.value { display: block; margin-top: 38px; font-family: Tahoma; font-size: 15px; text-align: center; line-height: 17px; color: #666666; }
		/* Content Subpart - Share Line */
			#diskboard .viewPart .contentSubpart .shareLine { position: relative; clear: both; }
			#diskboard .viewPart .contentSubpart .shareLine .shareLineBody { position: absolute; height:65px; margin-top: -60px; right: 0; border-top: solid 1px #cccccc; display: inline-block; white-space: nowrap; }
			html>body #diskboard .viewPart .contentSubpart .shareLine .shareLineBody { margin-top:0px; bottom:0; }
			#diskboard .viewPart .contentSubpart .shareLine h4 { text-align: left; margin-top: 8px; font-size: 11px; color: #999999; }
			#diskboard .viewPart .contentSubpart .shareLine .snsList { float: left; display: inline; padding: 3px 0 0 0; }
			#diskboard .viewPart .contentSubpart .shareLine .snsList a { float: left; display: inline; margin: 0 1px 0 2px; width: 30px; height: 30px; overflow: hidden; text-indent: -1000em; background-repeat:no-repeat; }
			#diskboard .viewPart .contentSubpart .shareLine .snsList a.twitter { background-image:url(//imgcdn.luckyworld.net/common/icon/social/twitter_30px.gif); }
			#diskboard .viewPart .contentSubpart .shareLine .snsList a.facebook { background-image:url(//imgcdn.luckyworld.net/common/icon/social/facebook_30px.gif);  }
			#diskboard .viewPart .contentSubpart .shareLine .snsList a.m2day { background-image:url(//imgcdn.luckyworld.net/common/icon/social/me2day_30px.gif); }
			#diskboard .viewPart .contentSubpart .shareLine .snsList a.yozm { background-image:url(//imgcdn.luckyworld.net/common/icon/social/yozm_30px.gif); }
			#diskboard .viewPart .contentSubpart .shareLine .snsList a.cyworld { background-position: -124px 0; }
			#diskboard .viewPart .contentSubpart .shareLine .snsList a.email { background-image:url(//imgcdn.luckyworld.net/common/icon/social/email_30px.gif); }
			#diskboard .viewPart .contentSubpart .shareLine .snsList a.help { background-image:url(//imgcdn.luckyworld.net/common/icon/social/help_30px.gif); }
			#diskboard .viewPart .contentSubpart .shareLine .helpLayer { position: absolute; right: 3px; margin-top: 30px; display: none; z-index: 100; }
			
		/* Content Subpart - communityLink */
			#diskboard .viewPart .contentSubpart .communityLink { clear: both; text-align:center; }
			#diskboard .viewPart .contentSubpart .communityLink a { font-weight:bold; color:#06F; }
			
			/* ieMessageWrap */
			#diskboard .viewPart .ieMessageWrap { position:absolute; display:none; width:100%; height:0; left:0; top:0; z-index:2000; }
			#diskboard .viewPart .ieMessageWrap .ieMessage { width:402px; height:158px; margin:0 auto; margin-top:210px; }
			
	/* View Botmenu Part */
		/* Basic */
			#diskboard .articleViewBotmenuPart { clear: both; margin-top: 15px; }
	/* Write Part */
		/* Basic */
			#diskboard .writePart { clear: both; border: solid 1px #e4e4e4; background: #f7f7f7; padding: 10px; }
		/* Common */
		/* Title Subpart */
			#diskboard .writePart .titleSubpart { margin-top: 3px; }
		/* Topmenu Subpart */
			#diskboard .writePart .topmenuSubpart { position: relative; clear: both; }
			#diskboard .writePart .topmenuSubpart .buttons { position: absolute; right: 0px; text-align: right; top: -18px; }
			#diskboard .writePart .topmenuSubpart .buttons a { display: inline-block; overflow: hidden; text-indent: -1000em; text-align: left; }
			#diskboard .writePart .topmenuSubpart .buttons a.partnerList { width: 61px; height: 21px; background: url(//imgcdn.luckyworld.net/diskboard/btn/btn_partnercontent1.gif) no-repeat left top; }
			#diskboard .writePart .topmenuSubpart .buttons a.copyrightList { width: 65px; height: 21px; background: url(//imgcdn.luckyworld.net/diskboard/btn/btn_copyrightlist1.gif) no-repeat left top; }
			#diskboard .writePart .topmenuSubpart .buttons a.applyItem { width: 68px; height: 21px; background: url(//imgcdn.luckyworld.net/diskboard/btn/btn_applyitem1.gif) no-repeat left top; }
		/* Description Subpart */
			#diskboard .writePart .descriptionSubpart { margin-top: 6px; }
			#diskboard .writePart .descriptionSubpart .subjectLine.categoryLine { position: relative; padding-left: 122px; }
			#diskboard .writePart .descriptionSubpart .subjectLine.categoryLine .categoryField { position: absolute; left: 0; top: 0; /*IE6*/_margin-left: -122px; }
			#diskboard .writePart .descriptionSubpart .subjectLine.categoryLine .category { width: 117px; height: 22px; }
			#diskboard .writePart .descriptionSubpart p.subjectField { display: block; border: solid 1px #d3d3d3; background: #ffffff; } 
			#diskboard .writePart .descriptionSubpart p.subjectField label { display: block; height: 16px; padding-top: 4px; text-indent: 6px; position: absolute; cursor: text; }
			#diskboard .writePart .descriptionSubpart p.subjectField input { display: block; width: 100%; height: 16px; padding-top: 4px; text-indent: 6px; border: none; background: none; }
			#diskboard .writePart .descriptionSubpart .noteLine { margin-top: 5px; clear: both; border: solid 1px #d3d3d3; padding: 10px 0 7px; line-height: 18px; text-align: center; background: #fffafa; color: #666; }
			#diskboard .writePart .descriptionSubpart .noteLine a { color: #0000ff; }
			#diskboard .writePart .descriptionSubpart .contentLine { margin-top: 5px; clear: both; }
			#diskboard .writePart .descriptionSubpart .contentLine.contentLineWebEditor { border: none; /*IE6*/_border: solid 1px #d3d3d3; _float: left; _display: inline;_widht:100%; }
			#diskboard .writePart .descriptionSubpart .contentLine.contentLineWebEditor textarea { display: block; width: 100%; height: 400px; border: none; }
			#diskboard .writePart .descriptionSubpart .uploaderLine { border: solid 1px #c2c2c2; border-top: none; background: #fafafa; text-align: center; }
			#diskboard .writePart .descriptionSubpart .uploaderLine .uploader { display: inline-block; margin: 0 auto; text-align: left; }
		/* warningBanner */
			#diskboard .writePart .warningBanner { margin:10px 0; padding:8px 14px; border:1px solid #e4e4e4; background:#fbfbfb; text-align:center; }
		/* MMSV Subpart */
			#diskboard .writePart .mmsvSubpart { clear: both; margin-top: 10px; padding-bottom: 8px; border-bottom: solid 1px #cbcbcb; }
		/* Option Subpart */
			#diskboard .writePart .optionSubpart { clear: both; border-bottom: solid 1px #cbcbcb; padding: 8px 1px 8px; }
			#diskboard .writePart .optionSubpart dl { clear: both; padding-left: 80px; position: relative; line-height: 17px; }
			#diskboard .writePart .optionSubpart dl dt { position: absolute; width: 80px; padding: 6px 0 2px; left: 0; top: 0px; font-weight: bold; letter-spacing: -1px; /*IE6*/_margin-left: -80px;}
			#diskboard .writePart .optionSubpart dl dd { padding: 6px 0 2px; }
			#diskboard .writePart .optionSubpart dl dd input { vertical-align: middle; margin: -3px 0 -1px 0; }
			#diskboard .writePart .optionSubpart dl dd label { margin-right: 17px; }
			#diskboard .writePart .optionSubpart .noteLine { margin-top: 5px; clear: both; border: solid 1px #d3d3d3; padding: 10px 0 7px 10px; line-height: 18px; text-align: left; background: #fafbfc; color: #666; }
			#diskboard .writePart .optionSubpart .noteLine a { color: #0000ff; }
		/* Command Subpart */
			#diskboard .writePart .commandSubpart { clear: both; margin-top: 28px; }
			#diskboard .writePart .commandSubpart div.commands { text-align: center; }
			#diskboard .writePart .commandSubpart div.commands input { cursor: pointer; }
			#diskboard .writePart .commandSubpart div.commands input.saveButton { width: 84px; height: 30px; display: inline-block; text-indent: -1000em; overflow: hidden; background: url(//imgcdn.luckyworld.net/diskboard/btn/btn_register1.gif) no-repeat left top; border: none; /*IE6*/_text-indent: 0; _line-height: 4000%; }
			/*IE7*/*:first-child+html #diskboard .writePart .commandSubpart div.commands input.saveButton { text-indent: 0; line-height: 4000%; } 
			#diskboard .writePart .commandSubpart div.commands input.cancelButton { width: 84px; height: 30px; display: inline-block; text-indent: -1000em; overflow: hidden; background: url(//imgcdn.luckyworld.net/diskboard/btn/btn_cancel1.gif) no-repeat left top; border: none; /*IE6*/_text-indent: 0; _line-height: 4000%; }
			/*IE7*/*:first-child+html #diskboard .writePart .commandSubpart div.commands input.cancelButton { text-indent: 0; line-height: 4000%; } 
	/* Same Mobile Contents Part */
		#diskboard .sameMobileContentsPart {  }
		#diskboard .sameMobileContentsPart h2 {  padding: 12px 14px 6px; font-weight:normal; color:#8191a5; background:url(//imgcdn.luckyworld.net/diskboard/common/icon_10_14_mobile_content1.gif) no-repeat 0px 10px ;  }
		#diskboard .sameMobileContentsPart h2 span { color:#637589; font-weight: bold; }
		#diskboard .sameMobileContentsPart .partBody { padding: 7px 10px 7px 10px; border: solid 1px #dde3e9; background-color:#fafbfc }
		#diskboard .sameMobileContentsPart .partBody li { color:#8090a2; }

/* Comment */
	/* Comment Top Part */
		/* Basic */
			#diskboard .commentTopPart { clear: both; margin-top: 15px; }
			#diskboard .commentTopPart h2 { font-size: 11px; color: #545454; padding: 4px 0 2px; line-height: 14px; padding-left: 2px; }
			#diskboard .commentTopPart h2 strong { letter-spacing: normal; color: #2793ae; }
			#diskboard .commentTopPart h2 a:hover { text-decoration: none; }
	/* Comment List Part */
		/* Basic */
			#diskboard .commentListPart { margin-top: 0px; }
			#diskboard .commentListPart .list { border-bottom: solid 1px #e5e5e5; }
			#diskboard .commentListPart .listitem { clear: both; border-top: solid 1px #e5e5e5; padding: 6px 8px; }
			#diskboard .commentListPart .listitem.state1 { background-color: #efefef; }
			#diskboard .commentListPart .listitem.added { background-color: #eaedf6; }
			#diskboard .commentListPart .listitem .sellerIcon { display: inline-block; width: 35px; height: 10px; vertical-align: top; }
			#diskboard .commentListPart .listitem .sellerIcon span { display: inline-block; width: 35px; height: 21px; text-indent: -1000em; position: absolute; margin-top: -14px; background: url(//imgcdn.luckyworld.net/diskboard/common/icon_seller1.gif) no-repeat left top; }
			#diskboard .commentListPart .listitem .mypostIcon { display: inline-block; width: 35px; height: 10px; vertical-align: top; }
			#diskboard .commentListPart .listitem .mypostIcon span { display: inline-block; width: 35px; height: 21px; text-indent: -1000em; position: absolute; margin-top: -14px; background: url(//imgcdn.luckyworld.net/diskboard/common/icon_mypost1.gif) no-repeat left top; }
			#diskboard .commentListPart .listitem dl { display: block; position: relative; }
			#diskboard .commentListPart .listitem dl dt { width:50%; padding: 4px 3px 1px; font-weight: bold; letter-spacing: -1px; }
			#diskboard .commentListPart .listitem dl dt img.usericon { vertical-align: middle; width: 19px; height: 19px; border: 0; margin: -4px 0 -1px 5px; }
			#diskboard .commentListPart .listitem dl dt.name .info { padding-left: 5px; color: #0000ff; font-weight: normal; letter-spacing: normal; font-family: tahoma; font-size: 10px; }
			#diskboard .commentListPart .listitem dl dd.commands { position: absolute; right: 0; top: 0; display: inline; white-space: nowrap; }
			#diskboard .commentListPart .listitem dl dd.commands .moreCommands { float: left; display: inline; }
			#diskboard .commentListPart .listitem dl dd.commands .moreCommands a { float: left; display: inline; margin: 0 2px; }
			#diskboard .commentListPart .listitem dl dd.commands .moreCommands a.delete { width: 19px; height: 21px; text-indent: -1000em; overflow: hidden; background: url(//imgcdn.luckyworld.net/diskboard/btn/btn_delete1.gif) no-repeat left top; }
			#diskboard .commentListPart .listitem dl dd.commands .moreCommands a.hide { width: 19px; height: 21px; text-indent: -1000em; overflow: hidden; background: url(//imgcdn.luckyworld.net/diskboard/btn/btn_hide1.gif) no-repeat left top; }
			#diskboard .commentListPart .listitem dl dd.commands .moreCommands a.unhide { width: 19px; height: 21px; text-indent: -1000em; overflow: hidden; background: url(//imgcdn.luckyworld.net/diskboard/btn/btn_recover1.gif) no-repeat left top; }
			#diskboard .commentListPart .listitem dl dd.commands .rating { float: left; display: inline; margin: 0 2px; }
			#diskboard .commentListPart .listitem dl dd.commands .rating a { width: 42px; height: 18px; float: left; display: inline; overflow: hidden; padding: 3px 0 0 18px; background: url(//imgcdn.luckyworld.net/diskboard/btn/btn_rating2.gif) no-repeat left top; text-align: center; font-size: 11px; font-family: Tahoma; line-height: 15px; text-decoration: none; }
			#diskboard .commentListPart .listitem dl dd.commands a.recommend { color: #eb5d6e; }
			#diskboard .commentListPart .listitem dl dd.commands a.against { color: #4e4e4e; margin-left: -1px; background-position: -60px 0; }
			
			
			
			
			

			/* commands2 */
			#diskboard .commentListPart .listitem dl dd.commands2 { position:absolute; right:0; top:0; display:inline; white-space:nowrap; }
			#diskboard .commentListPart .listitem dl dd.commands2 .guestDelForm { display:none; float:left; margin-right:4px; }
			#diskboard .commentListPart .listitem dl dd.commands2 .guestDelForm .password { display:block; float:left; width:60px; height:15px; line-height:15px; margin-right:2px; padding:3px 2px 0 2px; border:1px solid #d5d5d5; font-size:11px; }
			#diskboard .commentListPart .listitem dl dd.commands2 .guestDelForm .btn { display:block; float:left; width:30px; height:21px; background:url(//imgcdn.luckyworld.net/lifeboard/btn/btn_delok.gif) no-repeat; border:0; margin:0; padding:0; cursor:pointer; _cursor:hand; }
			#diskboard .commentListPart .listitem dl dd.commands2 .moreCommands { float: left; display: inline; position:relative; }
			#diskboard .commentListPart .listitem dl dd.commands2 .moreCommands a { float:left; display: inline; margin-left:3px; text-indent: -1000em; overflow: hidden; }
			#diskboard .commentListPart .listitem dl dd.commands2 .moreCommands a.delete { width: 21px; height: 22px; background: url(//imgcdn.luckyworld.net/common/btn/comment_delete.gif) no-repeat left top; }
			#diskboard .commentListPart .listitem dl dd.commands2 .moreCommands a.guestdelete { width: 21px; height: 22px; background: url(//imgcdn.luckyworld.net/common/btn/comment_delete.gif) no-repeat left top; }
			#diskboard .commentListPart .listitem dl dd.commands2 .moreCommands a.guestreport { width: 21px; height: 22px; background: url(//imgcdn.luckyworld.net/common/btn/comment_report.gif) no-repeat left top; }
			#diskboard .commentListPart .listitem dl dd.commands2 .moreCommands a.guestfilter { width: 32px; height: 22px; background: url(//imgcdn.luckyworld.net/common/btn/comment_block.gif) no-repeat left top; }/*½Å°í,¾ÆÀÌÇÇÂ÷´Ü*/
			#diskboard .commentListPart .listitem dl dd.commands2 .moreCommands a.hide { width: 21px; height: 22px; text-indent: -1000em; overflow: hidden; background: url(//imgcdn.luckyworld.net/common/btn/comment_hide.gif) no-repeat left top; }
			#diskboard .commentListPart .listitem dl dd.commands2 .moreCommands a.unhide { width: 21px; height: 22px; text-indent: -1000em; overflow: hidden; background: url(//imgcdn.luckyworld.net/common/btn/comment_show.gif) no-repeat left top; }
			#diskboard .commentListPart .listitem dl dd.commands2 .moreCommands a.report { width: 21px; height: 22px; text-indent: -1000em; overflow: hidden; background: url(//imgcdn.luckyworld.net/common/btn/comment_report.gif) no-repeat left top; }
			
			#diskboard .commentListPart .listitem dl dd.commands2 .rating { float:left; display:inline; height:20px; margin-left:3px; background:url(//imgcdn.luckyworld.net/common/btn/comment_like_bg.gif) repeat-x; border:1px solid #d4d4d4; border-bottom:1px solid #c9c9c9; }
			#diskboard .commentListPart .listitem dl dd.commands2 .rating a { display:block; min-width:20px; _width:20px; height:20px; padding:0 3px 0 52px; line-height:20px; overflow:hidden; text-align:center; font-size:11px; font-family: Tahoma; text-decoration:none; background:url(//imgcdn.luckyworld.net/common/btn/comment_like.gif) left top no-repeat; color:#f00; }
			#diskboard .commentListPart .listitem dl dd.commands2 .reportMessage { position:absolute;  z-index:30; width:232px; padding:10px; right:0; top:25px; border:2px solid #db000f; font-size:11px; word-break:break-all; white-space:normal; color:#555; background:#fff; }
			#diskboard .commentListPart .listitem dl dd.commands2 .reportMessage p { padding:7px; border:1px solid #ddd; background:#fafafa; }
			#diskboard .commentListPart .listitem dl dd.commands2 .reportMessage .reportMessageBtn { text-align:center; padding-top:7px; }
			#diskboard .commentListPart .listitem dl dd.commands2 .reportMessage .reportMessageBtn span { margin:0 5px; line-height:normal; vertical-align:middle; }
			
			
			
			
			#diskboard .commentListPart .listitem dl dd.content { padding: 4px 3px 1px; margin-top: 5px; color: #232323; }
			#diskboard .commentListPart .listitem dl dd .date { font-size: 10px; font-family: Tahoma, Dotum, "µ¸¿ò", AppleGothic; color: #aeaeae; margin-left: 4px; }
			#diskboard .commentListPart .listitem dl dd .moreInfo { font-size: 10px; font-family: Tahoma, Dotum, "µ¸¿ò", AppleGothic; color: #aeaeae; }

			#diskboard .commentListPart .bestComment { padding-bottom: 9px; }
			#diskboard .commentListPart .bestComment h3 { width: 113px; height: 19px; text-indent: -1000em; overflow: hidden; background: url(//imgcdn.luckyworld.net/diskboard/common/title_bestcomment1.gif) no-repeat left top; }
			#diskboard .commentListPart .bestComment .listitem { border: solid 4px #b4bfcc; padding: 10px 4px; }
			#diskboard .commentListPart .paging { clear: both; margin-top: 10px; }
	/* Comment Write Part */
		/* Basic */
			#diskboard .commentWritePart { clear: both; margin-top: 5px; }
			#diskboard .commentWritePart .comment { padding-right: 90px; position: relative; }
			#diskboard .commentWritePart .comment .content { border: solid 1px #eceaea; background: #f9f9f9; padding: 5px; }
			#diskboard .commentWritePart .comment .content span { border: solid 1px #eceaea; display: block; }
			#diskboard .commentWritePart .comment .content textarea { width: 100%; min-height: 59px; *height: 59px; border: none; resize: none; line-height: 17px;  overflow-y: auto; }
			#diskboard .commentWritePart .comment .content textarea.readonly { color: #aeaeae; }
			#diskboard .commentWritePart .comment .content.contentLogin textarea { min-height: 68px; *height: 68px; }
			#diskboard .commentWritePart .comment a { display: block; border: solid 1px #eceaea; border-top: none; height: 8px; overflow: hidden; cursor: n-resize; text-indent: -1000em; overflow: hidden; background: #fcfcfc url(//imgcdn.luckyworld.net/diskboard/btn/btn_expand1.gif) no-repeat center 1px; }
			#diskboard .commentWritePart .comment label { position:absolute; left:8px; top:0; display:block; margin-top: 5px; height:25px; font-family:"µ¸¿ò", "±¼¸²", tahoma; font-size:12px; color:red; cursor:text; line-height:23px; }
			#diskboard .commentWritePart .comment p.buttons { position: absolute; right: 0; bottom: 0; display: inline; }
			#diskboard .commentWritePart .comment p.buttons input { display: block; width: 86px; height: 82px; background: url(//imgcdn.luckyworld.net/diskboard/btn/btn_86x82_silver1.gif) no-repeat left top; border: none; line-height: 10px; font-weight: bold; letter-spacing: 4px; padding-top: 4px; }
		/* Error */
			#diskboard .commentWritePart .error { border: solid 1px #eceaea; text-align: center; clear: both; padding: 5px 10px 3px; line-height: 18px; margin-top: 10px; }
		/* Auto Comment */
			#diskboard .commentWritePart .autoComment ul { margin-right:90px; border-bottom:1px solid #ddd; }
			#diskboard .commentWritePart .autoComment ul li { padding:4px 3px; border:1px solid #ddd; border-bottom:0; cursor:pointer; _cursor:hand; background:#fff; color:#777; }
			#diskboard .commentWritePart .autoComment ul li:hover { background:#F4F4F4; color:#555; }

/* Special */
	/* Saving Layer */
		#DiskboardSavingLayer { width: 100%; height: 115px; z-index: 9999; position: absolute; background: url(//imgcdn.luckyworld.net/diskboard/banner/banner_sending1.gif) no-repeat center center scroll; display: none; }
		#DiskboardSavingScreen { position: absolute; z-index: 9998; position: absolute; display: none; filter:alpha(opacity=0.5); opacity: 0.5; -moz-opacity: 0.5; background: #000; }
	/* Scrapping Layer */
		#DiskboardScrappingLayer { z-index: 9999; position: absolute; display: none; padding: 14px 15px 9px; line-height: 20px; text-align: center; border: solid 1px #000; background: #efefff; color: #000; }
	/* Quick Viewer */
		#diskboard #diskboardQuickViewer { top: 115px; position: fixed; margin-left: 750px; display: none; }
		#diskboard #diskboardQuickViewer iframe { width: 770px; height: 700px; }

/* Seller */
	.memberSellerModItemUse input { padding:0; }
	.memberSellerModItemUse { position:absolute; width:373px; height:229px; }
	.memberSellerModItemUse * { padding:0; margin:0; }
	.memberSellerModItemUse .arrow { position:absolute; width:11px; height:7px; margin-left:320px; background:url(/images/item_apply/item_pop_arrow.gif) no-repeat; }
	.memberSellerModItemUse h5 { height:40px; background:url(/images/item_apply/item_pop_title_bg.gif) repeat-x; padding:0 7px; font-size:14px; line-height:38px; }
	.memberSellerModItemUse .itemView { border:1px solid #b7b7b7; margin-top:6px; }
	.memberSellerModItemUse .content { background-color:#fff; padding:15px 0 16px 15px; width:356px; float:left; display:inline; }
	.memberSellerModItemUse .bottom { height:40px; padding-top:14px; clear:both; background:url(/images/item_apply/item_pop_bottom_bg.gif) repeat-x; text-align:center; }
	.memberSellerModItemUse .thumb { width:121px; height:94px; float:left; }
	.memberSellerModItemUse table { float:left; display:inline; margin-left:10px; }
	.memberSellerModItemUse table th { text-align:left; }
	.memberSellerModItemUse .colspan { padding-left:5px; }

/* ºÒ¹ý ¼ºÀÎ ÃÔ¿µ¹° °æ°í : S */
	#warning_adult_layer { width:500px; height:700px; position:absolute; top:15px; right:15px; z-index:1006; border:1px solid #909090;
	background:url('//imgcdn.luckyworld.net/common/banner/ad/warning_adult.png') no-repeat; }
	#warning_adult_layer .warningClose { cursor:pointer; width:56px; height:56px; position:absolute; top:0; right:0; }