



/* Board Content Default */
	.board-content blockquote {
	}
/* Basic Layout */
	#nboard {
		/*margin-top: 10px;*/
	}
	#nboard,
	#nboard table,
	#nboard th,
	#nboard td,
	#nboard input,
	#nboard textarea,
	#nboard select,
	#nboard button,
	#nboard h1,
	#nboard h2,
	#nboard h3,
	#nboard h4,
	#nboard h5,
	#nboard h6,
	#nboard blockquote {
		font-family: "Noto Sans", "Malgun Gothic", "맑은 고딕", "돋움", Dotum, "굴림", Gulim, Apple SD Gothic Neo;
	}
	#nboard blockquote {
		font-weight: 350!important;
	}	
/* Common Tables */
	/* Table Type 1 */
		.nboard-table1 {
			border-top: solid 1px #a8afbd;
			border-bottom: solid 1px #dcdcdc;
		}
		.nboard-table1 table {
			table-layout: fixed;
			border-collapse: collapse;
			border-bottom: solid 1px #a8afbd;
		}
		.nboard-table1 table th,
		.nboard-table1 table td {
			padding: 7px 0 6px;
			line-height: 17px;
			text-align: center;
			background: white;
		}
		.nboard-table1 table thead th {
			background: #f9f9fa url('http://www.thisisgame.com/static/nboard/images/default/bg_listhead1.png') repeat-x left bottom;
			padding: 5px 0 2px;
		} 
		.nboard-table1 table thead th,
		.nboard-table1 table thead th a {
			color: #666666;
			font-family: "Noto Sans", "Malgun Gothic", "맑은 고딕", "돋움", Dotum, Apple SD Gothic Neo;
			font-size: 11px;
			line-height: 16px;
		}
		.nboard-table1 table td {
			background-color: #ffffff;
			border-top: solid 1px #dcdcdc;
		} 
		.nboard-table1 table td,
		.nboard-table1 table td a {
			color: #000000;
		}
		.nboard-table1 table th.left,
		.nboard-table1 table td.left {
			padding-left: 8px;
			padding-right: 8px;
			text-align: left;
		}
		.nboard-table1 table td.name {
			font-weight: bold;
			letter-spacing: -1px;
		}
		.nboard-table1 table th.no-padding,
		.nboard-table1 table td.no-padding {
			padding-top: 0;
			padding-bottom: 0;
		}
		.nboard-table1 table th.icon,
		.nboard-table1 table td.icon {
			padding-top: 5px;
			padding-bottom: 3px;
		}
		.nboard-table1 table td.icon .iconimg {
			vertical-align: middle;
			margin: -4px 0 -1px;
			border: 0;
		}
		.nboard-table1 table tr.no-result td {
			padding-top: 36px;
			padding-bottom: 35px;
		}
		.nboard-table1 table td .sub-list {
		}
		.nboard-table1 table td .sub-list ul li {
			padding: 3px 0 1px;
		}
		.nboard-table1 table td .sub-list ul li.icon {
			padding: 5px 0 2px;
		}
		.nboard-table1 table td .sub-list ul li.icon .iconimg {
			vertical-align: middle;
			margin: -4px 0 -1px;
		}
		.nboard-table1 table td .sub-info {
			display: block;
			color: #999999;
			font-family: "Noto Sans", "Malgun Gothic", "맑은 고딕", "돋움", Dotum, Apple SD Gothic Neo;
			font-size: 11px;
			font-weight: normal;
			letter-spacing: normal;
		}
/* Common Buttons */
	/* Button Type 1 */
		.nboard-button1,
		.nboard-button1 * {
			display: inline-block;
			overflow: visible;
			position: relative;
			margin: 0;
			padding: 0;
			border: 0;
			background-color: #000000;
			/*background: url('http://www.thisisgame.com/static/nboard/images/default/btn_common1.png?v=10') no-repeat;*/
			font-size: 13px;
			font-weight: bold;
			font-family: "Noto Sans", "Malgun Gothic", "맑은 고딕", Tahoma, Sans-serif;
			color: #ffffff;
			text-decoration: none !important;
			vertical-align: middle;
			white-space: nowrap;
			height: 38px;
			line-height: 38px;
			/* width: 100px; */
		}
		.nboard-button1 {
			margin-right: 2px;
		}
		.nboard-button1.small,
		.nboard-button1.small * {
			height: 20px;
			line-height: 20px;
			font-family: "Noto Sans", "Malgun Gothic", "맑은 고딕", "돋움", Dotum, Tahoma, Sans-serif;
		}
		.nboard-button1.form-small,
		.nboard-button1.form-small * {
			height: 23px;
			line-height: 23px;
			font-family: "Noto Sans", "Malgun Gothic", "맑은 고딕", "돋움", Dotum, Tahoma, Sans-serif;
		}		
		strong  .nboard-button1 {
			letter-spacing: -1px;
			font-weight: bold;
		}
		.nboard-button1 * {
			left: 2px;
			cursor: pointer;
			_cursor: hand;
		}
		.nboard-button1 {
			background-position:left 0;
		}
		.nboard-button1.blue1 {
			background-position:left -75px;
		}
		.nboard-button1.small {
			background-position: left -25px;
		}
		.nboard-button1.form-small {
			background-position: left -25px;
		}		
		.nboard-button1.blue1.small {
			background-position:left -100px;
		}
		.nboard-button1 * {
			padding: 0 8px 0 6px;
			background-position: right top;
			font-size: 12px;
		}
		.nboard-button1.blue1 * {
			background-position: right -75px;
		}
		.nboard-button1.small * {
			padding: 0 7px 0 4px;
			background-position: right -25px;
			font-size: 11px
		}
		.nboard-button1.form-small * {
			padding: 0 7px 0 4px;
			background-position: right -25px;
			font-size: 11px
		}		
		.nboard-button1.blue1.small * {
			background-position: right -100px;
		}
		strong  .nboard-button1 * {
			padding-right: 9px;
		}
		.nboard-button1 *:hover,
		.nboard-button1 *:active,
		.nboard-button1 *:focus {
			color:#0579d3;
		}
		.nboard-button1.strong * {
			font-weight: bold !important;
		}
		.nboard-button1.disabled,
		.nboard-button1 .disabled,
		.nboard-button1.disabled * {
			color: #888;
			cursor: default;
		}
		.nboard-button1.icon * {
			padding-left: 23px;
		}
		.nboard-button1.small.icon * {
			padding-left: 20px;
		}
		.nboard-button1.icon span {
			width: 23px !important;
			margin-right: -23px !important;
			padding: 0 !important;
		}
		.nboard-button1 .write {
			background-position: 4px -50px;
		}
		.nboard-button1.small .write {
			background-position: 3px -52px;
		}
		.nboard-button1 .print {
			background-position: -21px -50px;
		}
		.nboard-button1.small .print {
			background-position: -22px -52px;
		}
		.nboard-button1 .titlebar {
			background-position: -71px -50px;
		}
		.nboard-button1.small .titlebar {
			background-position: -72px -52px;
		}
		.nboard-button1 .text {
			background-position: -96px -50px;
		}
		.nboard-button1.small .text {
			background-position: -97px -52px;
		}
		.nboard-button1 .movie {
			background-position: -121px -50px;
		}
		.nboard-button1.small .movie {
			background-position: -122px -52px;
		}
		.nboard-button1 .html {
			background-position: -146px -50px;
		}
		.nboard-button1.small .html {
			background-position: -147px -52px;
		}
		.nboard-button1.w72 {
			width: 120px;
			text-align: center;
		}
		.nboard-button1.w120 {
			width: 120px;
			text-align: center;
		}		
		.nboard-button1.w72 * {
			width: 56px;
		}
		.nboard-button1.w72.icon * {
			width: 36px;
		}
/* List */
	/* Article List */
		/* Common */
			#nboard .nboard-article-list {
			}
		/* Table Type */
			#nboard .nboard-article-list table {
				width: 100%;
			}
			#nboard .nboard-article-list table col.no {
				width: 60px;
			}
			#nboard .nboard-article-list table col.thumbimg {
				width: 60px;
			}
			#nboard .nboard-article-list table col.usernick {
				width: 130px;
			}
			#nboard .nboard-article-list table col.livedate {
				width: 100px;
			}
			#nboard .nboard-article-list table col.ratingsum,
			#nboard .nboard-article-list table col.ratingaverage,
			#nboard .nboard-article-list table col.recommends {
				width: 42px;
			}
			#nboard .nboard-article-list table col.readcount {
				width: 46px;
			}
			#nboard .nboard-article-list table tr td strong,
			#nboard .nboard-article-list table tr td b {
				font-weight: bold;
				letter-spacing: -1px;
			}
			#nboard .nboard-article-list table tr td .category {
				color: #eb6877;
				font-family: "Noto Sans", "Malgun Gothic", "맑은 고딕", "돋움", Dotum, Apple SD Gothic Neo;
				font-size: 11px;
			}
			#nboard .nboard-article-list table tr td img.thumbimg {
				width: 56px;
				height: 36px;
				border: 0;
				vertical-align: middle;
				margin: -1px 10px 0 0;
				border: solid 1px #ccc;
			}
			#nboard .nboard-article-list table tr td .comments {
				font-size: 11px;
				line-height: 10px;
				height: 12px;
				color: #0000ff;
				font-family: "Noto Sans", "Malgun Gothic", "맑은 고딕", "돋움", Dotum, Apple SD Gothic Neo;
				letter-spacing: normal;
				font-weight: bold;
				background: url('http://www.thisisgame.com/static/nboard/images/default/icon_comment1.png') no-repeat 2px top;
				padding-left: 22px;
				display: inline-block;
			}
			#nboard .nboard-article-list table tr td .comments.admin {
				background-image: url('http://www.thisisgame.com/static/nboard/images/default/icon_admincomment1.png');
			}
			#nboard .nboard-article-list table tr.current td {
				background-color: #caddf0;
			}
			#nboard .nboard-article-list table tr.current td,
			#nboard .nboard-article-list table tr.current td a {
			}
			#nboard .nboard-article-list table tr td.number {
				font-family: "Noto Sans", "Malgun Gothic", "맑은 고딕", "돋움", Dotum, Apple SD Gothic Neo;
				font-size: 11px;
			}
			#nboard .nboard-article-list table tr td.number strong.hot {
				color: #e60012;
				font-weight: normal;
				letter-spacing: normal;
			}
			#nboard .nboard-article-list table tr td.author em {
				color: #c396c5;
			}
			#nboard .nboard-article-list table tr.notice td {
				background-color: #f4f4f4;
				background-color: #fafafa;
			}
			#nboard .nboard-article-list table tr.notice td,
			#nboard .nboard-article-list table tr.notice td a {
				font-weight: bold;
				letter-spacing: -1px;
			}
			#nboard .nboard-article-list table tr.certified td.subject a {
				font-weight: bold;
				letter-spacing: -1px;
			}
			#nboard .nboard-article-list table tr td .notice-mark {
				display: inline-block;
				width: 28px;
				height: 0;
				padding-top: 16px;
				overflow: hidden;
				background: url('http://www.thisisgame.com/static/nboard/images/default/icon_notice1.png') no-repeat left top;
				vertical-align: middle;
				margin: -4px 0 -1px;
			}
			#nboard .nboard-article-list table tr td .bullet-mark {
				display: inline-block;
				width: 3px;
				height: 0;
				padding-top: 5px;
				overflow: hidden;
				background: url('http://www.thisisgame.com/static/nboard/images/default/icon_arrow_gray2.png') no-repeat left top;
				vertical-align: middle;
				margin: -4px 0 -1px;
			}
			#nboard .nboard-article-list table tr td .secret-mark {
				display: inline-block;
				width: 16px;
				height: 0;
				padding-top: 16px;
				overflow: hidden;
				background: url('http://www.thisisgame.com/static/nboard/images/default/icon_lock1.png') no-repeat left top;
				vertical-align: middle;
				margin: -4px 0 -1px;
			}
			#nboard .nboard-article-list table tr td .certified-mark {
				display: inline-block;
				width: 28px;
				height: 0;
				padding-top: 16px;
				overflow: hidden;
				background: url('http://www.thisisgame.com/static/nboard/images/default/icon_certified1.png') no-repeat left top;
				vertical-align: middle;
				margin: -4px 0 -1px;
			}
			#nboard .nboard-article-list table tr td .age-mark {
				display: inline-block;
				width: 13px;
				height: 0;
				padding-top: 13px;
				overflow: hidden;
				background: none no-repeat left top;
				vertical-align: middle;
				margin: -4px 0 -1px;
			}
			#nboard .nboard-article-list table tr td .age-mark.age-mark19 {
				background-image: url('http://www.thisisgame.com/static/nboard/images/default/icon_age19.png');
			}
			#nboard .nboard-article-list table tr td .thumbimg-mark {
				display: inline-block;
				width: 14px;
				height: 0;
				padding-top: 14px;
				overflow: hidden;
				background: url('http://www.thisisgame.com/static/nboard/images/default/icon_image1.png') no-repeat left top;
				vertical-align: middle;
				margin: -4px 0 -1px;
			}
			#nboard .nboard-article-list table tr td .deleted-mark {
				color: #ff0000;
			}
			#nboard .nboard-article-list table tr td .new-mark {
				display: inline-block;
				width: 9px;
				height: 0;
				padding-top: 9px;
				overflow: hidden;
				background: url('http://www.thisisgame.com/static/nboard/images/default/icon_new1.png') no-repeat left top;
				vertical-align: middle;
			}
			#nboard .nboard-article-list table tr.deleted td {
				background-color: #f0f0f0;
			}
			#nboard .nboard-article-list table .multi-checker {
				display: none;
				vertical-align: middle;
				margin: -4px 0 -1px;
			}
			#nboard .multimode .nboard-article-list table .num {
				display: none;
			}
			#nboard .multimode .nboard-article-list table .multi-checker {
				display: inline;
			}
		/* List Type : Album */
			#nboard .nboard-article-list tr.article .album-list {
				margin: -5px -4px -5px -5px;
			}
			#nboard .nboard-article-list tr.article .album-list ul {
				width: 100%;
				display: inline-block;
				vertical-align: top;
				padding: 5px 0;
			}
			#nboard .nboard-article-list tr.article .album-list ul li {
				float: left;
				display: inline;
				padding: 7px;
				width: 177px;
				height: 160px;
				border: solid 1px #c5cad2;
				background: #eeeeee;
				margin: 5px 4px 5px 5px;
			}
			#nboard .nboard-article-list tr.article .album-list ul li .top-info {
				height: 14px;
				overflow: hidden;
			}
			#nboard .nboard-article-list tr.article .album-list ul li .top-info .category {
				float: left;
				display: inline;
				line-height: 14px;
			}
			#nboard .nboard-article-list tr.article .album-list ul li .top-info .comments {
				float: right;
				display: inline;
			}
			#nboard .nboard-article-list tr.article .album-list ul li .thumbnail {
				width: 175px;
				height: 102px;
				border: solid 1px #dcdcdc;
				position: relative;
				display: block;
			}
			#nboard .nboard-article-list tr.article .album-list ul li .thumbnail img {
				width: 175px;
				height: 102px;
			}
			#nboard .nboard-article-list tr.article .album-list ul li .subject {
				margin-top: 6px;
				text-align: center;
				white-space: nowrap;
				overflow: hidden;
			}
			#nboard .nboard-article-list tr.article .album-list ul li .subject,
			#nboard .nboard-article-list tr.article .album-list ul li .subject a {
				font-weight: bold;
				letter-spacing: -1px;
			}
			#nboard .nboard-article-list tr.article .album-list ul li .certified-mark {
				position: absolute;
				bottom: 3px;
				left: 4px;
			}
			#nboard .nboard-article-list tr.article .album-list ul li .over-info {
				height: 20px;
				line-height: 22px;
				padding: 0 5px;
				overflow: hidden;
				width: auto;
				left: 0;
				right: 0;
				background: url('http://www.thisisgame.com/static/nboard/images/default/bg_album_list_info1.png') repeat left top;
				position: absolute;
				display: none;
			}
			#nboard .nboard-article-list tr.article .album-list ul li .over .over-info {
				display: block;
			}
			#nboard .nboard-article-list tr.article .album-list ul li .over-info.top {
				top: 0;
			}
			#nboard .nboard-article-list tr.article .album-list ul li .over-info.bottom {
				bottom: 0;
				text-align: right;
			}
			#nboard .nboard-article-list tr.article .album-list ul li .over-info,
			#nboard .nboard-article-list tr.article .album-list ul li .over-info a {
				font-family: "Noto Sans", "Malgun Gothic", "맑은 고딕", "돋움", Dotum, Apple SD Gothic Neo;
				font-size: 11px;
				color: #ffffff;
			}
			#nboard .nboard-article-list tr.article .album-list ul li .over-info .info-left {
				float: left;
				display: inline;
				overflow: hidden;
				width: 50%;
				text-align: left;
			}
			#nboard .nboard-article-list tr.article .album-list ul li .over-info .info-right {
				float: right;
				display: inline;
				overflow: hidden;
				width: 50%;
				text-align: right;
			}
			#nboard .nboard-article-list tr.article .album-list ul li .author {
				margin: -4px 0 -3px;
			}
			#nboard .nboard-article-list tr.article .album-list ul li .author,
			#nboard .nboard-article-list tr.article .album-list ul li .author  a {
				color: #666666;
			}
		/* List Type : News */
			#nboard .nboard-article-list tr.article .news-list {
				text-align: left;
				padding: 0 10px;
			}
			#nboard .nboard-article-list tr.article .news-list ul {
			}
			#nboard .nboard-article-list tr.article .news-list ul li {
				border-top: solid 1px #c5cad2;
				padding: 10px 0;
				position: relative;
				min-height: 70px;
			}
			#nboard .nboard-article-list tr.article .news-list ul li:first-child {
				border-top: 0;
			}
			#nboard .nboard-article-list tr.article .news-list ul li .thumbnail {
				position: absolute;
				left: 0px;
				top: 10px;
				width: 120px;
				height: 70px;
			}
			#nboard .nboard-article-list tr.article .news-list ul li .thumbnail img {
				width: 120px;
				height: 70px;
				border: 0;
				vertical-align: top;
			}
			#nboard .nboard-article-list tr.article .news-list ul li .article-info {
				margin-left: 140px;
			}
			#nboard .nboard-article-list tr.article .news-list ul li .subject {
				margin-bottom: 1px;
			}
			#nboard .nboard-article-list tr.article .news-list ul li .subject,
			#nboard .nboard-article-list tr.article .news-list ul li .subject a {
				font-family: "Noto Sans", "Malgun Gothic", "맑은 고딕", "돋움", Dotum, Apple SD Gothic Neo;
				font-size: 14px;
				color: #000000;
				line-height: 17px;
				font-weight: bold;
			}
			#nboard .nboard-article-list tr.article .news-list ul li .subject .iconimg {
				vertical-align: middle;
				margin: -4px 0 -1px;
			}
			#nboard .nboard-article-list tr.article .news-list ul li .article-sub-info {
				margin-top: 3px;
			}
			#nboard .nboard-article-list tr.article .news-list ul li .article-sub-info,
			#nboard .nboard-article-list tr.article .news-list ul li .article-sub-info a {
				font-family: "Noto Sans", "Malgun Gothic", "맑은 고딕", "굴림", Dotum, Apple SD Gothic Neo;
				font-size: 12px;
				color: #000000;
				line-height: 16px;
			}
			#nboard .nboard-article-list tr.article .news-list ul li .subtitle {
				margin-right: 8px;
			}
			#nboard .nboard-article-list tr.article .news-list ul li .subtitle,
			#nboard .nboard-article-list tr.article .news-list ul li .subtitle a {
				font-weight: bold;
				letter-spacing: -1px;
			}
			#nboard .nboard-article-list tr.article .news-list ul li .date {
				margin-right: 4px;
			}
			#nboard .nboard-article-list tr.article .news-list ul li .author {
				margin-left: 4px;
			}
			#nboard .nboard-article-list tr.article .news-list ul li .summary {
				margin-top: 3px;
			}
			#nboard .nboard-article-list tr.article .news-list ul li .summary,
			#nboard .nboard-article-list tr.article .news-list ul li .summary a {
				font-family: "Noto Sans", "Malgun Gothic", "맑은 고딕", "돋움", Dotum, Apple SD Gothic Neo;
				font-size: 11px;
				color: #999999;
				line-height: 16px;
			}
			#nboard .nboard-article-list tr.article .news-list ul li.no-list-result-inside {
				padding: 40px 5px 38px;
				text-align: center;
				height: auto;
				min-height: 0;
			}
	/* Series List */
		#nboard .nboard-series-list {
			padding: 15px 0;
			text-align: center;
		}
		#nboard .nboard-series-list ul {
			display: inline-block;
			width: 760px;
			vertical-align: top;
			margin: 0 auto;
			text-align: left;
		}
		#nboard .nboard-series-list ul li {
			width: 132px;
			float: left;
			display: inline;
			margin: 10px 10px;
		}
		#nboard .nboard-series-list ul li .image {
			width: 130px;
			height: 69px;
			overflow: hidden;
			border: solid 1px #cbcbcb;
		}
		#nboard .nboard-series-list ul li .image img {
			width: 130px;
			height: 69px;
			vertical-align: top;
			border: 0;
		}
		#nboard .nboard-series-list ul li .sub-title {
			border: solid 1px #ece8d9;
			background: #f7f7f4;
			height: 25px;
			line-height: 27px;
			text-align: center;
		}
		#nboard .nboard-series-list ul li .sub-title,
		#nboard .nboard-series-list ul li .sub-title a {
			color: #936f37;
			margin-top: 6px;
		}
/* Board */
	/* Common Styles */
		/* Submenu Layer */
			#nboard .nboard-social-button1 {
				vertical-align: top;
				overflow: hidden;
				display: inline-block;
			}
			#nboard .nboard-social-button1.facebook {
				width: 95px;
				height: 20px;
			}
			#nboard .nboard-social-button1.twitter {
				width: 80px;
				height: 20px;
			}
		/* Submenu Layer */
			/* Common */
				#nboard .nboard-submenu.submenu-layer {
					display: none;
					position: absolute;
					z-index: 60;
				}
			/* Type 1 */
				#nboard .nboard-submenu1.submenu-layer {
					border: solid 1px #a8afbd;
					background: #ffffff;
				}
				#nboard .nboard-submenu1.submenu-layer ul {
					display: inline-block;
				}
				#nboard .nboard-submenu1.submenu-layer ul li {
				}
				#nboard .nboard-submenu1.submenu-layer ul li a {
					display: block !important;
					color: #666666 !important;
					font-family: "Noto Sans", "Malgun Gothic", "맑은 고딕", "돋움", Dotum, Apple SD Gothic Neo !important;
					font-size: 11px !important;
					line-height: 14px !important;
					padding: 4px 8px 1px !important;
					white-space: nowrap !important;
					text-align: left !important;
				}
				#nboard .nboard-submenu1.submenu-layer ul li a:hover {
					text-decoration: none;
					background: #eeeeee;
				}
				#nboard .nboard-submenu1.submenu-layer ul li a.selected {
					font-weight: bold;
					letter-spacing: -1px;
				}
		/* Simple Notice 1 */
			#nboard .nboard-common-simple-notice1 {
				border: solid 1px #a50000;
				background: #f6eaea;
				color: #e84747;
				text-align: center;
				padding: 10px 0 7px;
				line-height: 17px;
				font-weight: bold;
				margin-top: 10px;
			}
		/* Simple Bottom Notice 1 */
			#nboard .nboard-common-simple-bottom-notice1 {
				border: solid 1px #ddd;
				background: #fff;
				color: #ddd;
				text-align: center;
				margin-top: 25px;
				padding: 10px 0 7px;
				line-height: 17px;
			}
			#nboard .nboard-common-simple-bottom-notice1 .on {
				color: #c8ac80;
			}
		/* Common List Menubar 1 */
			#nboard .common-list-menubar1 {
				border: solid 1px #c5cad2;
				background: #ffffff;
			}
			#nboard .common-list-menubar1 .menu-group {
				float: left;
				border-right: solid 1px #c5cad2;
				padding-top: 1px;
			}
			#nboard .common-list-menubar1 .menu-group.rest {
				float: none;
				display: block;
				text-align: right;
				border-right: 0;
			}
			#nboard .common-list-menubar1 .menu-group .menu-body {
				border-top: solid 1px #ffffff;
				border-left: solid 1px #ffffff;
				background: #eeeeee;
				height: 28px;
				margin-top: -1px;
			}
			#nboard .common-list-menubar1 .menu-group.rest .menu-body {
				margin-left: 1px;
				padding-right: 3px;
			}
			#nboard .common-list-menubar1 .menu-group.rest:first-child .menu-body {
				margin-left: 0px;
			}
			#nboard .common-list-menubar1 .menu-group a.menu-body {
				display: block;
				padding: 7px 9px 0;
				height: 21px;
				line-height: 15px;
				color: #000000;
				text-decoration: none;
			}
			#nboard .common-list-menubar1 .menu-group a.menu-body:hover {
				background-color: #e4e4e4;
			}
			#nboard .common-list-menubar1 .menu-group a .expand {
				background: url('http://www.thisisgame.com/static/nboard/images/default/icon_expand_black1.png') no-repeat right 4px;
				padding-right: 12px;
			}
			#nboard .common-list-menubar1 .menu-group .nboard-button1 {
				margin-top: 2px;
			}
			#nboard .common-list-menubar1 .menu-group .icon-menu {
				display: inline-block;
				margin-top: 6px;
				vertical-align: top;
				padding-right: 4px;
				font-size: 0;
			}
			#nboard .common-list-menubar1 .menu-group .icon-menu .menu-one {
				display: inline-block;
				padding: 0 9px 0 11px;
				background: url('http://www.thisisgame.com/static/nboard/images/default/sep_2x9_gray1.png') no-repeat left 3px;
			}
			#nboard .common-list-menubar1 .menu-group .icon-menu .menu-one:first-child {
				padding-left: 9px;
				background: none;
			}
			#nboard .common-list-menubar1 .menu-group .icon-menu .menu-one a {
				display: inline-block;
				padding-top: 1px;
			}
			#nboard .common-list-menubar1 .menu-group .icon-menu .menu-one a.on {
				color: #1d31eb;
			}
			#nboard .common-list-menubar1 .menu-group .icon-menu .menu-one,
			#nboard .common-list-menubar1 .menu-group .icon-menu .menu-one a {
				color: #000000;
				font-family: "Noto Sans", "Malgun Gothic", "맑은 고딕", "굴림", Gulim, Apple SD Gothic Neo;
				font-size: 12px;
				line-height: 15px;
			}
			#nboard .common-list-menubar1 .menu-group .icon-menu .menu-one a.manage {
				padding-left: 19px;
				background: url('http://www.thisisgame.com/static/nboard/images/default/icon_manage1.png') no-repeat left top;
			}
			#nboard .common-list-menubar1 .menu-group .icon-menu .menu-one a.certified {
				padding-left: 15px;
				background: url('http://www.thisisgame.com/static/nboard/images/default/icon_certified2.png') no-repeat left 1px;
			}
			#nboard .common-list-menubar1 .menu-group .icon-menu .menu-one a.all {
				padding-left: 18px;
				background: url('http://www.thisisgame.com/static/nboard/images/default/icon_document1.png') no-repeat left top;
			}
			#nboard .common-list-menubar1 .menu-group .icon-menu .menu-one a.unshown {
				padding-left: 18px;
				background: url('http://www.thisisgame.com/static/nboard/images/default/icon_ghost1.png') no-repeat left 1px;
			}
		/* Common Menu 1 */
			#nboard .nboard-common-menu1 {
				display: inline-block;
				width: 100%;
				text-align: center;
				vertical-align: top;
			}
			#nboard .nboard-common-menu1 .left-wrap {
				float: left;
				display: inline;
				text-align: left;
				white-space: nowrap;
			}
			#nboard .nboard-common-menu1 .right-wrap {
				float: right;
				display: inline;
				text-align: right;
				white-space: nowrap;
			}
		/* Common Rating Bar */
			#nboard .nboard-common-ratingbar1 {
				display: inline-block;
				vertical-align: top;
				width: 70px;
				height: 13px;
				overflow: hidden;
				background: url('http://www.thisisgame.com/static/nboard/images/default/bg_ratingbar1.png') no-repeat left top;
			}
			#nboard .nboard-common-ratingbar1 > span {
				display: block;
				vertical-align: top;
				width: 0px;
				height: 13px;
				overflow: hidden;
				text-indent: -1000em;
				background: url('http://www.thisisgame.com/static/nboard/images/default/bg_ratingbar1.png') no-repeat left -13px;
			}
	/* Board Title Part */
		#nboard .board-title-part .title {
			display: block;
			height: 27px;
			line-height: 21px;
			overflow: hidden;
			font-family: "Noto Sans", "Malgun Gothic", "맑은 고딕", "굴림", Gulim, Apple SD Gothic Neo;
			font-size: 12px;
			font-weight: bold;
			background: url('http://www.thisisgame.com/static/webzine/images/title_common1.png') no-repeat left -3px;
			padding: 0 0 0 27px;
			color: #000000;
		}
	/* Board Top Edit Part */
		#nboard .board-top-edit-part {
			position: absolute;
			z-index: 2000;
			background: white;
			border: solid 1px #aaa;
			overflow: hidden;
			margin-top: 40px;
			margin-left: 40px;
			width: 832px;
		}
		#nboard .board-top-edit-part .part-title {
			padding: 10px 10px 8px;
			background: #c2d2da;
			color: #515670;
			font-weight: bold;
			letter-spacing: -1px;
			border-bottom: solid 1px #aaa;
			cursor: move;
		}
		#nboard .board-top-edit-part .add-box {
			padding: 2px 3px;
			border-bottom: solid 1px #aaa;
		}
		#nboard .board-top-edit-part .content {
			width: 834px;
			margin: -1px;
		}
		#nboard .board-top-edit-part .content textarea,
		#nboard .board-top-edit-part .content iframe {
			vertical-align: top;
		}
		#nboard .board-top-edit-part .tool {
			margin: -1px;
			overflow: hidden;
		}
		#nboard .board-top-edit-part .button {
			padding: 5px 5px;
			background: #fafafa;
			border-top: solid 1px #aaa;
		}
		#nboard .board-top-edit-part .button .options {
			padding: 6px 0 2px;
		}
		#nboard .board-top-edit-part .button .options label {
			margin-left: 8px;
		}
		#nboard .board-top-edit-part .button .options .option-title {
			margin-right: -4px;
			margin-left: 15px;
		}
		#nboard .board-top-edit-part .button .options input.radio {
			margin: -4px 0 -1px;
			vertical-align:middle;
		}
	/* Board Top Part */
		#nboard .board-top-part {
			margin-top: 10px;
		}
	/* Article List Part */
		/* Basic Layout */
			#nboard .article-list-part {
			}
		/* List */
			#nboard .article-list-part .list {
			}
			#nboard .article-list-part .list .warning td {
				background: #fefeeb;
			}
			#nboard .article-list-part .list .warning td ul {
				padding: 5px 0;
			}
			#nboard .article-list-part .list .warning td ul li {
				line-height: 180%;
			}
			#nboard .article-list-part .list .warning td strong.red {
				color: #ff0000;
			}
			#nboard .article-list-part .list .no-list-result {
				padding: 40px 5px 38px;
				text-align: center;
			}
			#nboard .article-list-part .list .global-notice {
			}
			#nboard .article-list-part .list .global-notice ul {
				background: #f4f4f4;
				padding: 2px 0;
			}
			#nboard .article-list-part .list .global-notice ul li {
				text-align: left;
				padding: 6px 8px 4px 68px;
				background: url('http://www.thisisgame.com/static/nboard/images/default/icon_notice2.png') no-repeat 16px 5px;
			}
			#nboard .article-list-part .list .global-notice ul.narrow li {
				padding-left: 41px;
				background-position: 8px 5px;
			}
			#nboard .article-list-part .list .global-notice ul li,
			#nboard .article-list-part .list .global-notice ul li a {
				font-weight: bold;
				letter-spacing: -1px;
			}
	/* Article List Botmenu Part */
		/* Basic Layout */
			#nboard .article-list-botmenu-part {
			}
		/* Paging */
			#nboard .article-list-botmenu-part .paging {
				margin-top: 10px;
				text-align: center;
			}
			#nboard .article-list-botmenu-part .paging .search-link {
				vertical-align: middle;
				margin: 0 8px 3px;
			}
			#nboard .article-list-botmenu-part .ad {
				margin-top: 10px;
				text-align: center;
			}
	/* Article List Topmenu Part */
		/* Basic Layout */
			#nboard .article-list-topmenu-part {
				margin-top: 10px;
				padding-bottom: 5px;
			}
			#nboard .article-list-topmenu-part select.category {
				vertical-align: top;
				height: 23px;
				padding: 0;
				line-height: 23px;
			}
		/* Search Form */
			#nboard .article-list-topmenu-part .search-form {
				padding: 0 5px;
			}
			#nboard .article-list-topmenu-part .search-form select,
			#nboard .article-list-topmenu-part .search-form input,
			#nboard .article-list-topmenu-part .search-form .button {
				vertical-align: top;
			}
			#nboard .article-list-topmenu-part .search-form select {
				height: 23px;
				padding: 0;
				line-height: 23px;
			}
			#nboard .article-list-topmenu-part .search-form input[type=text] {
				height: 19px;
				padding: 2px 5px 0;
				border: solid 1px #aaa;
				background: white;
			}
		/* Advanced Search */
			#nboard .article-list-topmenu-part .advanced-search {
				position: absolute;
				border: solid 1px #aaa;
				z-index: 100;
				width: 300px;
				background: #fcfcff;
				display: none;
				text-align: left;
			}
			#nboard .article-list-topmenu-part .advanced-search .title {
				border-bottom: solid 1px #aaa;
				background: #c2d2da;
				color: #515670;
				padding: 5px 0 2px 8px;
				line-height: 15px;
				font-weight: bold;
				letter-spacing: -1px;
			}
			#nboard .article-list-topmenu-part .advanced-search a.close {
				position: absolute;
				right: 10px;
				top: 5px;
				font-family: "Noto Sans", "Malgun Gothic", "맑은 고딕", "돋움", Dotum, Apple SD Gothic Neo;
				font-size: 11px;
			}
			#nboard .article-list-topmenu-part .advanced-search .condition {
				padding: 5px 3px 0;
			}
			#nboard .article-list-topmenu-part .advanced-search dl {
				position: relative;
				height: 26px;
				margin-top: 3px;
			}
			#nboard .article-list-topmenu-part .advanced-search dl dt {
				position: absolute;
				left: 0;
				top: 0;
				width: 45px;
				overflow: hidden;
				font-weight: bold;
				letter-spacing: -1px;
				padding-top: 4px;
			}
			#nboard .article-list-topmenu-part .advanced-search dl dd {
				margin-left: 45px;
				padding: 4px 0 1px;
				white-space: nowrap;
			}
			#nboard .article-list-topmenu-part .advanced-search dl dd select + label {
				margin-left: 8px;
			}
			#nboard .article-list-topmenu-part .advanced-search dl dd .with-text {
				margin: -4px 0 -1px;
				vertical-align: middle;
			}
			#nboard .article-list-topmenu-part .advanced-search dl dd label {
				margin-right: 8px;
			}
			#nboard .article-list-topmenu-part .advanced-search dl dd select[name=spm] {
				width: 60px;
			}
			#nboard .article-list-topmenu-part .advanced-search dl dd select[name=sf] {
				width: 81px;
			}
			#nboard .article-list-topmenu-part .advanced-search dl dd input[name=sw] {
				width: 138px;
			}
			#nboard .article-list-topmenu-part .advanced-search .buttons {
				padding-bottom: 4px;
			}
	/* Article View Part */
		/* Basic Layout */
			#nboard .article-view-part {
				/*margin-top: 10px;*/
			}
		/* Topmenu Subpart */
			#nboard .article-view-part .topmenu-subpart {
				padding-bottom: 5px;
			}
		/* Article Subpart */
			/* Basic Layout */
				#nboard .article-view-part .article-subpart {
					/* border: solid 1px #c4c9d1; */
				}
			/* Header Line */
				#nboard .article-view-part .article-subpart .header-line {
					border-bottom: dashed 1px #c4c9d1;
					margin: 0 10px;
					padding: 10px 0;
				}
				#nboard .article-view-part .article-subpart .header-line .line-body {
					display: inline-block;
					width: 100%;
					vertical-align: top;
				}
				#nboard .article-view-part .article-subpart .header-line .info-one {
					display: inline-block;
					margin: 0 5px;
					padding-right: 1px;
					vertical-align: top;
				}
				#nboard .article-view-part .article-subpart .header-line .author-info {
					float: left;
					display: inline;
					padding: 10px 0 6px;
					white-space: nowrap;
				}
				#nboard .article-view-part .article-subpart .header-line .author-info .nick,
				#nboard .article-view-part .article-subpart .header-line .author-info .nick a {
					font-weight: bold;
					letter-spacing: -1px; 
				}
				#nboard .article-view-part .article-subpart .header-line .article-info {
					float: right;
					display: inline;
					padding: 10px 0 6px;
					white-space: nowrap;
				}
				#nboard .article-view-part .article-subpart .header-line .article-info,
				#nboard .article-view-part .article-subpart .header-line .article-info a {
					font-family: "Noto Sans", "Malgun Gothic", "맑은 고딕", "돋움", Dotum, Apple SD Gothic Neo;
					font-size: 11px;
					line-height: 14px;
					color: #666666;
				}
				#nboard .article-view-part .article-subpart .header-line .article-info .emotion {
					height: 26px;
					margin: -4px 0 -8px;
				}
				#nboard .article-view-part .article-subpart .header-line .article-info .emotion .icon {
				}
				#nboard .article-view-part .article-subpart .header-line .article-info .emotion .icon img {
					width: 26px;
					height: 26px;
					vertical-align: top;
					margin-top: -6px;
				}
				#nboard .article-view-part .article-subpart .header-line .article-info .emotion .value {
					display: inline-block;
					height: 20px;
					background: url('http://www.thisisgame.com/static/common/opinion/images/bg_emotion_value1.png') no-repeat left top;
					margin-right: 2px;
					position: relative;
				}
				#nboard .article-view-part .article-subpart .header-line .article-info .emotion .value .value-inner {
					display: block;
					height: 20px;
					background: url('http://www.thisisgame.com/static/common/opinion/images/bg_emotion_value1.png') no-repeat right -20px;
					line-height: 20px;
					padding: 0 6px 0 9px;
					font-family: "Noto Sans", "Malgun Gothic", "맑은 고딕", "돋움", Dotum, Apple SD Gothic Neo;
					font-size: 11px;
					color: #686868;
					text-align: left;
					margin-right: -2px;
				}
				#nboard .article-view-part .article-subpart .header-line .article-info .emotion .value .number {
					color: #ff0000;
					font-family: "Noto Sans", "Malgun Gothic", "맑은 고딕", Arial;
					font-size: 12px;
					font-weight: bold;
				}
				#nboard .article-view-part .article-subpart .header-line .send-memo {
					display: inline-block;
					width: 12px;
					height: 0px;
					padding-top: 9px;
					overflow: hidden;
					background: url('http://www.thisisgame.com/static/nboard/images/default/icon_memo1.png') no-repeat left top;
				}
				#nboard .article-view-part .article-subpart .header-line .recommend {
					display: inline-block;
					background: url('http://www.thisisgame.com/static/nboard/images/default/icon_thumbup1.png') no-repeat left top;
					padding-left: 15px;
					height: 15px;
					color: #db3d3d;
					font-weight: bold;
					letter-spacing: -1px;
				}
				#nboard .article-view-part .article-subpart .header-line .recommend .caption {
					display: none;
				}
			/* Topmenu Line */
				#nboard .article-view-part .article-subpart .topmenu-line {
					padding: 8px 12px 3px;
				}
				#nboard .article-view-part .article-subpart .topmenu-line .line-body {
					width: 100%;
					display: inline-block;
					vertical-align: top;
				}
				#nboard .article-view-part .article-subpart .topmenu-line .left-wrap {
					float: left;
					display: inline;
					white-space: nowrap;
				}
				#nboard .article-view-part .article-subpart .topmenu-line .right-wrap {
					float: right;
					display: inline;
					white-space: nowrap;
				}
				#nboard .article-view-part .article-subpart .topmenu-line .simple-link {
					font-family: "Noto Sans", "Malgun Gothic", "맑은 고딕", "돋움", Dotum, Apple SD Gothic Neo;
					font-size: 11px;
					line-height: 14px;
					color: #999999;
					margin-top: -2px;
					display: inline-block;
					vertical-align: middle;
				}
				#nboard .article-view-part .article-subpart .topmenu-line .simple-link-copy {
					vertical-align: middle;
					margin: -4px 0 -1px;
				}
			/* Title Line */
				#nboard .article-view-part .article-subpart .title-line {
					padding: 25px 12px 20px;
				}
				#nboard .article-view-part .article-subpart h1 {
					font-family: "Noto Sans", "Malgun Gothic", "맑은 고딕", "돋움", Dotum, Apple SD Gothic Neo;
					font-size: 23px;
					line-height: 30px;
					text-align: center;
					color: #c12424;
					font-weight: bold;
					letter-spacing: -1px;
					margin-top: 10px;
				}
				#nboard .article-view-part .article-subpart .subtitle {
					font-family: "Noto Sans", "Malgun Gothic", "맑은 고딕", "돋움", Dotum, Apple SD Gothic Neo;
					font-size: 16px;
					line-height: 19px;
					text-align: center;
					font-weight: bold;
					letter-spacing: -1px;
					margin-top: 5px;
					color: #666666;
				}
			/* Content Line */
				#nboard .article-view-part .article-subpart .content-line {
					text-align: justify;
					padding: 0;
				}
				#nboard .article-view-part .article-subpart .content-line .common-news-content {
					margin-top: 30px;

				}
				#nboard .article-view-part .article-subpart .content-line .content {
					text-align: justify;
					margin: 25px auto 0 auto;
					padding: 0px 0 2px;
					line-height: 150%;
					font-weight: 400;
					color:#333333;
				}
				#nboard .article-view-part .article-subpart .content-line .content .show-blind-btn {
					color: #0000ff;
				}
				#nboard .article-view-part .article-subpart .content-line .content .blinded-content {
					display: none;
				}
				#nboard .article-view-part .article-subpart .content-line .content .content-note {
					color: #0000ff;
					margin-top: 15px;
				}
				#nboard .article-view-part .article-subpart .content-line .message {
					margin: 0 auto 20px;
					border: solid 1px #ff0000;
					background: #ffffff;
					padding: 7px 8px 4px;
					text-align: justify;
					color: #ff0000;
				}
				#nboard .article-view-part .article-subpart .content-line .related-links {
					text-align: left;
					margin: 0 auto;
					padding: 10px 0;
				}
				#nboard .article-view-part .article-subpart .content-line .related-links .title {
					font-family: "Noto Sans", "Malgun Gothic", "맑은 고딕", "돋움", Dotum, Apple SD Gothic Neo;
					font-size: 14px;
					line-height: 20px;
					font-weight: bold;
					letter-spacing: -1px;
				}
				#nboard .article-view-part .article-subpart .content-line .related-links ul li {
					padding: 7px 0 3px 20px;
					background: url('http://www.thisisgame.com/static/nboard/images/default/icon_sub1.png') no-repeat left 7px;
				}
				#nboard .article-view-part .article-subpart .content-line .related-links ul li,
				#nboard .article-view-part .article-subpart .content-line .related-links ul li a {
					font-weight: bold;
					letter-spacing: -1px;
				}
				/* Hotnews */
					#nboard .article-view-part .article-subpart .content-line .hotnews {
						width: 720px;
						margin: 43px auto 0;
						text-align: left;
					}
					#nboard .article-view-part .article-subpart .content-line .hotnews .title {
						height: 34px;
						line-height: 34px;
						font-family: "Noto Sans", "Malgun Gothic", "맑은 고딕", "돋움", Dotum, Apple SD Gothic Neo;
						font-weight: bold;
						letter-spacing: -1px;
						color: #333333;
						font-size: 14px;
						border-bottom: 2px solid #333333;
					}
					#nboard .article-view-part .article-subpart .content-line .hotnews .list {
						padding: 10px 0 50px;
					}
					#nboard .article-view-part .article-subpart .content-line .hotnews .list ul {
						overflow: hidden;
						margin: -17px 0 0 -15px;
					}
					#nboard .article-view-part .article-subpart .content-line .hotnews .list ul li {
						width: 230px;
						height: 176px;
						float: left;
						overflow: hidden;
						margin: 17px 0 0 15px;
					}
					#nboard .article-view-part .article-subpart .content-line .hotnews .list ul li .image {
						display: block;
						width: 230px;
						height: 132px;
						overflow: hidden;
					}
					#nboard .article-view-part .article-subpart .content-line .hotnews .list ul li .image  img {
						vertical-align: top;
						width: 230px;
						height: 132px;
						border: 0;
					}
					#nboard .article-view-part .article-subpart .content-line .hotnews .list ul li .subject {
						display: block;
						line-height: 19px;
						height: 38px;
						overflow: hidden;
						margin-top: 6px;
					}
					#nboard .article-view-part .article-subpart .content-line .hotnews .list ul li .subject,
					#nboard .article-view-part .article-subpart .content-line .hotnews .list ul li .subject a {
						font-family: "Noto Sans", "Malgun Gothic", "맑은 고딕", "돋움", Dotum, Apple SD Gothic Neo;
						font-size: 13px;
						font-weight: bold;
						letter-spacing: -1px;
					}
				/* Social Share Button */
					#nboard .article-view-part .article-subpart .content-line .social-box {
						position: relative;
						width: 728px;
						margin: 0 auto;
						padding-bottom: 30px;
						padding-top: 24px;
					}
					#nboard .article-view-part .article-subpart .content-line .social-box .social-share-button {
					display: table;
					float: right;
					/* margin-top: 50px; */
					margin-bottom: 20px;
					}
					#nboard .article-view-part .article-subpart .content-line .social-box .share-box {
						display: block;
						text-align: center;
						margin-top: 15px;
					}
					#nboard .article-view-part .article-subpart .content-line .social-box .share-box .tig,
					#nboard .article-view-part .article-subpart .content-line .social-box .share-box .twitter,
					#nboard .article-view-part .article-subpart .content-line .social-box .share-box .facebook,
					#nboard .article-view-part .article-subpart .content-line .social-box .share-box .google {
						display: inline-block;
						vertical-align: top;
					}
					#nboard .article-view-part .article-subpart .content-line .social-box .share-box .tig {
						width: 65px;
						height: 62px;
						overflow: hidden;
					}
					#nboard .article-view-part .article-subpart .content-line .social-box .share-box .tig .current {
						margin-left: 1px;
						display: block;
						height: 38px;
						background: url('http://www.thisisgame.com/static/nboard/images/default/bg_recommend1.png') no-repeat left top;
						font-family: "Noto Sans", "Malgun Gothic", "맑은 고딕", "돋움", Dotum, Apple SD Gothic Neo;
						font-size: 12px;
						text-align: center;
						line-height: 36px;
						font-weight: bold;
					}
					#nboard .article-view-part .article-subpart .content-line .social-box .share-box .tig .recommend-btn {
						width: 65px;
						height: 20px;
						display: block;
						background: url('http://www.thisisgame.com/static/nboard/images/default/btn_recommend1.png') no-repeat left top;
						overflow: hidden;
						text-indent: -1000em;
						margin-top: 4px;
					}
					#nboard .article-view-part .article-subpart .content-line .social-box .share-box .tig.recommended .recommend-btn {
						background-image: url('http://www.thisisgame.com/static/nboard/images/default/btn_recommend2.png');
					}
					#nboard .article-view-part .article-subpart .social-share-button img {
						/*width: 25px;
						height: 25px;*/
						vertical-align: top;
						border: 0;
					}
				#nboard .article-view-part .article-subpart .content-line .emotion-box {
					margin-top: 5px;
				}
				#nboard .article-view-part .article-subpart .content-line .copyright {
					text-align: center;
					width: 728px;
					margin: 0 auto;
					height: 25px;
					position: relative;
					padding-bottom: 20px;
				}
				#nboard .article-view-part .article-subpart .content-line .copyright,
				#nboard .article-view-part .article-subpart .content-line .copyright a {
					font-family: "Noto Sans", "Malgun Gothic", "맑은 고딕", "돋움", Dotum, Apple SD Gothic Neo;
					font-size: 14px;
					font-weight: bold;
					letter-spacing:-1px;
					color: #636c79;
				}
				#nboard .article-view-part .article-subpart .content-line .copyright .left-wrap {
					position: absolute;
					left: 5px;
					bottom: 0;
				}
				#nboard .article-view-part .article-subpart .content-line .copyright .right-wrap {
					position: absolute;
					right: 0;
					bottom: 0;
				}
				#nboard .article-view-part .article-subpart .content-line .content-botmenu {
					width: 735px;
					margin: 10px auto 0;
					min-height: 32px;
					position: relative;
				}
				#nboard .article-view-part .article-subpart .content-line .content-botmenu .left-wrap {
					position: absolute;
					left: 0;
					bottom: 0;
				}
				#nboard .article-view-part .article-subpart .content-line .content-botmenu .right-wrap {
					position: absolute;
					right: 0;
					bottom: 0;
				}
				#nboard .article-view-part .article-subpart .content-line .content-botmenu a.report-btn {
					display: inline-block;
					width: 42px;
					height: 0;
					padding-top: 20px;
					line-height: 20px;
					overflow: hidden;
					background: url('http://www.thisisgame.com/static/nboard/images/default/btn_42x20_silver1_report1.png') no-repeat left top;
					vertical-align: middle;
					margin: -3px 4px 0 0;
				}
				#nboard .article-view-part .article-subpart .content-line .content-botmenu .extra-info {
					font-family: "Noto Sans", "Malgun Gothic", "맑은 고딕", "돋움", Dotum, Apple SD Gothic Neo;
					margin-right: 8px;
					color: #666666;
				}

				#nboard .article-view-part .article-subpart .content-line .other-people-choice .choice-news .subject{
					text-align: left;
				}
	/* Article View Botmenu Part */
		#nboard .article-view-botmenu-part {
			display: inline-block;
			width: 100%;
			vertical-align: top;
			padding: 20px 0;
			margin: 0px 0px 0px 0px;
			border-top: 2px solid rgb(51, 51, 51);
			background-color: #ffffff;
		}
		#nboard .mod-field-itemlist .article-view-botmenu-part  {
			border-top: 0px;
		}
		#nboard .article-view-botmenu-part .left-wrap {
			float: left;
			display: inline;
			white-space: nowrap;
		}
		#nboard .article-view-botmenu-part .right-wrap {
			float: right;
			display: inline;
			white-space: nowrap;
		}
	/* Article Write Part */
		/* Basic Layout */
			#nboard .write-part {
				margin-top: 10px;
			}
			#nboard .write-part .part-wrap {
				border: solid 1px #c4c9d1;
				background: #eeeeee;
				padding: 5px;
			}
		/* Description Subpart */
			#nboard .write-part .description-subpart { }
			#nboard .write-part .description-subpart .top-note-line {
				font-size: 11px;
			}
			#nboard .write-part .description-subpart .subject-line {
				position: relative;
				border: solid 1px #c4c9d1;
				background: #f0f0ff;
				padding: 4px;
			}
			#nboard .write-part .description-subpart .subject-line .category-field {
				float: left;
				display: inline;
				width: 110px;
				overflow: hidden;
			}
			#nboard .write-part .description-subpart .subject-line .category-field select {
				height: 22px;
				width: 100px;
				vertical-align: top;
			}
			#nboard .write-part .description-subpart .subject-line .category-field .tooltip {
				position: absolute;
				display: none;
				z-index: 5;
				padding: 5px 5px 2px;
				line-height: 15px;
				border: solid 1px #000088;
				color: #000088;
				white-space: nowrap;
				background: white;
			}
			#nboard .write-part .description-subpart .subject-line .author-field {
				width: 110px;
				overflow: hidden;
				float: right;
				display: inline;
				padding: 4px 0 1px;
			}
			#nboard .write-part .description-subpart .subject-line .author-field .icon img {
				vertical-align: middle;
				margin: -4px 0 -1px;
			}
			#nboard .write-part .description-subpart .subject-line .subject-field {
				margin-right: 120px;
			} 
			#nboard .write-part .description-subpart .subject-line.has-category .subject-field {
				margin-left: 110px;
			}
			#nboard .write-part .description-subpart .subject-line .field-box {
				display: block;
				border: solid 1px #d3d3d3;
				background: #ffffff;
				height: 20px;
				overflow: hidden;
			}
			#nboard .write-part .description-subpart .subject-line .field-box label {
				display: block;
				height: 16px;
				padding-top: 4px;
				text-indent: 6px;
				position: absolute;
				cursor: text;
			}
			#nboard .write-part .description-subpart .subject-line .field-box input {
				display: block;
				width: 100%;
				height: 16px;
				padding-top: 4px;
				text-indent: 6px;
				border: none;
				background: none;
			}
			#nboard .write-part .description-subpart .content-line {
				background: #ffffff;
				border: solid 1px #c4c9d1;
				border-top: 0;
				background: #f0f0fff;
				padding: 5px;
			}
			#nboard .write-part .description-subpart .content-line .add-box {
				padding-bottom: 5px;
			}
			#nboard .write-part .description-subpart .content-line .content {
			}
		/* Tool Subpart */
			#nboard .write-part .tool-subpart {
				margin-top: 5px;
			}
			#nboard .write-part .tool-subpart {
				margin-top: 6px;
			}
			#nboard .write-part .tool-subpart .menu ul {
				height: 24px;
			}
			#nboard .write-part .tool-subpart .menu ul li {
				float: left;
				display: inline;
				margin-right: 3px;
			}
			#nboard .write-part .tool-subpart .menu ul li a {
				display: inline-block;
				vertical-align: top;
				padding: 0 10px;
				height: 23px;
				line-height: 25px;
				text-align: center;
				text-decoration: none;
				background: #f0f0f0;
				border: solid 1px #b1b1b1;
				border-bottom: 0;
			}
			#nboard .write-part .tool-subpart .menu ul li a.selected {
				background-color: #fff;
			}
			#nboard .write-part .tool-subpart .tool-one {
				visibility: hidden;
				position:absolute;
				left: -1000em;
			}
			#nboard .write-part .tool-subpart .tool-one.shown {
				visibility: visible;
				position: static;
				left: 0;
			}
		/* Content Tool Subpart - Modules */
			#nboard .write-part .tool-subpart .uploader {
				background: #ffffff;
			}
			#nboard .write-part .tool-subpart .icon-searcher {
				background: #ffffff;
			}
		/* Option Subpart */
			#nboard .write-part .option-subpart {
				position: relative;
				margin-top: 5px;
				padding: 0 5px;
			}
			#nboard .write-part .option-subpart dl {
				position: relative;
			}
			#nboard .write-part .option-subpart dl dt {
				width: 100px;
				overflow: hidden;
				float: left;
				display: inline;
				padding: 5px 0 2px;
				font-weight: bold;
				letter-spacing: -1px;
			}
			#nboard .write-part .option-subpart dl dd {
				margin-left: 100px;
				padding: 5px 0 2px;
			}
			#nboard .write-part .option-subpart dl dd .item {
				padding-right: 10px;
			}
			#nboard .write-part .option-subpart dl dd select,
			#nboard .write-part .option-subpart dl dd input {
				vertical-align: middle;
				margin: -4px 0 -1px;
			}
		/* Botmenu Subpart */
			#nboard .write-part .botmenu-subpart {
				margin-top: 5px;
			}
		/* Subject Styler */
			#nboard .write-part .subject-styler {
				position: absolute;
				padding: 5px 5px 5px 0;
				border: solid 1px #888;
				background: #f3f3f3;
				z-index: 10;
				display: none;
				width: 659px;
			}
			#nboard .write-part .subject-styler .option-group {
				float: left;
				display: inline;
				margin-left: 5px;
			}
			#nboard .write-part .subject-styler .option-one {
				float: left;
				display: inline;
				width: 15px;
				height: 15px;
				font-size: 11px;
				line-height: 15px;
				font-family: "Noto Sans", "Malgun Gothic", "맑은 고딕", Arial;
				text-align: center;
				border: solid 1px #888;
				margin: 2px;
				overflow: hidden;
				cursor: pointer;
				background: #ffffff;
				text-decoration: none;
			}
			#nboard .write-part .subject-styler .option-one.text-color {
				height: 0px;
				padding-top: 15px;
			}
			#nboard .write-part .subject-styler .option-one.selected {
				border: solid 2px #000;
				margin: 1px;
			}
	/* Comment Part */
		#nboard .comment-part {
		}
	/* Comment Botmenu Part */
		#nboard .comment-botmenu-part .article-view-botmenu-part {
			padding-top: 5px;
			padding-bottom: 5px;
		}
	/* Mid Ad Part */
		/* Basic Layout */
			#nboard .mid-ad-part {
				margin-top: 20px;
				text-align: center;
			}
			#nboard .mid-ad-part .sub-groups {
				display: inline-block;
				width: 800px;;
				overflow: hidden;
				margin: 0 auto;
			}
			#nboard .mid-ad-part .sub-group.banner {
				float: right;
				display: inline;
				width: 490px;
			}
			#nboard .mid-ad-part .sub-group.ad {
				float: left;
				display: inline;
				width: 300px;
			}
	/* Series Top Part */
		#nboard .series-top-part {
			background: #fafafa;
			padding: 10px;
			margin-top: 10px;
			border: solid 1px #ccc;
			min-height: 130px;
		}
		#nboard .series-top-part .image {
			float: left;
			width: 110px;
		}
		#nboard .series-top-part .image img {
			width: 110px;
			height: 130px;
			vertical-align: top;
			border: 0;
		}
		#nboard .series-top-part .content {
			margin-left: 130px;
			padding-top: 2px;
		}
		#nboard .series-top-part .content .title {
			font-family: "Noto Sans", "Malgun Gothic", "맑은 고딕", "돋움", Dotum, Apple SD Gothic Neo;
			font-size: 16px;
			font-weight: bold;
			letter-spacing: -1px;
		}
		#nboard .series-top-part .content .title .author {
			font-family: "Noto Sans", "Malgun Gothic", "맑은 고딕", "굴림", Gulim, Apple SD Gothic Neo;
			font-size: 12px;
			font-weight: normal;
			letter-spacing: normal;
			color: #888;
		}
		#nboard .series-top-part .content .description {
			margin-top: 8px;
			line-height: 150%;
			color: #555;
		}
/* Special : Related News Layer */
	#nboard-article-view-related-layer {
		position: fixed;
		right: -514px;
		bottom: 180px;
		z-index: 10;
		background: #ffffff;
		border-top: 5px solid #ed3f40;
		width: 514px;
		text-align: center;
	}
	#nboard-article-view-related-layer .layer-body {
		border: 1px solid #848484;
		border-top: 0;
	}
	#nboard-article-view-related-layer .title {
		height: 28px;
		line-height: 33px;
		font-family: "Noto Sans", "Malgun Gothic", "맑은 고딕", "돋움", Dotum, Apple SD Gothic Neo;
		position: relative;
	}
	#nboard-article-view-related-layer .title .text {
		font-size: 14px;
		color: #ed3f40;
		font-weight: bold;
		letter-spacing: -1px;
	}
	#nboard-article-view-related-layer .title .navigator {
		position: absolute;
		left: 8px;
		top: 8px;
	}
	#nboard-article-view-related-layer .title .navigator  > * {
		float: left;
	}
	#nboard-article-view-related-layer .title .navigator a {
		width: 17px;
		height: 17px;
		background: url('http://www.thisisgame.com/static/nboard/images/default/nav_red1_prev.png') no-repeat left top;
		text-indent: -1000em; 
		overflow: hidden;
	}
	#nboard-article-view-related-layer .title .navigator a.next {
		background: url('http://www.thisisgame.com/static/nboard/images/default/nav_red1_next.png');
		margin-left: 4px;
	}
	#nboard-article-view-related-layer .title .close-btn {
		position: absolute;
		right: 8px;
		top: 8px;
		display: block;
		width: 17px;
		height: 17px;
		background: url('http://www.thisisgame.com/static/nboard/images/default/btn_close1.png') no-repeat left top;
		text-indent: -1000em; 
		overflow: hidden;
	}
	#nboard-article-view-related-layer .list {
		height: 126px;
		padding: 12px 2px;
		overflow: hidden;
	}
	#nboard-article-view-related-layer .list .list-navigate {
		width: 3000px;
		overflow: hidden;
	}
	#nboard-article-view-related-layer .list p {
		float: left;
		width: 150px;
		height: 140px;
		overflow: hidden;
		padding-left: 15px;
	}
	#nboard-article-view-related-layer .list p > span {
		display: table-cell;
		vertical-align: middle;
		padding: 0 15px;
	}
	#nboard-article-view-related-layer .list p .image img {
		vertical-align: top;
		width: 150px;
		height: 87px;
		border: 0;
	}
	#nboard-article-view-related-layer .list p .subject {
		font-family: "Noto Sans", "Malgun Gothic", "맑은 고딕", "돋움", Dotum, Apple SD Gothic Neo;
		font-size: 12px;
		color: #333333;
		line-height: 14px;
		font-weight: bold;
		letter-spacing: -1px;
		margin-top: 5px;
		display: block;
	}


.content-news-line {
	width: 720px;
	text-align: justify;
	margin: 0 auto;
	padding: 30px 0 0 0;
}
.content-news-line .well {
	background-color: #f6f6f6;
	padding: 20px;
}
.content-news-line h3 {
	font-size: 17px;
	font-weight: 600;
	margin-bottom:15px;
}
.content-news-line h3 color {
	color: red;
}
.content-news-line ul  {
	padding-left: 20px;
	line-height: 25px;
}
.content-news-line ul li {
	font-size: 14px;
	list-style-type: square;
}


.social-share-button .social-share-button-txt{
    /*display: table-cell;
    vertical-align: bottom;
    padding-right: 10px;
    font-size: 13px;
    font-weight: 500;
    padding-top: 16px;
    color: #666666;*/
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px;
    font-size: 13px;
    font-weight: 500;
    color: #666666;	
}

.social-share-button .social-share-button-img{
	display: table-cell;
}

.other-people-choice {
	width: 720px;
	margin: 20px auto 0px;
	padding-top: 16px;
	border-top: 1px solid #bdbdbd;
	display: table;
}

.other-people-choice h3 {
	font-size: 16px;
	font-weight: 600;
	text-align: left;
	margin-bottom: 17px;
}

.other-people-choice h3 color {
	color: red;	
}
.other-people-choice .choice-news  {
	display: block;
	width: 350px;
	height: 80px;
	float: left;
	margin-bottom: 15px;
}
.other-people-choice .choice-news:nth-child(2)  {
	margin-right: 10px;
}
.other-people-choice .choice-news:nth-child(3)  {
	margin-left: 10px;
}
.other-people-choice .choice-news:nth-child(4)  {
	margin-right: 10px;
}
.other-people-choice .choice-news:nth-child(5)  {
	margin-left: 10px;
}
.other-people-choice .choice-news:nth-child(6)  {
	margin-right: 10px;
}
.other-people-choice .choice-news:nth-child(7)  {
	margin-left: 10px;
}

.other-people-choice .choice-news:last-child  {
	margin-bottom: 0px;
}

.other-people-choice .choice-news .image {
	width: 110px;
	height: 63px;
	display: table-cell;
}
.other-people-choice .choice-news .image img {
	width: 110px;
	height: 63px;
}

.other-people-choice .choice-news .subject {
    font-size: 16px;
    display: table-cell;
    vertical-align: top;
    padding-top: 8px;

    padding-left: 15px;
	font-weight: 400;
}
.other-people-choice .choice-news .subject a {
    color: #333333;
	font-size: 15px;
}

#nboard .article-view-part .article-subpart #ad_new_bottom {
	margin-top: 40px;
	padding-bottom: 25px;
}

/*최신목록버튼*/
		.paging .new-list-btn,
		.paging .new-list-btn * {
			display: inline-block;
			overflow: visible;
			position: relative;
			margin: 0;
			padding: 0;
			border: 0;
			background: url('http://www.thisisgame.com/static/nboard/images/default/btn_common1.png?v=10') no-repeat;
			font-size: 12px;
			font-family: Tahoma, Sans-serif;
			color:#333333;
			text-decoration: none !important;
			vertical-align: top;
			white-space: nowrap;
			height: 23px;
			line-height: 23px;
		}
		.paging .new-list-btn {
			margin-right: 2px;
		}
		.paging .new-list-btn.small,
		.paging .new-list-btn.small * {
			height: 20px;
			line-height: 20px;
			font-family: "Dotum", Tahoma, Sans-serif;
			line-height: 21px;
		}
		strong  .paging .new-list-btn {
			letter-spacing: -1px;
			font-weight: bold;
		}
		.paging .new-list-btn * {
			left: 2px;
			cursor: pointer;
			_cursor: hand;
		}
		.paging .new-list-btn {
			background-position:left 0;
		}
		.paging .new-list-btn.small {
			background-position: left -25px;
		}
		.paging .new-list-btn * {
			padding: 0 8px 0 6px;
			background-position: right top;
			font-size: 12px;
		}
		.paging .new-list-btn.small * {
			padding: 0 7px 0 4px;
			background-position: right -25px;
			font-size: 11px
		}
		.paging .new-list-btn.blue1.small * {
			background-position: right -100px;
		}
		strong  .paging .new-list-btn * {
			padding-right: 9px;
		}
		.paging .new-list-btn *:hover,
		.paging .new-list-btn *:active,
		.paging .new-list-btn *:focus {
			color:#0579d3;
		}
		.paging .new-list-btn.strong * {
			font-weight: bold !important;
		}
		.paging .new-list-btn.disabled,
		.paging .new-list-btn .disabled,
		.paging .new-list-btn.disabled * {
			color: #888;
			cursor: default;
		}

/*던파 아지트*/
		.site-dnf #nboard .article-view-part {
			margin-top: 10px;
		}
		/*게시판 버튼들*/
		.site-dnf .nboard-button1,
		.site-dnf .nboard-button1 * {
			display: inline-block;
			overflow: visible;
			position: relative;
			margin: 0;
			padding: 0;
			border: 0;
			background: url('http://www.thisisgame.com/static/nboard/images/default/btn_common1.png?v=10') no-repeat;
			font-size: 12px;
			font-family: Tahoma, Sans-serif;
			color:#333333;
			text-decoration: none !important;
			vertical-align: top;
			white-space: nowrap;
			height: 23px;
			line-height: 23px;
		}
		.site-dnf .nboard-button1 {
			margin-right: 2px;
		}
		.site-dnf .nboard-button1.small,
		.site-dnf .nboard-button1.small * {
			height: 20px;
			line-height: 20px;
			font-family: "ë‹ì›€", Dotum, Tahoma, Sans-serif;
			line-height: 21px;
		}
		strong  .site-dnf .nboard-button1 {
			letter-spacing: -1px;
			font-weight: bold;
		}
		.site-dnf .nboard-button1 * {
			left: 2px;
			cursor: pointer;
			_cursor: hand;
		}
		.site-dnf .nboard-button1 {
			background-position:left 0;
		}
		.site-dnf .nboard-button1.blue1 {
			background-position:left -75px;
		}
		.site-dnf .nboard-button1.small {
			background-position: left -25px;
		}
		.site-dnf .nboard-button1.blue1.small {
			background-position:left -100px;
		}
		.site-dnf .nboard-button1 * {
			padding: 0 8px 0 6px;
			background-position: right top;
			font-size: 12px;
		}
		.site-dnf .nboard-button1.blue1 * {
			background-position: right -75px;
		}
		.site-dnf .nboard-button1.small * {
			padding: 0 7px 0 4px;
			background-position: right -25px;
			font-size: 11px
		}
		.site-dnf .nboard-button1.blue1.small * {
			background-position: right -100px;
		}
		strong  .site-dnf .nboard-button1 * {
			padding-right: 9px;
		}
		.site-dnf .nboard-button1 *:hover,
		.site-dnf .nboard-button1 *:active,
		.site-dnf .nboard-button1 *:focus {
			color:#0579d3;
		}
		.site-dnf .nboard-button1.strong * {
			font-weight: bold !important;
		}
		.site-dnf .nboard-button1.disabled,
		.site-dnf .nboard-button1 .disabled,
		.site-dnf .nboard-button1.disabled * {
			color: #888;
			cursor: default;
		}
		.site-dnf .nboard-button1.icon * {
			padding-left: 23px;
		}
		.site-dnf .nboard-button1.small.icon * {
			padding-left: 20px;
		}
		.site-dnf .nboard-button1.icon span {
			width: 23px !important;
			margin-right: -23px !important;
			padding: 0 !important;
		}
		.site-dnf .nboard-button1 .write {
			background-position: 4px -50px;
		}
		.site-dnf .nboard-button1.small .write {
			background-position: 3px -52px;
		}
		.site-dnf .nboard-button1 .print {
			background-position: -21px -50px;
		}
		.site-dnf .nboard-button1.small .print {
			background-position: -22px -52px;
		}
		.site-dnf .nboard-button1 .titlebar {
			background-position: -71px -50px;
		}
		.site-dnf .nboard-button1.small .titlebar {
			background-position: -72px -52px;
		}
		.site-dnf .nboard-button1 .text {
			background-position: -96px -50px;
		}
		.site-dnf .nboard-button1.small .text {
			background-position: -97px -52px;
		}
		.site-dnf .nboard-button1 .movie {
			background-position: -121px -50px;
		}
		.site-dnf .nboard-button1.small .movie {
			background-position: -122px -52px;
		}
		.site-dnf .nboard-button1 .html {
			background-position: -146px -50px;
		}
		.site-dnf .nboard-button1.small .html {
			background-position: -147px -52px;
		}
		.site-dnf .nboard-button1.w72 {
			width: 70px;
			text-align: center;
		}
		.site-dnf .nboard-button1.w72 * {
			width: 56px;
		}
		.site-dnf .nboard-button1.w72.icon * {
			width: 36px;
		}


/*몬스터헌터 아지트*/
		.site-mh4 #nboard .article-view-part {
			margin-top: 10px;
		}
		/*게시판 버튼들*/
		.site-mh4 .nboard-button1,
		.site-mh4 .nboard-button1 * {
			display: inline-block;
			overflow: visible;
			position: relative;
			margin: 0;
			padding: 0;
			border: 0;
			background: url('http://www.thisisgame.com/static/nboard/images/default/btn_common1.png?v=10') no-repeat;
			font-size: 12px;
			font-family: Tahoma, Sans-serif;
			color:#333333;
			text-decoration: none !important;
			vertical-align: top;
			white-space: nowrap;
			height: 23px;
			line-height: 23px;
		}
		.site-mh4 .nboard-button1 {
			margin-right: 2px;
		}
		.site-mh4 .nboard-button1.small,
		.site-mh4 .nboard-button1.small * {
			height: 20px;
			line-height: 20px;
			font-family: "ë‹ì›€", Dotum, Tahoma, Sans-serif;
			line-height: 21px;
		}
		strong  .site-mh4 .nboard-button1 {
			letter-spacing: -1px;
			font-weight: bold;
		}
		.site-mh4 .nboard-button1 * {
			left: 2px;
			cursor: pointer;
			_cursor: hand;
		}
		.site-mh4 .nboard-button1 {
			background-position:left 0;
		}
		.site-mh4 .nboard-button1.blue1 {
			background-position:left -75px;
		}
		.site-mh4 .nboard-button1.small {
			background-position: left -25px;
		}
		.site-mh4 .nboard-button1.blue1.small {
			background-position:left -100px;
		}
		.site-mh4 .nboard-button1 * {
			padding: 0 8px 0 6px;
			background-position: right top;
			font-size: 12px;
		}
		.site-mh4 .nboard-button1.blue1 * {
			background-position: right -75px;
		}
		.site-mh4 .nboard-button1.small * {
			padding: 0 7px 0 4px;
			background-position: right -25px;
			font-size: 11px
		}
		.site-mh4 .nboard-button1.blue1.small * {
			background-position: right -100px;
		}
		strong  .site-mh4 .nboard-button1 * {
			padding-right: 9px;
		}
		.site-mh4 .nboard-button1 *:hover,
		.site-mh4 .nboard-button1 *:active,
		.site-mh4 .nboard-button1 *:focus {
			color:#0579d3;
		}
		.site-mh4 .nboard-button1.strong * {
			font-weight: bold !important;
		}
		.site-mh4 .nboard-button1.disabled,
		.site-mh4 .nboard-button1 .disabled,
		.site-mh4 .nboard-button1.disabled * {
			color: #888;
			cursor: default;
		}
		.site-mh4 .nboard-button1.icon * {
			padding-left: 23px;
		}
		.site-mh4 .nboard-button1.small.icon * {
			padding-left: 20px;
		}
		.site-mh4 .nboard-button1.icon span {
			width: 23px !important;
			margin-right: -23px !important;
			padding: 0 !important;
		}
		.site-mh4 .nboard-button1 .write {
			background-position: 4px -50px;
		}
		.site-mh4 .nboard-button1.small .write {
			background-position: 3px -52px;
		}
		.site-mh4 .nboard-button1 .print {
			background-position: -21px -50px;
		}
		.site-mh4 .nboard-button1.small .print {
			background-position: -22px -52px;
		}
		.site-mh4 .nboard-button1 .titlebar {
			background-position: -71px -50px;
		}
		.site-mh4 .nboard-button1.small .titlebar {
			background-position: -72px -52px;
		}
		.site-mh4 .nboard-button1 .text {
			background-position: -96px -50px;
		}
		.site-mh4 .nboard-button1.small .text {
			background-position: -97px -52px;
		}
		.site-mh4 .nboard-button1 .movie {
			background-position: -121px -50px;
		}
		.site-mh4 .nboard-button1.small .movie {
			background-position: -122px -52px;
		}
		.site-mh4 .nboard-button1 .html {
			background-position: -146px -50px;
		}
		.site-mh4 .nboard-button1.small .html {
			background-position: -147px -52px;
		}
		.site-mh4 .nboard-button1.w72 {
			width: 70px;
			text-align: center;
		}
		.site-mh4 .nboard-button1.w72 * {
			width: 56px;
		}
		.site-mh4 .nboard-button1.w72.icon * {
			width: 36px;
		}		

/*lol 아지트*/
		.site-lol #nboard .article-view-part {
			margin-top: 10px;
		}
		/*게시판 버튼들*/
		.site-lol .nboard-button1,
		.site-lol .nboard-button1 * {
			display: inline-block;
			overflow: visible;
			position: relative;
			margin: 0;
			padding: 0;
			border: 0;
			background: url('http://www.thisisgame.com/static/nboard/images/default/btn_common1.png?v=10') no-repeat;
			font-size: 12px;
			font-family: Tahoma, Sans-serif;
			color:#333333;
			text-decoration: none !important;
			vertical-align: top;
			white-space: nowrap;
			height: 23px;
			line-height: 23px;
		}
		.site-lol .nboard-button1 {
			margin-right: 2px;
		}
		.site-lol .nboard-button1.small,
		.site-lol .nboard-button1.small * {
			height: 20px;
			line-height: 20px;
			font-family: "ë‹ì›€", Dotum, Tahoma, Sans-serif;
			line-height: 21px;
		}
		strong  .site-lol .nboard-button1 {
			letter-spacing: -1px;
			font-weight: bold;
		}
		.site-lol .nboard-button1 * {
			left: 2px;
			cursor: pointer;
			_cursor: hand;
		}
		.site-lol .nboard-button1 {
			background-position:left 0;
		}
		.site-lol .nboard-button1.blue1 {
			background-position:left -75px;
		}
		.site-lol .nboard-button1.small {
			background-position: left -25px;
		}
		.site-lol .nboard-button1.blue1.small {
			background-position:left -100px;
		}
		.site-lol .nboard-button1 * {
			padding: 0 8px 0 6px;
			background-position: right top;
			font-size: 12px;
		}
		.site-lol .nboard-button1.blue1 * {
			background-position: right -75px;
		}
		.site-lol .nboard-button1.small * {
			padding: 0 7px 0 4px;
			background-position: right -25px;
			font-size: 11px
		}
		.site-lol .nboard-button1.blue1.small * {
			background-position: right -100px;
		}
		strong  .site-lol .nboard-button1 * {
			padding-right: 9px;
		}
		.site-lol .nboard-button1 *:hover,
		.site-lol .nboard-button1 *:active,
		.site-lol .nboard-button1 *:focus {
			color:#0579d3;
		}
		.site-lol .nboard-button1.strong * {
			font-weight: bold !important;
		}
		.site-lol .nboard-button1.disabled,
		.site-lol .nboard-button1 .disabled,
		.site-lol .nboard-button1.disabled * {
			color: #888;
			cursor: default;
		}
		.site-lol .nboard-button1.icon * {
			padding-left: 23px;
		}
		.site-lol .nboard-button1.small.icon * {
			padding-left: 20px;
		}
		.site-lol .nboard-button1.icon span {
			width: 23px !important;
			margin-right: -23px !important;
			padding: 0 !important;
		}
		.site-lol .nboard-button1 .write {
			background-position: 4px -50px;
		}
		.site-lol .nboard-button1.small .write {
			background-position: 3px -52px;
		}
		.site-lol .nboard-button1 .print {
			background-position: -21px -50px;
		}
		.site-lol .nboard-button1.small .print {
			background-position: -22px -52px;
		}
		.site-lol .nboard-button1 .titlebar {
			background-position: -71px -50px;
		}
		.site-lol .nboard-button1.small .titlebar {
			background-position: -72px -52px;
		}
		.site-lol .nboard-button1 .text {
			background-position: -96px -50px;
		}
		.site-lol .nboard-button1.small .text {
			background-position: -97px -52px;
		}
		.site-lol .nboard-button1 .movie {
			background-position: -121px -50px;
		}
		.site-lol .nboard-button1.small .movie {
			background-position: -122px -52px;
		}
		.site-lol .nboard-button1 .html {
			background-position: -146px -50px;
		}
		.site-lol .nboard-button1.small .html {
			background-position: -147px -52px;
		}
		.site-lol .nboard-button1.w72 {
			width: 70px;
			text-align: center;
		}
		.site-lol .nboard-button1.w72 * {
			width: 56px;
		}
		.site-lol .nboard-button1.w72.icon * {
			width: 36px;
		}

/*드래곤네스트 아지트*/
		.site-dragonnest #nboard .article-view-part {
			margin-top: 10px;
		}
		/*게시판 버튼들*/
		.site-dragonnest .nboard-button1,
		.site-dragonnest .nboard-button1 * {
			display: inline-block;
			overflow: visible;
			position: relative;
			margin: 0;
			padding: 0;
			border: 0;
			background: url('http://www.thisisgame.com/static/nboard/images/default/btn_common1.png?v=10') no-repeat;
			font-size: 12px;
			font-family: Tahoma, Sans-serif;
			color:#333333;
			text-decoration: none !important;
			vertical-align: top;
			white-space: nowrap;
			height: 23px;
			line-height: 23px;
		}
		.site-dragonnest .nboard-button1 {
			margin-right: 2px;
		}
		.site-dragonnest .nboard-button1.small,
		.site-dragonnest .nboard-button1.small * {
			height: 20px;
			line-height: 20px;
			font-family: "ë‹ì›€", Dotum, Tahoma, Sans-serif;
			line-height: 21px;
		}
		strong  .site-dragonnest .nboard-button1 {
			letter-spacing: -1px;
			font-weight: bold;
		}
		.site-dragonnest .nboard-button1 * {
			left: 2px;
			cursor: pointer;
			_cursor: hand;
		}
		.site-dragonnest .nboard-button1 {
			background-position:left 0;
		}
		.site-dragonnest .nboard-button1.blue1 {
			background-position:left -75px;
		}
		.site-dragonnest .nboard-button1.small {
			background-position: left -25px;
		}
		.site-dragonnest .nboard-button1.blue1.small {
			background-position:left -100px;
		}
		.site-dragonnest .nboard-button1 * {
			padding: 0 8px 0 6px;
			background-position: right top;
			font-size: 12px;
		}
		.site-dragonnest .nboard-button1.blue1 * {
			background-position: right -75px;
		}
		.site-dragonnest .nboard-button1.small * {
			padding: 0 7px 0 4px;
			background-position: right -25px;
			font-size: 11px
		}
		.site-dragonnest .nboard-button1.blue1.small * {
			background-position: right -100px;
		}
		strong  .site-dragonnest .nboard-button1 * {
			padding-right: 9px;
		}
		.site-dragonnest .nboard-button1 *:hover,
		.site-dragonnest .nboard-button1 *:active,
		.site-dragonnest .nboard-button1 *:focus {
			color:#0579d3;
		}
		.site-dragonnest .nboard-button1.strong * {
			font-weight: bold !important;
		}
		.site-dragonnest .nboard-button1.disabled,
		.site-dragonnest .nboard-button1 .disabled,
		.site-dragonnest .nboard-button1.disabled * {
			color: #888;
			cursor: default;
		}
		.site-dragonnest .nboard-button1.icon * {
			padding-left: 23px;
		}
		.site-dragonnest .nboard-button1.small.icon * {
			padding-left: 20px;
		}
		.site-dragonnest .nboard-button1.icon span {
			width: 23px !important;
			margin-right: -23px !important;
			padding: 0 !important;
		}
		.site-dragonnest .nboard-button1 .write {
			background-position: 4px -50px;
		}
		.site-dragonnest .nboard-button1.small .write {
			background-position: 3px -52px;
		}
		.site-dragonnest .nboard-button1 .print {
			background-position: -21px -50px;
		}
		.site-dragonnest .nboard-button1.small .print {
			background-position: -22px -52px;
		}
		.site-dragonnest .nboard-button1 .titlebar {
			background-position: -71px -50px;
		}
		.site-dragonnest .nboard-button1.small .titlebar {
			background-position: -72px -52px;
		}
		.site-dragonnest .nboard-button1 .text {
			background-position: -96px -50px;
		}
		.site-dragonnest .nboard-button1.small .text {
			background-position: -97px -52px;
		}
		.site-dragonnest .nboard-button1 .movie {
			background-position: -121px -50px;
		}
		.site-dragonnest .nboard-button1.small .movie {
			background-position: -122px -52px;
		}
		.site-dragonnest .nboard-button1 .html {
			background-position: -146px -50px;
		}
		.site-dragonnest .nboard-button1.small .html {
			background-position: -147px -52px;
		}
		.site-dragonnest .nboard-button1.w72 {
			width: 70px;
			text-align: center;
		}
		.site-dragonnest .nboard-button1.w72 * {
			width: 56px;
		}
		.site-dragonnest .nboard-button1.w72.icon * {
			width: 36px;
		}

/*퍼즐앤드래곤 아지트*/
		.site-pad #nboard .article-view-part {
			margin-top: 10px;
		}
		/*게시판 버튼들*/
		.site-pad .nboard-button1,
		.site-pad .nboard-button1 * {
			display: inline-block;
			overflow: visible;
			position: relative;
			margin: 0;
			padding: 0;
			border: 0;
			background: url('http://www.thisisgame.com/static/nboard/images/default/btn_common1.png?v=10') no-repeat;
			font-size: 12px;
			font-family: Tahoma, Sans-serif;
			color:#333333;
			text-decoration: none !important;
			vertical-align: top;
			white-space: nowrap;
			height: 23px;
			line-height: 23px;
		}
		.site-pad .nboard-button1 {
			margin-right: 2px;
		}
		.site-pad .nboard-button1.small,
		.site-pad .nboard-button1.small * {
			height: 20px;
			line-height: 20px;
			font-family: "ë‹ì›€", Dotum, Tahoma, Sans-serif;
			line-height: 21px;
		}
		strong  .site-pad .nboard-button1 {
			letter-spacing: -1px;
			font-weight: bold;
		}
		.site-pad .nboard-button1 * {
			left: 2px;
			cursor: pointer;
			_cursor: hand;
		}
		.site-pad .nboard-button1 {
			background-position:left 0;
		}
		.site-pad .nboard-button1.blue1 {
			background-position:left -75px;
		}
		.site-pad .nboard-button1.small {
			background-position: left -25px;
		}
		.site-pad .nboard-button1.blue1.small {
			background-position:left -100px;
		}
		.site-pad .nboard-button1 * {
			padding: 0 8px 0 6px;
			background-position: right top;
			font-size: 12px;
		}
		.site-pad .nboard-button1.blue1 * {
			background-position: right -75px;
		}
		.site-pad .nboard-button1.small * {
			padding: 0 7px 0 4px;
			background-position: right -25px;
			font-size: 11px
		}
		.site-pad .nboard-button1.blue1.small * {
			background-position: right -100px;
		}
		strong  .site-pad .nboard-button1 * {
			padding-right: 9px;
		}
		.site-pad .nboard-button1 *:hover,
		.site-pad .nboard-button1 *:active,
		.site-pad .nboard-button1 *:focus {
			color:#0579d3;
		}
		.site-pad .nboard-button1.strong * {
			font-weight: bold !important;
		}
		.site-pad .nboard-button1.disabled,
		.site-pad .nboard-button1 .disabled,
		.site-pad .nboard-button1.disabled * {
			color: #888;
			cursor: default;
		}
		.site-pad .nboard-button1.icon * {
			padding-left: 23px;
		}
		.site-pad .nboard-button1.small.icon * {
			padding-left: 20px;
		}
		.site-pad .nboard-button1.icon span {
			width: 23px !important;
			margin-right: -23px !important;
			padding: 0 !important;
		}
		.site-pad .nboard-button1 .write {
			background-position: 4px -50px;
		}
		.site-pad .nboard-button1.small .write {
			background-position: 3px -52px;
		}
		.site-pad .nboard-button1 .print {
			background-position: -21px -50px;
		}
		.site-pad .nboard-button1.small .print {
			background-position: -22px -52px;
		}
		.site-pad .nboard-button1 .titlebar {
			background-position: -71px -50px;
		}
		.site-pad .nboard-button1.small .titlebar {
			background-position: -72px -52px;
		}
		.site-pad .nboard-button1 .text {
			background-position: -96px -50px;
		}
		.site-pad .nboard-button1.small .text {
			background-position: -97px -52px;
		}
		.site-pad .nboard-button1 .movie {
			background-position: -121px -50px;
		}
		.site-pad .nboard-button1.small .movie {
			background-position: -122px -52px;
		}
		.site-pad .nboard-button1 .html {
			background-position: -146px -50px;
		}
		.site-pad .nboard-button1.small .html {
			background-position: -147px -52px;
		}
		.site-pad .nboard-button1.w72 {
			width: 70px;
			text-align: center;
		}
		.site-pad .nboard-button1.w72 * {
			width: 56px;
		}
		.site-pad .nboard-button1.w72.icon * {
			width: 36px;
		}					
			

		.custom-modal {
		    border-radius: 5px;
		    cursor: pointer;
		    transition: 0.3s;
		}
		
		/*.custom-modal:hover {opacity: 0.7;}
		
		/* The Modal (background) */
		.modal {
		    display: none; /* Hidden by default */
		    position: fixed; /* Stay in place */
		    z-index: 1; /* Sit on top */
		    padding-top: 100px; /* Location of the box */
		    left: 0;
		    top: 0;
		    width: 100%; /* Full width */
		    height: 100%; /* Full height */
		    overflow: auto; /* Enable scroll if needed */
		    background-color: rgb(0,0,0); /* Fallback color */
		    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
		    text-align: center;
		}
		
		/* Modal Content (Image) */
		.modal-content {
		    margin: auto;
		    display: block;
		    /*width: 80%;
		    max-width: 700px;*/
		}
		
		@keyframes zoom {
		    from {transform:scale(0)} 
		    to {transform:scale(1)}
		}
		
		/* The Close Button */
		.close {
		    position: absolute;
		    top: 15px;
		    right: 35px;
		    color: #f1f1f1;
		    font-size: 40px;
		    font-weight: bold;
		    transition: 0.3s;
		}
		
		.close:hover,
		.close:focus {
		    color: #bbb;
		    text-decoration: none;
		    cursor: pointer;
		}
		
		/* 100% Image Width on Smaller Screens */
		@media only screen and (max-width: 700px){
		    .modal-content {
		        width: 100%;
		    }
		}	


		/**이미지***/
		.img-wrap{
			display: inline-block;
			position: relative;
		}
		.modal-btn {
			position: absolute;
			top: 0;
			right: -62px;
		  }
		
		.box-wrap {
			/*width: 720px;*/
			display: block;
			margin: 0 auto;
		}
/*
		.box-wrap .img-wrap img {
			max-width: 720px;
		}*/