﻿@charset "utf-8";
/* CSS Document */
/* 반드시 들어가야 하는 스타일 시작 */
/* 1. 본문 전체  */
body{ font: small/1.5 verdana; 
		background:/*@background-color=#ffffff*/ #FFFFFF /*@*/
		#/*@background-image=url(./images/gku_head_bg.gif)*/ url("images/gku_head_bg.gif") /*@*/
		/*@background-image-repeat=no-repeat*/ repeat-x /*@*/;
		/*@background-image-position=background-position:;*/ background-position: left top; /*@*/
		/*@background-image-repeat=background-repeat:;*/ background-repeat: repeat-x; /*@*/
		padding:0px 0px; margin:0; color:#a2a2a2; letter-spacing:0px; line-height:12px; text-align:center
		}
/* 2. 기본 링크 */
a{ text-decoration:none;}
a:link { color:#666666;}
a:visited {	color :#666666;}
a:hover {	text-decoration:none; color:#3e8700;}
a:active { color:#666666;}	
/* 3. 이미지 */
img{ border:0;}
/* 4. 이미지 버튼 */
	.ib {	cursor: pointer;}
/* 5. 입력 텍스트 */
	.text {	border:1px solid #999;}
/* 6. 트리 테이블 */
	.branch2 {	}
/* 7. 트리 셀 */
	.branch3 { cursor:pointer; height:10px;}
/* 달력 월 표시 */
.cal_month {padding:0 0 5px 0; color:#565656; font-size: 11px; font-weight:bold; font-family:Verdana,Helvetica,Arial,Gulim,sans-serif;}
/* 달력 요일 표시(th 영역) */
.cal_week1 {color:#666666; font-weight: normal; font-size: 11px; font-family:돋움; text-align:center;}
/* 달력 일요일 표시(th 영역) */
.cal_week2 {color:#3a7d01; font-weight: normal; font-size: 11px; text-align:center;}
/* 달력 Week(tr 영역)  */
.cal_week {}
.cal_current_week {}
/* 달력 Day(td 영역) */
.cal_day {text-align: center; font-size: 10px; font-family:tahoma; background-color:#f8f8f8;padding:0 0 2px 0; }
/* 달력 Day, 일요일 (td 영역)  */
.cal_day_sunday {}
.cal_day_sunday a {}
/* 달력 지난 달 날짜 표시(td)   */
.cal_day1 {}
/* 달력 다음 달 날짜 표시(td)   */
.cal_day2 {}
/* 달력 이번 달 날짜 표시(td) */
.cal_day3 {}
/* 달력 오늘 날짜 표시(td) */
.cal_day4 {color:#565656; font-weight:bold; text-decoration:underline;}
/* 달력 글쓴 날 링크 스타일 */
a.cal_click:link {color:#7da70c; font-weight: bold;}
a.cal_click:visited {color:#7da70c; font-weight: bold;}
a.cal_click:hover {color:#7da70c; font-weight: bold;}


/* 16. 이미지 아래 캡션 스타일 */
	.cap1 {	color: #3e8700; text-align: center; font-family:Verdana; font-size:10px;  }
/* 16. 키워드 스타일 */
	.key1 {	}
/* 16. 카테고리 옆 개수 스타일 */
	.c_cnt { font:9px Tahoma;	color:#58af00; letter-spacing:0;}
/* 17. 최신글 옆 개수 스타일 */
	.ps_cnt { font:9px Tahoma;	color:#58af00; letter-spacing:0;}

/* 반드시 들어가야하는 스타일 끝 - 이 아래는 자유롭게 추가, 삭제 가능 */

/* 기본 스타일 */
h1, h2, h3, h4{ font-size:100%; margin:0; padding:0;}
hr{display:none;}
/* 블로그의 레이아웃 */
.container{ width:/*@post-width:390=*/ 1010px /*@*/; text-align:left; margin:0 auto;}
	.header{ clear:both;
		/*@title-background-image=background-image:;*/ background-image: none; /*@*/
		/*@title-background-image-position=background-position:;*/ background-position: left top; /*@*/
		/*@title-background-image-repeat=background-repeat:;*/ background-repeat: no-repeat; /*@*/
		background:/*@title-background-color=*/ transparent /*@*/;
		padding-top:/*@title-height:-50=padding-top:*/ -15px /*@*/;
		}
		.header h1{ }
		.header .rss{ text-align:right;}
	.Body{ margin-right:6px;}
	.Body .layoutMiddle{}
	.Body .layoutTop{}
	.Body .layoutBottom{}
		.mainBody{ float:left; width:/*@post-width:200=*/ 820px /*@*/; padding:0; margin:0; }
		/*
		.mainBody .layoutMiddle{ background:url(./images/layoutMiddle.gif) repeat-y;}
		.mainBody .layoutTop{background:url(./images/layoutTop.gif) no-repeat top;}
		.mainBody .layoutBottom{background:url(./images/layoutBottom.gif) no-repeat bottom; padding:10px;}
		*/
		.mainBody .layoutBottom{margin-top:20px;}

			.blogmenu{ clear:both; background:url(./images/menu_bar_.gif) top left no-repeat ; }
			.blogmenu .inner { background:url(./images/menu_bar2_.gif) top right no-repeat ; height:35px; padding:5px 5px 0 0px;}
			.contentBody{ width:/*@post-width:210=*/ 830px /*@*/; }
			.contentBody .layoutMiddle{ padding:0; margin:0; background:none;}
			.contentBody .layoutTop{ padding:0 0 0 0; margin:0; background:none;}
			.contentBody .layoutBottom{ padding:0; margin:0; background:none;}				
				.content { float:right; width:/*@post-width=*/ 600px /*@*/; margin:20px 30px 0px 0px; padding:0; display:inline; }
				.content .layoutMiddle{background:none; padding:0; margin:0;}
				.content .layoutTop{background:none; padding:0; margin:0;}
				.content .layoutBottom{background:none; padding:0; margin:0;}			
				.sideinfo{ float:left; width:180px; overflow:hidden;  }
		.sideinfoEtc{ float:left; margin:0 0 0 0; width:180px; background:none;}
	.footer{ width:/*@post-width:390=*/ 1010px /*@*/; padding:20px 0; text-align:center; clear:both;}

/* header : 블로그 제목 + 구독하기 버튼 */
.header h1 { font-size:/*@title-font-size=45pt*/ 10pt /*@*/; font-family:/*@title-font-family=Arial*/ Arial /*@*/; font-weight:normal;}
.header h1 a:link { color:/*@title-color=#fff*/ #000000 /*@*/;}
.header h1 a:visited { color:/*@title-color=#fff*/ #000000 /*@*/;}
.header h1 a:hover { color:#fff; text-decoration:none;}

/* mainbody > blogmenu : 블로그 메뉴 + 검색 */
.blogmenu	.menu{ height:56px; padding:11px 0 0 0px; background:url("images/menu_bg.gif") repeat-x left top;} 
.blogmenu	.menu a{ color:#a2a2a2; padding:0;}
.blogmenu .menu a:hover{ color:#fff; text-decoration:none;}
.blogmenu .menu	.adminmenu a{ color:#a2a2a2;}
.blogmenu .menu .adminmenu a:hover{ color:#fff;}
.blogmenu .search { float:right; }
.blogmenu .search input{ border:0; margin:0;}
.blogmenu .search .input{ font-family:verdana; font-size:11px; background-color:#FFFFFF; color:#000000; margin:0 0 0 0; }
.blogmenu .search .btn{ background:url(./images/btn_search.gif) no-repeat; width:59px; height:20px; text-indent: -100em; overflow:hidden; }
.blogmenu .rss{ float:right; font-size:85%; letter-spacing:-1px; margin:5px 10px 0 0;}
.blogmenu .rss a{ color:#a2a2a2;  background:url(./images/iconRss.gif) no-repeat right; padding:3px 15px 0 10px;}

/* mainBody > contentBody > sideinfo  기본스타일*/
.sideinfo {font:90% dotum, Verdana; }
.sideinfo .name{ color:#999;}
.sideinfo .date{ font:10px Tahoma; color:#a2a2a2; letter-spacing:1;}
.sideinfo .category{ font:9px Verdana;}
.sideinfo .cnt{ font:10px Tahoma; color:#a2a2a2; letter-spacing:1;}
.sideinfo ul{ margin:0; padding:0; list-style:none;}
.sideinfo li{ background:url(./images/bull.gif) no-repeat 0 7px; padding:5px 0 0 8px;}
.sideinfo h3{ margin-top:20px; font:100% dotum; color:#618cbf; text-decoration:underline; margin-bottom:10px; font-weight:bold;}

/* mainbody > contentBody > sideinfo > 블로그 이미지 */
.sideinfo .blogimageTop	{background:url(./images/photoframe_top.gif) no-repeat; width:180px; height:6px; line-height:0; font-size:0;}
.sideinfo .blogimage{ width:180px; overflow:hidden; text-align:center; background-color:#323232;}
.sideinfo .blogimageBottom	{background:url(./images/photoframe_bottom.gif) no-repeat; width:180px; height:6px; line-height:0; font-size:0;}
/* mainbody > contentBody > sideinfo > 블로그 설명 */
.sideinfo .blogdesc{ color:#a2a2a2; margin-top:5px;}	
/* mainbody > contentBody > sideinfo > 공지사항 */
.sideinfo .notice { margin:5px 0; }
.sideinfo .notice h3, .sideinfoEtc .notice h3{background:url(images/t_notice.gif) no-repeat; width:180px; height:22px; 
	display:block; text-indent: -100em; overflow:hidden; text-decoration: none; 
}
.sideinfo .notice li{ background:url(images/iconNotice.gif) no-repeat; padding:2px 0 2px 30px;} 

/* mainbody > contentBody > sideinfo > 카테고리 리스트 스타일 */
.sideinfo .category h3, .sideinfoEtc .category h3{background:url(images/t_category.gif) no-repeat; width:180px; height:22px; 
	display:block; text-indent: -100em; overflow:hidden; text-decoration: none; font-family:verdana; font-size:10px;
}
.sideinfo .category li{ background-image:none; padding-bottom:1px;  font-family:verdana; font-size:10px;}
.sideinfo .category li ul li ul li{  font-family:verdana; font-size:10px; margin-left:5px; padding-left:7px; border-left:1px dotted #bbb;}

/* 최근에 올라온 글 */
.sideinfo .recentPost h3, .sideinfoEtc .recentPost h3{background:url(images/t_post.gif) no-repeat; width:180px; height:22px; 
	display:block; text-indent: -100em; overflow:hidden; text-decoration: none; margin-bottom:4px;
}
.sideinfo .recentPost .cnt, .sideinfoEtc .recentPost .cnt{font:9px Tahoma; color:#58af00; letter-spacing:0;}

/* 최근에 달린 댓글 */
.sideinfo .recentComment h3, .sideinfoEtc .recentComment h3{background:url(images/t_comment.gif) no-repeat; width:180px; height:22px; display:block; text-indent: -100em; overflow:hidden; text-decoration: none; margin-bottom:3px; margin-top:0px;
}
.sideinfo .recentComment, .sideinfoEtc .recentComment{ width:180px; overflow:hidden; line-height:1.2; }

/* mainbody > sideinfo > 최근에 받은 트랙백 */
.sideinfo .recentTrackback, .sideinfo .recentTrackback{ width:180px; overflow:hidden; line-height:1.2; }
.sideinfoEtc .recentTrackback, .sideinfo .recentTrackback{ font-family: Verdana; letter-spacing:0;}
.sideinfoEtc .recentTrackback .cnt, .sideinfo .recentTrackback .cnt{ font:9px Tahoma; color:#58af00; letter-spacing:0;}
.sideinfoEtc .recentTrackback h3, .sideinfo .recentTrackback h3 {background:url(images/t_track.gif) no-repeat; width:180px; height:22px; display:block; text-indent: -100em; overflow:hidden; text-decoration: none; margin-bottom:3px;
}


/* mainbody > contentBody > sideinfo > 카운터 */
.sideinfo .counter{ font:90% Tahoma; letter-spacing:0; text-align:left; padding:10px; margin-top:10px;}
/* mainbody > contentBody > sideinfo > 태터툴즈 로고 */
.sideinfo .poweredBy{ text-align:center; padding:5px;}
/* mainbody > contentBody > sideinfo > rss 구독 아이콘 */
.sideinfo .rss{ text-align:center; padding:5px;}

/* sideinfoEtc 기본스타일*/
.sideinfoEtc {font:90% dotum, Verdana; }
.sideinfoEtc h3{ font:small dotum; font-weight:bold; text-decoration:underline; margin-bottom:10px; margin-top:20px;}
.sideinfoEtc ul{ margin:0; padding:0; list-style:none;}
.sideinfoEtc li{ background:url(./images/bull.gif) no-repeat 0 3px; padding:0 0 5px 8px;}

/* sideinfoEtc > 태그 */
.sideinfoEtc .tag, .sideinfo .tag { background:none; display:inline; text-align:justify;}
.sideinfoEtc .tag .cloud1, .sideinfo .tag .cloud1{ font-weight:bold; font-size:12px; color:#3e8700; font-family: Verdana; line-height:18px; }
.sideinfoEtc .tag .cloud2, .sideinfo .tag .cloud2 { font-weight:bold; font-size:121px; color:#3e8700; font-family: Verdana; line-height:18px;}
.sideinfoEtc .tag .cloud3, .sideinfo .tag .cloud3 { font-weight:bold; font-size:12px; color:#3e8700; font-family: Verdana; line-height:18px;}
.sideinfoEtc .tag .cloud4, .sideinfo .tag .cloud4 { font-weight:bold; font-size:11px;color:#88ba07; font-family: Verdana; line-height:18px;}
.sideinfoEtc .tag .cloud5, .sideinfo .tag .cloud5 { font-weight:bold; font-size:11px;color:#88ba07; font-family: Verdana; line-height:18px;}	
.sideinfoEtc .tag a:hover, .sideinfo .tag a:hover{ color:#000000;}	
.sideinfoEtc .tag h3, .sideinfo .tag h3 { background:url(images/t_tags.gif) no-repeat; width:180px; height:22px; 
	display:block; text-indent: -100em; overflow:hidden; text-decoration: none; margin:20px 0 7px 0;
}

/* mainbody > sideinfo > 글보관함 */
.sideinfoEtc .archive, .sideinfo .archive{ font-size:90%; font-family: Verdana; letter-spacing:0;}
.sideinfoEtc .archive .cnt, .sideinfo .archive .cnt{font:9px Tahoma; color:#58af00; letter-spacing:0;}
.sideinfoEtc .archive h3, .sideinfo .archive h3 {background:url(images/t_archive.gif) no-repeat; width:180px; height:22px; 
	display:block; text-indent: -100em; overflow:hidden; text-decoration: none; margin-bottom:9px;
}
/* mainbody > sideinfo > 달력 */
.sideinfoEtc .calender table.tt-calendar th, .sideinfo .calender table.tt-calendar th { font:100%; }
.sideinfoEtc .calender table.tt-calendar td.cal_day, .sideinfo .calender table.tt-calendar td.cal_day { font:80% Verdana; }
.sideinfoEtc .calender h3, .sideinfo .calender h3 {background:url(images/t_calendar.gif) no-repeat; width:180px; height:22px; 
	display:block; text-indent: -100em; overflow:hidden; text-decoration: none; margin-bottom:11px;
}
.sideinfoEtc .calender {margin-bottom:14px;}
.sideinfoEtc .calender a, .sideinfo .calender a{ color:#3a7d01;}

/* mainbody > sideinfo > 링크 */
.sideinfoEtc .link h3, .sideinfo .link h3 {background:url(images/t_link.gif) no-repeat; width:180px; height:22px; 
	display:block; text-indent: -100em; overflow:hidden; text-decoration: none; margin-bottom:10px;
}
.sideinfoEtc .link {margin-bottom:0px;}
/* content 기본스타일*/
.content {font:90%/1.5 dotum, Verdana;}
.content h2{ font-size:100%;}
.content h3{ font-size:100%; color:#000000; margin:0 5px; padding:0 0;}
.content input{ border:1px solid #dfdfdf; color:#666666;}
.content textarea{ border:1px solid #dfdfdf; color:#666666; overflow:visible; height:150px;}
.content .name{font-size:95%;}
.content .date{font:10px Tahoma; color:#a2a2a2; letter-spacing:1;}
.content .cnt {font:9px Tahoma; color:#58af00; letter-spacing:0;}

/* content 검색 리스트 */
.content .searchList{ margin-bottom:30px; }
.content .searchList h3{ font-size:100%; color:#000000; padding:1px 0 15px 0;}
.content .searchList .date{padding-right:7px;}
.content .searchList ol{ list-style:none; margin:0; padding:0;}
.content .searchList li{ margin:0; border-bottom:1px solid #e2e2e2; padding:3px 0 3px 3px; text-align:left;}

/* content 검색 댓글 리스트 */
.content .searchReplyList{ margin-bottom:30px;}
.content .searchReplyList .date{padding-right:7px;}
.content .searchReplyList .name {color:#999;}
.content .searchReplyList ol{ list-style:none; margin:0; padding:0;}
.content .searchReplyList li{ margin:0 ; border-bottom:1px solid #e2e2e2; padding:2px 0;}

/* content 위치로그 */
.content .local .spot {	padding:5px 0 2px 20px; background:url("./images/iconDepth.gif") no-repeat 10px 5px; border-bottom:1px solid #6e6e6e; margin:0 10px;}	
.content .local .info {	padding:5px 0 2px 10px; background:url("./images/bullTri.gif") no-repeat 0 50%; border-bottom:1px solid #6e6e6e;}	
.content .local a{ color:#a2a2a2;}

/* content 태그 */
.content .tag a{ color:#3e8700; padding:0 2px; text-decoration:none; font-family:verdana; font-size:9px; font-weight:bold;}
.content .tag ul{ margin:100px; padding:0;}
.content .tag li{ display:inline; padding:0; text-align:justify;}
.content .tag li .cloud1 { font-weight:bold; font-size:155%; }
.content .tag li .cloud2 { font-weight:bold; font-size:145%; color:#eeeeee;}
.content .tag li .cloud3 { font-weight:bold; font-size:135%; color:#a2a2a2;}
.content .tag li .cloud4 { font-size:125%; color:#a2a2a2;}
.content .tag li .cloud5 { font-size:115%; color:#a2a2a2;}	
.content .tag li a:hover{ color:#78ca00;}	

/* content 방명록 기본 스타일 */
.content .guestbook p{padding:2px; margin:0;}

/* content > entry  댓글+트랙백 공통 스타일 */
.content .entry .list .name{ float:left; font-size:11px; font-family:verdana; color:#a2a2a2; letter-spacing:0px;}
.content .entry .list .date{ float:left; padding:0px 2px 0 2px; margin:0 0 0px 10px; font-size:10px; font-family:tahoma; color:#a2a2a2; letter-spacing:1px;}
.content .entry .list .control{ float:right; padding-right:5px;}
.content .entry .listBody {clear:both;}


/* content 방명록 글쓰기 */
.content .guestbook .write {color:#a2a2a2; margin:0 5px; text-align:left}
.content .guestbook .write input{ width:30%; padding:4px 4px 0 4px; color:#666; font-size:95%;}
.content .guestbook .write .homepage{ width:70%;}
.content .guestbook .write textarea{ width:100%; margin-bottom:5px;}
.content .guestbook .write .btn{ width:100%; background:#4f4f4f; padding-top:3px; margin:0 0 0 1px; color:#fff }

/* content 방명록 리스트 */
.content .guestbook .list { color:#888; margin:10px 10px;}
.content .guestbook .list ul{ margin:0; padding:0; list-style:none;} 
.content .guestbook .list ol{ margin:0; padding:0; list-style:none;} 
.content .guestbook .list li{ padding:10px 10px 10px 14px; background:url(./images/iconFoot.gif) no-repeat 0 6px; border-bottom:1px solid #6e6e6e;}
.content .guestbook .list li ul li{ padding-left:24px; background:url(./images/iconDepth.gif) no-repeat 4px 12px; margin-bottom:4px; padding:10px 0 10px 14px; border:0;}
.content .guestbook .list .name{ font-size:100%; letter-spacing:0; float:left; padding-right:3px;}
.content .guestbook .list .date{ float:left; padding:3px 2px 0 2px;}
.content .guestbook .list .control{ margin-left:400px; text-align:right; padding-right:5px; }
.content .guestbook .listBody {clear:both; overflow:hidden; width:500px;}
.content .guestbook .listBody2 {clear:both; overflow:hidden; width:490px;}
.content .guestbook .name a{ color:#ededed;}
.content .guestbook .date{ font:80% Tahoma; color:#999; letter-spacing:1;}

/* content > entryNotice, entryProtected, entry 기본 스타일 */
.content .entryNotice, .content .entryProtected {margin-bottom:30px;}
.content .entry { margin-bottom:0px; }
/* content > entryNotice, entryProtected, entry 제목 + 정보 */
.content .titleinfo{ border:0px; border-bottom:1px solid #e2e2e2; padding:0 0px 8px 0; margin-bottom:30px; }
.content .titleinfo2{ border:0px; border-bottom:1px solid #e2e2e2; padding:0 0px 28px 0; margin-bottom:30px; }
.content .titleinfo h2{ color:#ffffff;}
.content .titleinfo h2 a{ display:inline; float:left; color:/*@post-title-color=#ffffff*/ #678d01 /*@*/; /*@post-title-font-
family=font-family:;*/ font-family: Verdana; /*@*/ /*@post-title-font-size=font-size:;*/ font-size: 14px; /*@*/}
.content .titleinfo2 h2 a{ display:inline; float:left; color:/*@post-title-color=#ffffff*/ #678d01 /*@*/; /*@post-title-font-family=font-family:;*/ font-family: Verdana; /*@*/ /*@post-title-font-size=font-size:;*/ font-size: 14px; /*@*/}

.content .titleinfo3 h2{ color:#ffffff;}
.content .titleinfo3 h2 a{ display:inline; letter-spacing:0px; float:left; color:/*@post-title-color=#ffffff*/ #47950d /*@*/; /*@post-title-font-
family=font-family:;*/ font-family: Verdana; /*@*/ /*@post-title-font-size=font-size:;*/ font-size: 13px; /*@*/}

.content .titleinfo .name { float:left;}
.content .titleinfo .name a{ padding:2px 0 0 0; color:#d1d1d1;}
.content .titleinfo .date{ text-align:left; padding-top:2px; color:#7d7d7d;}
.content .admin{ font-size:95%; padding-right:5px; text-align:right;}

/* content > entryNotice, entryProtected, entry 본문 */
.content .article{ text-align:justify; line-height:130%; margin:10px; width:/*@post-width:-20=*/ 580px /*@*/; overflow:hidden; letter-spacing:0; /*@post-body-font-size=font-size:;*/ font-size: 11px; /*@*/ /*@post-body-color=color:;*/ color: #666666; /*@*/ /*@post-body-font-family=font-family:;*/ font-family: Verdana; /*@*/ }
.content .article ul{ margin-left:20px; padding:0;}
.content .article ol{ margin-left:20px; padding:0;}
.content .article a{ color:#618cbf;}
.content .article blockquote{ margin:10px 0 10px 30px; border-left:4px double #ded2c6; padding-left:10px;}

/* 작성자 */
.author                  { text-align:right; color:#888; padding: 0 0 10px 0; margin:40px 0 0 0; font-family:Verdana; font-size:10px;}
.author .text            { font-family:Verdana; font-size:10px;}


/* content > entry >  태그 */
.content .entry .tag{ clear:both; text-align:left; padding-right:10px; margin-bottom:10px;}
.content .entry .tag a:hover{ color:#78ca00; text-decoration:underline;}

/* content >entry >  트랙백+댓글 버튼 */
.content .entry .btnTrackbackComment {clear:both; border-top:1px solid #e2e2e2; padding:8px 0 0 1px; margin:0;}
/* content > entry > 트랙백받을 주소*/
.content .entry .trackback {margin:0 0 0 0;}
.content .entry .trackback h3{ padding: 3px 3px 5px 5px; color:#000000; font-weight:normal; font-family:verdana; font-size:10px; background-color:#f7f7f7; margin:10px 0 0 0; }
.content .entry .trackback .address{letter-spacing:0; font-family:Verdana; font-size:90%; color:#666666;}

/* content > entry > 트랙백 리스트 */
.content .entry .trackback h4{ font-size:100%; font-weight:normal; display:inline; margin:0; font-family:Verdana; font-size:11px;}
.content .entry .trackback h4 a{color:#666666; padding:0 2px; font-family:Verdana; font-size:11px; text-decoration:underline;}
.content .entry .trackback .list ol{margin:0; padding:0; list-style:none;}
.content .entry .trackback .list li{ background:url(./images/bullTri.gif) no-repeat 5px 12px; padding:3px 0 0 12px; width:/*@post-width:-30=*/ 590px /*@*/; overflow:hidden;}
.content .entry .trackback .list .date{ color:#999;}
.content .entry .trackback .list .listBody { color:#999; padding:2px 0; font-family:verdana; font-size:11px;}

/* content > entry > 댓글 타이틀*/
.content .entry .comment{width:/*@post-width:-10=*/ 610px /*@*/; overflow:hidden;}
.content .entry .comment p{margin:0;}
.content .entry .comment { margin:0;}
.content .entry .comment h3{ padding:0 5px; color:#cfe01e; font-weight:normal; }
.content .entry .comment .address{letter-spacing:0; font-family:dotum; color:#a2a2a2;}

/* content > entry > 댓글 리스트 */
.content .entry .comment .list ol{margin:0; padding:0; list-style:none;}
.content .entry .comment .list ul{list-style:none;}
.content .entry .comment .list li{ background:url(./images/bullTri.gif) no-repeat 5px 12px; padding:5px 0px 10px 12px; width:/*@post-width:-30=*/ 583px /*@*/; overflow:hidden; }
.content .entry .comment .list li ul li{ background:url(images/bull_relate.gif) no-repeat 5px 5px; padding:3px 0px 0px 22px; margin:5px 0px 0px 0; width:/*@post-width:-30=*/ 567px /*@*/;}
.content .entry .comment .name a{ font-family:Verdana; font-size:11px; color:#666666;}

/* content > entry  댓글+트랙백 공통 스타일 */
.content .entry .list .name{ float:left; font-family:gulim; font-size:11px; color:#adadad;}
.content .entry .list .date{ float:left; padding:5px 2px 0 2px;}
.content .entry .list .control{ float:right; padding-right:5px;}
.content .entry .listBody {clear:both; font-family:Verdana; font-size:11px; line-height: 13px;}



/* content > entry 댓글 쓰기 */
.content .entry .comment .write {color:#a2a2a2; margin:40px 12px;}
.content .entry .comment .write input{  width:53px; padding:4px 4px 0 4px; color:#666; font-size:11px; font-family:Verdana; border: 1px solid 9a9a9a;}
.content .entry .comment .write .homepage{ width:163px; display:inline; border: 1px solid 9a9a9a;}
.content .entry .comment .write textarea{ width:568px; height:60px; margin-bottom:5px; padding:8px; color:#666; font-size:11px; font-family:Verdana; border: 1px solid 9a9a9a;}
.content .entry .comment .write .checkbox{ border:0; width:20px;}
.content .entry .comment .write .btn{ width:100%; background:#4f4f4f; padding-top:3px; margin:0 0 0 1px; color:#fff}

.content .paging{ clear:both; text-align:center; margin:0 0 30px 0; font:9px Verdana;}

/* footer */
.footer{ font-size:9px; font-family:Verdana; letter-spacing:0; color:#999999; background-color:#f5f5f5; width:600px;}
.footer a:link{color:#999999;}
.footer a:visited{color:#999999;}
.footer a:hover{color:#fff;}
.footer .menu{ font:120% dotum; letter-spacing:-1px;}

.link0 {font-size:10px; font-family:tahoma; color:#a2a2a2; letter-spacing:1px;}
.link3 {font-size:10px; font-family:verdana; color:#a2a2a2; letter-spacing:0px;}
.link4 {font-size:11px; font-family:굴림; color:#bebebe;}
.link5 {font-size:11px; font-family:verdana; color:#666666; letter-spacing:0px;}


.link1 {font-size:10px; font-family:verdana; color:#666666;}
A.link1:link {font-size:10px; font-family:verdana; color:#666666;}
A.link1:visited {font-size:10px; font-family:verdana; color:#666666;}
A.link1:active {font-size:10px; font-family:verdana; color:#666666;}
A.link1:hover {font-size:10px; font-family:verdana; color:#3e8700;}

.link2 {font-size:11px; font-family:verdana; color:#666666; font-weight:bold;}
A.link21:link {font-size:11px; font-family:verdana; color:#666666; font-weight:bold;}
A.link2:visited {font-size:11px; font-family:verdana; color:#666666; font-weight:bold;}
A.link2:active {font-size:11px; font-family:verdana; color:#666666; font-weight:bold;}
A.link2:hover {font-size:11px; font-family:verdana; color:#ffffff; font-weight:bold; background-color:#3d7c07;}

