body{
		font:11px/18px Dotum, Tahoma, Verdana, AppleGothic, Sans-serif;
		background: #CCD8E0 url(images/taegeukgi_dn_6_2.jpg) repeat-x; /* left bottom; */
		color: #444;
		line-height:18px;
		padding:0px;
		margin:0px;
}
a:link          { color:#333;     text-decoration:none;}
a:visited       { color:#333;     text-decoration:none;}
a:hover         { color:#456;  text-decoration:none;}
a:active        { color:#333;     text-decoration:none;}
hr              { display:none; }
img             { border:0;}
h1, h2, h3, h4  { margin:0;  padding:0;}
h1              { font-size:1.8em;}
h2              { font-family:dotum,tahoma; font-size:11px; padding-bottom:5px;}
h3              { font-family:tahoma; font-size:11px; padding-bottom:5px; }
h4              { font-size:11px; padding-bottom:5px;}
input           { border:1px solid #aaa; font-size:11px; }
textarea        { border:1px solid #aaa; font-size:11px; }

.box_hblank1 { padding:5px; }


#tool      {
		width:100%;
		min-height:10px;
		clear:both;

		   }
#tool .admin_button   { text-align:right; float: right; padding: 5px 5px 0px 0px; clear:both; margin:0px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}


/* header */
.top {
/*	background: url(images/clouds.gif) repeat-x; */
	padding: 5px 10px 0;
}

.header {
	background: #FFF;
	font-size: 1.2em;
	height: 150px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 780px;
}
.header .left, .header .right {
	background: #A4A4A0;
	color: #FFF;
	height: 150px;	
}
.header .left {
	background: #B3C2C7 url(images/header.jpg) no-repeat;
	width: 564px;
}
.header .left .title {padding: 20px 10px 10px 160px; font: normal 13px Dotum, Tahoma, Verdana, AppleGothic, Sans-serif;}
.header .left a {font: normal 2.8em Dotum, Tahoma, Verdana, AppleGothic, Sans-serif;}

.header .right {
	background: #93928d url(images/rss_icon.jpg) no-repeat center;
	overflow: auto;
	width: 212px;
cursor:pointer;
}

.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 780px;
}

/* navigation */
.navigation {	
	background: #D9E1E5 url(images/nav.gif);
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 37px;
	clear:both;
}
.navigation ul   { margin:0; list-style:none;}
.navigation li {display:inline;}
.navigation a {
	background: #D9E1E5 url(images/nav.gif);
	border-right: 1px solid #AFBEC7;
	color: #456;
	display: block;
	float: left;
	font: bold 11px/18px sans-serif;
	line-height: 37px;
	padding: 0 20px;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color: #234;}

body#tt-body-blog .container .navigation li.tab_blog a ,
body#tt-body-page .container .navigation li.tab_blog a,
body#tt-body-category .container .navigation li.tab_blog a,
body#tt-body-search .container .navigation li.tab_blog a,
body#tt-body-archive .container .navigation li.tab_blog a,
body#tt-body-entry .container .navigation li.tab_blog a,
body#tt-body-notice .container .navigation li.tab_blog a			{ color:#c45050;}
body#tt-body-location .container .navigation li.tab_loc a		{ color:#c45050;}
body#tt-body-tag .container .navigation li.tab_tag a				{ color:#c45050;}
body#tt-body-keylog .container .navigation li.tab_key a				{ color:#c45050;}
body#tt-body-media .container .navigation li.tab_media a	 		{ color:#c45050;}
body#tt-body-guestbook .container .navigation li.tab_guest a	 	{ color:#c45050;}


/* main */
.main {
	border-top: 4px solid #FFF;
}

/* sub navigation */
.sidebar {
	float: right;
	width: 210px;
}
.content {
	float: left;
	width: 564px;
}

.sidebar .side_item	 { padding:10px 10px 10px 10px;  padding-left:8px; border: 1px solid #999999; background-color:#f9f9f9; }

.sidebar a:link          { color:#333;  text-decoration:none;}
.sidebar a:visited       { color:#333;  text-decoration:none;}
.sidebar a:hover         { color:#456;  text-decoration:none;}
.sidebar a:active        { color:#333;  text-decoration:none;}
         
.sidebar ul                    { list-style:none;}
.sidebar li                    { padding-left:0px;}
.sidebar h3                    { cursor:pointer; font-family:tahoma,dotum; font-size:11px;  font-weight:bold; color:#456; background:url(images/line_dot_gray.gif) 0px 20px repeat-x; margin-bottom:10px;}
.sidebar .item_title           { font-family:tahoma,dotum; font-size:11px;  font-weight:bold; color:#456; margin-bottom:35px;}
.sidebar .cnt                  { font:0.85em Tahoma, Helvetica, Arial, Gulim, sans-serif;  color:#f60;}
.sidebar .date                 { font:10px Tahoma;  color:#888;}
.sidebar .name                 { font:0.9em Dotum, Arial, sans-serif;  color:#888;}

.sidebar .blogImage img        { width:170px; padding-bottom:0px;}
.sidebar .blogDesc             { margin-top:10px; color:#888;  line-height:16px;  }
.sidebar .userID               { color:#888;  background:url(images/iconBy.gif) 3px 0 no-repeat;  padding-left:22px;  letter-spacing:-1px;}

.sidebar .notice               { margin-top:10px; padding:0;}
.sidebar .notice li            { margin:0px; padding:0px; padding-bottom:1px; background:none;}
.sidebar .notice a:link,
.sidebar .notice a:visited     { background:url(images/iconNotice.gif) 0 0 no-repeat; padding:2px 0 5px 19px;}
.sidebar .notice a:hover       { background:url(images/iconNotice_on.gif) 0 0 no-repeat; padding:2px 0 5px 19px;}


.sidebar .category             { margin-top:10px;  margin-bottom:0px;background:none;}
.sidebar .category h3          { margin-bottom:10px;}
.sidebar .category li          { background:none;}
.sidebar .category li ul li    { background:url(images/bul.gif) 0 6px no-repeat;  padding-left:10px;}
.sidebar .category li ul li ul li { background:none; border-left:1px dotted #ccc; padding-left:6px; margin-left:2px;}
.sidebar .category li ul li ul li a{ color:#999;}

/* ī�װ� - �̹��� ��ư */
    .ib                     { font:11px dotum; cursor:pointer;}
/* ī�װ� - Ʈ�� �� */
    .branch3                { padding-left:1px; font-size:11px; cursor:pointer;}
/* ī�װ� - ī�װ� �� ���� ��Ÿ�� */
    .c_cnt                  { font:0.75em Tahoma, Helvetica, Arial, Gulim, sans-serif;  color:#f30;}

.sidebar .archive              { margin-top:10px; font-family:tahoma;}
.sidebar .archive select       { font-size:10px;font-family:tahoma;width:162px;}
.sidebar .archive  input       { margin-top:5px; font:11px dotum,tahoma; width:90px;  height:13px;}
.sidebar .archive  img         { margin-top:5px; }

.sidebar .recentPost           { margin-top:10px; }
.sidebar .recentSc             { margin-top:10px; }

.sidebar .calendar             { margin-top:10px;}
.sidebar #calendar_box		   { }
.sidebar .calendar_box_d       { font:11px verdana; padding:0px 5px 0px 0px;}

/* �޷� �� ǥ�� */
	.cal_month { font-size:100%; height:20px; font-family:tahoma; text-align:center; color:#e1cdbd; }
/* �޷� ���� ǥ�� */
	.cal_week1 {font-size:100%; font-weight:normal; font-family:dotum; height:15px; text-align:center;}
/* �޷� �Ͽ��� ǥ�� */
	.cal_week2 {font-size:100%; font-weight:normal; font-family:dotum; color: #ff845e; text-align:center;}
/* �޷� �� �� ��¥ ǥ�� */
	.cal_day1 {	font-size:100%; font-family:tahoma; color:#000; text-align:center;}
/* �޷� ��� �� ��¥ ǥ�� */
	.cal_day2 {font-size:100%; font-family:tahoma; color: #000; text-align:center;}
/* �޷� �̹� �� ��¥ ǥ�� */
	.cal_day3 {	font-size:100%; font-family:tahoma;   text-align:center;}
/* �޷� ��� ��¥ ǥ�� */
	.cal_day4 {	font-size:100%; font-family:tahoma; text-decoration:underline; text-align:center; }
/* �޷� �۾� �� ��ũ ��Ÿ�� */
a.cal_click{ font-weight:bold; color:#456;}
a.cal_click:link { color:#456; text-align:center;}
a.cal_click:visited {	color:#456;	 text-align:center;}
a.cal_click:hover {	color : #fff;	 text-align:center;}


.sidebar .tagbox               { margin-top:10px;}
.sidebar .tagbox ul            { text-align:justify;}
.sidebar .tagbox li            { background:none;  display:inline;}
.sidebar .tagbox a             { letter-spacing:-1px;}	
.sidebar .tagbox li .cloud1    { font-weight:bold;  color:#B80D0D}
.sidebar .tagbox li .cloud2    { font-weight:bold;  color:#0D66B8}
.sidebar .tagbox li .cloud3    { font-weight:bold;  color:#456;}
.sidebar .tagbox li .cloud4    { }
.sidebar .tagbox li .cloud5    { }	

.sidebar .recentComment        { margin-top:10px;}
.sidebar .recentTrackback      { margin-top:10px;}
.sidebar .link                 { margin-top:10px;}
.sidebar .link  li             { }
.sidebar .yag                  { margin-top:10px;}
.sidebar .counter              { margin-top:10px; font-size:11px; font-family:tahoma; }
.sidebar .detail               { font-size:10px; line-height:20px; margin-top:10px;}
.sidebar .counter .detail .total {  font-size:18px;  font-weight:bold;}
.sidebar .counter .detail .tynum { color:#456 }

.content .notice,
.content .keylog,
.content .localog, 
.content .taglog, 
.content .entryNotice, 
.content .entryProtected,
.content .guestbook, 
.content .searchList, 
.content .searchRplist,
.content .entry { padding:17px 17px 0px 17px;  border: 1px solid #999999; background:url("images/bg_entry_top.jpg") repeat-x 0px 0px; background-color:#ffffff;  }

.content .prologue h3,
.content .notice h3,
.content .profile h3,
.content .keylog h3,
.content .localog h3, 
.content .taglog h3, 
.content .guestbook h3, 
.content .searchList h3, 
.content .searchRplist h3   { border-bottom:1px solid #ccc;  margin-bottom:10px;  color:#222;}

.searchList .kw, 
.searchRplist .kw            { padding-left:3px;color:#456;}
.searchList ol, 
.searchRplist ol            { list-style:none;  padding:0px;  margin:0;}
.searchList li, 
.searchRplist li            { background:url(images/line_dot_gray2.gif) 0px 19px repeat-x;   padding-bottom:2px;  margin-bottom:5px;}
.searchList .date, 
.searchRplist .date         { font:10px Tahoma;  margin-right:10px; float:left; width:50px; text-align:right}
.keylog .title,
.searchList .title, 
.searchRplist .title        { padding-left:10px; font:11px Dotum, Tahoma;  margin-right:10px; float:left; }
.searchList .count, 
.searchRplist .count        { padding-left:3px; font-weight:normal; font:8px tahoma;}
.searchList .cnt            { font:9px Tahoma;  color:#f60;} 
.searchRplist .name         { font:10px Dotum, Tahoma;    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 a:link             { color:#456;}
.localog a:visited          { color:#456;}
.localog a:hover            { color:#456;  text-decoration:none; }
.localog a:active        { color:#456;  text-decoration:none;}

.keylog ul                  { margin:0; text-align:justify; }
.keylog a:hover             { background-color:#eee;  color:#000;}
.key1						{ cursor: pointer; border-bottom: 1px dotted #ccc; }

.taglog ul                  { margin:0; text-align:justify;}
.taglog li                  { display:inline;}
.taglog a:hover             { background-color:#eee;  color:#000;}
.taglog li .cloud1    { font-weight:bold;  color:#B80D0D}
.taglog li .cloud2    { font-weight:bold;  color:#0D66B8}
.taglog li .cloud3    { font-weight:bold;  color:#C45050;}
.taglog li .cloud4    { }
.taglog li .cloud5    { }	

.guestbook p                { padding:6px 0 0 0; margin:0px;}

.guestWrite                     {  margin:0px; padding:10px;  background-color:#f5f5f5;  border:1px solid #ddd;}
.guestWrite .input_writer		{ float:left; margin-bottom:4px;}
.guestWrite .input_sec		    { float:right; margin-bottom:4px; }
.guestWrite input               { width:80px; }
.guestWrite textarea            { font:11px dotum,tahoma; margin-bottom:5px;width:98%;  height:100px;}
.guestWrite .homepage           { width:130px;}
.guestWrite .submit             { border:0px }
.guestWrite .checkbox           {	border:none; padding:0;	margin:0; width:20px;}

.guestList                  { padding:0px;}
.guestList ol				{ padding:0px;}
.guestList ol,
.guestList ul               { list-style:none; font:11px Dotum, Tahoma; line-height:18px; margin:0px; padding:0px; margin-top:10px;}
.guestList li p             { margin-top:5px; padding-top:5px;}
.guestList ol li            { border:5px solid #eee;  padding:10px;  margin-bottom:10px;  overflow:hidden;}
.guestList li ul li         { margin-left:20px; margin-top:10px; background:url("images/iconIndentArrow_local.gif") no-repeat 10px 10px;  background-color:#f5f5f5;  padding-left:25px; border:none;  overflow:hidden;}
.guestList li .name         { color:#666;  font-weight:bold;}
.guestList li .name   a:hover { color:#3D8EC1;  text-decoration:none;}
.guestList li .date         { font:11px Tahoma;}
.guestList .control a.modify       { background:url(images/iconModify.gif) no-repeat;  padding:0 0 2px 53px;  text-decoration:none;}
.guestList .control a.modify span  { display:none;}
.guestList .control a.write        { background:url(images/iconWrite.gif) no-repeat;  padding:0 5px 2px 53px;  text-decoration:none;}
.guestList .control a.write span   { display:none;}

/* entry */

.entryProtected h2, 
.entry h2,
.entryNotice h2          { border-bottom:1px solid #ccc; margin-bottom:10px;  color:#222; font-size:13px;}


.titleWrap .admin        { padding-top:5px; }
.titleWrap .category     { font-size:11px;  ;  margin-right:5px;}
.titleWrap .category_notice		{ font:11px tahoma;  margin-right:5px;}
.titleWrap .date         { font:8px Tahoma;  color:#888;}
.entryProtected .protected_box	{ background-color:#f9f9f9; padding:10px; }
.entryProtected .text    { background:url(images/imgProtected.gif) 15px 5px no-repeat ; font:10px Tahoma; font-weight:bold; padding-left:42px;  }
.entryProtected .text p  { padding:4px; margin:0px; }
.entryProtected input    { width:100px; height:12px; font:10px tahoma;}
.entryProtected .submit  { width:50px; height:16px;  font:10px tahoma;  background-color:#f5f5f5;}
.admin				     { font:10px tahoma,Dotum; }
.article                 { text-align:justify; font-size:11px; font-family: ����,tahoma; width:100%; margin:0px 0px 22px 0px; overflow:hidden; background-color:#ffffff; clear:both}
.article  a:link         { color:#456;     text-decoration:none;}
.article  a:visited      { color:#456;     text-decoration:none;}
.article  a:hover        { color:#456;     text-decoration:none;}
.article  a:active       { color:#456;     text-decoration:none;}

.article dt              { text-decoration:underline;}
.article dd              { margin-left:20px;  padding-bottom:10px;}
.article blockquote      { font-size:11px; background:url(images/iconBlockquote.gif) top left no-repeat;  padding-left:35px;  margin-left:5px;}

.goup                    { float:right; width:43px; text-align:right; }
.tagTrail                { padding:0px 0px 10px 36px; background:url(images/tag.gif) 0px 3px no-repeat; }
.tagItem                 { }

.actionTrail             { clear:both;  margin-top:5px; padding:12px 1px 22px 1px; font:11px Dotum, Tahoma; background-color:#ffffff; border-top:1px solid #cccccc  }
.tbcm					 { font:11px tahoma; float:left; width:auto;padding-top:3px; background-color:#ffffff}
.tbcm_vbar				 { color:#C6C6C6; padding:0px 4px 0px 4px;}
.actionTrail .cnt        { color:#f60; padding-left:4px; font-weight:bold;}

.trackback               { clear:both; padding:10px 0px 0px 0px;  width:100%;  overflow:hidden;}
.taackback ol,ul,li      { margin:0;  padding:0;   }
.trackback_address       { background:url(images/commentBg.gif) 0 1px repeat-x #fcfcfc; border:1px solid #ddd;font:10px/1 tahoma; cursor:pointer; padding:10px 10px 10px 10px; margin:0px;}
.trackback a             { color:#000;}
.trackback .from         { font-weight:normal;  padding:0px; margin:0px;}
.trackback h4            { font-weight:normal;  padding:0px; margin:0px;}
.trackback ol            { padding:0px; margin:0;  padding-top:5px; padding-bottom:5px;  list-style:none;}
.trackback li            { margin-bottom:5px; margin-top:0px; padding-top:5px; padding-bottom:10px; background:url(images/line_dot_gray2.gif) bottom left repeat-x; }
.trackback .date         { font:10px Tahoma;  color:#777;}
.trackback p             { font:11px Dotum, Tahoma; line-height:18px; margin:0px; margin-top:5px; padding:0px; padding-top:0px;color:#999;}

.trackback a.delete      { background:url(images/iconDelete.gif) left top no-repeat;  padding-left:8px;  text-decoration:none;}
.trackback a.delete span { display:none;}


.comment                          { clear:both; padding:10px 0px 5px 0px; line-height:18px; width:100%; overflow:hidden;} 
.comment_title                    { background:url(images/commentBg.gif) 0 1px repeat-x #fcfcfc; border:1px solid #ddd; font:10px tahoma,dotum; padding:10px 10px 10px 10px; }
.comment p                        { font:11px Dotum, Tahoma; line-height:18px; margin:0px; padding:0px; margin-top:10px;margin-bottom:10px;}

.comment h3                       { display:none;}
.comment ol,
.comment ul                       { margin:0;  padding:0;  list-style:none;}
.comment .date                    { font:10px Tahoma;  color:#777;}
.comment .name                    { font-weight:bold;}
.comment ol li			          { background:url(images/line_dot_gray2.gif) bottom repeat-x; padding:10px 0px 2px 0px;}
.comment li ul li                 { border:0px; padding:0px 0px 0px 35px;  background:url("images/iconIndentArrow_local.gif") no-repeat 18px 2px;}
.comment .control a.address       { font-size:14px;background:url(images/iconAddress.gif) 0px 0px no-repeat;  padding-left:38px;  padding-bottom:2px;  text-decoration:none;}
.comment .control a.address span  { display:none;}
.comment .control a.modify        { font-size:14px;background:url(images/iconModify.gif) no-repeat;  padding-left:55px;  padding-bottom:2px;  text-decoration:none;}
.comment .control a.modify span   { display:none;}
.comment .control a.write         { font-size:14px;background:url(images/iconWrite.gif) no-repeat;  padding-left:40px;  padding-bottom:2px;  text-decoration:none;}
.comment .control a.write span    { display:none;}

.commentWrite                     { margin:0px; padding:10px;  margin-top:10px; background-color:#f5f5f5;  border:1px solid #ddd;}
.commentWrite .input_writer		  { float:left; margin-bottom:4px;}
.commentWrite .input_sec		  { float:right; margin-right:6px; margin-bottom:5px; font:8px tahoma; }
.commentWrite input               { width:80px; }
.commentWrite textarea            { font:11px dotum,tahoma; margin-bottom:5px;width:99%;  height:100px;}
.commentWrite .homepage           { width:130px;}
.commentWrite .submit             { border:0px }
.commentWrite .checkbox           {	border:none; padding:0;	margin:0; width:20px;}

.selected						{ font:11px tahoma, dotum; font-weight:bold;  color:#f30;}
.no-more-prev,
.no-more-next					{ font:11px tahoma, dotum; color:#858585;}
.paging							{ margin-bottom:15px;  text-align:center;  font:11px tahoma;}
.paging .numbox					{ border-left:1px solid #B5B5B5; padding-left:6px; margin-left:6px;  font:11px verdana;}
.paging .num					{ border-right:1px solid #B5B5B5; padding-right:8px; margin-right:5px;}

.footer {
	background: url(images/bgfooter.gif) repeat-x;
	color: #FFF;
	line-height: 39px;
	text-align: center;
}
.footer a,.footer a:hover {color: #FFF;}