.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.clearLeft {
	clear: left;
}
.clearRight {
	clear: right;
}
.kso-thumbnailContainer img {
	border: 0px currentColor; border-image: none;
}
.kso-thumbnailContainer em {
	margin: -5px 0px; line-height: 1; font-style: normal; display: inline-block; position: relative;
}
.kso-thumbnailContainer form {
	margin: 0px; padding: 0px;
}
.kso-thumbnailContainer fieldset {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
.kso_thumbTable {
	border: 0px currentColor; border-image: none; width: 100%; font-size: 13px; position: relative;
}
.kso_thumbTable td {
	padding: 0px 0px 5px; border: 0px currentColor; border-image: none; line-height: 1.5; vertical-align: top; white-space: nowrap;
}
.kso_thumbTable td.title {
	width: 100%; white-space: normal;
}
.kso_thumbTable td.title a {
	padding-left: 10px; font-family: "????????","NanumGothic",ng !important; margin-bottom: 0px; display: inline-block;
}
.kso_thumbTable td.title a.subject {
	background: url("../img/bg_circle.png") no-repeat left 7px;
}
.kso_thumbTable td.title a.list-title {
	background: url("../img/bg_circle.png") no-repeat left 7px;
}
.kso_thumbTable td a.list-title i {
	font-size: 5px;
}
.kso_thumbTable td .board {
	padding-right: 5px;
}
.kso_thumbTable td .notice {
	padding-right: 5px;
}
.kso_thumbTable td .category {
	padding-right: 5px; font-weight: normal;
}
.kso_thumbTable td .replyNum a {
	font: 10px/normal Tahoma; font-size-adjust: none; font-stretch: normal;
}
.kso_thumbTable td.summary {
	padding-top: 0px; font-size: 12px; white-space: normal;
}
.kso_thumbTable td.time {
	font-family: Tahoma; font-size: 11px;
}
.kso_thumbTable td .board {
	background: url("../img/white/lineTextDiv.gif") no-repeat right; color: rgb(85, 85, 85);
}
.kso_thumbTable td .notice {
	background: url("../img/white/lineTextDiv.gif") no-repeat right; color: rgb(255, 26, 26);
}
.kso_thumbTable td .category {
	background: url("../img/white/lineTextDiv.gif") no-repeat right; color: rgb(85, 85, 85);
}
.kso_thumbTable td .author {
	color: rgb(170, 170, 170); font-family: tahoma; font-size: 11px;
}
.kso_thumbTable td .date {
	color: rgb(170, 170, 170); font-family: tahoma; font-size: 11px;
}
.kso_thumbTable td .replyNum {
	color: rgb(170, 170, 170); font-family: tahoma; font-size: 11px;
}
.kso_thumbTable td .date {
	font-family: tahoma;
}
.kso_thumbTable td .replyNum {
	font-family: tahoma;
}
.kso_thumbTable td i {
	color: rgb(193, 203, 216);
}
.kso_thumbTable td.summary {
	color: rgb(153, 153, 153);
}
.kso-thumbnail-gallery {
	margin: 0px; padding: 0px; line-height: 1.5; font-size: 12px; position: relative; _margin-right: -100%;
}
.kso-thumbnail-gallery::after {
	clear: both; display: block; content: "";
}
.kso-thumbnail-gallery li {
	list-style: none; padding: 0px !important; width: 330px; overflow: hidden; float: left; white-space: nowrap;
}
.kso-thumbnail-gallery li.clearRight {
	margin-right: 0px;
}
.kso-thumbnail-gallery li .thumb {
	width: 100%; height: auto; overflow: hidden; text-decoration: none; margin-bottom: 0px; display: block; position: relative;
}
.kso-thumbnail-gallery li .thumb img {
	width: 100%; display: block; position: relative;
}
.kso-thumbnail-gallery li .thumb .imgNone {
	background: rgb(238, 238, 238); width: 100%; height: 70%; text-align: center; color: rgb(0, 0, 0); padding-top: 30%; display: block; position: relative; cursor: pointer;
}
.kso-thumbnail-gallery li .thumb .board {
	background: rgb(0, 0, 0); padding: 2px 0px 0px !important; left: 0px; top: 0px; width: 100%; text-align: center; color: rgb(255, 255, 255); font-weight: normal; display: block; position: absolute; cursor: pointer; opacity: 0.6;
}
.kso-thumbnail-gallery li .thumb .category {
	background: rgb(0, 0, 0); padding: 2px 0px 0px !important; left: 0px; width: 100%; text-align: center; bottom: 0px; color: rgb(255, 255, 255); font-weight: normal; display: block; position: absolute; cursor: pointer; opacity: 0.6;
}
.kso-thumbnail-gallery li .title {
	font-size: 13px; font-weight: 500;
}
.kso-thumbnail-gallery li .author {
	display: block;
}
.kso-thumbnail-gallery li .replyNum a {
	font: 10px/normal Tahoma; margin: 0px -1px; font-size-adjust: none; font-stretch: normal;
}
.kso-thumbnail-gallery li .date {
	font: italic 12px/normal Tahoma; margin-top: 7px; font-size-adjust: none; font-stretch: normal;
}
.kso-thumbnail-gallery .thumb-block {
	margin: 0px; padding: 0px; border-radius: 0px; border: 0px currentColor; border-image: none; height: auto; line-height: 1.4285; display: block; position: relative; max-width: 100%;
}
.kso-thumbnail-gallery .thumb-block::after {
	clear: both; display: block; content: "";
}
.kso-thumbnail-gallery .thumb-wrap {
	overflow: hidden;
}
.kso-thumbnail-gallery .thumb-block a > img {
	display: inline;
}
.kso-thumbnail-gallery .thumb-wrap a img {
	transition:0.4s; -webkit-transition: all 0.4s; -moz-transition: all 0.4s;
}
.kso-thumbnail-gallery .thumb-block {
	background-color: rgb(245, 245, 245);
}
.kso-thumbnail-gallery .thumb-block .thumb-wrap {
	transition:0.3s ease-in-out; opacity: 100; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out;
}
.kso-thumbnail-gallery .thumb-block:hover .thumb-wrap {
	opacity: 0.3;
}
.kso-thumbnail-gallery .thumb-block:hover img {
	transform: translateY(-50px); -webkit-transform: translateY(-50px); -moz-transform: translateY(-50px);
}
.kso-thumbnail-gallery .thumb-block .post-info {
	padding: 20px; transition:transform 0.3s; left: 0px; width: 100%; bottom: 0px; overflow: hidden; display: block; position: absolute; opacity: 0; transform: translateY(100%); background-color: rgb(245, 245, 245); -webkit-transform: translateY(100%); -webkit-transition: -webkit-transform 0.3s; -moz-transition: -moz-transform 0.3s; -o-transition: -o-transform 0.3s; -moz-transform: translateY(100%);
}
.kso-thumbnail-gallery .thumb-block:hover .post-info {
	opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0px); -moz-transform: translateY(0px);
}
.kso-thumbnail-gallery li .title {
	color: rgb(51, 51, 51);
}
.kso-thumbnail-gallery li .date {
	color: rgb(102, 102, 102);
}
.kso-thumbnail-zine {
	margin: 0px; padding: 0px; line-height: 1.5; position: relative;
}
.kso-thumbnail-zine::after {
	clear: both; display: block; content: "";
}
.kso-thumbnail-zine li {
	list-style: none; overflow: hidden; clear: both; margin-bottom: 10px;
}
.kso-thumbnail-zine li p {
	margin: 0px; padding: 0px;
}
.kso-thumbnail-zine li p.thumbArea {
	width: 100px; overflow: hidden; margin-right: -100px; float: left; position: relative;
}
.kso-thumbnail-zine li p.titleArea {
	margin-bottom: 4px; margin-left: 120px;
}
.kso-thumbnail-zine li p.titleArea .board {
	padding-right: 5px;
}
.kso-thumbnail-zine li p.text {
	margin-bottom: 4px; margin-left: 120px;
}
.kso-thumbnail-zine li p.authorArea {
	margin-left: 120px;
}
.kso-thumbnail-zine li .thumb {
	width: 100px; height: 75px; overflow: hidden; text-decoration: none; display: block; position: relative;
}
.kso-thumbnail-zine li .thumb img {
	width: 100%; position: relative;
}
.kso-thumbnail-zine li .thumb .imgNone {
	background: rgb(238, 238, 238); width: 100%; height: 80%; text-align: center; color: rgb(0, 0, 0); padding-top: 20%; display: block; position: relative; cursor: pointer;
}
.kso-thumbnail-zine li .thumb .category {
	background: rgb(0, 0, 0); padding: 2px 0px 0px !important; left: 0px; width: 100%; text-align: center; bottom: 0px; color: rgb(255, 255, 255); font-weight: normal; display: block; position: absolute; cursor: pointer; opacity: 0.6;
}
.kso-thumbnail-zine li .category {
	padding-right: 5px; font-weight: normal;
}
.kso-thumbnail-zine li .title {
	font-weight: bold;
}
.kso-thumbnail-zine li .replyNum a {
	font: 10px/normal Tahoma; margin: 0px -1px; font-size-adjust: none; font-stretch: normal;
}
.kso-thumbnail-zine li .trackbackNum a {
	font: 10px/normal Tahoma; margin: 0px -1px; font-size-adjust: none; font-stretch: normal;
}
.kso-thumbnail-zine li .author {
	margin-right: 10px;
}
.kso-thumbnail-zine li .date {
	font: 11px/normal Tahoma; font-size-adjust: none; font-stretch: normal;
}
.kso-thumbnail-zine li .hour {
	font: 11px/normal Tahoma; font-size-adjust: none; font-stretch: normal;
}
.kso-thumbnail-zine li .board {
	background: url("../img/white/lineTextDiv.gif") no-repeat right; color: rgb(51, 51, 51);
}
.kso-thumbnail-zine li .title {
	color: rgb(102, 102, 102);
}
.kso-thumbnail-zine li .category {
	background: url("../img/white/lineTextDiv.gif") no-repeat right; color: rgb(51, 51, 51);
}
.kso-thumbnail-zine li .date {
	color: rgb(51, 51, 51);
}
.kso-thumbnail-zine li .text {
	color: rgb(136, 136, 136);
}
.kso-thumbnail-blog {
	margin: 0px; padding: 0px; line-height: 1.5; position: relative;
}
.kso-thumbnail-blog::after {
	clear: both; display: block; content: "";
}
.kso-thumbnail-blog li {
	list-style: none; padding: 30px; overflow: hidden; clear: both; margin-bottom: 30px; background-color: rgb(238, 238, 238);
}
.kso-thumbnail-blog li p {
	margin: 0px; padding: 0px;
}
.kso-thumbnail-blog li p.thumbArea {
	width: 100px; overflow: hidden; margin-right: -100px; float: left; position: relative;
}
.kso-thumbnail-blog li p.titleArea {
	font-size: 15px; margin-bottom: 20px; margin-left: 120px;
}
.kso-thumbnail-blog li p.titleArea .board {
	padding-right: 5px;
}
.kso-thumbnail-blog li p.text {
	line-height: 22px; font-size: 13px; margin-bottom: 4px; margin-left: 120px;
}
.kso-thumbnail-blog li p.authorArea {
	margin-left: 120px;
}
.kso-thumbnail-blog li .thumb {
	width: 100px; height: 75px; overflow: hidden; text-decoration: none; display: block; position: relative;
}
.kso-thumbnail-blog li .thumb img {
	border-radius: 50%; transition:0.4s; width: 100%; position: relative; -webkit-transition: all 0.4s; -moz-transition: all 0.4s;
}
.kso-thumbnail-blog li .thumb .imgNone {
	background: rgb(238, 238, 238); width: 100%; height: 80%; text-align: center; color: rgb(0, 0, 0); padding-top: 20%; display: block; position: relative; cursor: pointer;
}
.kso-thumbnail-blog li .thumb .category {
	background: rgb(0, 0, 0); padding: 2px 0px 0px !important; left: 0px; width: 100%; text-align: center; bottom: 0px; color: rgb(255, 255, 255); font-weight: normal; display: block; position: absolute; cursor: pointer; opacity: 0.6;
}
.kso-thumbnail-blog li .category {
	padding-right: 5px; font-weight: normal;
}
.kso-thumbnail-blog li .title {
	font-weight: 500;
}
.kso-thumbnail-blog li .replyNum a {
	font: 10px/normal Tahoma; margin: 0px -1px; font-size-adjust: none; font-stretch: normal;
}
.kso-thumbnail-blog li .trackbackNum a {
	font: 10px/normal Tahoma; margin: 0px -1px; font-size-adjust: none; font-stretch: normal;
}
.kso-thumbnail-blog li .author {
	margin-right: 10px;
}
.kso-thumbnail-blog li .date {
	font: 12px/normal Tahoma; font-size-adjust: none; font-stretch: normal;
}
.kso-thumbnail-blog li .board {
	background: url("../img/white/lineTextDiv.gif") no-repeat right; color: rgb(51, 51, 51);
}
.kso-thumbnail-blog li .title {
	color: rgb(40, 43, 48);
}
.kso-thumbnail-blog li .category {
	background: url("../img/white/lineTextDiv.gif") no-repeat right; color: rgb(51, 51, 51);
}
.kso-thumbnail-blog li .date {
	color: rgb(136, 136, 136);
}
.kso-thumbnail-blog li .text {
	color: rgb(102, 102, 102);
}
.kso-thumbnailContainer.black .kso-thumbnail-gallery .thumb-block {
	background-color: rgb(51, 51, 51);
}
.kso-thumbnailContainer.black .kso-thumbnail-gallery .thumb-block .post-info {
	background-color: rgb(51, 51, 51);
}
.kso-thumbnailContainer.black .kso-thumbnail-gallery li .title {
	color: rgb(204, 204, 204);
}
.kso-thumbnailContainer.black .kso-thumbnail-gallery li .author {
	color: rgb(153, 153, 153);
}
.kso-thumbnailContainer.black .kso-thumbnail-gallery li .date {
	color: rgb(153, 153, 153);
}
.kso-thumbnailContainer.black .kso-thumbnail-gallery li .hour {
	color: rgb(136, 136, 136);
}
.kso-thumbnailContainer.black .kso-thumbnail-zine li .board {
	background: url("../img/black/lineTextDiv.gif") no-repeat right; color: rgb(153, 153, 153);
}
.kso-thumbnailContainer.black .kso-thumbnail-zine li .title {
	color: rgb(153, 153, 153);
}
.kso-thumbnailContainer.black .kso-thumbnail-zine li .replyNum a {
	color: rgb(255, 26, 26);
}
.kso-thumbnailContainer.black .kso-thumbnail-zine li .trackbackNum a {
	color: rgb(102, 102, 204);
}
.kso-thumbnailContainer.black .kso-thumbnail-zine li .author {
	color: rgb(153, 153, 153);
}
.kso-thumbnailContainer.black .kso-thumbnail-zine li .category {
	background: url("../img/black/lineTextDiv.gif") no-repeat right; color: rgb(153, 153, 153);
}
.kso-thumbnailContainer.black .kso-thumbnail-zine li .date {
	color: rgb(153, 153, 153);
}
.kso-thumbnailContainer.black .kso-thumbnail-zine li .hour {
	color: rgb(136, 136, 136);
}
.kso-thumbnailContainer.black .kso-thumbnail-zine li .text {
	color: rgb(136, 136, 136);
}
.kso-thumbnailContainer.black .kso-thumbnail-blog li .board {
	background: url("../img/black/lineTextDiv.gif") no-repeat right; color: rgb(153, 153, 153);
}
.kso-thumbnailContainer.black .kso-thumbnail-blog li .title {
	color: rgb(153, 153, 153);
}
.kso-thumbnailContainer.black .kso-thumbnail-blog li .replyNum a {
	color: rgb(255, 26, 26);
}
.kso-thumbnailContainer.black .kso-thumbnail-blog li .trackbackNum a {
	color: rgb(102, 102, 204);
}
.kso-thumbnailContainer.black .kso-thumbnail-blog li .author {
	color: rgb(153, 153, 153);
}
.kso-thumbnailContainer.black .kso-thumbnail-blog li .category {
	background: url("../img/black/lineTextDiv.gif") no-repeat right; color: rgb(153, 153, 153);
}
.kso-thumbnailContainer.black .kso-thumbnail-blog li .date {
	color: rgb(153, 153, 153);
}
.kso-thumbnailContainer.black .kso-thumbnail-blog li .hour {
	color: rgb(136, 136, 136);
}
.kso-thumbnailContainer.black .kso-thumbnail-blog li .text {
	color: rgb(136, 136, 136);
}
@media screen and (max-width:991px)
{
.kso-thumbnail-gallery li {
	width: 50% !important;
}
}
@media screen and (max-width:480px)
{
.kso-thumbnail-gallery li {
	width: 100% !important;
}
}
