@charset "utf-8";

/* 반드시 들어가야 하는 스타일 시작 */
* {margin:0; padding:0; border:0; }
body {
	background-color:/*@background-color*/#000000/*@*/;
	background-image:/*@background-image*/ /*@*/;
	background-repeat:/*@background-image-repeat*/ /*@*/;
	background-position:/*@background-image-position*/ /*@*/;
	font:12px/1.5 dotum;
}
a {text-decoration:none; }
a:hover {text-decoration:underline; }

/* 페이징 - 현재 페이지 */
	.selected		{color:#fff; font-weight:bold; }


/* 이미지 아래 캡션 스타일 */
	.cap1                   { color:#999;  text-align:center;}
/* 그림 */
	.imageblock             { }
/* 왼쪽 */
	.left                   { }
/* 가운데 */
	.center                 { }
/* 오른쪽 */
	.right                  { }
/* 그림 2개 배치 */
	.dual                   { }
/* 그림 3개 배치 */
	.triple                 { }
/* 반드시 들어가야하는 스타일 끝 - 이 아래는 자유롭게 추가, 삭제 가능 */
/*티스토리*/#tistorytoolbarid {    display : none;}
/* 블로그 메뉴 */
#blogMenu li {float:center; height:10px; padding:0 6px 0 8px; background:url(images/tab_bar.gif) no-repeat; }
#blogMenu li a {display:block; height:10px; background-image:url(images/tab.gif); background-repeat:no-repeat; text-indent:-1000px; overflow:hidden; cursor:pointer; }
#blogMenu li#sidebar_open, #blogMenu li#sidebar_close {background-image:none; }
#blogMenu li.tab_home {background-image:none; } /* 첫번째 메뉴 */
#blogMenu li.tab_write {padding-right:10px; } /* 마지막 메뉴 */

.tab_guestbook a {width:8px; background-position:0px -50px; }
.tab_admin a {width:8px; background-position:0px -60px; }
.tab_write a {width:10px; background-position:0px -70px; }


/* 공통 */
input.text {height:13px; padding-top:0px; padding-left:5px; border:1px solid #999999; background-color:transparent; color:#999999; font:11px/11px dotum; } /* 방명록 댓글 기준 */<center>
textarea {width:/*@post-width:-12*/3000px/*@*/; height:80px; padding:0px; border:1px solid #000000; background-color:transparent; color:#000000; font:12px/15px dotum; }
.submit {text-indent:-3000px; overflow:hidden; cursor:pointer; }

/* 포스트 */
.admin {margin-top:0px; margin-bottom:0px; }
.admin, .admin a, .admin a:hover {color:#888888; font:11px/18px dotum; }
<center>
.article {
	width:/*@post-width*/3000px/*@*/;
<center>
	padding-bottom:15px;
	color:/*@post-body-color*/#A5A5A5/*@*/;
	font-size:/*@post-body-font-size*/12px/*@*/;
	line-height:0;
	font-family:/*@post-body-font-family*/dotum/*@*/;
	word-break:break-all; word-wrap:break-word; overflow:hidden;
}
.article a {color:/*@post-body-color*/#888888/*@*/; text-decoration:underline; }

/* 포스트본문 */
.article blockquote {padding-left:10px; background:url(images/iconBlockquote.gif) no-repeat 0px 0px; }

/* 테그트레일 */
.tagTrail {margin-bottom:0px; padding-left:16px; background:url(images/icon_tag.gif) no-repeat 0px 0px; }
.tagTrail, .tagTrail a {color:#8F8E8E; font:12px/14px dotum; }
/* 액션트레일 */
.actionTrail, .actionTrail a, .actionTrail a span, .actionTrail b {color:#8F8E8E; font:12px/14px dotum; }
.author {float:right; color:#B7B7B7; font:11px/14px dotum, sans-serif; letter-spacing:-1px; }
.author .text {text-transform:uppercase; }
.actionTrail span.cnt { font: bold 10px verdana; color: #ddd; }

/* 페이지 */
#paging {margin-top:15px; text-align:center; }
.numbox a {padding:0 5px; }
#paging, #paging a, #paging a:hover {color:#888888; font:11px verdana; }

/* 이전 다음 버튼 */
#prevPage:hover, #nextPage:hover, .no-more-prev:hover, .no-more-next:hover {text-decoration:none; }

/* footer */
#footer {padding-top:7px; }
#adTistory {width:80px; height:10px; margin-top:10px; padding-top:6px; padding-left:88px; background:url(images/tistory.gif) no-repeat; }
#adTistory a {color:#999; font:9px/9px verdana; padding-right:6px; background:url(images/bul_tistory.gif) no-repeat right 5px; }
#footMenu {color:#7D7D7D;  font:11px/14px dotum, sans-serif; }
#footMenu a, #copyright, #copyright a {color:#888; font:11px/14px dotum, sans-serif; letter-spacing:-1px; }
#copyright, #copyright a {text-transform:uppercase; }

}
.floatWrapper {display: inline-block;}
/* Hides from IE-mac \*/
* html .floatWrapper {height: 1%;}
/* End hide from IE-mac */