@charset "utf-8";
/* 반드시 들어가야 하는 스타일 시작 */
/* 본문 공통 */
	body {
	   font-family: 나눔고딕, NanumGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, tahoma;
	   font-size:13px;
	   line-height: 1.5;

	   /*@background-image=background-image:*/ background-image: url()/*@*/;
	   /*@background-image-position=background-position:*/ background-position: 0 0 /*@*/;
	   /*@background-image-repeat=background-repeat:*/ background-repeat: repeat /*@*/;
	   /*@background-color=background-color:*/ background-color: #f6f6f6 /*@*/;
	   padding:0; margin:0;
	}
	a:link { color:#333; text-decoration:none;}
	a:visited { color:#333; text-decoration:none;}
	a:hover { color:#333; text-decoration:underline;}
	a:active { color:#333; text-decoration:none;}
	img { border: 0; }
/* 페이징 - 현재 페이지 */
	.selected               { font-weight:bold; color:#333; }
	.no-more-prev { background:url(./images/icon_left_page.gif) left 1px no-repeat !important; padding-left:6px; color:#999;}
	.no-more-next { background:url(./images/icon_right_page.gif) right 1px no-repeat !important; padding-right:6px; color:#999;}
/* 카테고리 - 이미지 버튼 */
	.ib { 	cursor: pointer; }
/* 5. 입력 텍스트 */
	.text { border:1px solid #999; }
/* 6. 트리 테이블 */
	.branch2 { }
/* 7. 트리 셀 */
	.branch3 { cursor: pointer; height: 10px; }
/* 8. 달력 월 표시 */
	.cal_month { font-family: verdana, san-serif; font-size: 10px; color: #0075c8; width: 215px; padding: 10px 0; margin: 5px auto; font-weight: bold;}
	.cal_month a:link, .cal_month a:visited, .cal_month a:hover { color: #0075c8; font-weight: bold;}
/* 9. 달력 요일 표시 */
	.cal_week1 { font-family: 돋움,Dotum,AppleGothic,sans-serif; font-size: 11px; height:18px; color: #383838; font-weight: normal; }
/* 10. 달력 일요일 표시 */
	.cal_week2 { font-family: 돋움,Dotum,AppleGothic,sans-serif; font-size: 11px; height:18px; color: #ff000a; font-weight: normal; }
	.cal_day { font-family: verdana,san-serif; font-size:10px; color: #999; text-align:center; height:18px; }
/* 11. 달력 지난 달 날짜 표시 */
	.cal_day1 {   }
/* 12. 달력 다음 달 날짜 표시 */
	.cal_day2 { 	}
/* 13. 달력 이번 달 날짜 표시 */
	.cal_day3 { }
/* 14. 달력 오늘 날짜 표시 */
	.cal_day4 { background-color: #e5e5e5; }
/* 15. 달력 글쓴 날 링크 스타일 */
	.cal_click a:link, .cal_click a:visited, .cal_click a:hover { color: #999; text-decoration: none; }
/* 16. 이미지 아래 캡션 스타일 */
	.cap1 { color: #876; text-align: center; }
/* 16. 키워드 스타일 */
	.key1 { cursor: pointer; border-bottom: 1px dotted #ccc; }
/* 16. 카테고리 옆 개수 스타일 */
	.c_cnt { font-size: 11px; color : #999; }
/* 17. 최신글 옆 개수 스타일 */
	.ps_cnt { font-size: 11px; color : #999; }

/* 반드시 들어가야하는 스타일 끝 - 이 아래는 자유롭게 추가, 삭제 가능 */

	#top_line { width: 100%; height: 6px; background-color: #222222; }
	#header { width: 100%; height: 86px; background-color: #f0f0f0; }
	#header_menu { 
		width: 1092px; height: 86px;
		margin: 0px auto;
		background-color: #f0f0f0; 
		border-bottom: 0px solid #cccccc; 
	}
	#header_logo { 
		float : left;
		width: 320px; height: 86px;
		padding: 0px;
		margin: 0px;
		background-color: #f0f0f0; 
	}
	#header_logo h1 { 
		width: 320px;
		text-align: center;
		margin: 0px;
		/*@title-font-size=font-size:*/ font-size: 16px /*@*/;
		/*@title-font-family=font-family:*/ font-family: dotum /*@*/;
		/*@title-color=color:*/ color: #333 /*@*/;
		font-weight:bold;
	}

	#header_nav {
		float: right;
		width: 660px;
		height: 86px;
		border-top: 0px solid #444444;
		border-bottom: 0px solid #444444;
		margin: 0px;
		padding: 0px;
	}

	#header_nav ul { margin: 0px; padding: 0px; list-style: none; overflow: hidden; }
	#header_nav li { 
		float: left; 
		display: inline; 
		width: 110px;
		height: 86px;
		position:relative; 
		margin-right: 0px; 
		padding: 0px; 
	}
	#header_nav li a { 
		float: left; 
		overflow: hidden; 
		height: 0px; 
		color: #ffffff;
		padding: 86px 0px 0px; 
	}

	#header_nav li a:hover { background-position: 0px 0px; }

	#nav_menu01 a { width: 110px; background: url(./images/menu01.png) bottom no-repeat; }
	#nav_menu02 a { width: 110px; background: url(./images/menu02.png) bottom no-repeat; }
	#nav_menu03 a { width: 110px; background: url(./images/menu03.png) bottom no-repeat; }
	#nav_menu04 a { width: 110px; background: url(./images/menu04.png) bottom no-repeat; }
	#nav_menu05 a { width: 110px; background: url(./images/menu05.png) bottom no-repeat; }
	#nav_menu06 a { width: 110px; background: url(./images/menu06.png) bottom no-repeat; }

	.clear_box { clear: both;}






	#container { /*@post-width:360=width:*/ width: 1090px /*@*/; margin: 0px auto; border: 1px solid #a3a3a3; border-bottom: 0px solid #a3a3a3; background: #ffffff url(./images/container_bg.png) 0 0 repeat-y;}
	#conbox { margin: 0px 0px;}


	/* sidebar */
	#sidebar { float: right; width: 300px; display: inline; padding: 0px; margin-right: 7px; border: 0px solid red;}
	#blogImage {margin-bottom: 5px; }
	#blogImage img { width: 300px; }
	#blogDesc { font-size: 11px; color: #999; padding: 5px 0 10px 0; border-bottom: 1px solid #ececec;}

	/* S_Adsence */
	#S_Adsence { margin: 10px 0px;}

	/* S_Adsence2 */
	#S_Adsence2 { width:300px; border-bottom: 1px solid #aaaaaa; border-top: 1px solid #aaaaaa; padding: 10px 0px; margin: 5px 0px; background: #ffffff;}

	/* A_AdsenceM1 */
	.A_AdsenceM1 { width:320px; padding-right: 8px; margin: 10px auto;}

	/* A_AdsenceM2 */
	.A_AdsenceM2 { width:300px; padding-right: 8px; margin: 10px auto;}

	/* custom_Intro */
	#custom_Intro { width:300px;}

	/* custom_Intro */
	#custom_Intro { width:300px; border-bottom: 1px solid #aaaaaa; border-top: 1px solid #aaaaaa; padding: 10px 0px; margin-bottom: 10px; background: #ffffff;}

	/* custom_RSS */
	#custom_RSS { width:300px; border-bottom: 1px solid #aaaaaa; border-top: 1px solid #aaaaaa; padding: 10px 0px; margin-bottom: 10px; background: #ffffff;}

	/* custom_notice */
	#custom_notice { width:300px; border-bottom: 1px solid #aaaaaa; border-top: 1px solid #aaaaaa; padding: 10px 0px; margin: 10px 0px;background: #ffffff;}
	#custom_notice ul { padding: 0; list-style: none; margin: 0px 10px;}
	#custom_notice li { padding-bottom: 12px; list-style: none; line-height: 1.4; font:normal 13px 맑은 고딕, Malgun Gothic, 굴림, tahoma, arial, sans-serif;}
	#custom_notice li a { color: #383838;}
	#custom_notice h3 { width: 275px; padding: 5px 0; margin: 5px auto; font-family: 맑은 고딕, Malgun Gothic, 굴림, Verdana; font-size: 16px; font-weight: normal; color: #383838; border-bottom: 1px solid #cccccc;}


	/* custom_Search */
	#custom_Search { padding: 0px; margin: 10px 0px; overflow: hidden;}
	#searchBox { display: block;}
	#searchBox input.search_keyword { width: 290px; height: 18px; border: 5px solid #37B1FE; background-color: #f1f1f1; float: left; margin-right: 9px; }
	#searchBox input.button { display: none; }
	#custom_Search h3 { width: 300px; padding: 5px 0; margin: 10px 0px; font-family: 맑은 고딕, Malgun Gothic, 굴림, Verdana; font-size: 18px; font-weight: normal; color: #383838; border-bottom: 1px solid #aaaaaa; border-top: 1px solid #aaaaaa;}


	/* category */
	#category { width:300px; border-bottom: 1px solid #aaaaaa; border-top: 1px solid #aaaaaa; padding: 10px 0px; margin: 5px 0px; background: #ffffff;}
	#treeComponent #cafegoryWrapTd { padding: 10px; }
	#category h3 { width: 275px; padding: 5px 0; margin: 5px auto -20px; font-family: 맑은 고딕, Malgun Gothic, 굴림, Verdana; font-size: 18px; font-weight: normal; color: #383838; border-bottom: 1px solid #cccccc;}
	#category .wrapAbContent { padding: 0 10px 10px 10px; }

	#category ul {width: 276px; list-style: none; padding: 0px; padding-left: 10px; marign: 0px;}
	#category ul li {padding-top: 12px; font:normal 13px 맑은 고딕, Malgun Gothic, 굴림, tahoma, arial, sans-serif;}
	#category ul ul {padding-left: 0px; border: 0px solid red; padding-bottom: 0px;}
	#category ul ul ul {padding-left: 15px; border: 0px solid red;}
	#category ul li a {color: #383838; padding-left: 13px; background:url(./images/c_arrow.gif) left 2px no-repeat;}
	#category ul li ul li {}
	#category ul li ul li a {color: #383838;}
	#category ul li ul li ul li {padding-top: 2px;}
	#category ul li ul li ul li a {color: #999999;}


	/* tag cloud */
	#tagbox { width:300px; border-bottom: 1px solid #aaaaaa; border-top: 1px solid #aaaaaa; padding: 10px 0px; margin: 10px 0px; background: #ffffff;}
	#tagbox ul {text-align: justify; margin: 10px;}
	#tagbox li { display: inline; line-height: 1.8; margin-right: 3px; }
	#tagbox li .cloud1 { font-weight:bold; font-size : 14px; color : #fc010a; letter-spacing: -1px; }
	#tagbox li .cloud2 { font-size : 12px; color : #000; }
	#tagbox li .cloud3 { font-size : 12px; color : #ddd; }
	#tagbox li .cloud4 { font-size : 12px; color : #999; }
	#tagbox li .cloud5 { font-size : 12px; color : #999; }
	#tagbox h3 { width: 275px; padding: 10px 0; margin: 5px auto -15px; font-family: 맑은 고딕, Malgun Gothic, 굴림, Verdana; font-size: 18px; font-weight: normal; color: #fff; border-bottom: 1px solid #cccccc;}


	/* recentPost */
	#recentPost { width:300px; border-bottom: 1px solid #aaaaaa; border-top: 1px solid #aaaaaa; padding: 10px 0px; margin: 10px 0px;background: #ffffff;}
	#recentPost ul { padding: 0; list-style: none; margin: 0px 5px;}
	#recentPost li { padding: 3px 0px 10px 20px; background:url(./images/bulld.gif) left 0 no-repeat; list-style: none; line-height: 1.4; font:normal 13px 나눔고딕, NanumGothic, 맑은 고딕, Malgun Gothic, 굴림, tahoma, arial, sans-serif; overflow:hidden; white-space:nowrap; list-style:none; width:100%;}
	#recentPost li a { color: #383838;}
	#recentPost li .cnt { font-family: verdana; font-size: 11px; color: #999; }
	#recentPost h3 { width: 275px; padding: 5px 0; margin: 5px auto; font-family: 맑은 고딕, Malgun Gothic, 굴림, Verdana; font-size: 18px; font-weight: normal; color: #383838; border-bottom: 1px solid #cccccc;}


	/* recentComment */
	#recentComment { width:300px; border-bottom: 1px solid #aaaaaa; border-top: 1px solid #aaaaaa; padding: 10px 0px; margin: 10px 0px;background: #ffffff;}
	#recentComment ul { padding: 0; list-style: none; margin: 0px 5px; overflow: hidden;}
	#recentComment li { padding: 3px 0px 10px 20px; background:url(./images/bullc.gif) left 1px no-repeat; list-style: none; line-height: 1.4; font:normal 13px 나눔고딕, NanumGothic, 맑은 고딕, Malgun Gothic, 굴림, tahoma, arial, sans-serif; overflow:hidden; white-space:nowrap; list-style:none; width:100%;}
	#recentComment li a { color: #383838;}
	#recentComment li.cnt { font-family: verdana; font-size: 10px; color: #999; }
	#recentComment h3 { width: 275px; padding: 5px 0; margin: 5px auto; font-family: 맑은 고딕, Malgun Gothic, 굴림, Verdana; font-size: 18px; font-weight: normal; color: #383838; border-bottom: 1px solid #cccccc;}
	#recentComment li .info { color: #999; font-size: 10px; }


	/* recentTrackback */
	#recentTrackback { width:300px; border-bottom: 1px solid #aaaaaa; border-top: 1px solid #aaaaaa; padding: 10px 0px; margin: 10px 0px;background: #ffffff;}
	#recentTrackback ul { padding: 0; list-style: none; margin: 0px 5px; overflow: hidden;}
	#recentTrackback li { padding: 0px 0px 10px 20px; background:url(./images/arrow_grey_right.png) left 1px no-repeat; list-style: none; line-height: 1.4; font:normal 13px 나눔고딕, NanumGothic, 맑은 고딕, Malgun Gothic, 굴림, tahoma, arial, sans-serif; overflow:hidden; white-space:nowrap; list-style:none; width:100%;}
	#recentTrackback li a { color: #383838;}
	#recentTrackback h3 { width: 275px; padding: 5px 0; margin: 5px auto; font-family: 맑은 고딕, Malgun Gothic, 굴림, Verdana; font-size: 18px; font-weight: normal; color: #383838; border-bottom: 1px solid #cccccc;}
	#recentTrackback li .info { color: #999; }


	/* archive */
	#archive { width:300px; border-bottom: 1px solid #aaaaaa; border-top: 1px solid #aaaaaa; padding: 10px 0px; margin: 10px 0px; background: #ffffff;}
	#archive ul { padding: 0; list-style: none; margin: 9px; }
	#archive li { display: inline; list-style: none; line-height: 1.8; font:normal 11px 맑은 고딕, Malgun Gothic, 굴림, tahoma, arial, sans-serif;}
	#archive li a { color: #383838; }
	#archive li .ps_cnt { font-family: verdana; font-size: 9px; color: #999; }
	#archive h3 { width: 275px; padding: 5px 0; margin: 5px auto; font-family: 맑은 고딕, Malgun Gothic, 굴림, Verdana; font-size: 18px; font-weight: normal; color: #383838; border-bottom: 1px solid #cccccc;}


	/* calendar */
	#calendar { width:300px; border-top: 1px solid #aaaaaa; border-bottom: 1px solid #aaaaaa; margin: 10px auto 0px; background-color: #ffffff;}
	#calendar .tt-calendar { width: 215px; }
	#calendar .wrapAbContent { padding: 0 10px 10px 10px; }
	#calendar .cal_click { color: #0075c8; text-decoration: none; }


	/* Links */
	#links { width:300px; border-bottom: 1px solid #aaaaaa; border-top: 1px solid #aaaaaa; padding: 10px 0px; margin: 10px 0px;background: #ffffff;}
	#links ul { padding-left: 15px; list-style: none; margin: 10px 0px;}
	#links ul li { padding-bottom: 0px; list-style: none; line-height: 1.4; font:normal 14px 맑은 고딕, Malgun Gothic, 굴림, tahoma, arial, sans-serif; color: #383838;}
	#links li a { color: #999;}
	#links ul ul { padding-left: 10px; list-style: none; margin: 5px 0px 15px;}
	#links ul ul li { padding-bottom: 3px; list-style: none; line-height: 1.4; font:normal 13px 맑은 고딕, Malgun Gothic, 굴림, tahoma, arial, sans-serif;}
	#links h3 { width: 275px; padding: 5px 0; margin: 5px auto; font-family: 맑은 고딕, Malgun Gothic, 굴림, Verdana; font-size: 18px; font-weight: normal; color: #383838; border-bottom: 1px solid #cccccc;}


	/* N_Follow - 네이버 이웃 커넥트 */
	#N_Follow { width:300px; margin: 10px 0px; border-bottom: 1px solid #aaaaaa; border-top: 1px solid #aaaaaa; padding: 10px 0px; background: #ffffff;}
	#N_FL { float: left; width: 171px; padding-left: 5px;}
	#N_FR { float: right; width: 116px; padding-right: 5px;}

	/* F_LikeBox - 페이스북 페이지 라이크 박스 */
	#F_LikeBox { width: 300px; border-top: 1px solid #aaaaaa; border-bottom: 1px solid #aaaaaa; margin: 10px 0px; padding: 10px 0px; background-color: #ffffff;}


	/* Counter */
	#counter { width:300px; border-bottom: 1px solid #aaaaaa; border-top: 1px solid #aaaaaa; padding: 10px 0px; margin: 10px 0px;background: #ffffff;}
	#counter h4 { padding: 0px; margin: 5px 0px; text-align: center; font-size:12px; color: #383838;}
	#counter ul { padding: 0; list-style: none; margin: 0px auto 5px; text-align:center;}
	#counter li { display: inline; margin-right: 7px; color: #383838;}
	#counter .who { text-align: center; margin-top: 10px;}


	/* EmptySide 1 */
	.EmptySide1 { width:300px; border-bottom: 1px solid #aaaaaa; border-top: 1px solid #aaaaaa; padding: 10px 0px; margin: 10px 0px; text-align:center; background: #ffffff;}

	/* EmptySide 2 */
	.EmptySide2 { width:300px; margin: 0px 0px 10px;}










	/* content-box */
	#content-box {float:left; width:/*@post-width=45*/ 775px /*@*/; margin-left: 0px; border-right: 1px solid #cccccc;}

	/* content */
	#content{ float:left; width:/*@post-width=*/ 730px /*@*/; margin-left: 0px; padding: 0px 22px; display: inline; background-color: #ffffff; }

	/* ***** content ***** */
	#content .nonEntry {  }
	#content .nonEntry h3 {
		  /*@post-title-font-size=font-size:*/ font-size: 18px /*@*/;
		  /*@post-title-font-family=font-family:*/ font-family: 나눔고딕, NanumGothic, 맑은 고딕, Malgun Gothic, 굴림, tahoma /*@*/;
		  /*@post-title-color=color:*/ color: #333333 /*@*/;
		  margin: 0; padding: 10px 0;
		  font-weight: bold;
		  border-bottom: 1px solid #f6f6f6;
		  margin-bottom: 0px;
		}
	#content .entry          { width:/*@post-width=*/ 730px /*@*/; margin: 0; padding: 0; overflow:hidden; }

	#searchList ol,
	#searchRplist ol            { list-style:none;  padding: 0px 0px;  margin:0px;}
	#searchList li,
	#searchRplist li            { border-bottom:1px solid #f6f6f6;  padding: 15px 0; font-size: 13px; letter-spacing: -1px;}
	#searchList .date,
	#searchRplist .date         { float: right; color: #999; font-size: 13px; margin-left:10px; }
	#searchList .cnt            { color: #999; }
	#searchRplist .name         { color:#999;  padding-left:8px;}

	#localog .spot              { background:url(./images/iconIndentArrow_local.gif) 5px 0 no-repeat;  padding-left:20px;  margin-top:5px;}
	#localog .info              { background:url(./images/iconIndentArrow_localinfo.gif) 5px 3px no-repeat;  padding-left:15px;  margin-top:2px;}
	#localog                    { color: #666;}
	#localog a:link             { color: #999;}
	#localog a:visited          { color: #999;}
	#localog a:hover            { color: #999;  text-decoration: none;}

	#taglog                     { line-height: 2.4;}
	#taglog ul                  { padding:5px; margin:0; text-align:justify;}
	#taglog li                  { padding:0px 4px; display:inline;}
	#taglog a:hover             { background-color:#eee;  color:#000;}
	#taglog li .cloud1 { font-weight:bold; font-size : 18px; color : #fc010a; letter-spacing: -1px; }
	#taglog li .cloud2 { font-size : 16px; color : #000; }
	#taglog li .cloud3 { font-size : 15px; color : #666; }
	#taglog li .cloud4 { font-size : 14px; color : #999; }
	#taglog li .cloud5 { font-size : 13px; color : #aaa; }

	#guestbook p                { padding:5px 0; margin:0;}

	#guestWrite                 { padding:10px;  background-color:#fefefe; border:1px solid #dddddd; color: #666;}
	#guestWrite input           { width:150px; border:1px solid #aaaaaa; color: #666; }
	#guestWrite textarea        { width:/*@post-width=*/ 692px /*@*/; overflow: hidden;  padding:5px; border:1px solid #aaaaaa;}
	#guestWrite .homepage       { width:300px;}
	#guestWrite .submit         { background:url(./images/guest_button.png) bottom no-repeat; width:704px; height:30px; overflow:hidden; display:block; text-indent:-1000em; border:0; cursor:pointer; margin:0 auto; margin-top: 10px;}
	#guest_button input:hover { background-position: 0px 0px; }

	#guestList                  { padding:30px 0px 0px 0px; color: #000; }
	#guestList a                { color: #0075C8; }
	#guestList ol,
	#guestList ul               { margin: 0px; padding: 0px; list-style:none;}
	#guestList li .rp,
	#guestList li ul li .rp             { border-top:1px solid #ededed; margin: 10px 0px; padding-top:5px; font-size: 13px; font-family: 나눔고딕, NanumGothic, 맑은 고딕, Malgun Gothic, 굴림,돋움,Dotum;}
	#guestList ol li            { border:5px solid #eeeeee;  padding:10px;  margin-bottom:30px;  overflow:hidden;}
	#guestList ol li ul li      { padding:10px 10px 10px 25px;  margin-bottom:10px;  overflow:hidden;}
	#guestList li ul li         { margin-left:20px;  background:url("images/iconIndentArrow_local.gif") no-repeat 10px 10px;  background-color:#f1f1f1;  padding-left:25px;  border:none;  width:/*@post-width:-92=*/ 638px /*@*/; overflow:hidden;}
	#guestList li .name         { color:#666; }
	#guestList li .date         { font-family: verdana; font-size: 11px; color: #999; }
	#guestList .control a span { font-size: 11px; color: #999; }


	   /* entry */
	.entryNotice h2 a,
	.entryProtected h2 a,
	.entry h2 a	{
		/*@post-title-font-size=font-size:*/ font-size: 20px /*@*/;
		/*@post-title-font-family=font-family:*/ font-family: 나눔고딕, NanumGothic, 맑은 고딕, Malgun Gothic, 굴림, tahoma /*@*/;
		/*@post-title-color=color:*/ color: #222222 /*@*/;
		font-variant: normal;
		letter-spacing: -2px;
		padding-left: 0px;
	}
	.titleWrap { width:/*@post-width=*/ 754px /*@*/; color: #333333; overflow:hidden; padding-bottom: 0px; border-bottom: 0px solid #cccccc; margin-left: -12px; background-color: #ffffff;}
	.titleWrap h2 { margin: 0; padding: 10px 10px; /*@post-title-color=color:*/ color: #222222 /*@*/; margin-bottom: 0px;}
	.titleWrap h2 a:link { /*@post-title-color=color:*/ color: #222222 /*@*/; text-decoration:none; }
	.titleWrap h2 a:visited { /*@post-title-color=color:*/ color: #222222 /*@*/; text-decoration:none; }
	.titleWrap h2 a:hover { /*@post-title-color=color:*/ color: #222222 /*@*/; text-decoration:none; }
	.titleWrap h2 a:active { /*@post-title-color=color:*/ color: #222222 /*@*/; text-decoration:none; }

	.titleWrap h2 a	{
		/*@post-title-font-size=font-size:*/ font-size: 20px /*@*/;
		/*@post-title-font-family=font-family:*/ font-family: 나눔고딕, NanumGothic, 맑은 고딕, Malgun Gothic, 굴림, tahoma /*@*/;
		/*@post-title-color=color:*/ color: #222222 /*@*/;
		font-variant: normal;
		letter-spacing: -2px;
		padding-left: 0px;
	}

	.titleAdL {float: left; margin: 0px; padding: 0px; border: 1px solid #666666;}
	.titleAdR {float: right; margin: 0px; padding: 0px; border: 1px solid #666666;}

	.entryProtected { color: #666; }
	.entryProtected p.text   { padding:15px; border: 1px solid #f8f8f8; background-color: #F2F2F2; }
	.entryProtected input    { width:200px; border: 1px solid #e1e1e1; background-color: #f3f3f3;}
	.entryProtected .submit { background:url(./images/btn_ok.gif) 0 50% no-repeat; width:50px; height:23px; overflow:hidden; display:inline; text-indent:-1000em; border:0; cursor:pointer; margin-top: 13px;}

	.article                 {  width:/*@post-width=*/ 730px /*@*/; font-size:/*@post-body-font-size=*/ 13px /*@*/; font-family: /*@post-body-font-family=*/ 나눔고딕, NanumGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, tahoma /*@*/; color:/*@post-body-color=*/ #000000 /*@*/; padding: 20px 0px; margin-left: 0px;  line-height: 180%; word-break: break-all; }

	.article a:link          { color:#0075C8;  text-decoration:none;}
	.article a:visited       { color:#0075C8;  text-decoration:none;}
	.article a:hover         { color:#0075C8;  text-decoration:underline;}
	.article a:active        { color:#0075C8;  text-decoration:none;}
	
	.article p        { margin:0;}

	.article sup        { margin: 0px; padding: 0px;}

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

	.article blockquote      { background:url(./images/iconBlockquote.gif) top left no-repeat;  padding-left:25px;  margin:10px 20px;}

	.author                  { text-align:right; color:#888; padding:20px 20px;}
	.author .text            { font:90% Verdana, Arial, Helvetica, sans-serif;}

	.tagTrail                { padding:5px 5px 5px 15px; }
	.tagTrail a              { color: #0075c8; }
	.tagText                 { padding-left: 20px; background:url(./images/iconTag.gif) 0px -3px no-repeat; clear:both; }

	#articleBtmWrap { width:/*@post-width=20*/ 750px /*@*/; background: #ffffff; border-bottom: 1px solid #aaaaaa; padding: 7px 0 5px 0; font-family: verdana; font-size: 11px; color: #666; margin: 0 auto; }

	.actionTrail             { width:/*@post-width:=-10*/ 720px /*@*/; overflow: hidden; border-bottom: 1px solid #cccccc; margin: 0 15px; padding-bottom: 5px; }
	.actionTrail .cnt        { color:#ff000a; font-weight: bold; }
	.actionTrail a:hover { text-decoration: none; }

	.trackback               { width:/*@post-width:-10=*/ 720px /*@*/; overflow:hidden;  margin: 0 15px;}
	.trackback a             { color:#666; text-decoration: none;}
	.trackback h3          { font-size: 11px; margin: 0; padding: 8px 0; font-weight: normal; border-bottom:1px solid #cccccc;}
	.trackback h4            { font-family: dotum; font-size: 11px; font-weight:normal;  margin:0; }
	.trackback ol            { margin:0;  padding:0; }
	.trackback li, .trackback .name, .trackback p { font-family: dotum; font-size: 11px; }
	.trackback li            { border-bottom:1px solid #cccccc;  padding:5px 0;}
	.trackback .date         { font:10px Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#999;}
	.trackback p             { margin:2px 0 0 0; padding:0;}



/* 댓글 */
.comment { 
  width:/*@post-width:-10=*/ 720px /*@*/;
  overflow:hidden;  
  margin-left: 15px; 
  border:0px solid #ff0000;
  font-size: 13px;
  font-family: 나눔고딕, NanumGothic, 맑은 고딕, Malgun Gothic, 굴림, Gulim, tahoma;
  line-height: 180%; 
  color: #000000;
}

.comment a {
 color: #0075C8;
}


.comment h3 {
  display:none;
}

/* 댓글 읽기 */
.commentList ol li {
  padding:15px 0px 0px 0px;
  margin:30px 0 0 0;
  background-color: #ffffff;
  border-bottom: 1px solid #aaaaaa;
  width:/*@post-width:-10=*/720px/*@*/;
}

.commentList ol li .rp1 {
  width:/*@post-width:-33=*/697px/*@*/;
  word-wrap:break-word;
  word-break:break-all;
}

/* 댓글 읽기 폭 */
.commentList ol li ul li {
  padding:15px 0px 1px 10px;
  margin:0 0 15px 15px;
  background-color: #f1f1f1;
  border: 0px dashed #aaaaaa;
  width:/*@post-width:-49=*/681px/*@*/;
}

.commentList ol li ul li .rp2 {
  width:/*@post-width:-73=*/657px/*@*/;
  word-wrap:break-word;
  word-break:break-all;
}

/* 댓글에 댓글 읽기 폭 */
.commentList ol,.commentList ul {
  margin:0;
  padding:0;
  list-style:none;
}

.commentList p {
  margin:0;
  padding:10px 0 20px 0;
}

.commentList li ul li {
  margin:0;
  padding:0 0 0 37px;
  width:564px;
}

.commentList .name {
  font-family: 나눔고딕, NanumGothic 맑은 고딕, Malgun Gothic, 굴림, Gulim;
  font-size:13px;
  font-weight:bold;
}

.commentList .date {
  font:9px verdana, tahoma, Helvetica, Arial, Gulim, sans-serif;
  color:#aeaeae;
}

.commentList .control {

  padding: 0 10px 0 0;
}

.commentList .control a span {
  display:none;
}

.commentList .control a.address {
  background:url(images/iconAddress.gif) no-repeat;
  padding:0 0 0 31px;
  font-size:11px;
  text-decoration:none;
}

.commentList .control a.modify {
  background:url(images/iconModify.gif) no-repeat;
  padding:0 0 0 43px;
  font-size:11px;
  margin-left:-4px;
  text-decoration:none;
}

.commentList .control a.write {
  background:url(images/iconWrite.gif) no-repeat;
  padding:0 0 0 34px;
  margin-right: 10px;
  font-size:11px;
  text-decoration:none;
}

.rp_general img {vertical-align: middle;}
.rp_admin span.name img {vertical-align: middle;}
.guest_general img {vertical-align: middle;}
.guest_admin span.name img {vertical-align: middle;}

	.commentWrite                     { overflow: hidden; color:#666; }
	.commentWrite input               { width:150px; color:#666; border: 1px solid #aaaaaa; }
	.commentWrite textarea            {  width:/*@post-width:-22=*/ 708px /*@*/; overflow: hidden;  padding: 5px; margin: 5px 0 0 0; color: #666; border: 1px solid #aaaaaa;}
	.commentWrite .homepage           { width:300px;}
	.commentWrite .submit             { background:url(./images/cmmt_button.png) bottom no-repeat; width:720px; height:30px; overflow:hidden; display:block; text-indent:-1000em; border:0; cursor:pointer; margin:10px auto; }
	.commentWrite .secretWrap         { clear:both; float:right; position:relative; top:0px; left:-10px; margin-bottom: 5px;}
	.commentWrite .checkbox           {	border:none; padding:0; margin:0; width:25px;}
	#cmmt_button input:hover { background-position: 0px 0px; }

	#paging            { padding-top:15px; padding-bottom:15px; text-align:center;  font-size:0.95em;}
	#paging .numbox    { border-left:1px solid #ddd; padding-left:6px; margin-left:6px;  font:0.95em verdana;}
	#paging .num       { border-right:1px solid #ddd; padding-right:8px; margin-right:5px;}
	#paging #prevPage { background:url(./images/icon_left_page.gif) left 1px no-repeat; padding-left:12px;}
	#paging #nextPage { background:url(./images/icon_right_page.gif) right 1px no-repeat; padding-right:12px;}
	#paging span .selected { color: #ff000a; }

	/* footer */
	#footer { clear:both; width: 100%; margin: 0px auto 0px; background-color: #282828;}
	#footer_box { clear:both; width: 1090px; margin: 0px auto;}
	#footer_h { width: 1048px; text-align:center; color: #fff; padding: 10px 10px;}
	#footer_h a { color: #fff; }

	#footer_1 { float: left; width: 776px; padding-top: 10px; border-right: 0px solid #ffffff; }
	#footer_2 { float: right; width: 314px; padding-top: 10px; border-right: 0px solid #ffffff; }

	#footer_copy { clear:both; width: 100%; height: 40px; margin: 0px auto; background-color: #171717;}
	#footer_copy_box { clear:both; width: 1090px; height: 20px; margin: 0px auto; padding: 10px 0px; color: #cccccc;}
	#footer_copy_box a { color: #cccccc; }

	#FooterBox1 { width: 730px; border: 0px solid #9f9f9f; padding: 10px 0px; margin: 0px; color: #9f9f9f;}
	#FooterBox2 { width: 300px; border: 0px solid #9f9f9f; padding: 10px 0px; margin: 0px auto; color: #9f9f9f;}



filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cfs.tistory/blog/skin/tisStudioWhite/images/logo2.png', sizingMethod='crop');
	}


.tt-plugin {background-color: #ffffff;}
.another_category {background-color: ; }

/* 블로그 카운트 */
#daumcount { width: 88px; height: 25px; background: url(./images/daumcountbg.png) no-repeat 0 0; cursor: pointer;}
.daumcountnum { font-size: 11px; font-family: 굴림; float: left; margin: 2px 0 0 20px;}

#GoogleTop { padding-bottom: 20px; border-bottom: 1px solid #c9cac9; margin-bottom: 20px;}
#GoogleTop .GoogleL { width: 300px; height: 250px; margin-left: 55px; float: left;}
#GoogleTop .GoogleR { width: 300px; height: 250px; margin-right: 55px; float: right;}


.p_link {border-bottom: 0px solid #0075C8; padding-left: 20px; background: url(./images/pwr_page_icon.gif) no-repeat center left}
.p_outlink {border-bottom: 0px solid #0075C8; padding-left: 20px; background: url(./images/pwr_external_link_icon.gif) no-repeat center left}
.p_down {padding-left: 20px; background: url(./images/pwr_download.png) no-repeat top left}
.p_outdown {padding-left: 20px; background: url(./images/pwr_download.png) no-repeat top left}

.p_code {font-family: 나눔고딕코딩, NanumGothicCoding, Consolas, Courier New, 굴림체, GulimChe, Courier, mono, serif;}

.ListBox                 { color: #477ED8; }
.ListBox a:link,
.ListBox a:visited,
.ListBox a:active        { color:#939393;  text-decoration:none;}
.ListBox a:hover         { color:#939393;  text-decoration:underline;}

.moreless_fold span {color: #0075C8; padding-left: 20px; background: url(./images/pwr_fold.png) no-repeat center left}
.moreless_top span {color: #ff0000; padding-left: 20px; background: url(./images/pwr_fold.png) no-repeat center left}
.moreless_bottom span {color: #ff0000; padding-left: 20px; background: url(./images/pwr_fold.png) no-repeat center left}

.wikitable {border: 1px solid #aaa;}
.wikitable th {Background-color: #f2f2f2; padding: 3px;}
.wikitable td {Background-color: #f9f9f9; padding: 3px;}

.cap1 {background: #dddddd; color: #242424; padding: 4px 0px;}