@charset "utf-8";
@font-face {
  font-family: SamsungGothic;
  font-style: normal;
  font-weight: 400;
  src: url("http://cfs.tistory.com/custom/blog/180/1804797/skin/images/SamsungGothic.eot");
  src: url("http://cfs.tistory.com/custom/blog/180/1804797/skin/images/SamsungGothic.eot?#iefix") format('embedded-opentype'),
       url("http://cfs.tistory.com/custom/blog/180/1804797/skin/images/SamsungGothic.woff2") format('woff2'),
       url("http://cfs.tistory.com/custom/blog/180/1804797/skin/images/SamsungGothic.woff") format('woff'),
       url("http://cfs.tistory.com/custom/blog/180/1804797/skin/images/SamsungGothic.ttf") format('truetype');
}
*::selection {
	background-color: rgba(102,102,102,0);
	color: transparent; 
	text-shadow: 0 0 2px #000; 
	transition: all 250ms ease-in; 
}

::-moz-selection { 
	color: transparent; 
	text-shadow: 0 0 2px #000; 
	transition: all 250ms ease-in; 
}

/* 공통 */

body {
	line-height: 170%;
	font-size: 11px;
	color: #666;/*@*/
	font-family: SamsungGothic;
	background: url("http://cfs.tistory.com/custom/blog/183/1830591/skin/images/j4xeEp5.png?=1828481254");
	transition: linear 0.3s;
	-moz-transition: linear 0.3s;
	-webkit-transition: linear 0.3s;
	-o-transition: linear 0.3s;
	-ms-transition: linear 0.3s;
	margin: 0;
}

.tistorytoolbar {
	display: none;
}

.tagTrail a:before {
	content: url( "./images/ttag.png");
	margin-right: 2px;
	margin-bottom: -1px;
}

a:link {
	text-decoration: none;
	transition: linear 0.3s;
	-moz-transition: linear 0.3s;
	-webkit-transition: linear 0.3s;
	-o-transition: linear 0.3s;
	-ms-transition: linear 0.3s;
	color: #000;
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: transparent; 
	text-shadow: 0 0 2px #000; 
	transition: all 250ms ease-in; 
}

a:active {
	color: #000;
	text-decoration: none;
}

li {
	list-style: none;
}

/* 페이징 */
.selected { }
.no-more-prev {  }
.no-more-next { }


/* 종류별 코멘트*/
.rp_general { }
.rp_admin { }
.rp_secret {
	color: #000;
}

/* 종류별 코멘트*/
.guest_general { }
.guest_admin { }
.guest_secret {
	color: #000;
}

/* 비밀 댓글 */
.hiddenComment {
	color: #f99;
}


/* 이미지 */
.cap1 {
		text-align:center;
}
img { 
	opacity:1;  
	transition: linear 0.5s;
	-moz-transition: linear 0.5s;
	-webkit-transition: linear 0.5s;
	-o-transition: linear 0.5s;
	-ms-transition: linear 0.5s;
	z-index: 9;
}
img:hover {
	opacity: 0.85
}
.imageblock {
	max-width: 100%; 
	overflow: hidden; 
	margin: 1px;
}
.imageblock span, 
.imageblock img {
	max-width: 100%;
	height: auto !important; 
	margin-left: 0px;
	margin-right: 1px;
	float: center;
}
.notice .imageblock {
	max-width: 100%; 
	overflow: hidden; 
	margin-top: 10px;
}


/* 더보기 */
.moreless_fold {
	transition: linear 0.3s;
	-moz-transition: linear 0.3s;
	-webkit-transition: linear 0.3s;
	-o-transition: linear 0.3s;
	-ms-transition: linear 0.3s;
	font-size: 8px;
	height: 11px;
	margin-bottom: 9px;
	margin-left: 0px;
	letter-spacing: 1px;
}

.moreless_fold:hover {
	letter-spacing: 1px;
	padding-left: 5px;
}

.moreless_fold span, .moreless_top span {
	padding: 3px 5px;
	border-bottom: 1px solid #000;
	line-height: 8px;
}

.moreless_fold span:hover, .moreless_top span:hover {
	color: #000;
}

.moreless_top {
	transition: linear 0.3s;
	-moz-transition: linear 0.3s;
	-webkit-transition: linear 0.3s;
	-o-transition: linear 0.3s;
	-ms-transition: linear 0.3s;
	font-size: 10.5px;
	height: 11px;
	margin-left: 5px;
	letter-spacing: 0.3px;
}

.moreless_top:hover {
	letter-spacing: 1px;
	padding-left: 5px;
}

.moreless_bottom {
	display: none;
}


/* 마우스 */

html {
	cursor:url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur),default;
}

input.submit:hover {
	cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress !important;
}

.label_secret:hover {
	cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress !important;
}

input.checkbox:hover {
	cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress !important;
}

a,a:hover {
	cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress !important; 
}

.submit input, img {
	cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress !important; 
}

.imageblock img{
	cursor:url(http://cur.cursors-4u.net/others/oth-6/oth589.cur),auto !important; 
	max-width: 100% !important;
} 

.moreless_fold span:hover, 
.moreless_top span:hover{
	cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress !important; 
}

img {
	border:0;
}

input {
	width: 50px;
	border-top: 0px solid #fff;
	border-right: 0px solid #fff;
	border-left: 0px solid #fff;
	border-bottom: 1px solid #EFEFEF;
}

/* 레이아웃 */

#container {
	max-width: 500px;
	background: rgba(255,255,255,0.45);
	margin: 0 auto;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 50px;
	border-radius: 0px 0px 10px 10px
}

#top {
	padding-top: 8px;
	padding-bottom: 25px;
	letter-spacing: 1.5px;
}

.home {
	float: right;
}

.home img {
	margin-left: 3px;
}

.log {
	float: left;
}

.search {
	float: right;
}

#head {
	display: table-cell;
	margin: 0px 10px 0px 10px;
	background: url("./images/ba.gif");
	height: 190px;
	vertical-align: middle;
	width: 500px;
}

.paging {
}

.prev {
	float: left;
}

.next {
	float: right;
}

#blogmenu {
	margin-top: -45px;
}

#primary_nav_wrap
{
	margin-top: -18px;
	margin-left: 55px;
}

#primary_nav_wrap ul
{
	list-style:none;
	position:relative;
	float:left;
	margin:0;
	padding:0
}

#primary_nav_wrap ul a
{
	display:inline;
	color:#000;
	text-decoration:none;
}

#primary_nav_wrap ul li
{
	position:relative;
	float:left;
	margin:0;
	padding:0;
}

#primary_nav_wrap ul ul
{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	padding:0;
	width: 100px;

}

#primary_nav_wrap ul ul li
{
	float:none;
	padding-top: 1px;
	padding-bottom: 1px;
}

#primary_nav_wrap ul ul a
{
	line-height:120%;
	padding-left: 0px;
	padding-right: 5px;
}

#primary_nav_wrap ul ul ul
{
	top:0;
	left:100%
}

#primary_nav_wrap ul li:hover > ul
{
	display:block
}

.menus {
	margin-top: -33px;
	margin-left: 95px;
	margin-bottom: 18px;
	letter-spacing: 1px;
}

.menus a {
	margin-left: 2px;
	margin-right: 8px;
}

.profile {
	margin-left: 13px;
}

.profile_img {
	margin-bottom: 5px;
	cursor:url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur),default;
}

.profile_img img {
	padding: 3px;
	background: rgba(255,255,255,0.6);
	border-radius: 8px;
	cursor:url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur),default;
}

.profile img {
	margin-left: -2px;
	margin-right: 2px;
	margin-bottom: -2px;
}

.profile_img img:hover {
	opacity: 1;
}

.follow {
	float: right;
	margin-top: -37px;
	margin-right: 3px;
	letter-spacing: 1px;
	color: #000;
	background: rgba(255,255,255,0.8);
	padding-left: 8px;
	padding-right: 8px;
	border-radius: 10px;
	border: 1px solid rgba(0,0,0,0.5)
}

.follow img {
	margin-bottom: -3px;
}
#content {
	padding-bottom: 5px;
}

.entry {
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.top {
	margin-top: -11px;
	float: center;
	text-align: center;
}

.star {
	margin-top: -13px;
	text-align: right;
	padding-bottom: 10px;
}

#entryNotice {
	margin-top: 5px;
} 

#entryNotice .articles {
	clear:both; 
	border-top: 1px solid #ddd;
	padding-top: 5px;
	min-height: 67px;
} 

.n_img {
	float: left;
	margin-top: 3px;
}

.n_img img {
	border-radius: 5px;
}

.n_name {
	float: left;
	margin-left: 5px;
	letter-spacing: 1px;
	color: #000;
}

.n_name img {
	margin-bottom: -1px;
	margin-right: 3px;
}

.notice_date {
	float: right; 
	font-size:10px;  
	letter-spacing: 1px;
	color: #000;
} 

#entryNotice .articles .notice_article {
	color: #000;
	letter-spacing: 0.8px;
	line-height: 18px;
	margin-left: 66px;
	
} 

.Protect {
	margin-top: 10px;
	border: 1px solid rgba(0,0,0,0.5);
}

p.protect_p   {
	padding:15px; 
	text-align: center;
	letter-spacing: 1px;
	font-style: italic;
	color: #ff0000;
	font-size: 12px;
	text-shadow: 2px 0px #2616ff;
	text-shadow: 2px 0px #000;
	text-decoration: underline;
}

input.protect_i{
	width:200px; padding:5px; border: 1px solid #ddd; margin:0 5px
}

/* guestbook */

#guestList                  {
	padding:0
}

.guestbook{	
	padding:0;
	margin-top: 10px;
	overflow:hidden;
	border-bottom: 1px solid #ddd;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -ms-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
}

.guestWrite{
	overflow:hidden;
}

.guest_input{
	border-bottom:1px solid #E5E5E5;
	padding-bottom: 5px;
	margin-top: -10px;
}

.guest_input p{
	margin:10px 0 0 0;
}

.guestWrite #guest{
	background:#fafafa;
	padding-top:10px;
	margin:0;
	border:1px solid #E5E5E5;
	border-top:0;
}

.guestWrite #guest p{
	margin:5px 10px;
}

.guestWrite #guest p.first{
	margin-top:0;
}

.guestWrite input{
	display: inline-block;
	padding:3px;
	outline: 0;
	border-bottom: 1px solid #000;
	font-family: SamsungGothic;
	background: rgba(0,0,0,0.05);
	margin-top: -10px;

}
.guestWrite input[type=submit]{
	float: right;
	font-size: 11px;
	letter-spacing: 1px;
	border-radius:5px;
	margin-top: -2px;
	margin-bottom: 5px;
	border:0;
	color:#000;
	font-family: SamsungGothic;
	background: rgba(0,0,0,0);
	outline: 0;
}

.guestWrite input:hover {
	background-color: rgba(102,102,102,0);
	color: transparent; 
	text-shadow: 0 0 2px #000; 
	transition: all 250ms ease-in; 
	cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress !important;
	-webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -ms-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
}

.guestWrite textarea{
	width: 95.8%;
	height: 10px;
	font-family: SamsungGothic;
	letter-spacing: 1px;
	overflow: auto;
	padding: 10px;
	margin:0;
	border:0;
	border-bottom:1px solid rgba(0,0,0,0.6);
	display:block;
	background: rgba(0,0,0,0.05);
	font-size:11px;
	outline: 0;
	border-radius: 0;
}

.guestWrite .secretWrap{
	margin-bottom: -25px;
	color: #000;
}

.secret {
	margin-top: 10px;
	margin-left: 25px;
	margin-bottom: -26px;
	color: #000;
}

.secret_rp {
	margin-top: -25px;
	margin-left: 25px;
	margin-bottom: -38px;
	color: #000;
}

.guestWrite .checkbox{
	border:none;
	padding:0;
	margin:0;
	width:25px;
}

.guest_img img {
	width: 60px;
	border-radius: 5px;
	float: left;
	margin-top: 8px;
}

.guestList .identity {
	margin-left: 60px;
	margin-top: 5px;
}

.guestList .identity img {
	margin-bottom: 0px;
}

.guestList .name {
	display: inline-block;
	margin-right:4px;
	margin-left: 10px;
	color: #000;
}

.guestList .name a{
	letter-spacing: 1px;
	margin-left: 3px;
	color:#000;
}

.guestList .date{
	font-size:11px;
	letter-spacing: 1px;
	float: right;
	color:#666;
}

.guestList .control a{
	color: #999;
	font-size:11px;
	letter-spacing: 1px;
}

.guestList>ol>li{
	margin-top: -5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 1px;
}

.guestList>ol>li>div{
	width: 100%;
	float: left;
	border-top: 1px solid #ddd;
	padding-bottom: 8px;
}

.guestList li li{
	margin-top: 5px;
	padding-top: 5px;
}

.guestList p{
	color: rgba(0,0,0,.8);
	margin-left: 70px;
	margin-top: -18px;
	line-height: 17px;
	letter-spacing: 0.5px;
	margin-bottom: 0px;
}

.guestList p a {
	letter-spacing: 0.5px;
	color: rgba(0,0,0,0.8)
}

/* tdiv */
.tdiv {
	min-height: 59px;
}

.tdiv img {
	border-radius: 5px;
	margin-bottom: -1px;
	margin-right: 2px;
	margin-left: 0px;
}

.tdiv h2{
	margin-top: -56px;
	margin-left: 69px;
	font-size: 10px;
	color: #000;
	letter-spacing: 1px;
}

.tdiv h2 a{
	font-size: 12px;
	color: #000;
	line-height: 15px;
	letter-spacing: 0.5px;
	font-family: SamsungGothic;}

.tdiv .ect{
	width:auto;
	border-bottom:1px solid #ddd;
	padding:5px 0
}
.tdiv .ect span,.tdiv .ect a{
	margin-right:10px;
	color:#888;
	font:thaoma;
	font-size:12px
}

/* entry */
.article {
	font-size:/*@post-body-font-size=*/ 11px /*@*/;
	color:/*@post-body-color=*/ #000 /*@*/; 
	overflow:hidden;
	margin-top: 10px;
	padding-bottom: 5px;
}

.article dt              { text-decoration:underline;}
.article dd              { margin-left:20px;  padding-bottom:10px;}
.article blockquote      { padding-left:25px;  margin:10px 20px;}

.tagTrail                {
	margin-top: -26px;
	margin-left: 69px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	color: rgba(0,0,0,0);
	}
.tagText                 { display:none}

/* comment */
.comment{
	width:auto;
	padding:0;
	overflow:hidden;
	border-top: 1px solid #ddd;
}
.comment h3{
	font-size:17px;
	font-weight:bold;
	letter-spacing:-2px;
	padding:10px;
	color:#E5E5E5;
}
.commentWrite{
	overflow:hidden;
	margin-top: -2px;
}
.comment_input{
	border-bottom:1px solid #E5E5E5;
}
.comment_input p{
	margin:10px 0 0 0;
}
.commentWrite #guest{
	background:#fafafa;
	padding-top:10px;
	margin:0;
	border:1px solid #E5E5E5;
	border-top:0;
}
.commentWrite #guest p{
	margin:5px 10px;
}
.commentWrite #guest p.first{
	margin-top:0;
}
.commentWrite input{
	display: inline-block;
	padding:3px;
	outline: 0;
	border-bottom: 1px solid #000;
	font-family: SamsungGothic;
	background: rgba(0,0,0,0.05);
	margin-bottom: 5px;
}
.commentWrite input[type=submit]{
	float: right;
	font-size: 11px;
	letter-spacing: 1px;
	border-radius:5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border:0;
	color:#000;
	font-family: SamsungGothic;
	background: rgba(0,0,0,0);
	outline: 0;
}
.commentWrite input:hover {
	background-color: rgba(102,102,102,0);
	color: transparent; 
	text-shadow: 0 0 2px #000; 
	transition: all 250ms ease-in; 
	cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress !important;
	-webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -ms-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
}
.commentWrite textarea{
	width: 95.8%;
	height: 10px;
	font-family: SamsungGothic;
	letter-spacing: 1px;
	overflow: hidden;
	padding: 10px;
	margin:0;
	border:0;
	border-bottom:1px solid rgba(0,0,0,0.6);
	display:block;
	background: rgba(0,0,0,0.05);
	font-size:11px;
	outline: 0;
	border-radius: 0;
}
.commentWrite .submit_wrap{
	padding-bottom:2px;
	padding-top:2px;
	text-align:right;
}
.commentWrite .secretWrap{
}
.commentWrite .checkbox{
	border:none;
	padding:0;
	margin:0;
	width:25px;
}
.commentList .name {
	display: inline-block;
	margin-right:4px;
	margin-left: 10px;
	color: #000;
}
.commentList .name a{
	letter-spacing: 1px;
	margin-left: 3px;
	color:#000;
}
.commentList .date{
	font-size:11px;
	letter-spacing: 1px;
	float: right;
	color:#666;
}
.commentList .control a{
	color: #999;
	font-size:11px;
	letter-spacing: 1px;
}
.commentList>ol>li{
	margin-top: -5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 1px;
}
.commentList>ol>li>div{
	width: 100%;
	float: left;
	border-top: 1px solid #ddd;
	padding-bottom: 8px;
}
.commentList li li{
	margin-top: 5px;
	padding-top: 5px;
	border-top:1px dashed #ddd;
}
.commentList .identity {
	margin-left: 60px;
	margin-top: 5px;
}
.commentList .identity img {
	margin-bottom: 0px;
}
.commentList p{
	color: rgba(0,0,0,.8);
	margin-left: 70px;
	margin-top: 0px;
	line-height: 17px;
	letter-spacing: 0.5px;
	margin-bottom: 0px;
}
.commentList p a {
	letter-spacing: 0.5px;
	color: rgba(0,0,0,0.8)
}

.commentWrite #guest{
	padding-top:10px; 
	margin-left: 0px; 
	width: 320px;
}
}

h1.hx.cmt {
	margin-top:0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	margin-top: 0px;
	margin-bottom: 0px;
}
/* button */
.button {
	float: right;
	color:#000;
	cursor:pointer;
	text-decoration: none; 
	display: inline-block; 
	margin-right: 10px;
	margin-top: -29px;
}
a.button:hover {text-decoration:none}

@media all and (max-width:583px) {
	.flexible_img_col{
		width:384px;
	}
	.follow {
		margin-top: -3px;
	}
}
@media all and (max-width:398px) {
	.flexible_img_col{
		width:330px;
	}
	.flexible_img_col .img_title{
		width:320px;
		padding: 10px;
	}
}
@media all and (max-width:322px) {
	.flexible_img_col li{
		margin-left:0;
		margin-right:0;
	}
	.flexible_img_col li a{
		border-left:0;
		border-right:0;
	}
}
@media all and (max-width : 580px){
	.mobile_tab{
		display:block;
	}
	.tab_line{
		display:none;
		border-top:0;
		padding:0;
		border-bottom:1px solid #7ad4e7;
	}
	.tab_line ul{
		display:block;
	}
	.tab_line li{
		display:block;
	}
	.tab_line>ul>li>ul>li,
	.tab_line>ul>li>ul>li>ul>li{
		border-top:1px solid #7ad4e7;
	}
	.tab_line>ul>li>a,
	.tab_line>ul>li>ul>li>a,
	.tab_line>ul>li>ul>li>ul>li>a{
		display:block;
		border-radius:0;
	}
	.tab_line>ul>li>ul>li>ul>li>a{
		padding: 10px 14px;
		font-family: Calibri,'Nanum Barun Gothic', sans-serif;
		padding-left: 35px;
		background: #F0FCFF;
	}
	.tab_line>ul>li>ul>li>ul>li>a:hover{
		background:#7ad4e7;
		color:#fff;
	}
}

@media all and (max-width : 450px){
	.search input[type=text]{
		width:60%;
	}
}
@media all and (max-width : 648px){
	#container{
		margin:0;
		border:0;
	}
	html{
		background:none;
	}
}

@media all and (max-width : 648px){
	#container{
		margin:0;
		border:0;
	}
	html{
		background:none;
	}

}
.searchform{

}
.searchform input {
	width:80px;
	height:10px;
	padding:5px;
	float: right;
	line-height:8px;
	background:rgba(0,0,0,0); 
	border-bottom: 1px solid #000;
	font-size: 11px;
	font-family: SamsungGothic;
}
.searchform input:focus {
	outline:0; 
	background:rgba(0,0,0,0); 
	border-bottom: 1px solid #000;
}
#s-m-t-tooltip{
    font-family: SamsungGothic;
    font-size:9px;
    position:absolute;
    margin-top: 7px;
    margin-left: 3px;
    letter-spacing:1px;
    z-index:9999;
    background: #fff;
    border: 1px solid rgba(0,0,0,0.7);
    border-radius: 100px;
    color:#000;
    line-height: 15px;
    letter-spacing: 1px;
    padding:1px 5px 1px 6px;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -ms-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
}


dl,ul,ol,menu,li {
    list-style: none;
    margin: 0;
    padding: 0;
}

iframe {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
	max-width: 100% !important;
	}
#lightbox, #overlay { 
	display: none !important; 
	}
#copyright {
    right: 0px;
    bottom: -6px;
    padding: 5px;
    color:#9d9497;
    z-index:2147483647;
    text-transform:uppercase;
    border:1px solid transparent;
    position:fixed;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
#copyright img {
	margin-bottom: -1px;
	margin-right: 2px;
}
.fixed_img_col {
}
.fixed_img_col ul {
padding:0;
font-size:11px;
list-style:none;
border-top:1px solid #eee;
margin-top:10px;
}
.fixed_img_col li {
position:relative;
padding:5px 0px 5px 330px;
vertical-align:top;
*zoom:1;
border-bottom:1px solid #eee;
max-width:100%;
transition:linear 0.3s;
-moz-transition:linear 0.3s;
-webkit-transition:linear 0.3s;
-o-transition:linear 0.3s;
-ms-transition:linear 0.3s;
}
.fixed_img_col li:hover {
background:rgba(0,0,0,0.02);
}
.fixed_img_col li:after {
display:block;
clear:both;
content:""
}
.fixed_img_col a {
text-decoration:none;
cursor:pointer
}
.fixed_img_col a .cmt {
color:#f00;
font-size:11px
}
.fixed_img_col a strong {
display:inline-block;
margin:0 0px 4px -260px;
}
.fixed_img_col a strong {
color:#0f0f0f;
font-family:SamsungGothic;
font-size:13px;
font-weight:normal;
text-overflow:ellipsis;
text-transform:uppercase;
white-space:nowrap;
word-wrap:normal;
letter-spacing:0.8px;
width:100%;
}
.list_title {
float:left;
text-align:left;
margin-left:-260px;
}
.fixed_img_col .date {
font-size:9px;
float:right;
margin-right: -260px;
font-family:SamsungGothic;
letter-spacing:1px;
padding-left:0px;
padding-right:0px;
border-radius:10px;
color:#000;
line-height:1;
}
.fixed_img_col .date img {
margin-right:3px;
margin-top:3px;
margin-bottom:-2px;
}
.fixed_img_col .thumb {
border-radius:5px;
display:inline;
overflow:hidden;
float:left;
position:relative;
text-align:center;
width:60px;
height:60px;
margin:0 10px 0 -330px;
color:#666;
line-height:180px;
text-align:center;
border:1px solid rgba(0,0,0,0.035);
}
.fixed_img_col .thumb img {
border:0;
width:60px;
height:60px;
border-radius:5px
}
.fixed_img_col .thumb img:hover {
border-radius:5px;
}
.fixed_img_col .thumb img.dno {
display:none
}
.fixed_img_col p {
margin-left:-250px;
margin-top:0px;
heightcolor:#767676;
line-height:1.4;
margin-right:-0px;
font-size:10.4px;
}
.fixed_img_col p div {
height:30px;
margin:0px 0px 0px -10px;
color:#555;
line-height:1.6;
max-height:95px;
overflow:hidden;
width:100%;
}
.fixed_img_col a:hover strong {
}
.fixed_img_col a:hover .thumb {
}
.flexible_img_col {
margin-left:-20px !important
}
.flexible_img_col ul {
margin:0;
padding:0;
font-size:12px;
font-family:Tahoma,Geneva,sans-serif !important;
list-style:none;
*zoom:1
}
.flexible_img_col ul:after {
display:block;
clear:both;
content:""
}
.flexible_img_col li {
float:left !important;
width:414px;
margin:20px 0 0 20px !important;
padding:0 !important
}
.flexible_img_col li.masonry-brick {
margin-top:0
}
.flexible_img_col .thumb {
display:block;
overflow:hidden;
position:relative;
color:#333;
width:412px !important;
text-align:center;
border:1px solid #ccc !important;
background:#fafafa;
line-height:172px;
text-align:center;
white-space:nowrap
}
.flexible_img_col .noi .thumb {
border-color:#ccc !important
}
.flexible_img_col .thumb span {
width:auto;
font-weight:bold;
font-family:'Open Sans',NanumGothic,'Malgun Gothic',tahoma;
font-size:32px
}
.flexible_img_col .thumb img {
width:auto;
border:0
}
.flexible_img_col .thumb img.dno {
display:none
}
.flexible_img_col .youtube .thumb {
height:60px
}
.flexible_img_col .youtube .thumb img {
margin-top:-45px
}
.flexible_img_col a {
display:block;
width:auto !important;
margin:0 auto !important;
padding:0;
text-decoration:none;
cursor:pointer
}
.flexible_img_col strong {
display:block;
width:auto;
overflow:hidden;
padding:10px 10px 5px;
border-top:0;
font-weight:normal;
border-bottom:0;
font-size:15px !important;
color:#676767;
font-family:'Open Sans',NanumGothic,'Malgun Gothic',tahoma
}
.flexible_img_col strong span {
color:#f00;
font-size:12px;
margin-left:5px
}
.flexible_img_col p {
display:normal;
font-size:11px !important;
color:#8b8b8b !important;
line-height:normal;
line-height:normal !important;
padding:0 10px 10px !important;
}
.flexible_img_col a:hover strong {
color:#DB4A3F !important
}
.flexible_img_col a:hover .thumb,.flexible_img_col a:hover strong,.flexible_img_col a:hover p {
border-color:#ccc !important
}
.flexible_noi_col {
margin-top:15px !important;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc
}
.flexible_noi_col ul {
margin:0;
padding:0;
font-size:12px;
font-family:Tahoma,Geneva,sans-serif !important;
list-style:none;
*zoom:1
}
.flexible_noi_col ul:after {
display:block;
clear:both;
content:""
}
.flexible_noi_col li {
float:none !important;
width:100%;
margin:0 !important;
padding:0 !important;
background:#fff;
border-top:1px dashed #ccc
}
.flexible_noi_col li:first-child {
border-top:0
}
.flexible_noi_col .thumb {
display:none;
overflow:hidden;
position:relative;
color:#333;
width:308px !important;
text-align:center;
border:1px solid #ccc !important;
border-bottom:0 !important;
background:#fafafa;
line-height:172px;
text-align:center;
white-space:nowrap
}
.flexible_noi_col .noi .thumb {
border-color:#ccc !important
}
.flexible_noi_col .thumb span {
width:auto;
font-weight:bold;
font-family:'Open Sans',NanumGothic,'Malgun Gothic',tahoma;
font-size:32px
}
.flexible_noi_col .thumb img {
width:auto;
border:0
}
.flexible_noi_col .thumb img.dno {
display:none
}
.flexible_noi_col a {
display:block;
width:auto !important;
margin:0 auto !important;
padding:0;
text-decoration:none;
cursor:pointer
}
.flexible_noi_col strong {
display:block;
width:auto;
overflow:hidden;
padding:10px 10px 5px;
border:1px solid #ccc;
border-bottom:0;
border-top:0;
font-size:15px !important;
color:#0f0f0f;
font-family:'Open Sans',NanumGothic,'Malgun Gothic',tahoma
}
.flexible_noi_col strong span {
color:#f00;
font-size:12px;
margin-left:5px
}
.flexible_noi_col p {
display:normal;
font-size:11px !important;
color:#444 !important;
line-height:normal;
line-height:normal !important;
padding:0 10px 10px !important;
border-left:1px solid #ccc;
border-right:1px solid #ccc
}
.flexible_noi_col a:hover strong {
color:#f00 !important
}
.flexible_noi_col a:hover .thumb,.flexible_img_col a:hover strong,.flexible_img_col a:hover p {
border-color: #333 !important
}