@charset "utf-8";
/* 반드시 들어가야 하는 스타일 시작 */
/* 본문 공통 */	
body {
font-family: Verdana, Arial, sans-serif, Gulim, Dotum;
font-size:10px;
line-height: 1.6;

/*@background-image=background-image:*/ background-image: none /*@*/;
/*@background-image-position=background-position:*/ background-position: left top /*@*/;
/*@background-image-repeat=background-repeat:*/ background-repeat: repeat-x /*@*/;
/*@background-color=background-color:*/ background-color: #FFFFFF /*@*/; padding:0px; margin:0;
         }

a:link                          { color:#404040; text-decoration:none;}
a:visited                      { color:#404040; text-decoration:none;}
a:hover                       { color:#404040; text-decoration:underline;}
a:active                      { color:#404040; text-decoration:none;}
img                            { border: 0; }

/* 페이징 - 현재 페이지 */

.selected                     { font-weight:bold; color:#333; }
.no-more-prev             { font-weight:normal; color:#bbb; }
.no-more-next             { font-weight:normal; color:#bbb; }
aaa
/* 카테고리 - 이미지 버튼 */
	.ib { 	cursor: pointer; }
/* 5. 입력 텍스트 */
	.text { border:1px solid #ddd; }
/* 6. 트리 테이블 */
	.branch2 { }
/* 7. 트리 셀 */
	.branch3 { cursor: pointer; height: 10px; }
/* 8. 달력 월 표시 */
	.cal_month { font-family: verdana, san-serif; font-size: 10px; color: #3f4786; width: 170px; padding: 10px 0; margin: 5px auto; font-weight: bold;}
	.cal_month a:link, .cal_month a:visited, .cal_month a:hover { color: #3f4786; font-weight: bold;}
/* 9. 달력 요일 표시 */
	.cal_week1 { font-family: 돋움,Dotum,AppleGothic,sans-serif; font-size: 11px; height:18px; color: #666; font-weight: normal; }
/* 10. 달력 일요일 표시 */
	.cal_week2 { font-family: 돋움,Dotum,AppleGothic,sans-serif; font-size: 11px; height:18px; color: #ff0000; 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 solid #ddd; }
/* 16. 카테고리 옆 개수 스타일 */
	.c_cnt { font-size: 11px; color : #999; }
/* 17. 최신글 옆 개수 스타일 */
	.ps_cnt { font-size: 11px; color : #999; }

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

	#container { /*@post-width:295=width:;*/ width: 849px; /*@*/ margin: 0 auto; }
	#header {
		float: left;
		/*@post-width:215=width:;*/ width: 683px; /*@*/
		height: /*@title-height=*/ 95px /*@*/;

		border-bottom: 1px dotted #aaa;
   	    margin: 0px 84px; display: inline;	}
	#header h1{
		float: left;
		margin-top:64px;
		/*@title-font-size=font-size:*/ font-size: 14px /*@*/;
		/*@title-font-family=font-family:*/ font-family: dotum /*@*/;
		/*@title-color=color:*/ color: #333 /*@*/;
		font-weight:bold;
	  }

	#header h1 a {
		/*@title-font-size=font-size:*/ font-size: 14px /*@*/;
		/*@title-font-family=font-family:*/ font-family: dotum /*@*/;
	    /*@title-color=color:*/ color: red /*@*/;
	}
	#searchBox { float: right; margin-top: 33px; margin-right: 15px; display: inline;}
	#searchBox input.search_keyword { border: 1px solid #ddd; background-color: #f3f3f3; float: left; margin-right: 4px; }
	#searchBox input.button {background: url(./images/0905search3.gif) no-repeat; width: 32px; height: 20px;  text-indent: -1000em; border: 0px; cursor: pointer; float: left; }

	/* sidebar */
	#sidebar { clear: both; float: left; width: 190px; margin-left: 79px; display: inline; padding-bottom: 30px; }
	#blogImage {margin-bottom: 3px;}
	#blogImage img { width: 190px; }
	#blogDesc { font-size: 11px; color: #999; padding: 5px 0 10px 0; border-bottom: 1px dotted #fff;}

    #blogMenu { margin: 0; padding: 0; }
	#blogMenu ul { list-style:none; margin: 0; padding: 0;}
	#blogMenu li a { list-style:none; width: 190px; height: 29px; text-indent: -100em; text-decoration: none; display:block; border-bottom: 1px solid #ddd;}
	#blogMenu li.tab_home a { background: url(./images/m_home.gif) no-repeat; overflow: hidden; }
	#blogMenu li.tab_home a:hover { background: url(./images/m_home_over2.gif) no-repeat; overflow: hidden; }
	#blogMenu li.tab_localog a { background: url(./images/m_location.gif) no-repeat; overflow: hidden; }
	#blogMenu li.tab_localog a:hover { background: url(./images/m_location_over2.gif) no-repeat; overflow: hidden; }
	#blogMenu li.tab_taglog a { background: url(./images/m_tags.gif) no-repeat; overflow: hidden; }
	#blogMenu li.tab_taglog a:hover { background: url(./images/m_tags_over2.gif) no-repeat; overflow: hidden; }
	#blogMenu li.tab_media a { background: url(./images/m_media.gif) no-repeat; overflow: hidden; }
	#blogMenu li.tab_media a:hover { background: url(./images/m_media_over2.gif) no-repeat; overflow: hidden; }
	#blogMenu li.tab_guestbook a { background: url(./images/m_guestbook.gif) no-repeat; overflow: hidden;}
	#blogMenu li.tab_guestbook a:hover { background: url(./images/m_guestbook_over2.gif) no-repeat; overflow: hidden;}
	#blogMenu li.tab_admin a { background: url(./images/m_admin.gif) no-repeat; overflow: hidden;}
	#blogMenu li.tab_admin a:hover { background: url(./images/m_admin_over2.gif) no-repeat; overflow: hidden;}
	#blogMenu li.tab_newpost a { background: url(./images/m_newpost.gif) no-repeat; overflow: hidden;}
	#blogMenu li.tab_newpost a:hover { background: url(./images/m_newpost_over2.gif) no-repeat; overflow: hidden;}

	/* category */
	#category { border: 1px solid #fff; margin-top: 16px;}
    #treeComponent #cafegoryWrapTd { padding: 10px; }
	#category h3 { width: 179px; padding: 0px 0; margin: -1px auto; font-style : normal; font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, gulim, sans-serif; font-size: 10px; font-weight: bold; color: #000; border-top: 1px dotted #fff;}
                #category h3 a:hover {color :#404040;}
    #category .wrapAbContent { padding: 10px 0px 0px 3px; }

	/* tag cloud */
	#tagbox { border: 1px solid #dddddd; margin-top: 12px; }
	#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 : #3f4786; letter-spacing: -1px; }
	#tagbox li .cloud2 { font-size : 12px; color : #000; }
	#tagbox li .cloud3 { font-size : 12px; color : #000; }
	#tagbox li .cloud4 { font-size : 12px; color : #999; }
	#tagbox li .cloud5 { font-size : 12px; color : #999; }
	#tagbox h3 { width: 170px; padding: 10px 0; margin: 5px auto; font-family: Verdana; font-size: 11px; font-weight: normal; color: #666; border-bottom: 1px solid #f5f5f5;}

    /* notice */
	#notice { border: 1px solid #dddddd; margin-top: 10px; }
	#notice ul { padding: 0; list-style: none; margin: 10px;}
	#notice li { list-style: none; line-height: 1.4; }
	#notice h3 { width: 170px; padding: 5px 0; margin: 5px auto; font-family: Verdana; font-size: 11px; font-weight: normal; color: #666; border-bottom: 1px solid #f5f5f5;}

	/* recentPost */
	#recentPost { border: 1px solid #fff; margin-top: 10px; }
	#recentPost ul { padding: 0px; list-style: none; margin: 5px;}
	#recentPost li { list-style: none; line-height: 1.7; }
	#recentPost li .cnt { font-family: verdana; font-size: 11px; color: #999; }
	#recentPost h3 { width: 179px; padding: 0px 0; margin: 1px auto; font-style : normal; font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, gulim, sans-serif; font-size: 10px; font-weight: bold; color: #000; border-top: 1px dotted #fff;}

	/* recentComment */
	#recentComment { border: 1px solid #fff; margin-top: 0px; }
	#sidebar ul { padding: 0; list-style: none; margin: 5px;}
	#recentComment li { list-style: none; line-height: 2.1; }
	#recentComment li.cnt { font-family: verdana; font-size: 10px; color: #999; }
	#recentComment h3 { width: 177px; padding: 0px 0; margin: 2px auto; font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, gulim, sans-serif; font-size: 11px; font-weight: bold; color: #000; border-bottom: 1px solid #fff;}
	#recentComment li .info { color: #999; }

	/* recentTrackback */
	#recentTrackback { border: 1px solid #fff; margin-top: 10px; }
	#recentTrackback ul { padding: 0; list-style: none; margin: 5px;}
	#recentTrackback li { list-style: none; line-height: 1.4; }
	#recentTrackback h3 { width: 177px; padding: 2px 0; margin: 2px auto; font-family: Verdana; font-size: 11px; font-weight: bold; color: #000; border-bottom: 1px solid #fff;}
	#recentTrackback li .info { color: #999; }

	/* archive */
	#archive { border: 1px solid #fff; margin-top: 7px; }
	#archive ul { padding: 0; list-style: none; margin: 5px;}
	#archive li { list-style: none; line-height: 1.7; }
	#archive li .cnt { font-family: verdana; font-size: 10px; color: #999; }
	#archive h3 { width: 179px; padding: 0px 0px; margin: 0px auto; font-style : normal; font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, gulim, sans-serif; font-size: 10px; font-weight: bold; color: #000; border-top: 1px dotted #fff;}

	/* calendar */
	#calendar { border: 1px solid #fff; margin-top: 10px; }
    #calendar .tt-calendar { width: 177px; }
    #calendar .wrapAbContent { padding: 0 10px 10px 10px; }

	/* Links */
	#link { border: 1px solid #fff; margin-top: 7px; }
	#link ul { padding: 0; list-style: none; margin: 5px;}
	#link li { list-style: none; line-height: 1.8; }
	#link h3 { width: 179px; padding: 0px 0px; margin: 5px auto; font-style : normal; font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, gulim, sans-serif; font-size: 10px; font-weight: bold; color: #000; border-top: 1px dotted #fff;}

	/* Counter */
	#counter { width: 177px; height: 27px; border-bottom: 1px dotted #fff; font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, gulim, sans-serif; font-size:10px; color: #000;}
    #counter li { display: inline; margin-right: 15px; }

    /* RSS */
    #btnRSS { width: 190px; border-bottom: 1px solid #fff; }
    #btnRSS img {margin-left: 6px;}

    /* content */
	#content{ float:right; width:/*@post-width=*/ 560px /*@*/; margin-right: -13px; padding-bottom: 56px; display: inline; }

	/* ***** content ***** */
	#content .nonEntry {  }
    #content .nonEntry h3 {
          /*@post-title-font-size=font-size:*/ font-size: 11px /*@*/;
          /*@post-title-font-family=font-family:*/ font-family: helvetica; /*@*/;
          /*@post-title-color=color:*/ color: #333333 /*@*/;
          margin: 0px; padding: 0px 0px;
          font-weight: bold;
          border-bottom: 1px dotted #fff;
          margin-top: 10px;
        }
	#content .entry          { width:/*@post-width=*/ 465px /*@*/; margin: 0px; padding: 22px 0px; overflow:hidden;}

	#searchList ol,
	#searchRplist ol            { list-style:none;  padding:10px 0px;  margin: 0px;}
	#searchList li,
	#searchRplist li            { clear:both; width: 465px; border-bottom:1px dotted #fff;  padding: 2px 0px;}
	#searchList .date,
	#searchRplist .date         { color: #999; margin-right:0px;}
	#searchList .cnt            { color: #999; }
	#searchRplist .name         { color:#999;  padding-left:8px;}

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

	#taglog ul                  { padding:5px; margin:0; text-align:justify;}
	#taglog li                  { display:inline;}
	#taglog a:hover             { background-color:#ddd;  color:#000;}
	#taglog li .cloud1 { font-weight:bold; font-size : 14px; color : #3f4787; letter-spacing: -1px; }
	#taglog li .cloud2 { font-size : 12px; color : #000; }
	#taglog li .cloud3 { font-size : 12px; color : #000; }
	#taglog li .cloud4 { font-size : 12px; color : #999; }
	#taglog li .cloud5 { font-size : 12px; color : #999; }

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

	#guestWrite                 { padding:10px;  background-color:#fff; border:1px solid #dddddd; color: #000000;}
	#guestWrite input           { width:150px; border:1px solid #dddddd; color: #33333; }
	#guestWrite textarea        { width:/*@post-width:-38=*/ 406px /*@*/; overflow: hidden;  padding:5px; border:1px solid #dddddd;}
	#guestWrite .homepage       { width:300px;}
	#guestWrite .submit         { background:url(./images/comment6.gif) no-repeat; width:150px; height:23px; overflow:hidden; display:block; text-indent:-1000em; border:0; cursor:pointer; margin:0 auto; margin-top: 10px;}

	#guestList                  { padding:10px 0 0 0; color: #000000; }
	#guestList ol,
	#guestList ul               { margin:0; padding:0;  list-style:none;}
	#guestList li p             { border-top:1px solid #dddddd; margin-top:5px; padding-top:5px;}
	#guestList ol li            { border:1px solid #dddddd;  padding:10px;  margin-bottom:10px;  overflow:hidden;}
	#guestList li ul li         { margin-left:20px;  background:url("images/iconIndentArrow_local2.gif") no-repeat 10px 10px;  background-color:#f8f8f8;  padding-left:25px;  border:none;  width:/*@post-width:-102=*/ 406px /*@*/; overflow:hidden;}
	#guestList li .name         { color:#000; }
	#guestList li .date         { font-family: verdana; font-size: 11px; letter-spacing: 1px; color: #777; }
    #guestList .control a span { font-size: 11px; color: #999; }


       /* entry */
	.entryNotice h2,
	.entryProtected h2,
	.entry h2                {
		/*@post-title-font-size=font-size:*/ font-size: 14px /*@*/;
		/*@post-title-font-family=font-family:*/ font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif, gulim, dotum/*@*/;
		/*@post-title-color=color:*/ color: #000/*@*/;
		border-bottom: 1px dotted #fff;

	}

    .entryNotice h2 a,
	.entryProtected h2 a,
	.entry h2   { font:14px Helvetica; font-weight:bold;}
	.titleWrap  {  font:11px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif, gulim, dotum; color:#aaa; padding-bottom:22px; }
	.titleWrap h2 { margin: -3px 0px 0px 0px ; padding: 0px ; /*@post-title-color=color:*/ color: #333333 /*@*/; margin-bottom: 0px; 0;}
	.titleWrap h2 a:link { /*@post-title-color=color:*/ color: #333333 /*@*/; text-decoration:none; }
	.titleWrap h2 a:visited { /*@post-title-color=color:*/ color: #333333 /*@*/; text-decoration:none; }
	.titleWrap h2 a:hover { /*@post-title-color=color:*/ color: #333333/*@*/; text-decoration:underline; }
	.titleWrap h2 a:active { /*@post-title-color=color:*/ color: #333333 /*@*/; text-decoration:none; }

	.entryProtected { color: #000; }
	.entryProtected p.text   { padding:5px; border: 1px solid #000; background-color: #f5f5f5; }
	.entryProtected input    { width:200px; border: 1px solid #ccc; background-color: #fff;}
	.entryProtected .submit { background:url(./images/0905ok3.gif) 0 50% no-repeat; width:50px; height:23px; overflow:hidden; display:inline; text-indent:-1000em; border:0; cursor:pointer; margin-top: 10px;}

	.article                 { width:/*@post-width:-68=*/ 465px /*@*/; font-size:/*@post-body-font-size=*/ 12px /*@*/; font-family: /*@post-body-font-family=*/ "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, gulim, sans-serif/*@*/; color:/*@post-body-color=*/ #000/*@*/; overflow:hidden; padding: 7px 0px; margin-left: 0; }

	.article a:link          { color:#000;  text-decoration:none;}
	.article a:visited       { color:#000;  text-decoration:none;}
	.article a:hover         { color:#000;  text-decoration:underline;}
	.article a:active        { color:#000;  text-decoration:none;}

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

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

	.author                  { text-align:left; color:#888; padding:20px 20px; }
	.author .text            { font:90% "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, gulim, sans-serif;}

	.tagTrail                { padding:8px 5px 5px 30px;  background:url(./images/iconTag.gif) center left no-repeat; clear:both;}
	.tagText                 { display: none;}

	#articleBtmWrap { text-align:right; width:/*@post-width:-68=*/ 463px /*@*/; background: #fff; border-bottom: 1px dotted #fff; padding: 0px 0px 0px 0px; font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, gulim, sans-serif; font-size: 9px; color: #404040; margin:40px auto;}

	.actionTrail             { width:/*@post-width:-68=*/ 463px /*@*/; overflow: hidden; border-bottom: 1px dotted #aaa; padding-bottom: 8px;}
	.actionTrail .cnt        { color:#404040; font-weight: normal; }
	.actionTrail a:hover { text-decoration: underline;}

	.trackback               { width:/*@post-width:-98=*/ 463px /*@*/; overflow:hidden;  margin: 0 0px;}
	.trackback a             { color:#999; text-decoration: none;}
	.trackback h3          { text-align:left; font-size: 12px; margin: 0; padding: 8px 0; font-weight: normal; border-bottom:1px dotted #fff;}
	.trackback h4                       { font-family: dotum; font-size: 12px; font-weight:normal;  margin:0; }
	.trackback ol                        { margin:0;  padding:0; }
	.trackback li, .trackback .name, .trackback p { font-family: dotum; font-size: 12px; }
	.trackback li                         { border-bottom:1px dotted #bebebe;  padding:5px 0;}
	.trackback .date                   { font:9px:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif, Gulim; color:#000; letter-spacing: 1px;}
	.trackback p                        { margin:2px 0 0 0; padding:0;}

	.comment                           { width:/*@post-width:-98=*/ 463px /*@*/; overflow:hidden; margin-top: 10px; }
	.comment p                        { text-align:left; font-size : 13px; font-family: tahoma, Arial, Helvetica, sans-serif; margin:2px 0 2px; 0px; padding-bottom:5px;}
	.comment h3                       { display:none;}
	.comment ol,
	.comment ul                       { text-align:right; margin:0px;  padding:0px; list-style:none;}
                .comment .date	         { font:9px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, gulim, sans-serif; color:#999;}
                .comment .name	         { font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, gulim, sans-serif; font-size: 11px; font-weight:normal;}
	.comment ol li                    { padding: 0px 0; margin-top: 20px; margin-bottom: 20px;}
	.comment li ul li                 { padding: 10px 0px 0px 0px;}

	.commentWrite                         { overflow: hidden;  color:#000; margin: 45px 0 0 0;}
	.commentWrite input                 { float:left; width:140px; color:#000; }
	.commentWrite textarea            { width: 450px; padding: 5px; margin: 7px 0 0 0; color: #000;}
	.commentWrite .homepage        { float:left; width:140px;}
	.commentWrite .submit             { height:20px; width:60px; font:13px gulim; font-weight: normal; color:#000;  margin:3px auto; }
	.commentWrite .secretWrap         { clear:both; float:right; position:relative; top:-10px; left:0px; margin-bottom: -10px;}
	.commentWrite .checkbox           { border:none; padding:0px; width:25px;}



	#paging            { margin-top: -45px; padding-bottom: 0px;  padding-right: 96px; text-align:center;  font-size:0.95em;}
	#paging .numbox    { border-left:1px dotted #bebebe; padding-left:6px; margin-left:6px; font:0.95em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, gulim, sans-serif;}
	#paging .num       { border-right:1px dotted #bebebe; padding-right:8px; margin-right:5px;}
                #paging span .selected { color: #bbb; }


	/* footer */
	#footer { float: right; clear:both; width: 547px; margin: 0 0px; margin-top: -50px; margin-bottom: 0px; padding-top: 0px; border-top: 1px dotted #fff; }
	#footer .adTistory { float:left; }
	#footer .copyright {float: left; font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, gulim, sans-serif; font-style : bold; font-size: 9px; text-align: left; padding: 0; margin-left:0px; }
	#footer .copyright p, #footer .copyright p a { color: #fff; }
	#footer .copyright .tistory, #footer .copyright .tistory a { color: #fff; }

    #blogMenu ul {margin: 0; padding: 0;}

	#footer .adTistory .logoTistory {
		background: url(./images/0905logo3333.png) no-repeat; width: 115px; height: 34px; text-indent: -100em; display: block; overflow: hidden;
	}
	* html #footer .adTistory .logoTistory {
		background-image:none;
		cursor: pointer;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cfs.tistory.com/blog/skin/tisStudioWhite/images/0905logo3333.png', sizingMethod='crop');
	}
