@charset "utf-8";
/* 10.06.10 */
/* 맑은 고딕 적용완료
/* 'Malgun Gothic' 붙일것 
/* ================================================================================================================================ */	
	
	
	
	/* 기본 설정 */

	/*body { background-color:#505050; margin:0px;	padding:15px; text-align:left;	}*/	/* 블로그 레이아웃 Blog layout */
	body { background-color:#3a3c42; margin:0px;	padding:15px; text-align:left;	}	/* 블로그 레이아웃 Blog layout */
	/*body, td { font:0.75em Verdana, 돋움, Dotum, 굴림, Gulim, 굴림체, GulimChe, AppleGothic, Sans-serif; color:#000000; letter-spacing:-1px;	}*/
	 body { font:11px '맑은 고딕', 'Malgun Gothic', Verdana, 돋움, Dotum, 굴림, Gulim, 굴림체, GulimChe, AppleGothic, Sans-serif; color:#000000; letter-spacing:-1px;	}
	/* 위에서  td 삭제함 */
	select,option { font-size:11px;	font-family: Verdana,돋움; /*		line-height:180%;*/ color:#444444; letter-spacing:0; }
	code { font-size:11px; font-family:Verdana, 바탕, Batang; }

	/* 2. 기본 링크 */

	A:link { color:#494949;  text-decoration:none; }		/*very light gray "#818181" medium gray "646464" dark gray "494949"	*/
	A:visited { color:#494949; text-decoration:none; }
	A:hover { color:#eaa820;; text-decoration:underline; }	
/*	A:hover { color:#AAAAAA; text-decoration:none; border-bottom:1px dotted #AAAAAA; }	*/

	/* 이미지 */
	a img { border:none; border-bottom:none; }
	/*A.img:link, A.img:visited, A.img:hover { border:none; }*/
	

	/* 이미지 버튼 */
	.ib { cursor:pointer;	}

	/* 입력 텍스트 */
	.text { font:12px/1.5 'Malgun Gothic', 돋움, Dotum, Verdana;	}

	/* 트리 레이블 */
	.branch2 {	font-size:9pt;	padding:0;	/* 원래 2 */ line-height:100%;	}

	/* 트리 폴더 */
	.branch3 {	font:9pt 'Malgun Gothic', Verdana, 돋움, Dotum, 굴림, Gulim, 굴림체, GulimChe; cursor:pointer;	color:#2E1A4C;	line-height:150%; letter-spacing:0;}

	/* 달력 월 표시 */
	.cal_month { font-size:8pt;	font-weight:bold; font-family:Verdana;	text-align:center;/*		height:20;	*/	}

	/* 달력 요일 표시 */
	.cal_week1 { text-align:center;	font-size:7pt;	font-family:Verdana; font-weight:bold;	color:#D5C1CA;	}

	/* 달력 일요일 표시 */
	.cal_week2 { color:#AA0000; text-align:center;	font-size:7pt;	font-family:Verdana; font-weight:bold;	}

	/* 달력 지난 달 날짜 표시 */
	.cal_day1 { color:#966B7C;	font-size:8pt;	font-family:Verdana; text-align:center;/*		height:18;*/	}

	/* 달력 다음 달 날짜 표시 */
	.cal_day2 {	color:#966B7C;	font-size:8pt;	font-family:Verdana;	text-align:center;/*		height:18;*/	}

	/* 달력 이번 달 날짜 표시 */
	.cal_day3 { font-size:8pt; font-family:Verdana;	text-align:center; color:#C0A7B1;/*		height:18;*/ }

	/* 달력 오늘 날짜 표시 */
	.cal_day4 {	font-size:8pt;	font-family:Verdana; text-align:center;	padding-left:0;	/* 원래 2 */ font-weight:bold;/*		height:18;*/ }

	/* 달력 글쓴 날 링크 스타일 */
	A.cal_click:link { color:#E97C42; }
	A.cal_click:visited { color:#E97C42; }

	/* 이미지 아래 캡션 스타일 */
	.cap1 { text-align:center; color:#000000; font-weight:bold; word-break:break-all; }

	/* 카테고리 옆 개수 스타일 */
	.c_cnt { font-size:8pt; color:#eaa820; }

	/* 키워드 스타일 */
	.key1 {	cursor:pointer;	text-decoration:none; border-bottom: 1px solid #777777;	}
	
	
	/* 기본 구조 설정 START */
	
	#mainLayout { width:1010px; margin:0px; } /* default : 995px */
	#mainView {	width:735px; margin:0px 0px 0px 0px; float:left; }
	#main {	width:695px; margin:15px 0px 0px 0px; padding:10px 20px 10px 20px; background-color:#FFFFFF; overflow:hidden;	}
	#main2 { width:695px; overflow:hidden; margin:0px 0px 0px 0px; padding:0px; }
	
	/* 기본 구조 설정 END */
	
	
	/* 공통 영역 START 2007.08.10 */
	
	#contentsBoxs { border:1px solid #999999; } /* 공통 테두리 */
	#insertBox { font-family:'Malgun Gothic', 돋움,Verdana; font-size:9pt; border:1px solid #999999; background-color:#FFFFFF;} /*  작은 내용 입력 박스 */
	#insertBox_b { font:9pt 'Malgun Gothic', 돋움,Verdana; border:3px solid #CCCCCC; background-color:#FFFFFF; letter-spacing:0px;} /* 큰 내용  입력 박스 */
	.clear { font-size:0px;	line-height:0px; width:100%; clear:both;	} /* 클리어 */
	
		/* 폰트START */
		
		#article .contents, #article .info, #article .title, #article .tagText2
			{ font:1.1em/1.5 '맑은 고딕', 'Malgun Gothic', Verdana, 돋움, Dotum, 굴림, Gulim, 굴림체, GulimChe; color:#000000; letter-spacing:0px; line-height:165%; }
		
		#guestbook .contents, #article .reply_name, #sidebar .list, #sidebar_comments .info, #guestbook .name, input
		/* { font:12px/1.5 Verdana, 돋움, Dotum, 굴림, Gulim, 굴림체, GulimChe; } */
		{ font:1.1em/1.5 Verdana, 돋움, Dotum, 굴림, Gulim, 굴림체, GulimChe; }
		/* 수정중 { font: 1.1em/1.5 'Malgun Gothic', Verdana, 돋움, Dotum, 굴림, Gulim, 굴림체, GulimChe; letter-spacing: -0.02em; line-height: 1.3em;}*/
		
		/*#sidebar_tree { font:1.1em/1.5 Verdana, 돋움, Dotum, 굴림, Gulim, 굴림체, GulimChe; }*/
		
		/* 폰트 END */
		
		/* 본문, 방명록, 주 내용 부분 공통 링크 스타일 : 취소 */
		#article .contents A:link, #guestbook .contents A:link
		 { color:#006699; font-weight:bold; text-decoration:none; } /* padding-bottom:1px; border-bottom: dotted 1px #BC5313; */
		#article .contents A:visited, #guestbook .contents A:visited
		 { color:#006699; font-weight:bold; text-decoration:none; } /* 006699 padding-bottom:1px; border-bottom: dotted 1px #BC5313; */
		#article .contents A:hover, #guestbook .contents A:hover
		 { color:#eaa820; font-weight:bold; text-decoration:underline; }
	
	p.writer { margin:10px 0; }	
	
	/* 공통 영역 END */	
	
	
	/* 탑 메뉴 START */
	
	#topmenu { padding:10px 10px 10px 10px; background-color:#1e1e1e; }
	#topmenu .subBox { width:695px; padding:10px 10px 10px 10px; }
	#topmenu .menu { width:auto; float:right; display:inline; text-align:left; }
	#topmenu .menuControl { font:9pt 'Malgun Gothic'; list-style: none; margin: 0px; padding:0px ; letter-spacing:0px; text-align:left; }
	#topmenu .menuControl A:link	{	color:#dcdcdc; text-decoration:none;	}
	#topmenu .menuControl A:visited {	color:#dcdcdc; text-decoration:none;	}
	#topmenu .menuControl A:hover {	color:#eaa820; text-decoration:underline; }
	#topmenu .menuControl li { margin: 0px; padding: 0px; display:inline; list-style-type:none; }	
	
	/* 탑 메뉴 END */
	
	/* 태그, 검색결과, 위치로그 관련부분 START 2007.08.10 */
	
	#results { font-size:11px; letter-spacing:-1px; margin:25px 15px 25px 15px; } 
	#results .contentsBox { padding:10px }														/*  내용부분 감싸는 박스 */
	#results .title { color:#006699; font-size:11pt; font:verdana, Dotum, 돋움; font-weight:bold; } /*제목 공통부분*/
	#results .contents { font:12px/1.5 'Malgun Gothic', 돋움, Dotum, Verdana; letter-spacing:0px; }								/*본문 공통부분*/
	#results .name { color:#006699; font:tahoma; letter-spacing:0px; }						/*이름*/
	#results .count { font-size:7pt; color:#006699 }										/*각종 숫자 관련 카운트*/
	#results .spacer { border:1px #C6C6C6; border-bottom-style:dashed; padding-bottom:1px; padding-top:1px; }
	
	/* 태그, 검색결과, 위치로그 관련부분 END */
	
	/* 방명록 START 2007.08.10 */
	
	#guestbook { font-size:11px; letter-spacing:-1px; border:1px solid #999999;
				margin: 15px 0px 15px 0px; padding: 20px 25px 20px 25px;  }

	#guestbook .name { letter-spacing:0; color:#666666; font-weight:bold; }			/* 이름 */
	#guestbook .name A:link	{	color:#D8641D; text-decoration:none;	}
	#guestbook .name A:visited {	color:#D8641D; text-decoration:none;	}
	#guestbook .name A:hover {	color:#D8641D; text-decoration:underline;	}

	#guestbook .contents { letter-spacing:0; line-height:160%; }		/* 내용 */

	#guestbook .mainBox { border:1px solid #c0c0c0; margin:15px 0px 15px 0px; padding:10px 10px 10px 10px;  }	/* 테두리 박스 */
	#guestbook .insertBox_name, .insertBox_pass, .insertBox_home { width:200px; height:17px;  line-height:17px; }
	#guestbook .insertBox_contents { width:638px; height:120px;  margin:0px 0px 4px 0px; }
	#guestbook .contentsBox { padding:0px; }	/* 방명록 내용 감싸는 박스 */
	#guestbook .contentsBox2 { padding:2px 0px 2px 17px; }		/* 방명록 댓글 내용을 감싸는 박스 */
	#guestbook .replyBox { padding:10px 10px 10px 10px; margin: 15px 10px 5px 65px; }
	#guestbook .replyControl1 {color:#BC5313;}	/* 리플 버튼 */
	#guestbook .replyControl1 A:link, .replyControl1 A:visited, .replyControl1 A:hover {color:#BC5313; text-decoration:none; font-weight:bold;}
	#guestbook .replyControl2 {color:#646464;}	/* 리플 수정,삭제 버튼 */
	#guestbook .replyControl2 A:link, .replyControl2 A:visited, .replyControl2 A:hover {color:#646464; text-decoration:none;}
	
	/* 방명록 END */
	
	/* 게시물 (공지, 비밀글, 게시물) START 2007.08.10 */
	
	#article { margin:10px 0px 20px 0px; overflow:hidden; }
	
			/* 게시물 제목 START */
	#article .title { font-weight:bold;	font-size:13pt; color:#000000; border-bottom:3px solid #CCCCCC; 
		letter-spacing:0px; text-align:left;margin:8px 0px 6px 0px; padding:0px 0px 10px 0px; } /* #e4e4e4 */
	#article .title A:link { color:#000000; text-decoration:none; }	/*	#2E1A4C	*/
	#article .title A:visited { color:#000000; text-decoration:none; }
	#article .title A:hover { color:#000000; text-decoration:none; }
			/* 게시물 제목 END */
	
	#article .contents { text-align:justify; letter-spacing:0px; }
	
			/* 게시물 카테고리 및 포스팅 날짜 정보 START */
	#article .info { font-weight:bold; font-size:9pt; color:000000; padding:3px 0px 0px 0px; text-align:right; letter-spacing:0px;}
	#article .info A:link { color:#000000; text-decoration:none; }
	#article .info A:visited { color:#000000; text-decoration:none; }
	#article .info A:hover { color:#000000; text-decoration:underline; }
			/* 게시물 카테고리 및 포스팅 날짜 정보 END */
	
			/* 관리자용 제어 창 START */
	#article .control { padding:10px 0px 10px 0px; text-align:right; font: 11px '맑은 고딕', 'Malgun Gothic', Verdana, 돋움, Dotum, 굴림, Gulim, 굴림체, GulimChe; color:#FFFFFF; font-weight:bold; }
	#article .control A:link { color:#FFFFFF; text-decoration:none; }
	#article .control A:visited { color:#FFFFFF; text-decoration:none; }
	#article .control A:hover { color:#FFFFFF; text-decoration:none; }	
	
	#article .control_red {	background-color:#9e005d; padding:5px; }
	#article .control_blue {	background-color:#006699; padding:5px; }
	#article .control_yellow {	background-color:#eaa820; padding:5px; }
			/* 관리자용 제어 창 END */
	
	#article .contentsBox { margin:20px 0px 20px 0px; }
	#article .insertBox_pass { margin:0px 0px 5px 0px; font-size:12px; width:110px; height:20px; line-height:20px	 }
	#article .insertBox_secret 
		{ font-family:'Malgun Gothic', 돋움,Verdana; font-size:9pt; border:2px solid #CCCCCC; background-color:#FFFFFF;
			margin:0px 0px 5px 0px; font-size:12px; width:110px; height:20px; line-height:20px; } /* 비밀글 암호 입력 상자 */
			
	/* 태그 관련 */
	/*#article .tagPlus { color:#eaa820; font-size:11pt; font-weight:bold; }*/
	#article .tagcontentsBox { margin:20px 0px 20px 0px; border:1px #999999; border-bottom-style:dashed; border-top-style:dashed; padding:10px 0px 10px 0px; }	/* 태그 감싸주는 박스 */
	#article .tagPlus { color:#eaa820; font-size:11pt; font-weight:bold; }
	/* #article .tagText	{ font-family:'Malgun Gothic'; font-size:11pt; font-weight:bold; color:#006699; } */ /* 파란색 태그 타이틀 */
	#article .tagText	{ font-family:'Malgun Gothic'; font-size:11pt; font-weight:bold; color:#9e005d; }
	#article .tagBox { font-family:'Malgun Gothic'; font-size:11pt; font-weight:bold; color:#000000; } /* 태그를 감싸는 [] 박스 */
	#article .tagText2 { } /* 태그 목록 */
	#article .tagText2 A:link { color:#000000;  text-decoration:none; }
	#article .tagText2 A:visited { color:#000000; text-decoration:none; }
	#article .tagText2 A:hover { color:#9e005d;; text-decoration:none; }	
	
	/* 태그 관련 */
	
	/* 저작권 CC */
	#article .ccBox { margin:10px 0px 0px 0px; border:0px; padding:0px; width:90px; }
	#article .ccBox A:link, #article .ccBox A:visited, #article .ccBox A:hover { color:#FFFFFF; text-decoration:none; }
	#article .ccBox span{ font: 8pt '맑은 고딕', 'Malgun Gothic', Verdana, 돋움, Dotum, 굴림, Gulim, 굴림체, GulimChe; font-weight:bold; display:none; width:250px; height:auto; color:#dcdcdc; line-height:150%; text-align:justify; } /* 툴팁 박스 */
	#article .ccBox:hover span{ display:block; position:absolute; border:3px solid #818181; background-color:#1e1e1e; padding:5px; } /* 툴팁 박스 */
	
	/* 저작권 CC */
	
	#article .countBox { text-align:right; margin:0px; padding:0px;	}
	#article .countBox2 { width:240px; margin:0px 0px 0px 455px; }
	#article .counttbBox { width:110px; text-align:center; background-color:#006699; float:left; padding:0px 5px 0px 5px; }				/* #004e85트랙백 카운트 감싸는 박스 */
	#article .countcommentBox { width:110px; text-align:center; background-color:#eaa820; float:right; padding:0px 5px 0px 5px; }	/* 댓글 카운트 감싸는 박스 */
	#article .replyCount, #article .tbCount  { font:8pt '맑은 고딕', 'Malgun Gothic', Verdana, 돋움, Dotum, 굴림, Gulim, 굴림체, GulimChe; line-height:19px; font-weight:bold; letter-spacing:0px;}
	#article .replyCount A:link { color:#000000; text-decoration:none;	}
	#article .replyCount A:visited { color:#000000; text-decoration:none;	}
	#article .replyCount A:hover	{ color:#000000; text-decoration:none;	}
	#article .tbCount A:link { color:#FFFFFF; text-decoration:none; }
	#article .tbCount A:visited { color:#FFFFFF; text-decoration:none; }
	#article .tbCount A:hover { color:#FFFFFF; text-decoration:none; }
	
	#article .trackbackBox { margin:20px 0px 0px 0px; padding:5px 18px 5px 18px; } /* 트랙백 감싸는 박스  */
	#article .trackbackBox2 { font:8pt '맑은 고딕', 'Malgun Gothic', Verdana, 돋움, Dotum, 굴림, Gulim, 굴림체, GulimChe; color:#000000; margin:5px 0px 5px 0px; letter-spacing:0px; } /* 트랙백 양식 */
	#article .trackbackBox3 { font:9pt '맑은 고딕', 'Malgun Gothic', Verdana, 돋움, Dotum, 굴림, Gulim, 굴림체, GulimChe; margin:5px 0px 5px 0px; letter-spacing:0px; }
	#article .trackbackAddr { font:8pt '맑은 고딕', 'Malgun Gothic', Verdana, 돋움, Dotum, 굴림, Gulim, 굴림체, GulimChe; letter-spacing:0px; }
	#article .trackbackContents { font-size:9pt; font-weight:bold;	color:#666666; letter-spacing:0px; } /* 트랙백 정보 (사이트, 게시물 명) font-family:돋움,Dotum; */
	#article .trackbackSpacer { border:1px #999999; border-top-style:dashed; margin-top:5px; padding-top:5px; }
	
	#article .replyBox { margin:20px 0px 0px 0px; padding:0px 18px 0px 18px; letter-spacing:0px; } /* 댓글 감싸는 박스 overflow:hidden;*/
  	#article .replyBox li {list-style:none; margin:0px; padding:0px;}
	#article .replyBox1 { margin:15px 0px 0px 0px; }
	#article .replyBox2 { margin:10px 10px 0px 35px; padding:10px;  }
	#article .replyBox_con { padding:2px 0px 0px 0px; }				/* 댓글 내용을 감싸는 박스 */
	#article .replyBox_rpcon { padding:2px 0px 0px 17px; }			/* 댓글의 댓글의 내용을 감싸는 박스 */
	#article .reply_name { font-size:10pt; color:#666666; font-weight:bold; }
	/*#article .reply_name A:link { color:#eaa820; text-decoration:none; }
	#article .reply_name A:visited { color:#eaa820; text-decoration:none; }*/
	#article .reply_name A:link, #article .reply_name A:visited
	  { color:#eaa820; text-decoration:none; border-bottom:1px dashed #494949; }
	#article .reply_name A:hover { color:#006699; text-decoration:none; }
	#article .replyControl1 { font-weight:bold; color:#006699; letter-spacing:0px; }	/* 댓글 버튼 */
	#article .replyControl1 A:link, .replyControl1 A:visited, .replyControl1 A:hover { color:#006699; text-decoration:none; }
	#article .replyControl2 { color:#494949; letter-spacing:0px; }	/* 댓글 수정,삭제 버튼 */
	#article .replyControl2 A:link, .replyControl2 A:visited, .replyControl2 A:hover { color:#646464; text-decoration:none; }
	
	#article .reply_name, #article .replyControl1, #article .replyControl2, #article .trackbackContents 
		{ font-family : '맑은 고딕', 'Malgun Gothic', Verdana, 돋움, Dotum, 굴림, Gulim, 굴림체, GulimChe; }
	
	#article .replyInsert, #article .rpinsertBox_name, .rpinsertBox_pass, #article .rpinsertBox_home, #article .rpinsertBox_secret
		{ font-family : '맑은 고딕', 'Malgun Gothic', Verdana, 돋움, Dotum, 굴림, Gulim, 굴림체, GulimChe; letter-spacing:0px;}
	
	#article .replyInsert { letter-spacing:0px; margin:20px 10px 15px 10px; padding:0px; }
	#article .rpinsertBox_name, .rpinsertBox_pass { width:200px; height:17px;  line-height:17px; }
	#article .rpinsertBox_home { width:200px; height:17px; line-height:17px; }
	#article .rpinsertBox_contents { width:628px; height:120px; margin:0px 0px 4px 0px;  }
	#article .rpinsertBox_secret { vertical-align:middle }
	#article .replySpacer { border:1px #999999; border-bottom-style:dashed; padding-bottom:15px; } /* 답글과 답글 사이에 경계선 */
	
	#article .submitBtn { background-color:#006699; color:#FFFFFF; width:350px; height:18px; margin:0px; padding:0px; border:0px; font-family:'Malgun Gothic', 돋움,Verdana; font-size:8pt; font-weight:bold; vertical-align:middle; cursor:pointer; text-align:center; } /* 댓글 서밋 버튼 */
	
	/* 게시물 (공지, 비밀글, 게시물) END */
		
	/* 페이징 부분 START */

	#paging { font-size:11pt; font-family:'Malgun Gothic', verdana; color:#A7A7A7; margin:20px 0px 30px 0px; text-align:center; font-weight:bold; letter-spacing:0px;}
	/* #paging { font-size:1.1em/1.5; font-family:'Malgun Gothic', verdana; color:#A7A7A7; margin:20px 0px 30px 0px; text-align:center; font-weight:bold; } */
	#paging A:link {	color:#646464; text-decoration:none;	}
	#paging A:visited { color:#646464; text-decoration:none;	}
	#paging A:hover { color:#eaa820; text-decoration:underline;	}
	
	/* 페이징 부분 END */
	
	/* Creative Commons License START */
	
	#copyright { font:8pt 'Malgun Gothic', Verdana, 돋움, Dotum, 굴림, Gulim; letter-spacing:0px;}
	#copyright A:link { color:#1e1e1e; text-decoration:none; font-weight:bold; }
	#copyright A:visited { color:#1e1e1e; text-decoration:none; font-weight:bold; }
	#copyright A:hover { color:#eaa820; text-decoration:underline; font-weight:bold; }
	
	/* Creative Commons License END */
	
	/* 사이드바 START */

	#sidebar { background-color:none; float:right; overflow:hidden;}
	
	#sidebar_in { width:220px; background-color:#1e1e1e; padding:10px 10px 5px 10px; margin:0px 15px 15px 20px; } /* 사이드바 내부 항목별 박스 */
	
	#sidebar .title { width:auto; height:18px; cursor:pointer; border-bottom:2px solid #818181; padding:1px 0px 5px 5px; 
					margin:3px 0px 10px 0px; vertical-align:middle;	}	/* 사이드바 공통 타이틀 #999999였음 */
					
	#sidebar .contents { letter-spacing:-1px; }							/* 사이드바 공통 내용 부분 */
	#sidebar .plus { color:#eaa820; font-size:8pt; }									/* 사이드바 내용 앞 부분 "+" */
	
	/* 사이드바 검색 Start */
	#insertBox_sidesearch { font:9pt '맑은 고딕', 'Malgun Gothic', Verdana, 돋움, Dotum, 굴림, Gulim, 굴림체, GulimChe; color:#dcdcdc; 
		border:3px solid #818181; background-color:#1e1e1e; letter-spacing:0px;} /* 사이드바 검색  내용  입력 박스 */
	#sidebar .searchBox { width:120px; height:16px; vertical-align:middle; line-height:16px; }		/* 사이드바 검색 박스 */
	#sidebar .searchBtn { background-color:#eaa820; color:#000000; width:60px; height:18px; margin:0px; border:0px; padding:0px; font-family:'Malgun Gothic', 돋움,Verdana; font-size:8pt; font-weight:bold; vertical-align:middle; cursor:pointer; text-align:center; } /* 사이드바 검색 버튼 */
	/* 사이드바 검색 End */
	
	/* 사이드바 구성별 제목 스타일 Start */
	#sidebar .menu_name { font:1.0em/1.5 Verdana; color:#dcdcdc; line-height:150%; letter-spacing:0px; font-weight:bold; } /* 하얀색 일반 */
	#sidebar .menu_name_b { font:1.0em/1.5 Verdana; color:#eaa820; line-height:150%; letter-spacing:0px; font-weight:bold;  } /* 노란색 강조 */
	/* 사이드바 구성별 제목 스타일 End */
	
	#sidebar_tree, #sidebar_search, #sidebar_notice, #sidebar_posts, #sidebar_comments, #sidebar_trackbacks, 
	#sidebar_tag, #sidebar_archive, #sidebar_link { width:auto; height:inherit; margin:7px 0px 10px 5px; }		/* 사이드바 부분별 ID */
	
	#sidebar_logos { margin:10px 0px 10px 0px; text-align:center; }		/* 사이드바 로고 */
	
	/* 사이드바 최근글, 최근댓글, 최근 트랙백 목록 스타일 Start ------------------ */
	/* Verdana, 돋움, Dotum 삭제했음 */
	#sidebar .list { font: 1.1em/1.5 '맑은 고딕', 'Malgun Gothic', Verdana, 돋움, Dotum, 굴림, Gulim, 굴림체, GulimChe; color:#dcdcdc; line-height:140%; letter-spacing:0px; } /* 줄간격 초기 : 130% */
	#sidebar A:link {	color:#dcdcdc; text-decoration:none;	}
	#sidebar A:visited { color:#dcdcdc; text-decoration:none;	}
	/* #sidebar A:hover { color:#eaa820; text-decoration:none;	} */ /* 노란색 링크 */
	#sidebar A:hover { color:#006699; text-decoration:none;	}
	/* 사이드바 최근글, 최근댓글, 최근 트랙백 목록 스타일 End ------------------ */
	
	/*#sidebar .list { font: 12px/1.5 Verdana, 돋움, Dotum; line-height:140%; letter-spacing:-1px; }*/ /* 기본값 백업 */
		ul.list { text-align:left; list-style:none; margin:0px; padding:0px; }
		ul.list li { /* margin: 0.02em 0em 0.02em 0em; */ padding:0px;  }
		
	/* Verdana, 돋움, Dotum 삭제했음 */
	#sidebar_posts .rpCount { font: 8pt '맑은 고딕', 'Malgun Gothic', Verdana, 돋움, Dotum, 굴림, Gulim, 굴림체, GulimChe; color:#eaa820; }			/* 사이드바 댓글 갯수 */
	#sidebar_comments .info { font: 9pt '맑은 고딕', 'Malgun Gothic', Verdana, 돋움, Dotum, 굴림, Gulim, 굴림체, GulimChe; color:#eaa820; }			/* 사이드바 코맨트 쓴 사람 정보 #003366 */
	
	/* 사이드바 END */
	