@charset "utf-8";
* {margin:0; padding:0; border:none; font-family:verdana;}
html {margin:0; padding:0;}
body {background-image:url('./images/whole_back.gif')}
a,input { selector-dummy :expression(this.hideFocus=true);}
img {-ms-interpolation-mode:bicubic; border:none;}
hr {display:none;}
input {vertical-align:middle;}

#chupyleft {padding-left:10px; margin-top:30px; text-align:left}
#chupyright {width:664px;}

.clear {clear:both;}

/* Title */
#chupytitle 
{width:319px; background-image:url('./images/title.gif'); background-repeat:no-repeat; text-align:center;}
h1 
{padding-top:60px; padding-right:50px; font-family:Gulim; line-height:22px; font-weight:normal; font-size:8pt; color:#888888; height:49px;}
h1 a 
{font-family:Lucida Console; font-size:15pt; color:#6C7C59; font-weight:normal; text-decoration:none;}
h1 a:hover 
{color:#7BA14E; text-decoration:none; border-bottom:1px dashed #F0AA58;}

/* Blog Image */
#chupyblogimg {float:left; width:80px; height:80px; background:#FEF1E2; text-align:center; margin-top:10px;}
.formiddle {position:relative; padding-top:4px;}

/* Blogger Nickname */
.bloggertitle {font-family:Times New Roman; font-size:8pt; color:#FFFFFF; padding-left:10px;}
.bloggerleft {font-size:0px; width:3px; height:19px; background-image:url('./images/blogger.gif'); background-position:0px 0px; background-repeat:no-repeat;}
.bloggercenter {background-image:url('./images/blogger1.gif'); background-position:left top; background-repeat:repeat-x; height:19px; font-size:8pt; font-family:Gulim; color:#FFFFFF;}
.bloggerright {height:19px;font-size:0px; background-image:url('./images/blogger2.gif'); width:3px; background-position:right top; background-repeat:no-repeat;}
.leftmargin {float:left; margin-left:3px;}

/* RSS Admin Write */
.chupyrss {padding-left:17px; padding-bottom:1px; background-image:url('./images/feed.gif'); background-position:left center; background-repeat:no-repeat;}
.chupyrss a {font-family:tahoma; font-size:8pt; color:#FFFFFF; font-weight:bold; text-decoration:none; border-bottom:1px dashed #C9E6CB;}
.chupyrss a:hover {font-family:tahoma; font-size:8pt; color:#C9E6CB; font-weight:bold; text-decoration:none; border-bottom:1px dashed #FFFFFF;}
.chupyadmin {padding-bottom:1px;}
.chupyadmin a {font-family:tahoma; font-size:8pt; color:#FFFFFF; text-decoration:none; border-bottom:1px dashed #C9E6CB;}
.chupyadmin a:hover {font-family:tahoma; font-size:8pt; color:#C9E6CB; text-decoration:none; border-bottom:1px dashed #FFFFFF;}
.chupywrite {padding-bottom:1px;}
.chupywrite a {font-family:tahoma; font-size:8pt; color:#FFFFFF; text-decoration:none; border-bottom:1px dashed #C9E6CB;}
.chupywrite a:hover {font-family:tahoma; font-size:8pt; color:#C9E6CB; text-decoration:none; border-bottom:1px dashed #FFFFFF;}

/* Search */
#chupysearch .text {background:#FBD4A6; border:4px solid #FEF1E2; color:#6C7C59; font-size:8pt; font-family:Gulim;
				   width:120px; height:16px; padding-top:3px; padding-left:5px; margin-left:10px; margin-top:8px; font-weight:bold;}
#chupysearch .submit {width:35px; height:27px; padding:0 2px 2px 0; margin-top:8px;
					background:#FEF1E2; color:#FF9920; font-size:8pt; font-family:Times New Roman;}

/* Notice */
#chupynotice {margin-top:15px; vertical-align:middle;}
#chupynotice ul li {list-style:none;}
#chupynotice ul li a {color:#FFFFFF; font-family:Dotum; font-weight:bold; font-size:8pt; text-decoration:none;}
#chupynotice ul li a:hover {color:#6C7C59; text-decoration:none;}
#chupynotice .chupybgcolor {background:#FF8B02; color:#FFFFFF; padding-left:3px; padding-right:3px; margin-right:5px; font-size:7pt; font-family:Trebuchet MS; font-weight:bold;} 

/* Sidebar */
.chupyside {width:292px; height:49px; text-align:center; margin-top:5px; background-image:url('./images/ribbon.gif'); background-position:left top; background-repeat:no-repeat; cursor:pointer;}
.chupyside h2 {padding-top:23px; padding-left:15px; color:#000000; text-align:center; font-family:Lucida Console; font-weight:normal; font-size:8pt;}
.chupylace {width:283px; padding-left:1px;}
.chupylace .lacetop {width:100%; height:5px; background-image:url('./images/lace_top.gif'); background-position:left bottom; background-repeat:no-repeat;}
.chupylace .lacemid {width:100%; background-image:url('./images/lace_mid.gif'); background-position:left top; background-repeat:repeat-y; padding-bottom:5px;}
.chupylace .lacemid .total {font-family:tahoma; font-size:20pt; color:#FF9920; text-align:center; font-weight:bold;}
.chupylace .lacemid .days {text-align:center}
.chupylace .lacemid .day {padding-right:3px; padding-left:3px; font-family:tahoma; font-size:8pt; color:#7BA14E;}
.chupylace .lacemid .count {padding-right:3px; font-family:tahoma; font-size:8pt; font-weight:bold; color:#FF9920;}
.chupylace .lacemid ul li.ie6over {background-image:url('./images/arrow_move.gif'); background-position:left center; background-repeat:no-repeat;}
.chupylace .lacemid ul li {list-style:none; line-height:130%; list-style:none; border-bottom:1px solid #FBD4A6; cursor:pointer; margin-left:10px; padding-left:13px; margin-right:10px; background-image:url('./images/list_dot.gif'); background-position:left center; background-repeat:no-repeat;
behavior: expression(
  this.onmouseover = new Function("this.className += ' ie6over';"),
  this.onmouseout = new Function("this.className = this.className.replace(' ie6over', '');"),
  this.style.behavior = null
 );}
.chupylace .lacemid ul li div{vertical-align:middle;}
.chupylace .lacemid ul li:hover {background-image:url('./images/arrow_move.gif'); background-position:left center; background-repeat:no-repeat;}
.chupylace .lacemid ul li a {font-family:Dotum,verdana; font-size:8pt; color:#333333; text-decoration:none;}
.chupylace .lacemid ul li a:hover {text-decoration:none;}
.chupylace .lacemid ul li .cnt {color:#FF9920; font-size:7pt; margin-left:5px;}
.chupylace .lacemid ul li .name {font-family:Gulim; color:#7BA14E; font-size:8pt;}
.chupylace .lacebot {width:100%; height:5px; background-image:url('./images/lace_bot.gif'); background-position:left top; background-repeat:no-repeat;}

/* Sidebar */
.chupyside2 {width:145px; height:48px; text-align:center; margin-top:5px; background-image:url('./images/ribbon2.gif'); background-position:left top; background-repeat:no-repeat;}
.chupyside2 h2 {padding-top:23px; padding-left:15px; color:#000000; vertical-align:middle; text-align:center; font-family:Lucida Console; font-weight:normal; font-size:8pt;}
.chupylace2 {width:138px; padding-left:1px;}
.chupylace2 .lacetop {width:100%; height:5px; background-image:url('./images/lace_top2.gif'); background-position:left bottom; background-repeat:no-repeat;}
.chupylace2 .lacemid {width:100%; background-image:url('./images/lace_mid2.gif'); background-position:left top; background-repeat:repeat-y; padding-bottom:5px;}
.chupylace2 .lacemid .total {font-family:tahoma; font-size:20pt; color:#FF9920; text-align:center; font-weight:bold;}
.chupylace2 .lacemid .days {text-align:center}
.chupylace2 .lacemid .day {padding-right:3px; padding-left:3px; font-family:tahoma; font-size:8pt; color:#7BA14E;}
.chupylace2 .lacemid .count {padding-right:3px; font-family:tahoma; font-size:8pt; font-weight:bold; color:#FF9920;}
.chupylace2 .lacemid ul li.ie6over {background-image:url('./images/arrow_move.gif'); background-position:left center; background-repeat:no-repeat;}
.chupylace2 .lacemid ul li {list-style:none; line-height:130%; list-style:none; border-bottom:1px solid #FBD4A6; margin-left:10px; cursor:pointer; padding-left:13px; margin-right:10px; background-image:url('./images/list_dot.gif'); background-position:left center; background-repeat:no-repeat;
behavior: expression(
  this.onmouseover = new Function("this.className += ' ie6over';"),
  this.onmouseout = new Function("this.className = this.className.replace(' ie6over', '');"),
  this.style.behavior = null
 );}
.chupylace2 .lacemid ul li:hover {background-image:url('./images/arrow_move.gif'); background-position:left center; background-repeat:no-repeat;}
.chupylace2 .lacemid ul li a {font-family:Dotum,verdana; font-size:8pt; color:#333333; text-decoration:none;}
.chupylace2 .lacemid ul li a:hover {text-decoration:none;}
.chupylace2 .lacemid ul li .cnt {color:#FF9920; font-size:7pt; margin-left:1px;}
.chupylace2 .lacemid ul li .name {font-family:Gulim; color:#7BA14E; font-size:8pt;}
.chupylace2 .lacemidcat {width:100%; background-image:url('./images/lace_mid2.gif'); background-position:left top; background-repeat:repeat-y; padding-top:5px; padding-bottom:5px;}
.chupylace2 .lacemidtag {width:100%; background-image:url('./images/lace_mid2.gif'); background-position:left top; background-repeat:repeat-y; padding-top:5px; padding-bottom:5px;}
.chupylace2 .lacemidar {width:100%; background-image:url('./images/lace_mid2.gif'); background-position:left top; background-repeat:repeat-y; padding-top:5px; padding-bottom:5px;}
.chupylace2 .lacemidar ul li.ie6over {background-image:url('./images/arrow_move.gif'); background-position:left center; background-repeat:no-repeat;}
.chupylace2 .lacemidar ul li {list-style:none; line-height:130%; list-style:none; border-bottom:1px solid #FBD4A6; margin-left:10px; cursor:pointer; padding-left:13px; margin-right:10px; background-image:url('./images/list_dot.gif'); background-position:left center; background-repeat:no-repeat;
behavior: expression(
  this.onmouseover = new Function("this.className += ' ie6over';"),
  this.onmouseout = new Function("this.className = this.className.replace(' ie6over', '');"),
  this.style.behavior = null
 );}
.chupylace2 .lacemidar ul li a,.chupylace2 .lacemidar ul li a {text-decoration:none}
.chupylace2 .lacemidar ul li .cnt {color:#FF9920; font-size:7pt; margin-left:1px; font-weight:bold}
.chupylace2 .lacemidar ul li:hover {background-image:url('./images/arrow_move.gif'); background-position:left center; background-repeat:no-repeat;}
.chupylace2 .lacemidtag ul {list-style:none; margin-right:10px; margin-left:10px; line-height:-1px;}
.chupylace2 .lacemidcal {padding-left:6px; width:100%; background-image:url('./images/lace_mid2.gif'); background-position:left top; background-repeat:repeat-y; padding-top:2px; padding-bottom:2px;}
.chupylace2 .lacebot {width:100%; height:5px; background-image:url('./images/lace_bot2.gif'); background-position:left top; background-repeat:no-repeat;}

/* Category */
#category .c_cnt {color:#FF9920; font-family:tahoma; font-size:7pt;}
/*1depth*/
#category ul {border-bottom:1px solid #FBD4A6; margin-left:6px; margin-right:6px; line-height:130%}
#category ul li {list-style:none; padding:0; background-image:none;}
#category ul li a {color:#333333; font-weight:bold; font-size:8pt; font-family:Dotum; text-decoration:none; padding:0;}
#category ul li a:hover {text-decoration:none; font-weight:bold}
/*2depth*/
#category ul li ul { margin:0; border-bottom:0px;}
#category ul li ul li {list-style:none; padding:0; background-image:none; border-top:1px solid #FBD4A6; }
#category ul li ul li a {color:#333333; font-size:8pt; font-family:Dotum; text-decoration:none; font-weight:normal}
/*3depth*/
#category ul li ul li ul {margin:0; border-bottom:0px;}
#category ul li ul li ul li {list-style:none; padding-left:13px; background:url(images/cat3d.gif) no-repeat 5px 9px;}
#category ul li ul li ul li a {color:#333333; font-size:8pt; font-family:Dotum; text-decoration:none; font-weight:normal}

/* Taglog Tagbox */
#taglog ul, .tagbox ul {text-align:justify;}
.tagbox, #taglog li {display:inline;}
.tagbox a, #taglog a {text-decoration:none;}
#taglog li a:hover {text-decoration:none; color:#FF8B02;}
#taglog ul {line-height:21px;}
#taglog li .cloud5 {color:#999999; font-size:8pt; font-family:Dotum;}
#taglog li .cloud4 {color:#7BA14E; font-weight:bold; font-size:8pt; font-family:Gulim;}
#taglog li .cloud3 {color:#FF9920; font-size:10pt; font-weight:bold; font-family:Batang; background:#E8F4FD;}
#taglog li .cloud2 {color:#7BA14E; font-size:12pt; font-weight:bold; font-family:Batang; background:#FEF1E2;}
#taglog li .cloud1 {color:#FF9920; font-size:13pt; font-weight:bold; border-bottom:1px dashed #000000; font-family:Gulim;}

.tagbox a:hover {text-decoration:none; background:#FFFFFF;}
.tagbox .cloud1 {color:#FF9920; font-size:12pt; font-weight:bold; border-bottom:1px dashed #000000; font-family:Gulim;}
.tagbox .cloud2 {color:#7BA14E; font-size:10pt; font-weight:bold; font-family:Batang;}
.tagbox .cloud3 {color:#FF9920; font-size:8pt; font-weight:bold; font-family:Dotum;}
.tagbox .cloud4 {color:#7BA14E; font-size:8pt; font-family:Gulim;}
.tagbox .cloud5 {color:#777777; font-size:8pt; font-family:Dotum;}
.tagbox {line-height:14px}

#taglog {padding-top:5px;}

/* Calendar */
.cal_month {font-family:tahoma; font-size:8pt; height:18px; text-align:center}
.cal_month a {color:#7BA14E; text-decoration:none}
.cal_week1 {font-family:Dotum; font-size:8pt; height:18px; color:#333333; font-weight:normal; text-align:center}
.cal_week2 {font-family:Dotum; font-size:8pt; color:#FF9920; font-weight:normal; text-align:center}
.cal_week {height:18px}
.cal_current_week {height:18px;}
.cal_day {font-family:tahoma; font-size:7pt; text-align:center; color:#777777;}
.cal_day a {font-family:tahoma !important; font-size:7pt; font-weight:bold !important; color:#FF8B02 !important; text-decoration:underline !important;}
.cal_day a:hover {color:#333333 !important;}
.cal_day_sunday {font-family:tahoma; font-size:7pt; text-align:center; color:#FF9920;}
.cal_day4 {color:#333333; background:#FFFFFF}

/* Page Label */
#tt-body-search .present {float:left; background:url(images/present_search.png) no-repeat left top; margin-top:38px; width:145px; height:57px;}
#tt-body-archive .present {float:left; background:url(images/present_archive.png) no-repeat left top; margin-top:38px; width:145px; height:57px;}
#tt-body-category .present {float:left; background:url(images/present_category.png) no-repeat left top; margin-top:38px; width:145px; height:57px;}
#tt-body-entry .present {float:left; background:url(images/present_blog.png) no-repeat left top; margin-top:38px; width:145px; height:57px;}
#tt-body-notice .present {float:left; background:url(images/present_notice.png) no-repeat left top; margin-top:38px; width:145px; height:57px;}
#tt-body-page .present {float:left; background:url(images/present_blog.png) no-repeat left top; margin-top:38px; width:145px; height:57px;}
#tt-body-tag .present {float:left; background:url(images/present_tag.png) no-repeat left top; margin-top:38px; width:145px; height:57px;}
#tt-body-media .present {float:left; background:url(images/present_media.png) no-repeat left top; margin-top:38px; width:145px; height:57px;}
#tt-body-location .present {float:left; background:url(images/present_location.png) no-repeat left top; margin-top:38px; width:145px; height:57px;}
#tt-body-guestbook .present {float:left; background:url(images/present_guest.png) no-repeat left top; margin-top:38px; width:145px; height:57px;}

/* Blog Menu */
#blogMenu {float:right; width:425; height:53px; margin-top:43px;}
#blogMenu ul li {display:inline; float:left; height:53px;}
#blogMenu a:hover { text-decoration:none; }
#tt-body-search li.tab_blog {background-image:url(images/tab_blogon.gif); background-position:left top; background-repeat:no-repeat;}
#tt-body-archive li.tab_blog {background-image:url(images/tab_blogon.gif); background-position:left top; background-repeat:no-repeat;}
#tt-body-category li.tab_blog {background-image:url(images/tab_blogon.gif); background-position:left top; background-repeat:no-repeat;}
#tt-body-entry li.tab_blog {background-image:url(images/tab_blogon.gif); background-position:left top; background-repeat:no-repeat;}
#tt-body-notice li.tab_blog {background-image:url(images/tab_blogon.gif); background-position:left top; background-repeat:no-repeat;}
#tt-body-page li.tab_blog {background-image:url(images/tab_blogon.gif); background-position:left top; background-repeat:no-repeat;}
#tt-body-tag li.tab_taglog {background-image:url(images/tab_tagon.gif); background-position:left top; background-repeat:no-repeat;}
#tt-body-media li.tab_media {background-image:url(images/tab_mediaon.gif); background-position:left top; background-repeat:no-repeat;}
#tt-body-location li.tab_localog {background-image:url(images/tab_locationon.gif); background-position:left top; background-repeat:no-repeat;}
#tt-body-guestbook li.tab_guestbook {background-image:url(images/tab_gueston.gif); background-position:left top; background-repeat:no-repeat;}

.tab_blog {width:82px; background-image:url(images/tab_blog.gif); background-position:left top; background-repeat:no-repeat;}
.tab_taglog {width:83px; background-image:url(images/tab_tag.gif); background-position:left top; background-repeat:no-repeat;}
.tab_media {width:86px; background-image:url(images/tab_media.gif); background-position:left top; background-repeat:no-repeat;}
.tab_localog {width:82px; background-image:url(images/tab_location.gif); background-position:left top; background-repeat:no-repeat;}
.tab_guestbook {width:92px; background-image:url(images/tab_guest.gif); background-position:left top; background-repeat:no-repeat;}

/* Contents */
#content_top {width:664px; height:103px; background-image:url('./images/content_top.gif'); background-position:left top; background-repeat:no-repeat;}
#content {width:664; overflow:hidden; word-wrap:break-word; word-break:break-all; padding-top:20px; padding-left:20px; padding-bottom:10px; padding-right:20px; background:#FFFFFF;
				word-break:break-all; background-image:url('./images/line.jpg'); background-position:center 5px; background-repeat:no-repeat;}
#content_bot {margin-bottom:20px; width:664px; height:9px; background-image:url('./images/content_bot.gif'); background-position:left top; background-repeat:no-repeat;}

/* Guest Write */
#guestWrite p {padding-top:6px;}
.guestlabel1 {float:left; width:200px; height:25px; background:#FEF1E2; color:#FF9920; 
				margin-right:5px; margin-top:5px; padding-top:2px; padding-left:6px;}
.guestlabel2 {float:left; width:193px; height:25px; background:#FEF1E2; color:#FF9920; 
				margin-right:5px; margin-top:5px; padding-top:2px; padding-left:6px;}
.guestlabel3 {float:left; width:201px; height:25px; background:#FEF1E2; color:#FF9920; margin-top:5px; padding-top:2px; padding-left:6px;}
.guestlabel1 label,.guestlabel2 label,.guestlabel3 label {font-size:8pt; font-family:Times New Roman; cursor:pointer;}
#guestWrite input.text {background:#FBD4A6; color:#6C7C59; 
	font-size:9pt; font-family:Gulim; width:150px; height:16px; padding-left:2px; padding-top:2px; margin-top:1px; margin-left:5px;}
#guestWrite .textarea textarea {margin-top:5px; width:605px; height:57px; padding:5px; overflow:auto; line-height:16px;
	border:4px solid #FBD4A6; background-color:#FEF1E2; color:#6C7C59; font-size:9pt; font-family:Dotum;}

#guestWrite .scheck {float:left; background:#FBD4A6; border:4px solid #FEF1E2; margin-top:5px; width:58px; height:20px; font-family:Trebuchet MS; font-size:8pt; color:#333333;}
#guestWrite .sbutton {float:right; margin-top:5px;}
#guestWrite .sbutton input {background:#FBD4A6; border:4px solid #FEF1E2; cursor:pointer; width:48px; height:28px; overflow:hidden;
	font-family:Trebuchet MS; font-size:8pt; font-weight:bold; color:#333333}

/* Guest List */
#guestList .chupyrp1 {border:4px solid #EEEEEE; padding:5px}
#guestList .chupyrp2 {padding-left:60px; padding-top:5px; margin-top:10px; margin-left:5px; background-image:url('./images/arrow.png'); background-repeat:no-repeat; background-position:left top;}
#guestList .chupyrp1 .guestinfo {float:left; width:150px; line-height:17px; border-right:#CCCCCC dashed 1px}
#guestList .chupyrp2 .guestinfo2 {width:99%; line-height:17px; height:46px; border-bottom:#CCCCCC dashed 1px; margin-bottom:3px;}
#guestList ol li {padding:1px 0 8px 0; list-style:none;}
#guestList .name1 img {margin-right:5px; border:4px solid #FEF1E2; width:48px; height:48px; float:left}
#guestList .name2 img {margin-right:5px; border:4px solid #DEE9DB; width:32px; height:32px; float:left}
#guestList .name1 {color:#FF9920; font-weight:bold; font-size:9pt; font-family:Dotum; text-decoration:none;}
#guestList .name1 a {color:#FF9920; font-weight:bold; font-size:9pt; font-family:Dotum; text-decoration:none;}
#guestList .name2 {color:#6C7C59; font-weight:bold; font-size:9pt; font-family:Dotum; text-decoration:none;}
#guestList .name2 a {color:#6C7C59; font-weight:bold; font-size:9pt; font-family:Dotum; text-decoration:none;}
#guestList .date {color:#999999; font-family:tahoma; font-size:7pt;}
#guestList .guest_general1 {float:left; width:440px; font-family:Dotum; font-size:9pt; color:#555555; margin-left:13px;line-height:20px;}
#guestList .guest_admin1 {float:left; width:440px; font-family:Dotum; font-size:9pt; color:#FF9920; margin-left:13px;line-height:20px;}
#guestList .hiddenComment1 {float:left; width:440px; font-family:Batang; font-size:9pt; color:#999999; margin-left:13px;line-height:20px;}
#guestList .guest_secret1 {float:left; width:440px; font-family:Dotum; font-size:9pt; color:#555555; margin-left:13px;line-height:20px;}
#guestList .guest_admin {width:99%; font-family:Dotum; font-size:9pt; color:#FF9920; line-height:20px;}
#guestList .guest_general {width:99%; font-family:Dotum; font-size:9pt; color:#555555; line-height:20px;}
#guestList .hiddenComment {width:99%; font-family:Batang; font-size:9pt; color:#999999; line-height:20px;}
#guestList .guest_secret {width:99%; font-family:Batang; font-size:9pt; color:#555555; line-height:20px;}

.control a span {display:none; }
.control a {font-size:7pt; font-family:verdana; color:#FBD4A6; font-weight:bold; margin-right:5px; text-decoration:none;}
.control a.address { padding:0 0 0 28px; background-image:url('images/btn_addr.gif'); }

/* Location */
#localog {font-family:Dotum; font-size:9pt; padding-top:12px;}
#localog .spot, #localog .info {line-height:10px; border-bottom:dashed 1px #CCCCCC; margin-bottom:10px; padding-bottom:7px;}
#localog .spot span {padding-left:18px; color:#666666; font-family:Dotum; font-size:9pt; padding-top:3px; background:url('./images/loc_arrow1.png') 0px 0px no-repeat;}
#localog .info a {padding-left:11px; color:#FF9920; font-family:Gulim; font-size:8pt; font-weight:bold; padding-top:3px; background:url('./images/list_dot.gif') 0px 3px no-repeat; text-decoration:none;}

/* Media Log */
#mediaLogNest {width:620px !important; height:800px !important;}

/* Search Resalt */
.resaltl {float:left; width:18px; height:44px; background-image:url('./images/resalt_l.gif'); background-position:0px 0px; background-repeat:no-repeat}
.resaltm {float:left; background-image:url('./images/resalt_m.gif'); background-position:left top; background-repeat:repeat-x; font-weight:bold; height:44px; padding-top:16px;}
.resaltm span {font-weight:bold; font-size:10pt; font-family:Batang; color:#333333}
.resaltr {float:left; height:44px;font-size:0px; background-image:url('./images/resalt_r.gif'); width:17px; margin-right:10px; background-position:left top; background-repeat:no-repeat;}
.found {float:left; font-size:9pt; font-family:Gulim; color:#777777; padding-top:10px; border-bottom:2px #EEEEEE solid; padding-bottom:10px; margin-bottom:1px;}
.found span {color:#FF9920; font-weight:bold;}
#searchList {clear:both; padding-top:0px; font-size:8pt; color:#898980; font-family:tahoma;}
#searchList ol li.ie6over {background-image:url('./images/arrow_move.gif'); background-position:left center; background-repeat:no-repeat;}
#searchList ol li {list-style:none; height:30px; border-bottom:1px dashed #FBD4A6; cursor:pointer; padding-left:13px; background-image:url('./images/list_dot.gif'); background-position:left center; background-repeat:no-repeat;
behavior: expression(
  this.onmouseover = new Function("this.className += ' ie6over';"),
  this.onmouseout = new Function("this.className = this.className.replace(' ie6over', '');"),
  this.style.behavior = null
 );}
#searchList ol li:hover {background-image:url('./images/arrow_move.gif'); background-position:left center; background-repeat:no-repeat;}
#searchList a {color:#555555; font-family:Dotum; font-size:9pt; text-decoration:none}
#searchList .date {width:80px; color:#7BA14E; float:left; padding-top:10px; padding-left:2px; font-family:Lucida Console; font-size:8pt;}
#searchList .list {float:left; width:500px; padding-top:9px;}
#searchList .cnt {color:#FF9920; font-family:tahoma; font-size:7pt;}

/* Protected */
.entryProtected {margin-bottom:30px; padding-top:30px; text-align:center; line-height:90%}
.entryProtected input.text {height:18px;border:0px;background-color:#FF9920;color:#555555}
.entryProtected input.submit {width:41px;height:18px !important;background-color:#FF9920;color:#fff; font-family:tahoma; font-size:8pt;}

/* Article */
.infotop {width:625px; height:7px; background-image:url('./images/postinfo_top.gif'); background-position:left bottom; background-repeat:no-repeat;}
.infomid {width:625px; background:#FBD4A6;}
.infobot {width:625px; height:7px; background-image:url('./images/postinfo_bot.gif'); background-position:left top; background-repeat:no-repeat;}
.postsubject {width:55px; text-align:right; padding-left:6px; font-family:verdana; font-size:7pt; font-weight:bold; color:#FFFFFF;}
.posttitle {background:#FEF1E2; border:1px dashed #A24C00; line-height:17px; margin-left:5px; margin-right:8px; font-size:9pt; padding:3px 3px 3px 7px; color:#333333; font-weight:bold; font-family:verdana,"Gulim";}
.posttitle a {font-size:9pt; color:#333333; font-weight:bold; font-family:verdana,"Gulim"; text-decoration:none;}
.posttitle a:hover {color:#A24C00; text-decoration:none;}
.posttitle .postdate  {font-weight:normal; font-family:Lucida Console; font-size:8pt; color:#A24C00; height:20px; padding-left:6px;}
.posttag {background:#FEF1E2; border:1px dashed #AAAAAA; line-height:17px; margin-left:5px; margin-right:8px; font-size:8pt; padding:3px 3px 3px 7px; color:#888888; font-family:Gulim; text-decoration:none;}
.posttag a {font-size:8pt; padding:2px; color:#888888; font-family:Gulim; text-decoration:none;}
.posttag a:hover {text-decoration:underline}
.postcat {background:#FEF1E2; border:1px dashed #AAAAAA; line-height:17px; margin-left:5px; margin-right:8px; font-size:8pt; padding:3px 3px 3px 7px; color:#888888; font-family:Gulim; text-decoration:none;}
.postcat a {padding-left:5px; font-family:Gulim; font-size:8pt; font-weight:bold; color:#FF9920; text-decoration:none;}
.postcat a:hover {color:#A24C00; text-decoration:none;}
.article {font-family:verdana,"Dotum"; font-size:9pt; line-height:1.7; color:#555555; margin-top:15px; margin-bottom:10px; padding-bottom:15px; border-bottom:solid 1px #DDDDDD}
.article a {text-decoration:none; border-bottom:dashed 1px #A24C00; color:#FF9920}
.article a:hover {text-decoration:none; border-bottom:dashed 1px #A24C00; color:#A24C00;}
.article li {list-style:none}
.article h1 {font-size:15pt}
.article h2 {font-size:13pt}
.article h3 {font-size:12pt}
.article h4 {font-size:10pt}
.article h5 {font-size:9pt}

.cap1 {padding:1px 0; color:#999; font-size:8pt; font-family:Dotum; text-align:center;}
.imageblock img {margin:5px 0 5px 0; border:5px solid #FEF1E2;}
.dual {margin-bottom:5px;}
.triple {margin-bottom:5px;}
.article blockquote {margin:6px; padding-left:28px; color:#FF9920; padding-top:9px; background:url(./images/blockquote.gif) no-repeat;}

/* more / less */
.moreless_fold, .moreless_top, .moreless_bottom {line-height:20px; padding-left:45px;color:#FF9920; font-size:8pt; font-family:Gulim;}
.moreless_fold {background-image:url(images/more.gif);background-repeat:no-repeat; background-position:5px center; 
				background-color:#FEF1E2; border:1px dashed #FF9920; padding-top:5px; padding-right:5px; padding-bottom:3px;}
.moreless_top {background-image:url(images/less.gif);background-repeat:no-repeat; background-position:5px center;
				background-color:#FEF1E2; border:1px dashed #FF9920; padding-top:5px; padding-right:5px; padding-bottom:3px; margin-bottom:10px;}
.moreless_bottom {background-image:url(images/less.gif);background-repeat:no-repeat; background-position:580px center;
				background-color:#FEF1E2; border:1px dashed #FF9920; text-align:right; padding-top:5px; padding-right:47px; padding-bottom:3px; margin-top:10px;}

/* Action Trail */
.actionTrail {padding-bottom:12px; color:#CCCCCC; font:10px verdana; font-weight:bold}
.actionTrail a {border-bottom:dashed 1px #CCCCCC; color:#7BA14E; font:10px verdana; text-decoration:none; font-weight:bold}
.actionTrail span.cnt {font-weight:bold; color:#FF9920;}

/* Trackback */
.postsubject2 {width:67px; text-align:right; padding-left:6px; font-family:verdana; font-size:7pt; font-weight:bold; color:#FFFFFF;}
.posttb {background:#FEF1E2; border:1px dashed #AAAAAA; line-height:17px; margin-left:5px; margin-right:8px; font-size:8pt; padding:3px 3px 3px 7px; color:#888888; font-family:verdana; text-decoration:none;}
.posttb a {font-size:8pt; color:#888888; font-family:Gulim; text-decoration:none;}

.trackback {padding-bottom:10px;}
.trackback h4 {padding-top:10px; padding-bottom:5px;}
.trackback h4 a {color:#7BA14E; font:bold 11px Gulim; text-decoration:none;}
.trackback h4 a:hover {color:#A24C00;}
.trackback ol { margin-bottom:4px; }
.trackback ol li {margin:0 15px 0 15px; padding-bottom:10px; list-style-type:none; border-bottom:solid 2px #FEF1E2;}
.trackback a.delete {text-decoration:none; font-size:7pt; font-family:verdana; color:#FF9920}
.trackback .from { color:#A3A3A3; font:11px/18px dotum; }
.trackback .date { color:#A3A3A3; font:9px/18px tahoma; }
.trackback p {margin-top:3px;color:#888888;font:11px dotum; line-height:1.3}

/* Comment List */
#cmList .chupyrp1 {border:4px solid #EEEEEE; margin-left:15px; margin-right:15px; padding:5px}
#cmList .chupyrp2 {padding-left:60px; margin-top:10px; margin-left:15px; margin-right:15px;  background-image:url('./images/arrow.png'); background-repeat:no-repeat; background-position:left top;}
#cmList .chupyrp1 .guestinfo {width:150px; text-align:left; line-height:17px; border-right:#CCCCCC dashed 1px}
#cmList .chupyrp2 .guestinfo2 {width:520px; line-height:17px; height:46px; border-bottom:#CCCCCC dashed 1px;}
#cmList .name1 img {margin-right:5px; border:4px solid #FEF1E2; width:48px; height:48px; float:left}
#cmList .name2 img {margin-right:5px; border:4px solid #DEE9DB; width:32px; height:32px; float:left}
#cmList .name1 {color:#FF9920; font-weight:bold; font-size:9pt; font-family:Dotum; text-decoration:none;}
#cmList .name1 a {color:#FF9920; font-weight:bold; font-size:9pt; font-family:Dotum; text-decoration:none;}
#cmList .name2 {color:#6C7C59; font-weight:bold; font-size:9pt; font-family:Dotum; text-decoration:none;}
#cmList .name2 a {color:#6C7C59; font-weight:bold; font-size:9pt; font-family:Dotum; text-decoration:none;}
#cmList .date {color:#999999; font-family:tahoma; font-size:7pt;}
#cmList .guestcontent {width:440px; font-family:Dotum; font-size:9pt; color:#555555; padding-left:13px;line-height:20px;}
#cmList .guestcontent2 {padding-top:3px; padding-bottom:5px; width:99%; font-family:Dotum; font-size:9pt; color:#555555; line-height:20px;}
.rp_general {font-family:Dotum; font-size:9pt; color:#555555;}
.rp_admin {font-family:Dotum; font-size:9pt; color:#FF9920;}
.rp_secret {font-family:Batang; font-size:9pt; color:#999999;}

.control a span {display:none; }
.control a {font-size:7pt; font-family:verdana; color:#FBD4A6; font-weight:bold; margin-right:5px; text-decoration:none;}
.control a.address { padding:0 0 0 28px; background-image:url('images/btn_addr.gif'); }

/* Comment Write */
.commentWrite {margin-left:15px; margin-right:15px; padding-bottom:50px;}
.commentWrite p {padding-top:6px;}
.guestlabel1 {float:left; width:190px; height:25px; background:#FEF1E2; color:#FF9920; 
				margin-right:5px; margin-top:5px; padding-top:2px; padding-left:6px;}
.guestlabel2 {float:left; width:183px; height:25px; background:#FEF1E2; color:#FF9920; 
				margin-right:5px; margin-top:5px; padding-top:2px; padding-left:6px;}
.guestlabel3 {float:left; width:191px; height:25px; background:#FEF1E2; color:#FF9920; margin-top:5px; padding-top:2px; padding-left:6px;}
.guestlabel1 label,.guestlabel2 label,.guestlabel3 label {font-size:8pt; font-family:Times New Roman; cursor:pointer;}
.commentWrite input.text {background:#FBD4A6; color:#6C7C59; 
	font-size:8pt; font-family:Gulim; width:147px; height:16px; padding-left:5px; padding-top:3px; margin-left:5px;}
.commentWrite .textarea textarea {margin-top:5px; width:575px; height:57px; padding:5px; overflow:auto; line-height:16px;
	border:4px solid #FBD4A6; background-color:#FEF1E2; color:#6C7C59; font-size:9pt; font-family:Dotum;}

.commentWrite .scheck {float:left; background:#FBD4A6; border:4px solid #FEF1E2; margin-top:5px; width:58px; height:20px; font-family:Trebuchet MS; font-size:8pt; color:#333333;}
.commentWrite .sbutton {float:right; margin-top:5px;_margin-right:-5px;}
*:first-child+html .commentWrite .sbutton { margin-right:-7px; }
.commentWrite .sbutton input {background:#FBD4A6; border:4px solid #FEF1E2; cursor:pointer; width:48px; height:28px; overflow:hidden;
	font-family:Trebuchet MS; font-size:8pt; font-weight:bold; color:#333333}

/* Page */
#paging{text-align:center; padding-top:20px; font-family:Lucida Console; font-size:11px;}
#paging a {text-decoration:none; color:#666666;}
#paging .selected {font-weight:bold; color:#FF9920; border:none;}
#paging .numbox{}
#paging a.num{border:1px solid #CCCCCC; padding:5px; margin:3px; font:7pt verdana;}
#paging a:hover.num{border:1px solid #7BA14E;}
#paging a.prev{font:11px tahoma;}

/* Copyright */
#chupycopy {height:20px; text-align:center; font-family:Lucida Console; font-size:8pt; color:#FFFFFF; margin-bottom:20px; padding-bottom:3px;}
#chupycopy a {text-decoration:none; color:#FFFFFF; font-family:Lucida Console; font-size:8pt; border-bottom:dotted 1px #FFFFFF}
#chupycopy a:hover {text-decoration:none; color:#000000}