@charset "utf-8";
@font-face {font-family:ngeot; src:url(images/NanumGothic.eot);}


/* 반드시 들어가야 하는 스타일 시작 */
/* 1. 본문 전체  */
body, td, input, textarea {
	font: 13px/1.5 NanumGothic, "나눔고딕", Malgun Gothic, "맑은 고딕", Arial, Gulim, Dotum, Verdana, AppleGothic, Sans-serif;
 	color: #303030;
 	margin: 0;
}
/* 2. 기본 링크 */
	a:link {
			color: #303030;
			font: 12px Trebuchet MS, NanumGothic, " 나눔고딕", Malgun Gothic, "맑은 고딕", Arial, 굴림, Gulim, AppleGothic, Sans-serif;
			text-decoration: none;
	}
	a:visited {
			color: #303030;
			font: 12px Trebuchet MS, NanumGothic, "나눔고딕", Malgun Gothic, "맑은 고딕", Arial, 굴림, Gulim, AppleGothic, Sans-serif;
			text-decoration: none;
	}
	a:hover {
		color: #993333;
		text-decoration: none;
	}
	a:active {
		text-decoration: none;	
		color : #666;
	}
/* 3. 이미지 */
	img {
		border-width: 0px;
	}
/* 4. 이미지 버튼 */
	.ib {
		cursor: pointer;
	}
/* 5. 입력 텍스트 */
	.text {
	border:1px solid #999;
	}
/* 6. 트리 테이블 */
	.branch2 {
	}
/* 7. 트리 셀 */
	.branch3 {
		cursor: pointer;
		height: 10px;
	}
/* 8. 달력 월 표시 */
	.cal_month {
		font: 11px Trebuchet MS, tahoma, NanumGothic, "나눔고딕", Malgun Gothic, "맑은 고딕", 굴림, Gulim, 돋움, Sans-serif;
		height: 18px;
	}
/* 9. 달력 요일 표시 */
	.cal_week1 {
		font: 11px Trebuchet MS, tahoma, NanumGothic, "나눔고딕", Malgun Gothic, "맑은 고딕", 굴림, Gulim, 돋움, Sans-serif;
		font-size : 11px;
		height:18px;
	}
/* 10. 달력 일요일 표시 */
	.cal_week2 {
		font: 11px Trebuchet MS, tahoma, NanumGothic, "나눔고딕", Malgun Gothic, "맑은 고딕", 굴림, Gulim, 돋움, Sans-serif;
		color: #f30;
		font-size:12px;
		text-align: center;
	}
/* 11. 달력 지난 달 날짜 표시 */
	.cal_day1 {
		font: 11px Trebuchet MS, tahoma, NanumGothic, "나눔고딕", Malgun Gothic, "맑은 고딕", 굴림, Gulim, 돋움, Sans-serif;
		color: #000;
		font-size:12px;
		text-align:center;
	}
/* 12. 달력 다음 달 날짜 표시 */
	.cal_day2 {
		font: 11px Trebuchet MS, tahoma, NanumGothic, "나눔고딕", Malgun Gothic, "맑은 고딕", 굴림, Gulim, 돋움, Sans-serif;
		color: #000;
		font-size : 11px;
		text-align: center;
	}
/* 13. 달력 이번 달 날짜 표시 */
	.cal_day3 {
		font: 11px Trebuchet MS, tahoma, NanumGothic, "나눔고딕", Malgun Gothic, "맑은 고딕", 굴림, Gulim, 돋움, Sans-serif;
		font-size : 11px;
		text-align: center;
	}
/* 14. 달력 오늘 날짜 표시 */
	.cal_day4 {
		text-align: center;
		font-size : 11px;
		background-color:#ccc;
		font-weight:bold;
	}
/* 15. 달력 글쓴 날 링크 스타일 */
	a.cal_click:link {
		font-weight: bold;
		color : #333;
	}
	a.cal_click:visited {
		font-weight: bold;
		color : #333;
	}
	a.cal_click:hover {
		font-weight: bold;
		color : #369;
	}
/* 16. 이미지 아래 캡션 스타일 */
	.cap1 {
		color: #876;
		text-align: center;
	}
/* 16. 키워드 스타일 */
	.key1 {
		cursor: help;
		border-bottom: 1px dashed #993333;
	}
/* 16. 카테고리 옆 개수 스타일 */
	.c_cnt {
		font: 9pt Georgia, Serif;
		color : #999;
	}
/* 17. 최신글 옆 개수 스타일 */
	.ps_cnt {
		font: 9pt Georgia, Serif;
		color : #999;
	}


/* 1.1 추가부분 ---------------------------------------------------------------------------------- */

/* 페이징 - 현재 페이지 */
    .selected               { font:20px Frutiger Linotype, Arial, Tahoma; font-weight:bold;  color:#993333;}

    div.no-more-prev a.prev,
    div.no-more-next a.next { color:#222;}

/* 페이징 */
.paging{
	padding:30px 0 10px 0;
	text-align:center;
	color: #444;
	font: 25px Trebuchet MS;
	letter-spacing: -1px;
	font-weight: 500;
}
.paging1{float:left;}
.paging2{float:right;}

.paging1 a,
.paging2 a {color: #444; font-size: 25px;}

.paging1 a:visited,
.paging2 a:visited {color: #444;  font-size: 25px;}

.paging1 a:hover,
.paging2 a:hover {color: #993333;}

.paging .numbox   { padding-left:6px; margin-left:6px; font: 15px century gothic, Trebuchet MS;}
.paging .num      { padding-right:6px; margin-right:6px;}

/* 종류별 코멘트 [##_rp_rep_class_##] */
    .rp_general             { background:url(images/iconGuestbook.gif) no-repeat; padding-left:20px;}
    .rp_admin               { background:url(images/iconAdmin.gif) no-repeat; padding-left:20px;}
    .rp_secret              { color:#f30;}
/* 종류별 코멘트 [##_guest_rep_class_##] */
    .guest_general          { background:url(images/iconGuestbook.gif) no-repeat; padding-left:20px;}
    .guest_admin            { background:url(images/iconAdmin.gif) no-repeat; padding-left:20px;}
/* 비밀 댓글 (로그아웃시 비밀글 표현)    */
    .hiddenComment { background:url(images/iconSecret.gif) no-repeat;  padding-left:20px;  font-weight:normal;}

/* 방명록 코멘트 [##_rp_rep_class_##] */
    body#tt-body-guestbook .rp_general             { background:url(images/comment_on.gif) no-repeat; padding-top:7px; padding-left:20px;}
    body#tt-body-guestbook .rp_admin               { background: url(images/comment_on_admin.gif) no-repeat; padding-top:7px; padding-left:20px;}
    body#tt-body-guestbook .rp_secret              { color:#f30;}
/* 방명록 코멘트 [##_guest_rep_class_##] */
    body#tt-body-guestbook .guest_general          { background:url(images/comment_on.gif) no-repeat; padding-top:7px; padding-left:20px;}
    body#tt-body-guestbook .guest_admin            { background: none; padding-top:7px; padding-left:20px;}

/* 그림 */
    .imageblock             { }
/* 왼쪽 */
    .left                   { }
/* 가운데 */
    .center                 { }
/* 오른쪽 */
    .right                  { }
/* 그림 2개 배치 */
    .dual                   { background-color:#fff; margin-bottom:5px;}
/* 그림 3개 배치 */
    .triple                 {
			padding: 6px;
			background: #f6f6f6;
			border-right: 1px solid #ddd;
			border-bottom: 1px solid #ddd;
			border-top: #eee;
			border-left: #eee;
			margin: 4px 0;
}
/* 본문 - more / less */
    .moreless_fold          { background:url(images/iconMore.gif) top left no-repeat;  padding-left:30px; color:#3d68d2;}
    .moreless_top           { background:url(images/iconLess.gif) top left no-repeat;  padding-left:30px; color:#993333;}
    .moreless_body          { }
    .moreless_bottom        { background:url(images/iconLess.gif) top right no-repeat;  padding-right:30px; color:#993333; text-align:right;}

#keyList
{
	text-align              : justify;
	margin-top              : 20px;
}
#keyList li
{
	display                 : inline;
	list-style              : none;
	white-space             : nowrap;
}
#keyList li a {
	font-size: 13px;
	padding: 0 5px 0 5px;
	border-bottom: 1px solid #fff;
}

#keyList li a:hover {
	border-bottom: 1px dashed #993333;
}

/* 1.1 추가부분 끝---------------------------------------------------------------------------------- */


/* 반드시 들어가야하는 스타일 끝 - 이 아래는 자유롭게 추가, 삭제 가능 */
body {
	background:#fff;
	padding:0;
	text-align: center;
	}

hr {
	display:none;
}

#timg {
	text-align: left;
	padding: 85px 15px 0px;
	background: #000 url('images/top.gif') repeat;
	height: 50px;
}

#timg a {
	padding-left: 50px;
	font: 17pt Trebuchet MS, Arial, Tahoma, NanumGothic, "나눔고딕", Malgun Gothic, "맑은 고딕", 굴림, Gulim, Apple Gothic, Sans-serif;
	color:#fff;
	font-weight: 800;
	letter-spacing:-1px;
	text-decoration: none;
}

#timg a:hover {
	padding-left: 51px;
	font: 17pt Trebuchet MS, Arial, Tahoma, NanumGothic, "나눔고딕", Malgun Gothic, "맑은 고딕", 굴림, Gulim, Apple Gothic, Sans-serif;
	color:#d7d7d7;
	font-weight: 800;
	text-decoration: none;
}

#menu1 {
	width:1164px;
}


/*- Menu Tabs H--------------------------- */

	#tabsB {
		float:left;
		width:100%;
		font-size:93%;
		line-height:normal;
	}
	#tabsB ul {
		margin:0;
		padding:10px 10px 0 50px;       
		list-style:none;
	}
	#tabsB li {
		display:inline;
		margin:0;
		padding:0;
	}
	#tabsB a {
		float:left;
		background:url("images/tableftB.gif") no-repeat left top;
		margin:0;
		padding:0 0 0 4px;
		text-decoration:none;
	}
	#tabsB a span {
		float:left;
		display:block;
		background:url("images/tabrightB.gif") no-repeat right top;
		font: 12px Tahoma, Trebuchet MS, Verdana, Sans-serif;
		padding:5px 15px 4px 6px;
		color:#666;
	}
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#tabsB a span {float:none;}
	/* End IE5-Mac hack */
	#tabsB a:hover span {
	color:#000;
	}
	#tabsB a:hover {
		background-position:0% -41px;
	}
	#tabsB a:hover span {
		background-position:100% -41px;
	}

		#tabsB #current a {
			background-position:0% -42px;
		}
		#tabsB #current a span {
			background-position:100% -42px;
		}

/* Structured */

#container {
	width:1394px;
	margin:0 auto; 
	text-align: left;
	background: url("images/container_bg.gif") repeat-y;
	background-position: top right;
}
#content {
	font: 13px NanumGothic, "나눔고딕", Malgun Gothic, "맑은 고딕", Arial, Verdana, Tahoma, 굴림, Sans-serif;
	float:left;
	width:1024px;
	line-height: 1.7em;
	padding:0px 70px 5px 65px;
	overflow: hidden;
}

#sidebar {
	float:right;
	width: 200px;
	line-height: 150%;
	padding-top: 20px;
	padding-right: 20px;
	overflow: hidden;
}
#footer {
	clear:both;
	font: 12px NanumGothic, "나눔고딕", Malgun Gothic, "맑은 고딕", Arial, Verdana, Tahoma, 굴림, Sans-serif;
	color : #000;
	background:url("images/foot.gif") repeat-y;
	background-position: top right;
	width: 1164px;
	height: 110px;
	text-align: center;
}
#footer a {
	font: 12px NanumGothic, "나눔고딕", Malgun Gothic, "맑은 고딕", Arial, Verdana, Tahoma, 굴림, Sans-serif;
	font-weight: bold;
}

/* sidebar common*/
#sidebar ul{
	margin:0;
	padding:10px;
	list-style:none;
	overflow: hidden;
	width:100%;
	}
#sidebar .name {
	font:11px NanumGothic, "나눔고딕", Malgun Gothic, "맑은 고딕", Tahoma, 굴림;
	color:#999;
}
#sidebar .date {
	font :10px Georgia, serif;
	font-size:11px;
	color:#999;
}	
#sidebar .cnt {
	font :11px Georgia, serif, NanumGothic, "나눔고딕", Malgun Gothic, "맑은 고딕";
	color:#999;
}
#sidebar h3 {
	font:14px Arial, Tahoma, sans-serif;
	font-weight:800;
	letter-spacing:-1px;
	color:#303030;
	border-bottom:1px solid #fff;
	padding:3px 5px;
	margin:0;
}

#sidebar a {
	color:#303030;
}

#sidebar a:hover {
	color: #993333;
	text-decoration: none;
}

#sidebar .box {
	padding:8px;
}

/* admin menu */
#sidebar .owner {
	padding-top : 20px;
	font-size:12px;
	text-align:center;
}

/* blog info (desc, image) */
#sidebar .blogimg {
	width:200px;
	overflow:hidden;
	text-align:center;
}
#sidebar .bloginfo {
	font:12px Arial, Tahoma, NanumGothic, "나눔고딕", Malgun Gothic, "맑은 고딕", 굴림, Sans-serif;
	text-align:center;
}
#sidebar .bloginfo img{
	padding:5px;
}
/* notice list */
#sidebar .notice {
	padding:5px 10px;
	margin:5px 0;
}
#sidebar .notice li {
	background:url(images/iconNotice.gif) no-repeat 0 50%;
	padding-left:38px;
	white-space: nowrap;
}
#sidebar .notice li a{
	font-size:12px;
	letter-spacing:-1px;
	color:#333;
}
#sidebar .notice li a:hover{
	color:#993333;
	background: #fff;
}

/* search */
#sidebar .search {
	text-align:right;
	padding:10px 0;
	overflow: hidden;
	background: transparent url(images/search_bg.gif) no-repeat bottom right;
	width:95%;
}

#sidebar .search input{
	font: 13px Tahoma, Arial, Verdana, NanumGothic, "나눔고딕", Malgun Gothic, "맑은 고딕", 굴림, Gulim, Apple Gothic, Sans-serif;
	font-weight:bold;
	border: 0px none ;
	padding: 7px 8px 1px 5px;
	background: transparent none repeat;
	color: #333; width: 170px;
}
#sidebar .search .submit{
width: 1px; display: none; 
}

/* category, category_list*/
#sidebar .category .box li ul li ul li{
	font: 12px Arial, Trebuchet MS, NanumGothic, "나눔고딕", Malgun Gothic, "맑은 고딕", 굴림, Gulim, AppleGothic, Sans-serif;
	list-style-image:none;
	padding-left:10px;
	margin-left:7px;
	border-left:1px dotted #999;
}
#sidebar .category .box a{
 	font: 12px Arial, Trebuchet MS, NanumGothic, "나눔고딕", Malgun Gothic, "맑은 고딕", Gulim, AppleGothic, Sans-serif;
	color:#303030;
}
/* tag cloud*/
#sidebar .tagbox ul {
	padding:5px;
	text-align: justify;
}
#sidebar .tagbox a {
	letter-spacing:-1px;
}
#sidebar .tagbox li .cloud1 {
	background-color:#eee;
	font-weight:bold;
	  font-size : 16px;
	color : #f30;
}
#sidebar .tagbox li .cloud2 {
	background-color:#eee;
	font-weight:bold;
	font-size : 15px;
	color : #f60;
}
#sidebar .tagbox li .cloud3 {
	background-color:#eee;
	font-weight:bold;
	font-size : 14px;
	color : #369;
}
#sidebar .tagbox li .cloud4 {
	background-color:#eee;
	font-size : 13px;
	color : #404040;
}
#sidebar .tagbox li .cloud5 {
	font-size : 12px;
	color : #999;
	}
#sidebar .tagbox a:hover{
	background-color:#fff6f6;
	color:#993333;
	}


/* recent posts, recent comment, recent trackback, archive, link */
#sidebar .listbox {
	padding:15px 0;
}
#sidebar .listbox ul {
	padding:15px 0;
	margin-left:3px;
}
#sidebar .listbox li {
	background:url(images/bul.gif) no-repeat 0 5px;
	line-height:16px;
	padding-left:8px;
	white-space: nowrap;
}

#sidebar .listbox2 {
	padding:15px 0;
}
#sidebar .listbox2 ul {
	padding:15px 0;
	margin-left:3px;
	list-style:none;
	width:100%;

}
#sidebar .listbox2 li {
	display:inline;
}



/* counter */
#sidebar .counter {
	font: 20px Trebuchet MS, Arial, Apple Gothic, Sans-serif;
	font-style: italic;
	letter-spacing:-1px;
	color:#777;
	text-align: center;
}

#sidebar .ad{
	font: 12px Arial, Tahoma, Verdana, NanumGothic, "나눔고딕", Malgun Gothic, "맑은 고딕", 굴림, Gulim, Apple Gothic, Sans-serif;
	text-align:center;
	padding:2px 0;
}


/* content common */

#content h2 {    /* post title */
	margin-top: 40px;
}

#content h2 a{    /* post title Link*/
	font: 29px Trebuchet MS, Verdana, Arial, NanumGothic, "나눔고딕", Malgun Gothic, "맑은 고딕", 굴림, gulim, sans-serif;
	color: #555;
	font-weight: 400;
	letter-spacing:-3px;
	text-decoration:none;
	padding: 15px 15px 3px 10px;
	border-bottom: 2px solid #f4f4f4;	
}

#content h2 a:hover{    /* post title mouseover*/
	padding: 15px 15px 3px 10px;
	text-decoration:none;
	color: #993333;
}
#content h3 {    /* tag, search, location, guestbook title */
	background: url(images/title2.gif) no-repeat top left;
	padding: 15px 15px 3px 50px;  
	font: 29px Trebuchet MS, Verdana, NanumGothic, "나눔고딕", Malgun Gothic, "맑은 고딕", 굴림, gulim, sans-serif;
	color: #555;
	font-size: 29px;
	font-weight: 500;
	letter-spacing:-3px;
	text-decoration:none;
	margin:10px 0;
	border-bottom:1px solid #ddd;	
}

#content .admin {
	position: static;
	font 12px Arial, Tahoma, Sans-Serif;
	color: #bbb;
}

#content .admin a {
	color: #bbb;
}

#content ol, #content ul {
	padding-left:30px;
	margin-left:0;
}
#content .name {
	font-size:13px;
	color:#666;
	letter-spacing:-1px;
}
#content .cnt {
	font:12px Georgia, Serif;
	color:#666;
}
#content .date {
	font:12px Georgia, Serif;
	letter-spacing:-1px;
	padding-bottom: 50px;
	color:#666;
	margin-left:5px;
	margin-right:5px;
}
#content cite {
	font-size:12px;
	font-style:normal;
	color:#666;
}
/* tag  */
#content .tagcloud ul {
	padding:5px;
	text-align:justify;
}
#content .tagcloud li {
	display:inline;
}
#content .tagcloud a {
	letter-spacing:-1px;
}
#content .tagcloud li .cloud1 {
	background-color:#eee;
	font-weight:bold;
	font-size : 17px;
	color : #f30;
}
#content .tagcloud li .cloud2 {
	background-color:#eee;
	font-weight:bold;
	font-size : 16px;
	color : #f60;
}
#content .tagcloud li .cloud3 {
	background-color:#eee;
	font-weight:bold;
	font-size : 14px;
	color : #369;
}
#content .tagcloud li .cloud4 {
	background-color:#eee;
	font-size : 13px;
	color : #404040;
}
#content .tagcloud li .cloud5 {
	font-size : 12px;
	color : #999;
}
#content .tagcloud a:hover{
	background-color:#fff6f6;
	color:#993333;
}

/* search list, rplist */	
#content .list, .rplist{
	margin-bottom:50px;
}
#content .list .date, .rplist .date{
	padding-right:8px;
}

/* location */
.location .spot {
	padding-left:30px;
	background:url("images/iconIndentArrow_local.gif") no-repeat 10px 2px;
	margin-bottom:3px;
	}
.location .info {
	padding-left:15px;
	background:url("images/iconIndentArrow_localinfo.gif") no-repeat 0 50%;
	margin-bottom:3px;
	}

/* guestbook > write */
.guestbook .write {
	font: 12px Verdana, NanumGothic, "나눔고딕", Malgun Gothic, "맑은 고딕", 굴림, Gulim, Apple Gothic, Sans-serif;
	margin-bottom:20px;
	background:#f5f5f5;
	padding: 5px 0px 15px 10px;
}
.guestbook .write p{
	font: 12px Verdana, NanumGothic, "나눔고딕", Malgun Gothic, "맑은 고딕", 굴림, Gulim, Apple Gothic, Sans-serif;
	padding:2px;
	margin:0;
}
.guestbook .write input{
	font: 12px Verdana, NanumGothic, "나눔고딕", Malgun Gothic, "맑은 고딕", 굴림, Gulim, Apple Gothic, Sans-serif;
	border:1px solid #eee;
	height:18px;
	width:200px;
}
.guestbook .write input:hover, .guestbook .write .homepage:hover, .guestbook .write textarea:hover{
	background: #f9f9f9;
}

.guestbook .write .homepage{
	font: 12px Verdana, NanumGothic, "나눔고딕", Malgun Gothic, "맑은 고딕", 굴림, Gulim, Apple Gothic, Sans-serif;
	border:1px solid #eee;
	height:18px;
	width:200px;
}

.guestbook .write .submit{
	font: 12px Arial, Tahoma, Verdana, NanumGothic, "나눔고딕", Malgun Gothic, "맑은 고딕", 굴림, Gulim, Apple Gothic, Sans-serif;
	border:1px outset #aaa;
	background-color:#ddd;
	height:20px;
	width:200px;
	color:#333;
}
.guestbook .write label{
	font: 12px Arial, Tahoma, Verdana, NanumGothic, "나눔고딕", Malgun Gothic, "맑은 고딕", 굴림, Gulim, Apple Gothic, Sans-serif;
}
.guestbook .write textarea{
	font: 12px Arial, Tahoma, Verdana, NanumGothic, "나눔고딕", Malgun Gothic, "맑은 고딕", 굴림, Gulim, Apple Gothic, Sans-serif;
	width:98%;
	height:130px;
	border:1px solid #eee;
	overflow:visible;
}
.guestbook .write .checkbox{
	border:none;
	padding:0;
	margin:0;
	width:25px;
}

/* guestbook > list */
.guestbook p{
	padding:10px 0;
	margin:0;
}
.guestbook .list ol li{
	font-size:12px;
	padding:10px 10px 10px 10px;
	background: url('images/comment_off.gif') no-repeat bottom right;
}

.guestbook .list li ul li{
	font-size:12px;
	background:url("images/comment_on_admin.gif") no-repeat top left;
	list-style: none;
}

.guestbook .list .name a{
	font-size:15px;
	font-weight:bold;
	color:#993333;
	padding-right:0px;
}
.guestbook .name a:hover{
	color:#cc6666;
	font-weight:bold;
}
.guestbook .control a{
	font:9px tahoma;
	background:url("images/iconControl.gif") no-repeat center right;	
	padding-right:10px;
	color:#999;
	margin-right:5px;
}
.guestbook .control a:hover{
	background-color:#e4e2e2;
	color:#993333;
}
.guestbook blockquote {
 	color: inherit;
	font-family: Georgia, Times New Roman, serif;
	font-size: 1.0em;
	border-left: 7px double #E8E8E0;
	margin: 5px 10px 5px 10px;
	padding-left: 10px;
	padding-right: 20px;
}

/* entry > notice */
.entry_notice {
	margin-bottom:30px;
	}
.entry_notice .article {
	padding:10px 0;
}
/* entry > protected  */
.entry_protected {
	margin-bottom:25px;
}
.entry_protected h2 {
	color:#369;
}
.entry_protected input {
	border:1px solid #999;
	font:10px Tahoma;
}
.entry_protected .submit {
	border:1px solid #bbb;
	background-color:#ddd;
}


/* entry article*/
.entry .article {
	color: #505050;
	text-decoration: none;
}

.entry .article blockquote {
	background: url(images/qu.gif) no-repeat top left;
	color: inherit;
	font-family: Georgia, Times New Roman, serif;
	font-size: 1.0em;
	margin: 10px 10px 10px 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
}

.entry .article a {
	font: 13px Trebuchet MS, Arial, Verdana, Tahoma, NanumGothic, "나눔고딕", Malgun Gothic, "맑은 고딕", 굴림, sans-serif;
	color: #3d68d2;
	text-decoration: none;
}
.entry .article a:hover {
	color: #993333;
	text-decoration: none;
}
#content .entry .article ul{
	padding:10px 30px;
	list-style-type:disc;
}
#content .entry .article ol{
	padding:10px 30px;
	list-style-type:decimal;
}
/* entry top button*/
.entry .btn_top{
	text-align:right;
	float:right;
	clear: both;
	margin-top:3px;
}
/* entry tag */
.entry .tagbox{
	border:1px;
	padding:5px;
}
.entry .tagtext{
	font:9px Verdana, Sans-Serif;
	font-weight:bold;
	background-color:#993333;
	color:#fff;
	padding:1px 3px;
	margin-right:8px;
}

/* entry trackback, comment  트랙백과 코멘트박스*/
.entry .tbrp_box {
	border-bottom:3px solid #f5f5f5;
	padding:7px 5px 1px 8px;
	font:12px Arial, Tahoma, Verdana, Sans-serif;
	text-align: right;
}
.entry .tbrp_box .cnt{
	font:10px verdana;
	color:#666;
}
/* entry trackback */
.entry .trackback {
	font: 12px Arial, Verdana, NanumGothic, "나눔고딕", Malgun Gothic, "맑은 고딕", 굴림, gulim, dotum;
	line-height: 150%;
	color:#303030;
	background-color:#f5f5f5;
	padding:10px;
	margin-bottom:4px;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 6px;
}

.entry .trackback li:hover {
	background: #fff;
}

.entry .trackback a{
	font: 12px Arial, Trebucht MS, Verdana, NanumGothic, "나눔고딕", Malgun Gothic, "맑은 고딕", 굴림;
	color: #3d68d2;
	text-decoration: none;
}

.entry .trackback a:hover {
	color: #993333;
	text-decoration: none;
}
.entry .trackback .add {
	margin:10px;
	font:12px Verdana, Arial, Sans-Serif;
	color:#333;
}
.entry  .trackback li{
	border-top:1px dotted #ccc;
	padding:10px 0;
}
.entry .trackback h4{
	font:14px Arial, Tahoma, Sans-Serif;
	font-weight:normal;
	margin:0;
}
/* entry comment */
.entry .comment {
	background-color:#f5f5f5;
	margin: 10px 0 0 0;
	border: 1px solid #DDDDDD;
	font-size: 12px Arial, Verdana, NanumGothic, "나눔고딕", Malgun Gothic, "맑은 고딕", 굴림, Sans-serif;
	padding: 12px 10px 12px 15px;
	-moz-border-radius: 6px;

}	
.entry .comment p{
	margin:5px;
	padding-top:5px;
	padding-bottom:10px;
}

.entry .comment a{
	font: 12px Arial, Verdana, NanumGothic, "나눔고딕", Malgun Gothic, "맑은 고딕", 굴림;
	color: #3d68d2;
	text-decoration: none;
}

.entry .comment .name a{
	font: 12px Arial, Verdana, NanumGothic, "나눔고딕", Malgun Gothic, "맑은 고딕", 굴림;
	color: #3d68d2;
	font-weight: 500;
	text-decoration: none;
}

.entry .comment a:hover {
	color: #993333;
	text-decoration: none;
}

.entry .comment ol li{
  color:#404040;
	font-size:12px;
	line-height: 155%;
	padding:15px 3px 10px 3px;
	background-color:#f5f5f5;
	list-style-position: outside;
}

.rty {
	color:#404040;
	font-size:12px;
	line-height: 155%;
	margin-bottom: 1px;
	padding:5px 1px 0px 3px;
	border: 1px solid #e9e9e9;
	-moz-border-radius: 6px;
	background-color:#f9f9f9;
}

.rty2 {
	padding:5px 1px 0 0;
}

.entry .comment .commentlist li {
	margin-right: 25px;
	border-bottom: 3px dashed #fff;
}

.entry .comment .commentlist li:hover {
	background-color: #fff;
}

.entry .comment .commentlist li ul li:hover {
	background-color:#f9f9f9;
}
.entry .comment blockquote {
 	color: inherit;
	font-family: Georgia, Times New Roman, serif;
	font-size: 1.0em;
	border-left: 7px double #E8E8E0;
	margin: 5px 10px 5px 10px;
	padding-left: 10px;
	padding-right: 20px;
}
.entry .control a{
	font:9px tahoma;
	background:url("images/iconControl.gif") no-repeat center right;	
	padding-right:8px;
	color:#999;
	margin-left:5px;
}
.entry .control a:hover{
	background-color:#e4e2e2;
	color:#993333;
}

.comment .write {
	font: 12px Arial, Tahoma, Verdana, NanumGothic, "나눔고딕", Malgun Gothic, "맑은 고딕", 굴림, Gulim, Apple Gothic, Sans-serif;
	margin-bottom:20px;
}

.comment .write h4{
	font:22px Trebucht MS, Tahoma, Sans-serif;
	letter-spacing: -1px;
	font-weight: 500;
}

.comment .write p{
	font: 12px Arial, Tahoma, Verdana, NanumGothic, "나눔고딕", Malgun Gothic, "맑은 고딕", 굴림, Gulim, Apple Gothic, Sans-serif;
	padding:2px;
	margin:0;
}
.comment .write input{
	font: 12px Verdana, NanumGothic, "나눔고딕", Malgun Gothic, "맑은 고딕", 굴림, Gulim, Apple Gothic, Sans-serif;
	border:1px solid #d7d7d7;
	height:15px;
	width:160px;
}

.comment .write input:hover, .comment .write .homepage:hover, .comment .write .submit:hover, .comment .write textarea:hover{
  background : #f9f9f9;
}

.comment .write .homepage{
	font: 12px Verdana, NanumGothic, "나눔고딕", Malgun Gothic, "맑은 고딕", 굴림, Gulim, Apple Gothic, Sans-serif;
	border:1px solid #d7d7d7;
	height:15px;
	width:160px;
}
.comment .write .submit{
	float:right;
	margin: 10px 15px 10px 0;
	font: 12px Trebuchet MS, Verdana, NanumGothic, "나눔고딕", Malgun Gothic, "맑은 고딕", 굴림, Gulim, Apple Gothic, Sans-serif;
	border:1px outset #aaa;
	background-color:#ddd;
	height:20px;
	width:160px;
	color:#000;
}
.comment .write label{
	font:10px Verdana;
}
.comment .write textarea{
	font: 12px Verdana, NanumGothic, "나눔고딕", Malgun Gothic, "맑은 고딕", 굴림, Gulim, Apple Gothic, Sans-serif;
	width:98%;
	height:120px;
	border:1px solid #d7d7d7;	
	overflow:visible;
}
.comment .write .checkbox{
	border:none;
	padding:0;
	margin:0;
	width:25px;
}

/* footer */
#footer {
	text-align:center;
}

code {
	display:block;
	padding:10px;
	width:570px;
	height:auto;
	overflow-x:auto;
	overflow-y:auto;
	color:#82786C;
	font: 11px "Courier New",Lucida Console,helvetica,sans-serif;
	line-height:1.4;
	white-space:pre;
	background-color:#F1F1F3;
	border:2px dotted #ccc;
}

.utube  {
	text-align:center;
	margin:0px;
	padding-top:20px;
	padding-bottom:32px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background:  url(images/video.jpg) top center no-repeat;
}


/*bodyID TAB Navigation SET  ==========================================================================================================================================*/
body#tt-body-page #tabsB .tab_hm a,
body#tt-body-location .tab_lc a,
body#tt-body-tag #tabsB .tab_tag a,
body#tt-body-keylog #tabsB .tab_key a,
body#tt-body-guestbook #tabsB .tab_guest a {
	background:url("images/tableftB2.gif") no-repeat left top;
}
body#tt-body-page #tabsB .tab_hm a span,
body#tt-body-location .tab_lc a span,
body#tt-body-tag #tabsB .tab_tag a span,
body#tt-body-keylog #tabsB .tab_key a span,
body#tt-body-guestbook #tabsB .tab_guest a span {
	background:url("images/tabrightB2.gif") no-repeat right top;
	color:#993333;
}
body#tt-body-page #tabsB .tab_hm a:hover span,
body#tt-body-location .tab_lc a:hover span,
body#tt-body-tag #tabsB .tab_tag a:hover span,
body#tt-body-keylog #tabsB .tab_key a:hover span,
body#tt-body-guestbook #tabsB .tab_guest a:hover span {
	color:#000;
}

/*bodyID Layout SET  ==========================================================================================================================================*/
body#tt-body-guestbook #sidebar {
	display: none;
}
body#tt-body-guestbook #container {
	width: 770px;
	background: none;
}
body#tt-body-guestbook #content {
	width: 600px;
	background: none;
}
body#tt-body-guestbook #footer {
	width: 770px;
	background: none;
}
body#tt-body-guestbook #content, body#tt-body-guestbook #tabsB, body#tt-body-guestbook #footer
{background: none;}


	.entry .calendar { float:left; width:41px; height:46px; background:url(./images/calendar_bg.gif) no-repeat; }
	.entry .content_title_calender_month { color:#999999; font:11px Tahoma,Gulim; font-weight:bold; padding-left:2px;   letter-spacing:1px; text-align:center; padding-top:7px; }
	.entry .content_title_calender_day { color:#d7d7d7; font:15px Tahoma, Gulim; font-weight:bold;  padding-left:1px;  letter-spacing:1px; text-align:center; padding-top:4px; }

	span.credit {
		display: block;
		text-align: center;
		color: #555;
		margin: 15px 0 20px 0;
		font: 400 0.9em 'trebuchet ms', arial, sans-serif;
		}

#rss_icon a { padding: 0pt 0pt 3px 18px; background: transparent url('images/rss-icon.jpg') no-repeat; margin-left: 2px; height: 18px; }
#rss_icon a:hover { background-position: 0pt -18px; text-decoration: none;}

#banner_box {text-align:center;}

#takeback_web {}
#takeback_web a { padding: 27px 0pt 5px 125px; background: transparent url('images/takebacktheweb_small.gif') no-repeat; margin-left: 2px; height: 50px; }
#takeback_web a:hover { background-position: 0pt -50px; text-decoration: none;}

#tt_baner {}
#tt_baner a { padding: 27px 0pt 5px 50px; background: transparent url('images/tt_baner.gif') no-repeat; margin-left: 5px; height: 50px; }
#tt_baner a:hover { background-position: 0pt -50px; text-decoration: none;}

#mono_baner {}
#mono_baner a { padding: 27px 0pt 5px 125px; background: transparent url('images/mono_ban.gif') no-repeat; margin-left: 2px; height: 50px; }
#mono_baner a:hover { background-position: 0pt -50px; text-decoration: none;}

.between {
	display: block;
	text-align: center;
	background: url('images/between.gif') center no-repeat;
	margin-bottom:30px;
	padding: 20px 0 0 350px;
	}