@charset "utf-8";

*
{
	margin: 0;
	padding: 0;
}

html
{
	width: 1000px;
	margin: auto;
}

body
{
	font: 12px/26px Helvetica, '맑은 고딕', Gulim, '굴림', sans-serif;
	width: 1000px;
}

/* global */

img
{
	border: 0 none;
}

br
{
	letter-spacing: 0;
}

hr
{
	display: none;
}

fieldset
{
	border: 1px solid #f0f0e6;
	display: block;
	padding: 1.2em;
}

legend
{
	color: #999;
	padding: 0 3px;
}

p
{
	margin-bottom: 1.7em;
}

code
{
	font-family: Monaco, Courier New, monospace;
}

pre
{
	margin-left: 0.8em;
	margin-bottom: 1.5em;
	padding: 0.4em;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
}

.clear
{
	clear: both;
}

/*-------------------------------*/

/* heading */

/*-------------------------------*/

h3
{
	font: bold xx-large/2em Georgia, Times, serif;
	margin: 0;
	color: #606060;
}

h4
{
	margin: 0;
	font: bold large/2em Georgia, Times, serif;
	color: #606060;
}

/*-------------------------------*/

/* Layout */

/*-------------------------------*/

#container
{
	width: 1000px;
	margin: 0 auto;
}

#content
{
	clear: both;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 20px;
}

#footer
{
	clear: both;
	margin-right: 30px;
	margin-left: 30px;
	border-top-style: solid;
	margin-top: 15px;
	border-top-color: #d87797;
}

#tt-body-cover #footer
{
	border-top-color: #939393;
}

/*-------------------------------*/

/* menu */

/*-------------------------------*/


#menu
{
	clear: both;
	width: 1000px;
	height: 76px;
	margin-top: 67px;
}

#menu .inner
{
	font: 13pt Georgia, Times, serif;
	display: inline;
}

#menu .blogLogo
{
	display: inline;
	float: left;
	width: 600px;
}

#menu .blogLogo img
{
	margin-left: 462px;
}

#menu .blogMenu
{
	float: right;
	padding-top: 34px;
}

#menu .menubutton1
{
	display: inline;
	margin: 10px;
}

#menu .menubutton2
{
	display: inline;
	margin: 10px;
}

#menu .menubutton3
{
	display: inline;
	margin: 10px;
}

#menu .menubutton4
{
	display: inline;
	margin: 10px;
}

#menu .menubutton5
{
	display: inline;
	margin: 10px;
}

#menu a:link, #menu a:visited
{
	color: #939393;
}

#menu .menubutton1 a:hover, #menu .menubutton1 a:active
{
	color: #3777bc;
	border-bottom: 2px solid #3777bc;
}

#menu .menubutton2 a:hover, #menu .menubutton2 a:active
{
	color: #cc3366;
	border-bottom: 2px solid #cc3366;
}

#menu .menubutton3 a:hover, #menu .menubutton3 a:active
{
	color: #cc8d7b;
	border-bottom: 2px solid #cc8d7b;
}

#menu .menubutton4 a:hover, #menu .menubutton4 a:active
{
	color: #37a97f;
	border-bottom: 2px solid #37a97f;
}

#menu .menubutton5 a:hover, #menu .menubutton5 a:active
{
	color: #dd6e86;
	border-bottom: 2px solid #dd6e86;
}

/* selected */

#tt-body-pages .listside,
#tt-body-search .listside,
#tt-body-archive .listside,
#tt-body-entry .listside,
#tt-body-cover .listside,
#tt-body-location .listside,
#tt-body-tag .listside,
#tt-body-keylog .listside,
#tt-body-notice .listside,
#tt-body-guestbook .listside, #tt-main-category .listside, #tt-diary-category .listside, #tt-journal-category .listside, #tt-tea-category .listside, #tt-photo-category .listside
{
	display: none;
}

#tt-body-notice .titleInfoWrap
{
	display: none;
}

a
{
	text-decoration: none;
	vertical-align: baseline;
}

a:visited, a:link
{
	color: #606060;
}

a:hover, a:active
{
	color: #2e2e2e;
}

#tt-main-category #content .List a:link,
#tt-main-category #content .List a:visited
{
	color: #606060;
}

#tt-main-category #content .List a:hover,
#tt-main-category #content .List a:active
{
	color: #2e2e2e;
}

#menu .menubutton2 a:link, #menu .menubutton2 a:visited
{
	color: #d87797;
}

#tt-body-guestbook #menu .menubutton1 a:link, #tt-body-guestbook #menu .menubutton1 a:visited
{
	color: #939393;
}

#tt-body-entry #content a:link,
#tt-body-entry #content a:visited,
#tt-body-entry #footer a:link,
#tt-body-entry #footer a:visited,
#tt-body-pages #content a:link,
#tt-body-pages #content a:visited,
#tt-body-pages #footer a:link,
#tt-body-pages #footer a:visited,
#tt-main-category #content a:link,
#tt-main-category #content a:visited,
#tt-main-category #footer a:link,
#tt-main-category #footer a:visited
{
	color: #d87797;
}

#tt-body-entry #content a:hover,
#tt-body-entry #content a:active,
#tt-body-entry #footer a:hover,
#tt-body-entry #footer a:active,
#tt-body-pages #content a:hover,
#tt-body-pages #content a:active,
#tt-body-pages #footer a:hover,
#tt-body-pages #footer a:active,
#tt-main-category #content a:hover,
#tt-main-category #content a:active,
#tt-main-category #footer a:hover,
#tt-main-category #footer a:active
{
	color: #cc3366;
}

#tt-body-entry #content h3 a:link,
#tt-body-entry #content h3 a:visited,
#tt-body-entry #footer h3a:link,
#tt-body-entry #footer h3 a:visited,
#tt-body-pages #content h3 a:link,
#tt-body-pages #content h3 a:visited,
#tt-body-pages #footer h3 a:link,
#tt-body-pages #footer h3 a:visited,
#tt-main-category #content h3 a:link,
#tt-main-category #content h3 a:visited,
#tt-main-category #footer h3 a:link,
#tt-main-category #footer h3 a:visited
{
	color: #606060;
}

#tt-body-entry #content h3 a:hover,
#tt-body-entry #content h3 a:active,
#tt-body-entry #footer h3 a:hover,
#tt-body-entry #footer h3 a:active,
#tt-body-pages #content h3 a:hover,
#tt-body-pages #content h3 a:active,
#tt-body-pages #footer h3 a:hover,
#tt-body-pages #footer h3 a:active,
#tt-main-category #content h3 a:hover,
#tt-main-category #content h3 a:active,
#tt-main-category #footer h3 a:hover,
#tt-main-category #footer h3 a:active
{
	color: #2e2e2e;
}

#tt-body-entry #content h4 a:link,
#tt-body-entry #content h4 a:visited,
#tt-body-entry #footer h4a:link,
#tt-body-entry #footer h4 a:visited,
#tt-body-pages #content h4 a:link,
#tt-body-pages #content h4 a:visited,
#tt-body-pages #footer h4 a:link,
#tt-body-pages #footer h4 a:visited,
#tt-main-category #content h4 a:link,
#tt-main-category #content h4 a:visited,
#tt-main-category #footer h4 a:link,
#tt-main-category #footer h4 a:visited
{
	color: #606060;
}

#tt-body-entry #content h4 a:hover,
#tt-body-entry #content h4 a:active,
#tt-body-entry #footer h4 a:hover,
#tt-body-entry #footer h4 a:active,
#tt-body-pages #content h4 a:hover,
#tt-body-pages #content h4 a:active,
#tt-body-pages #footer h4 a:hover,
#tt-body-pages #footer h4 a:active,
#tt-main-category #content h4 a:hover,
#tt-main-category #content h4 a:active,
#tt-main-category #footer h4 a:hover,
#tt-main-category #footer h4 a:active
{
	color: #2e2e2e;
}

/* @group list */

.List
{
	padding-top: 67px;
}

.searchList
{
	width: 672px;
	float: left;
}

.searchList h3
{
	width: 96px;
	float: left;
	padding-right: 19px;
	padding-left: 19px;
	margin-top: -9px;
}

.searchList h4
{
	width: 96px;
	float: left;
	padding-right: 19px;
	padding-left: 19px;
	margin-top: 0;
}

.searchList ol
{
	list-style: none;
	padding: 0;
	float: left;
	width: 404px;
	margin: 0;
}

.searchList li
{
	float: left;
	height: 35px;
}

#tt-main-category #content .List .searchList
{
	width: 1000px;
}

#tt-main-category #content .List .searchList ol
{
	width: 732px;
}

#tt-main-category #content .List .searchList li .listTitle
{
	width: 480px;
	padding-right: 96px;
	padding-left: 96px;
}

#tt-main-category #content .List .searchList li .permlink
{
	float: left;
	width: 192px;
	padding-right: 38px;
	padding-left: 38px;
	line-height: 17px;
	display: none;
}

.searchList li .listTitle
{
	float: left;
	width: 500px;
	padding-left: 19px;
	padding-right: 19px;
	line-height: 35px;
	white-space: nowrap;
}

.searchList li .permlink
{
	float: left;
	width: 96px;
	padding-right: 19px;
	padding-left: 19px;
	line-height: 17px;
	border-left: 1px solid #c6c6c6;
	display: none;
}

.listside
{
	width: 134px;
	float: right;
}

.listside h4
{
	line-height: 34px;
	margin-left: -14px;
}

/* tag cloud (sidebar only) */

.tagbox
{
	width: 96px;
	float: left;
	margin-bottom: 34px;
	padding-left: 19px;
	padding-right: 19px;
	clear: left;
}

.tagbox ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #c6c6c6;
}

.tagbox li
{
	border-bottom: 1px solid #c6c6c6;
	line-height: 34px;
}

.tagbox li a.cloud1
{
	font-weight: bold;
	color: #2e2e2e;
	font-size: 17px;
	display: inline-block;
}

.tagbox li a.cloud2
{
	font-weight: bold;
	color: #606060;
	font-size: 15px;
	display: inline-block;
}

.tagbox li a.cloud3
{
	font-weight: bold;
	color: #939393;
	font-size: 12px;
	display: inline-block;
}

.tagbox li a.cloud4
{
	font-size: 1em;
	color: #c6c6c6;
	display: inline-block;
}

.tagbox li a.cloud5
{
	font-size: 0.9em;
	color: #c6c6c6;
	display: inline-block;
}

/* Categories */

.List .category
{
	width: 96px;
	float: left;
	margin-bottom: 34px;
	padding: 0 19px;
}

.category ul
{
	list-style-type: none;
	border-top: 1px solid #c6c6c6;
	margin: 0;
	padding: 0;
}

.category li 
{
	border-bottom: 1px solid #c6c6c6;
	clear: right;
}
.category li a
{
	height: 34px;
	line-height: 34px;
}

/* 1 depth */

.category ul li ul li a.categoryItem
{
	line-height: 34px;
}

.category ul a.categoryFeed,
.category ul li ul li a.categoryFeed,
.category ul li ul li ul li a.categoryFeed
{
	width:30px !important;
	display: none;
}
.category a.categoryFeed span
{
	display:none;
}

/* 2 depth */

.category ul li ul
{
	margin: 0;
}

.category ul li ul li ul li a.categoryItem
{
	border: 0 none;
}

.category ul li ul li ul li.lastChild a.categoryItem
{
}

/* selected */

.category .selected
{
	font-weight: bold;
}

.category .selected ul li
{
	font-weight: normal;
}

/* count  */

.c_cnt
{
	color: #2e2e2e;
	font-size: .7em;
	vertical-align: baseline;
}

.cnt
{
	color: #2e2e2e;
	font-size: .7em;
	vertical-align: bottom;
}

.listTitle
{
	float: left;
}

/* recently */

.recentPost
{
	float: left;
	width: 96px;
	margin-bottom: 34px;
	padding-left: 19px;
	line-height: 34px;
	padding-right: 19px;
	display: none;
}

.recentPost ol, .recentPost ul
{
	list-style: none;
	padding: 0;
	border-top: 1px solid #c6c6c6;
	margin: 0;
}

.recentPost li
{
	border-bottom: 1px solid #c6c6c6;
	height: 34px;
	line-height: 1em;
}

.recentPost li a
{
	vertical-align: baseline;
}

/* archive */

.archive
{
	width: 96px;
	margin-bottom: 35px;
	line-height: 34px;
	padding-left: 19px;
	float: left;
	padding-right: 19px;
}

.archive ul, .archive ol
{
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #c6c6c6;
	margin: 0;
}

.archive li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px solid #c6c6c6;
	height: 34px;
}

/* @end */

/* @group thumb list */

.thumb_item
{
	width: 96px;
	height: 165px;
	padding-left: 19px;
	padding-right: 19px;
	padding-top: 9px;
}

.thumb_title
{
	height: 34px;
}

.thumb_title span
{
	line-height: 17px;
}

.thumb_date
{
	width: 96px;
	line-height: 35px;
	font-size: 1em;
}

/* @end */

/* @group cover */

.coverContents {
	width: 470px;
	margin-left: 468px;
	padding-left: 2px;
	padding-top: 67px;
	margin-bottom: 33px;
}

.coverpost {
	margin-bottom: 2em;
}

.coverpost .title_box
{
	float: left;
	width: 403px;
	font-family: Georgia, Times, serif;
}

.coverpost .pagespan span a
{
	width: 47px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	color: #c6c6c6;
	font-size: 13pt;
}

.coverpost .covertitlewrap
{
	float: left;
	width: 336px;
}

.coverpost .category
{
	padding-right: 10px;
	font-size: 13pt;
}

.coverpost .covertitle
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1.2em;
}

.coverpost .post_info .date
{
	float: left;
	font-size: 0.7em;
	display: none;
}

.coverpost .post_info .author
{
	display: none;
}

.coverpost .img_preview
{
	float: left;
	clear: left;
	margin-right: 38px;
	margin-left: 67px;
	width: 471px;
}

.coverpost .img_preview img
{
	border: 2px solid #ccc;
	cursor: pointer;
	width: 317px;
	margin-left: 19px;
	margin-top: 1em;
	margin-bottom: 1em;
}

.coverpost .post_content
{
	overflow: hidden;
	padding-left: 86px;
	text-align: justify;
	float: left;
	clear: left;
	width: 317px;
}

.coverpost .post_tags
{
	padding: 0 77px;
	float: right;
	width: 382px;
}

.coverpost .post_tags span
{
	text-transform: lowercase;
}

.coverpost .post_tags a
{
	font-size: 0.9em;
}

/* @end */

/*-------------------------------*/

/* content column */

/*-------------------------------*/

.entryPost
{
	clear: both;
}

/* titleInfoWrap */

.titleInfoWrap
{
	font-family: Georgia, Times, serif;
	border-bottom: solid #d87797;
	padding-bottom: .3em;
}

.titleInfoWrap .key1
{
	vertical-align: super;
	margin-left: -2px;
}

.titleWrap h3
{
	text-align: center;
}

.titleWrap h3 a:link, .titleWrap h3 a:visited
{
	color: #606060;
}

.titleWrap h3 a:hover, .titleWrap h3 a:active
{
	color: #2e2e2e;
}

.titleInfoWrap ul
{
	list-style: none;
	padding: 0;
	text-align: center;
	margin: 0;
}

.titleInfoWrap li
{
	display: inline;
	list-style-type: none;
}

.titleInfoWrap a
{
	letter-spacing: -1px;
	font: 0.9em AppleGothic, Helvetica, Gulim, '굴림', sans-serif;
	vertical-align: baseline;
}

.titleInfoWrap .liwrap
{
	padding: .5em;
}

.titleInfoWrap .infodesc
{
	color: #939393;
	margin-right: 5px;
	margin-left: 5px;
}

/* Protected */

.protectedBody
{
	margin-bottom: 2em;
	padding: 2em 0 2.5em;
}

.protectedBody p
{
	margin: .5em;
}

.protectedBody input.submitBtn
{
	width: 5em;
	font-size: 0.92em;
}

/* article */

.article
{
	text-align: justify;
	margin-right: 134px;
	margin-left: 134px;
	margin-top: 68px;
}

.article p
{
	text-indent: 1em;
	margin: 0;
	padding: 0;
}

.article .url
{
	font: .8em AppleGothic, Helvetica, Gulim, '굴림', sans-serif;
	letter-spacing: -1px;
}

.article blockquote
{
	min-height: 75px;
	padding-right: 67px;
	padding-left: 67px;
	background: url(./images/qoute.jpg) no-repeat;
}

#tt-body-entry #content .article a:link,
#tt-body-entry #content .article a:visited,
#tt-body-pages #content .article a:link,
#tt-body-pages #content .article a:visited
{
	border-bottom: 1px dashed #d87797;
}

.article .me2day_daily_digest
{
	margin: 0;
	padding: 0;
}

.article .me2day_daily_digest ul
{
	padding: 0;
	margin: 0;
}

.article .me2day_daily_digest li
{
	margin: 0 0 2em;
	padding: 0;
	text-indent: 1em;
	line-height: 1.7em;
}

.me2day_daily_digest a.datetime
{
	font-size: .7em;
}

.article .me2day_daily_digest p
{
	font-size: 0;
}

.article fieldset
{
	clear: both;
}

.article hr
{
	display: block;
	margin-bottom: 1em;
}

.article .col1
{
	width: 336px;
	float: left;
	margin-left: -100px;
	clear: left;
	padding-left: 66px;
	border-bottom: 1px solid #c6c6c6;
	padding-right: 34px;
	margin-bottom: 80px;
	height: 611px;
}

.article .col2
{
	width: 336px;
	float: right;
	clear: right;
	margin-right: -100px;
	padding-right: 66px;
	border-bottom: 1px solid #c6c6c6;
	padding-left: 34px;
	margin-bottom: 80px;
	height: 611px;
}

.article .col1 .page
{
	text-align: left;
	margin: 0;
	height: 70px;
	padding-top: 47px;
	font-size: .9em;
}

.article .col2 .page
{
	text-align: right;
	margin: 0;
	height: 70px;
	padding-top: 47px;
	font-size: .9em;
}

.article ul, .article ol
{
	list-style: none;
	padding-right: 67px;
	padding-left: 67px;
}

.article ul li
{
	line-height: 1.6em;
	margin-bottom: 1em;
	list-style-image: url(./images/dot.png);
	list-style-position: outside;
}

.tt-gallery-box
{
	clear: both;
}

.galleryControl a
{
	border-bottom: none !important;
}

.imageblock
{
	margin: 0 0 1.5em 0;
	padding: 0;
	border: none;
}

.imageblock.left, .imageblock.right
{
	margin: 0 0 .5em 0 !important;
}

.imageblock.left
{
	padding-right: 10px;
}

.imageblock.right
{
	padding-left: 7px;
}

.imageblock *
{
	border: 0 none !important;
}

.imageblock img
{
	background-color: #fff;
	border: 2px solid #c6c6c6 !important;
	vertical-align: middle;
}

.imageblock .extensionIcon img
{
	border: none !important;
	margin-right: 2px;
}

.imageblock .cap1
{
	color: #2e2e2e;
	font-size: 0.9em;
	line-height: 1.6em;
	padding: 3px;
	margin: 5px 0 0 0;
}

.article table
{
	border-collapse: collapse;
	margin: 0.5em;
}

.article th, 
.article td
{
	padding: 0.2em 0.5em;
	border: 1px solid #ccc;
}

.article dt
{
	font-weight: bold;
}

.article dd
{
	padding-left: 1.2em;
}

div.footnotes {
	padding: 1em 0.5em 0 0.2em;
	font-size: 0.9em;
	line-height: 150%;
	color: #555;
}

div.footnotes hr {
	margin-bottom: 8px;
	border: 0 none;
	background: #999;
	width: 30%;
	height: 1px;
}

div.footnotes ol {
	margin-left: 25px;
}

div.footnotes ol p {
	margin: 0.7em;
}

/* tag, comments btn */

.miscInfo
{
	clear: both;
	margin: 2em 0 1em;
	padding: 0 0 .3em;
	border-top: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
	font-size: 0.92em;
	line-height: 1.5em;
}

.miscInfo dl
{
	padding: .2em 0;
}

.miscInfo dt
{
	float: left;
	width: 6em;
	margin: .3em 0 0;
	padding-left: 20px;
}

.miscInfo .postTag
{
	background: url('./images/bullet_tag.gif') no-repeat 0 45%;
}

.miscInfo .response
{
	background: url('./images/bullet_comment.gif') no-repeat 0 50%;
}

.miscInfo .rss
{
	background: url('./images/btn_rsspng') no-repeat 0 50%;
}
.miscInfo dd
{
	margin: .3em 0 0 8em;
	padding-left: .5em;
}

/*-------------------------------*/

/* trackback */

/*-------------------------------*/

.trackback .url
{
	background: url('./images/bullet_uri.gif') no-repeat 5px 50%;
	padding-left: 20px;
	font: 0.9em 'Trebuchet MS', Helvetica, sans-serif;
}

.trackback .rss
{
	background: url('./images/btn_rsspng') no-repeat 5px 50%;
	padding-left: 20px;
	font: 0.9em 'Trebuchet MS', Helvetica, sans-serif;
}

/*-------------------------------*/

/* Comments, Guestbook */

/*-------------------------------*/

.entry .list
{
}

.guestbook h3
{
	float: left;
}

/* Comment list */

.guestbook
{
	padding: 0;
	margin-right: 0;
	margin-top: 0;
	margin-left: 0;
	text-align: justify;
}

.comment .writeForm
{
	padding: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
}

.guestbook .writeForm
{
	margin: 0;
	padding: 0;
}

.comment, .trackback
{
	text-align: justify;
	margin-top: 33px;
}

.guestbook h3
{
	width: 100px;
	padding-right: 17px;
	padding-left: 17px;
}

.guestbook .commentList ol, .trackbackList ol
{
	list-style: none;
	clear: both;
	padding: 33px 0 0 134px;
	margin: 0;
}

.comment .commentList ol
{
	list-style: none;
	clear: both;
	padding-left: 134px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding-top: 27px;
}

.trackback li
{
	width: 668px;
}

.trackback ol h4
{
	color: #939393;
	padding-top: 10px;
	padding-bottom: 10px;
}

.trackback ol li h4
{
	color: #939393;
	padding: 0;
	line-height: 1em;
	margin-bottom: 10px;
}

.comment h4
{
	color: #939393;
	padding-top: 10px;
	padding-bottom: 10px;
}

.guestbook ol ul, .comment ol ul
{
	margin: 0;
	list-style-type: none;
	padding-top: 1em;
}



.guestbook ol ul li
{
	border-bottom: 0px solid #c6c6c6;
	clear: both;
	width: 670px;
	padding: 0;
}

.commentList ol ul li
{
	margin-left: 0px;
	margin-bottom: 19px;
	margin-right: 0;
	margin-top: 0;
	border-bottom: 0px solid #c6c6c6;
	clear: both;
	width: 670px;
	padding: 0;
}

.guestbook ol li
{
	padding: 0 0 33px;
	margin: 0 0 33px;
	border-bottom: 1px solid #c6c6c6;
	clear: both;
	width: 670px;
}

.commentList ol li
{
	margin-left: 0px;
	margin-bottom: 19px;
	margin-right: 0;
	margin-top: 0;
	border-bottom: 1px solid #c6c6c6;
	clear: both;
	padding: 0 0 19px;
	width: 670px;
}

.comment img
{
	vertical-align: text-bottom;
}

.comment li
{
	float: left;
	clear: both;
	width: 670px;
}

.trackback .date, .guestbook .date, .comment .date

{
	width: 96px;
	margin: 0;
	padding: 0 19px;
	float: left;
	clear: left;
	font-size: .77em;
}

.trackback .name, .guestbook .name, .comment .name
{
	width: 96px;
	float: left;
	padding-right: 19px;
	padding-left: 19px;
	font: 1.15em Georgia, Times, serif;
	color: #2e2e2e;
}

.comment span.name a
{
	text-decoration: none;
	color: #2e2e2e;
}

#tt-body-entry .comment span.name a
{
	text-decoration: none;
	color: #2e2e2e;
}

.trackback p, .guestbook p, .comment p
{
	width: 496px;
	margin-right: 0;
	margin-left: 0;
	padding-left: 0;
	padding-right: 0;
}

.trackback li p
{
	text-align: justify;
	margin: 0 0 19px;
	text-indent: 1.5em;
	border-bottom: 1px solid #c6c6c6;
	padding-bottom: 19px;
	width: 496px;
	padding-left: 153px;
	padding-right: 19px;
}

.trackback .control, .guestbook .control, .comment .control
{
	width: 96px;
	margin: 0;
	padding: 0 19px;
	clear: left;
	float: left;
	display: none;
}

.guestbook li p
{
	text-align: justify;
	margin: 0;
	padding-left: 153px;
}

.comment li p
{
	text-align: justify;
	margin: 0;
	padding-left: 153px;
}

.guestbook li ul p, .comment li ul p
{
	padding-left: 172px;
	width: 479px;
}

.comment span a:link, .comment span a:visited
{
	color: #999;
}

.comment span a:hover, .comment span a:active
{
	color: #333;
}

.comment cite
{
	display: block;
	margin: .6em 0 -.5em;
}

/* Reply */

.comment .writer cite img
{
	float: left;
	margin: 0 .5em 3px 0;
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 2px;
}

/* special classes
.list ol li.rp_secret p.writer cite, .list ol li.guest_secret p.writer cite
{
	background-image: url('./images/ico_lock.jpg');
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 14px;
}

.list ol li.rp_secret span.hiddenCommentTag_name, .list ol li.guest_secret span.hiddenCommentTag_name
{
	color: #999;
}

.list ol li.rp_secret span.hiddenCommentTag_content, .list ol li.guest_secret span.hiddenCommentTag_content
{
	display: none;
} */

/* Write area */

.writeForm
{
	clear: left;
}

.writeForm .profile
{
	width: 96px;
	float: left;
	padding-left: 19px;
	padding-right: 19px;
}

.comment .writeForm .profile
{
	width: 96px;
	float: left;
	padding-left: 19px;
	padding-right: 19px;
	margin-left: 134px;
}

.writeForm dd
{
	margin: 0;
}

.writeForm dt
{
	font-size: .77em;
}

.writeForm .commentContent
{
	width: 500px;
	float: left;
	padding-right: 19px;
	padding-left: 19px;
}

.writeForm .commentsubmit
{
	width: 96px;
	float: left;
	padding-right: 19px;
	padding-left: 19px;
}

.comment .writeForm .commentContent
{
	width: 500px;
	float: left;
	padding-right: 19px;
	padding-left: 19px;
}

.comment .writeForm .commentsubmit
{
	width: 96px;
	float: left;
	padding-right: 19px;
	padding-left: 19px;
	margin-bottom: 123px;
}

.comment .commentsubmit dt
{
	display: none;
}

form label
{
	display: none;
}

form input
{
	width: 94px;
	background-color: #faf9f8;
	border: 1px solid #ddd;
	vertical-align: middle;
	color: #666;
}

form textarea
{
	width: 500px;
	height: 13em;
	background-color: #faf9f8;
	border: 1px solid #ddd;
	color: #666;
}

form input:focus, textarea:focus
{
	background-color: #fff;
	border-top-color: #aaa;
	border-left-color: #aaa;
}

.checkbox
{
	width: 12px;
	padding: 0;
	border: 0 none;
	background: none;
}

.submit
{
	height: 3.2em;
}

.submit input
{
	width: 80px;
	height: 25px;
	margin-top: 1em;
	padding: .3em;
	font-size: 0.92em;
	color: #666;
	cursor: pointer;
}

/*-------------------------------*/

/* keyword log */

/*-------------------------------*/

.keyword h3
{
	width: 192px;
	float: left;
	padding-right: 38px;
	line-height: 1em;
	padding-left: 38px;
}

.keyword ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

.keyword li
{
	line-height: 1.2em;
	width: 96px;
	display: inline-block;
	vertical-align: top;
	border-left: 1px solid #c6c6c6;
	text-align: right;
	height: 5em;
	padding: 0 19px 0 18px;
}

.keyword li a
{
	text-align: justify;
}

/*-------------------------------*/

/* line */

/*-------------------------------*/
.line dl.box
{
	border:1px solid #f5f5f5;
	border-bottom:2px solid #f1f1f1;
	border-right:2px solid #f1f1f1;
	padding:10px; 
	margin-bottom:10px;
}
.line dl.box dt
{
	border-bottom: 1px solid #c6c6c6;
}

/*-------------------------------*/

/* page navigation */

/*-------------------------------*/

.paging
{
	clear: both;
	margin-bottom: 33px;
	margin-top: 33px;
	float: left;
	font-size: 1.3em;
	width: 940px;
}

.prev
{
	width: 96px;
	text-align: center;
	padding-right: 19px;
	padding-left: 19px;
	margin-left: 134px;
	float: left;
	clear: left;
}

.no-more-prev
{
	display: none;
}

.next
{
	display: inline;
	float: right;
	width: 96px;
	text-align: center;
	padding-right: 19px;
	padding-left: 19px;
	margin-left: 134px;
	margin-right: 134px;
}

.no-more-next
{
	display: none;
}

.paging a:link span, .paging a:visited span
{
	color: #939393;
}

.paging a:hover span, .paging a:active span
{
	color: #606060;
}

.categoryList
{
	width: 96px;
	text-align: center;
	float: left;
	font: bold 1.2em Georgia, Times, serif;
	vertical-align: baseline;
	border-right: 1px solid #939393;
	padding: 9px 19px 7px 9px;
}

.articleMenu
{
	float: left;
	width: 650px;
	font-size: 9.175pt;
	line-height: 1em;
	margin-top: 33px;
	clear: both;
	border-width: 1px;
	border-top-style: solid;
	margin-left: 134px;
	border-color: #939393;
	padding-left: 10px;
	padding-right: 10px;
}

.articleMenu .cnt
{
	color: #d87797;
	font-size: 1em;
}

.trackbackAdd
{
	width: 402px;
	float: left;
	padding-left: 287px;
	padding-right: 19px;
	text-align: center;
}

.infodesc
{
	font-family: Georgia, Times, serif;
	color: #939393;
	font-weight: bold;
}

.trackbackAddInner
{
	margin-top: -21px;
}

.trackbackAdd span
{
	line-height: 9.175pt;
}

.articleMenu ul
{
	display: inline;
	padding: 0;
}

.articleMenu li
{
	display: inline;
}

.articleMenu .button.desc
{
	display: none;
}

.communication
{
	padding-left: 7px;
	padding-bottom: 7px;
	padding-top: 7px;
	width: 96px;
	display: inline;
	float: right;
	border-left: 1px solid #939393;
	text-align: center;
	line-height: 1.2em;
}

.communication ul
{
	margin-left: -10px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	float: left;
	padding: 0;
}

.communication li
{
	margin-left: 10px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	float: right;
	padding: 0;
}

.communication img
{
	margin-right: 3px;
	height: 1em;
	vertical-align: text-top;
}

                                   

             

                                   

                         

.communication .nomargin
{
	margin-right: -3px;
	height: 1em;
	vertical-align: text-top;
}

/*-------------------------------*/

/* sidebar */

/*-------------------------------*/

/* blogger instruction */

#bloggerTag img
{
	border: 2px solid #dedede;
	display: block;
	margin: 0 auto;
}

#bloggerTag p.description
{
	font: 0.9em/1.2 AppleGothic, Dotum, '돋움', sans-serif;
	margin: 10px 0 5px 0;
}

#bloggerTag p.owner
{
	margin-bottom: 0;
	text-align: right;
}

/* RSS button */

#subscription
{
	margin-top: 20px !important;
	text-align: center;
}

#subscription a span
{
	display: none;
}
#subscription a
{
	display:block;
	float:left;
	margin-left:10px;
}

#subscription .rss,
#subscription .rss_response,
#subscription .atom,
#subscription .atom_response
{
	width:32px;
    height:40px;
	margin-top: 10px;
}

#subscription .rss
{
	background: url('./images/rss_32png') no-repeat;
	margin-left:30px !important;
}

#subscription .rss_response
{
	background: url('./images/rss_response_32png') no-repeat;
}

#subscription .atom
{
	background: url('./images/atom_32png') no-repeat;
}

#subscription .atom_response
{
	background: url('./images/atom_response_32png') no-repeat;
}
/* search form */

.searchInner
{
	background: url(./images/searchpng) no-repeat;
}

.search input
{
	font-size: 9.175pt;
	height: 10pt;
	width: 161px;
	margin: 3px 3px 3px 25px;
}

/*-------------------------------*/

/* footer */

/*-------------------------------*/

#footer img
{
}

#footer .inner
{
	clear: both;
	height: 74px;
	padding-bottom: 46px;
}

#footer ul
{
	margin: 0;
	display: inline;
	padding: 0;
	float: left;
}

#footer li
{
	padding-left: 5px;
	display: inline;
	border-left: 1px solid #939393;
}

#footer a img
{
	max-width: 0.8em;
	margin-right: 3px;
	height: 0.8em;
}

#footer .bannerRSS
{
	float: left;
	width: 339px;
	padding-right: 19px;
	padding-left: 37px;
}

#footer .bannerRSS ul
{
	width: 385px;
}

#footer .spacer
{
	float: left;
}

#footer .keywordslink
{
	float: left;
	padding-left: 50px;
	width: 335px;
}

#footer .keywordslink ul
{
	width: 335px;
}

.copyright
{
	clear: both;
	text-align: center;
	font-size: 8pt;
	padding-top: 22px;
}

address.credit
{
	clear: both;
	color: #333;
	font-family: 'Lucida Grande', 'Myriad Pro', 'Trebuchet MS', Tahoma, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 20px 0 15px !important;
	text-align: center;
}

address.credit a
{
	color: #555;
	border-bottom: 1px dashed #b4e7f3;
}

address.credit a:hover
{
	color: #017c99;
}

.letterT
{
	color: #009bd5;
}

.letterE
{
	color: #0083ae;
}

.letterX
{
	color: #e80478;
}

.letterT2
{
	color: #b71767;
}

.letterC
{
	color: #fdc11f;
}

.letterU
{
	color: #f39424;
}

.letterB
{
	color: #b1d04d;
}

.letterE2
{
	color: #8daa41;
}
