@font-face{font-family:우리신문; src:url(./images/wooriSinmoon.eot)}
@font-face{font-family:우리새봄; src:url(./images/wooriSaebom.eot)}
@font-face{font-family:우리새봄120; src:url(./images/wooriSaebom.eot)}



@charset "utf-8";
/* 반드시 들어가야 하는 스타일 시작 */

/* 본문 공통 */
body{
		font:0.85em/1.5 우리신문, Dotum, Verdana, AppleGothic, Sans-serif;
		background-color: #d2d2d2;
		color:#646464;
		margin:0;
		padding:0;
}
a:link          { color:#CD2E57;     text-decoration:none;}
a:visited       { color:#333;     text-decoration:none;}
a:hover         { color:#da2020;  text-decoration:none}
a:active        { color:#666;     text-decoration:none;}

/* 페이징 - 현재 페이지 */
.selected               { font:8pt "우리새봄", "Dotum", "돋움";font-weight:bold;  color:#CD2E57; background-color:#d2d2d2;padding:0px 3px 0px 3px}

.paging .no-more-prev,
.paging .no-more-next{ color:#505050; font:8pt "우리새봄", "Dotum", "돋움"}

.paging           { padding-top:10px;padding-bottom:10px;  text-align:center;font:8pt "우리새봄", "Dotum", "돋움"}
.paging .numbox   { border-left:1px solid #afafaf; padding-left:6px; margin-left:6px;}
.paging .num      { font-weight:bold;border-right:1px solid #afafaf; padding-right:6px; margin-right:6px;}
.paging .prev,
.paging .next     { font:9px;}
.paging a:link,
.paging a:visited {color:#505050;text-decoration:none}
.paging a:hover {color:#000000;text-decoration:underline}


/* 카테고리 - 이미지 버튼 */
    .ib                     { cursor:pointer;}
/* 카테고리 - 트리 셀 */
    .branch3                { cursor:pointer;}
/* 카테고리 - 카테고리 옆 개수 스타일 */
    .c_cnt                  { font:0.8em 우리새봄, Tahoma, Helvetica, Arial, Gulim, sans-serif;  color:#FFC81E;}

/* 달력 월 표시 */
    .cal_month              { font:0.95em 우리새봄, Verdana, Helvetica, Arial, Gulim, sans-serif;  font-weight:bold;}
/* 달력 요일 표시(th 영역) */
    .cal_week1              { font:0.95em 우리새봄, Dotum, Arial, sans-serif;  font-weight:normal;color:#777}
/* 달력 일요일 표시(th 영역) */
    .cal_week2              { font:0.95em 우리새봄, Dotum, Arial, sans-serif;  color:#CD2E57; }

/* 달력 Week(tr 영역)  */
    .cal_week               { height:15px;}
    .cal_current_week       { }

/* 달력 Day(td 영역) */
    .cal_day                { font:0.95em 우리새봄, Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#777;  text-align:center;}
/* 달력 Day, 일요일 (td 영역)  */
    .cal_day_sunday         { color:#CD1039 !important;}
    .cal_day_sunday a        { color:#cf1214 !important;}

/* 달력 지난 달 날짜 표시(td)   */
    .cal_day1               { color:#ccc;}
/* 달력 다음 달 날짜 표시(td)   */
    .cal_day2               { color:#ccc;}
/* 달력 이번 달 날짜 표시(td) */
    .cal_day3               { color:#777777;}
/* 달력 오늘 날짜 표시(td) */
    .cal_day4               { background-color:#444444;  text-decoration:underline;}
/* 달력 글쓴 날 링크 스타일 */
    a.cal_click:link        { color:#fff !important;  font-weight:bold; }
    a.cal_click:visited     { color:#fff;  font-weight:bold;}
    a.cal_click:hover       { color:#fff;  font-weight:bold;}

/* 종류별 코멘트 [##_rp_rep_class_##] */
    .rp_general             { }
    .rp_admin               { background:url(images/iconAdmin.gif) no-repeat;  padding-left:20px; }
    .rp_secret              { color:#4b4c4b;   font-weight:bold;}
/* 종류별 코멘트 [##_guest_rep_class_##] */
    .guest_general          { }
    .guest_admin            { background:url(images/iconAdmin.gif) no-repeat; padding-left:20px;}
/* 비밀 댓글 (로그아웃시 비밀글 표현)    */
    .hiddenComment { background:url(images/iconSecret.gif) no-repeat;  padding-left:20px;  font-weight:normal;}


/* 이미지 아래 캡션 스타일 */
    .cap1                   { color:#4b4c4b;  text-align:center;margin-top:3px}
/* 그림 */
    .imageblock             { border:0px solid #ddd;  padding:5px;  margin:5px 0;}
/* 왼쪽 */
    .left                   { }
/* 가운데 */
    .center                 { }
/* 오른쪽 */
    .right                  { }
/* 그림 2개 배치 */
    .dual                   { margin-bottom:5px;}
/* 그림 3개 배치 */
    .triple                 { margin-bottom:5px;}

/* 본문 - more / less */
    .moreless_fold          { background:url(images/iconMore.gif) left no-repeat;  padding-left:10px; color:#d2d2d2, ;margin-bottom:5px;}
    .moreless_top           { background:url(images/iconLess.gif) left no-repeat;  padding-left:10px; color:#d2d2d2;margin-bottom:5px;}
	.moreless_content          {padding:10px;  margin:10px 20px 10px 20px;line-height:160%;background-color:#d2d2d2;border-top:1px solid #e2e2e2;border-left:1px solid #e2e2e2;border-bottom:0px;border-right:0px}
    .moreless_bottom        {  background:url(images/iconLess.gif) right no-repeat;  padding-right:10px; color:#d2d2d2; text-align:right;margin-top:5px}

/* 키워드 */ 
    .key1 { cursor: pointer; border-bottom: 1px dotted #4b4c4b; }


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

hr              { display:none;}
img             { border:0;}
h1, h2, h3, h4  { margin:0;  padding:0;}
h1              { font-size:1.8em;}
h2              { font-size:1.4em;}
h3              { font-size:1.2em;}
h4              { font-size:1em;}
input           { border:1px solid #aaa;}
textarea        { border:1px solid #aaa;}

/* 블로그 레이아웃 */
#container {
		width:980px;
		margin:0px auto; 
		padding:0px;  
}
#header {
		margin-top:30px;
		padding:0px;
}
#closedsidebar {
		width:980px;
}
#sidebar {
		width:980px;
}
#content {
		width:964px;
		background-color:#b4b4b4;
		margin-bottom:10px;
		padding:8px;
}
#footer {
		margin-top:10px;
		margin-bottom:10px;
		width:980px;
		text-align:center;
}


/***** Header *******/

#header .blogtitle	{float:left;margin:0px;padding:0px 0px 0px 20px;font-family:"우리새봄", "Dotum","돋움";font-size:20pt;color:#212121;font-weight:normal}
#header .blogtitle img {border:0px}
#header .blogtitle a { color:#212121;text-decoration:none}
#header .blogtitle a:link { color:#212121;text-decoration:none}
#header .blogtitle a:visited { color:#212121;text-decoration:none}
#header .blogtitle a:hover {color:#212121; text-decoration:underline}

#header .search	{ float:right;text-align:center;margin-top:12px;}
#header .search .searchinput	{background:url(images/search_icon.gif) 0 center no-repeat;padding-left:20px;font-family: "우리신문", "Dotum","돋움";font-size:9pt;width:170px;color:#CD1F48;background-color:#fff;height:17px;border:1px solid #cdcdcd;}
#header .search .submit	{ display:none}

#header .blogTopbar {clear:both;height:30px;background:url(images/menu_bg.gif) 0 no-repeat;}

#header .topnotice {margin-top:7px;padding-left:70px;float:left}
#header .topnoticeitem {background:url(images/icon_notice.gif) 0 4px no-repeat;padding-left:30px}
#header .topnotice a:link {color:#b9b9b9;}
#header .topnotice a:visited {color:#b9b9b9;}
#header .topnotice a:hover {text-decoration:none;color:#fff;}


#header .blogMenu	{float:right;height:30px}
#header .blogMenu ul   { margin:0px;  padding-top:6px;padding-right:18px;  list-style:none;}
#header .blogMenu li   { font-family: "우리새봄", "Tahoma";font-size:7.5pt;color:#CD1F48;display:inline;  background:url(images/menu_bullet_bar.gif) 0 center no-repeat;  margin-left:3px;padding-left:7px}
#header .blogMenu li a:link {color:#b9b9b9;}
#header .blogMenu li a:visited {color:#b9b9b9;}
#header .blogMenu li a:hover {text-decoration:none;color:#fff;}
#header .blogMenu li.tab_home { background:none;}

/***** Closed side bar *******/
#closedsidebar {clear:both;text-align:center;margin-bottom:10px;}
#closedsidebar img {border:0px}

#sidebar {clear:both;margin-bottom:10px;background-color:#3b3b3b;background-image:url(./images/sidebar_top_bg.gif);background-repeat:no-repeat;}
#sidebar .sidebarbottom {clear:both;height:10px;text-align:center;background:url(images/sidebar_bottom_bg.gif) 0 center no-repeat;}
#sidebar .realsidebar {width:187px;margin-right:10px;float:left;;margin-top:10px;}
#sidebar .realsidebar.e{width:122px;margin-right:0px}
#sidebar .sidebarleft {float:left;width:60px;}
#sidebar .innersidebar {background-image:url(./images/sidebar_left_bg.gif);background-repeat:repeat-y;}

/*
#sidebar .notice {overflow:hidden}
#sidebar .notice ul            { list-style:none;padding:0px;margin:0px 0px 0px 0px;}
#sidebar .notice li            { font-family:"우리신문", "Dotum", "돋움";font-size:6pt;margin:0px }
*/

#sidebar a:link          { color:#dcdcdc;     text-decoration:none;}
#sidebar a:visited       { color:#aaaaaa;     text-decoration:none;}
#sidebar a:hover         { color:#FFFFFF;  text-decoration:underline;}
#sidebar a:active        { color:#ffffff;     text-decoration:none;}

#sidebar .category {margin-top:10px;width:187px;padding-top:20px;background:url(./images/sidebar_title_category.gif) no-repeat; }
#sidebar .category li          { background:none; font-size:11pt;}
#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 #CD1F48; padding-left:6px; margin-left:2px;}
#sidebar .category li ul li ul li a{ color:#CD1F48;}

#sidebar .recentPost {margin-top:10px;height:120px;width:187px;padding-top:20px;background:url(./images/sidebar_title_recentpost.gif) no-repeat;}
#sidebar .recentPost ul            { list-style:none;padding:0px;margin:0px}
#sidebar .recentPost li            { background:url(./images/sidebar_bullet.gif) no-repeat;padding-left:5px;font-family:"우리새봄", "Dotum", "돋움";font-size:8.5pt;margin-left:0px }
#sidebar .recentPost .cnt { font-size:9pt; font-family: '우리신문', 'Tahoma';  color:#d050d0;}

#sidebar .recentComment {margin-top:10px;height:120px;width:187px;padding-top:20px;background:url(./images/sidebar_title_recentcomment.gif) no-repeat;}
#sidebar .recentComment ul            { list-style:none;padding:0px;margin:0px 10px 0px 0px;}
#sidebar .recentComment li            {  background:url(./images/sidebar_bullet.gif) no-repeat;padding-left:5px;font-family:"우리신문", "Dotum", "돋움";font-size:9pt;margin-left:0px }
#sidebar .recentComment .date {font-size:9pt;font-family:"우리새봄", "Dotum", "돋움";color:#9c9c9c;margin-bottom:5px}

#sidebar .recentTrackback {margin-top:10px;height:120px;width:187px;padding-top:20px;background:url(./images/sidebar_title_recenttrackback.gif) no-repeat;}
#sidebar .recentTrackback ul           { list-style:none;padding:0px;margin:0px 10px 0px 0px;}
#sidebar .recentTrackback li           {  background:url(./images/sidebar_bullet.gif) no-repeat;padding-left:5px;font-family:"우리신문", "Dotum", "돋움";font-size:9pt;margin-left:0px }

#sidebar .tagbox {margin-top:10px;height:120px;width:187px;padding-top:20px;background:url(./images/sidebar_title_tagcloud.gif) no-repeat;}
#sidebar .tagbox ul            { padding:0px 0px 0px 0px;margin:0px;text-align:justify;}
#sidebar .tagbox li            { display:inline;line-height:120%}
#sidebar .tagbox a             { letter-spacing:-1px;}	
#sidebar .tagbox li .cloud1    { color:#FFFFFF;  font-size:11px;  }
#sidebar .tagbox li .cloud2    { color:#CCCCCC;  font-size:11px; }
#sidebar .tagbox li .cloud3    { color:#AAAAAA;   font-size:11px; }
#sidebar .tagbox li .cloud4    { color:#888888;  font-size:11px;}
#sidebar .tagbox li .cloud5    { color:#777777;  font-size:11px;}
#sidebar .tagbox a:hover       { color:#FFFFFF; text-decoration:none; }

#sidebar .calendar {margin-top:10px;height:120px;width:187px;padding-top:20px;background:url(./images/sidebar_title_calendar.gif) no-repeat;}

#sidebar .archive              { margin-top:10px;height:30px;width:187px;padding-top:20px;background:url(./images/sidebar_title_archive.gif) no-repeat;}
#sidebar .archive select       {font-size:13px;font-family:"우리신문", "Dotum", "돋움";width:187px;border:1px solid #303030;color:#dcdcdc;background-color:#353535;}

#sidebar .sitelink {margin-top:10px;height:30px;width:187px;padding-top:20px;background:url(./images/sidebar_title_link.gif) no-repeat;}
#sidebar .sitelink select       {font-size:13px;font-family:"우리신문", "Dotum", "돋움";width:187px;border:1px solid #303030;color:#dcdcdc;background-color:#353535;}

#sidebar .counter              { padding-top:5px;height:125px;font:9pt "우리신문", "Tahoma";text-align:center; letter-spacing:0;color:#dcdcdc;margin-top:5px;font-weight:normal;background:url(./images/counter_bg.gif) no-repeat}
#sidebar .counter .countertitle {font:8pt "Small font";text-align:center; letter-spacing:0;color:#dcdcdc;margin-top:10px;}

#sidebar .banners {margin-top:5px;}


/***** Content *******/
#content .localog,
#content .taglog,
#content .entryNotice,
#content .entryProtected,
#content .entry,
#content .guestbook,
#content .medialog,
#content .searchList,
#content .searchRplist {background-color:#fff;border:1px solid #dddcda;padding:20px;margin-bottom:8px}

#content .localog h3,
#content .taglog h3,
#content .guestbook h3,
#content .searchList h3,
#content .medialog h3 {font-size:13px;font-family:"우리새봄", "Gulim","굴림";font-weight:bold;color:#CD1F48;margin-bottom:10px;border-bottom:1px solid #d9d8d6;padding-bottom:10px}
#content .searchRplist h3 {font-size:13px;font-family:"우리새봄", "Gulim","굴림";font-weight:bold;color:#CD1F48;margin:0px}
#content .media_content {width:922px;overflow:hidden;margin:0px;}


#content .searchList ol, 
#content .searchRplist ol            { list-style:none;  padding:5px;  margin:0px;}
#content .searchList li, 
#content .searchRplist li            { padding-bottom:2px;  margin-bottom:4px;}
#content .searchList .date, 
#content .searchRplist .date         { font:8pt "우리새봄", "Dotum", "돋움";  margin-right:10px; color:#C65FF9}
#content .searchList .cnt            { font-size:7pt; font-family:"우리신문", 'Tahoma';  color:#CD1F48;} 
#content .searchRplist .name         { font:8pt "우리새봄", "Dotum", "돋움";    color:#505050;  padding-left:8px;}
#content .searchList a:link,
#content .searchRplist a:link {color:#333333;text-decoration:none}
#content .searchList a:visited,
#content .searchRplist a:visited {color:#333333;text-decoration:none}
#content .searchList a:hover,
#content .searchRplist a:hover {color:#da2020;text-decoration:underline}

/* entry */
.entryNotice h2, 
.entryProtected h2, 
.entry h2 {font-size:14px;font-family:"우리새봄", "Gulim","굴림";font-weight:bold;color:#CD1F48;margin:0px}

.titleWrap               {line-height:130%;border-bottom:1px solid #d9d8d6;padding-bottom:10px}
.titleWrap .category,
.titleWrap .category a   { font:11pt "우리새봄", "Dotum", "돋움", Arial, sans-serif;  color:#CD1F48;}

.titleWrap .category a:link,
.titleWrap .category a:visited,
.titleWrap .category a:hover,
.titleWrap .category a:active {font:9pt "우리새봄", "Dotum", "돋움", Arial, sans-serif;  color:#C65FF9;}

.titleWrap a:link,
.titleWrap a:visited,
.titleWrap a:active {color:#CD1F48;text-decoration:none}
.titleWrap a:hover {color:#dcdcdc;text-decoration:underline}

.titleWrap .admin {font-size:8pt;font-family:"우리새봄", "Dotum", "돋움";color:#8b8b8b}

.entryProtected p   { margin:0px;text-align:center;padding:10px 0px 10px 0px}
.entryProtected input    {margin-right:10px;font:9pt "우리새봄", "Dotum", "돋움";width:150px;color:#4b4c4b;background-color:#f1efef;height:16px;border-top:1px solid #e2e2e2;border-left:1px solid #e2e2e2;border-bottom:0px;border-right:0px}
.entryProtected .submit  {display:none}

.article                 { width:922px; margin:0px; padding:10px 0px 30px 0px;overflow:hidden;line-height:160%;}
.article a:link          { color:#000000;  text-decoration:;}
.article a:visited       { color:#000000;  text-decoration:;}
.article a:hover         { color:#da2020;  text-decoration:;}
.article a:active        { color:#000000;  text-decoration:underline;}
.article dt              { text-decoration:underline;}
.article dd              { margin-left:20px;  padding-bottom:10px;}
.article blockquote      { padding:10px;  margin:10px 20px 10px 20px;line-height:160%;background-color:#f1efef;border-top:1px solid #e2e2e2;border-left:1px solid #e2e2e2;border-bottom:0px;border-right:0px}

.tagTrail                {background:url(images/tag_icon.gif) no-repeat;padding-left:35px;margin-bottom:10px;font:9pt "우리신문", "Gulim", "굴림";}

.actionTrail             { font:8pt "우리새봄", "Dotum", "돋움";}
.actionTrail .cnt        { color:#CD1F48;font-weight:bold}

.trackback               { padding-top:10px;overflow:hidden;margin-top:10px;border-top:1px solid #d9d8d6;}
.trackback a             { color:#505050;}
.trackback h3            { font-size:9pt;font-family: "우리새봄", "Dotum", "돋움"; color:#fff; margin-bottom:10px;padding:5px 5px 5px 20px;;font-weight:normal;background-color:#ababab}
.trackback ol            { margin:0;  padding:0;  list-style:none;}
.trackback li            { background:url(images/trackback_arrow.gif) no-repeat;  padding:0px 5px 5px 30px;}
.trackback .subject		{ font:9pt "우리새봄", "Gulim", "굴림", sans-serif;  color:#4b4c4b;font-weight:bold}
.trackback .date         { font:8pt "우리새봄", "Gulim", "굴림", sans-serif;  color:#8b8b8b;}
.trackback p             { font:9pt "우리새봄", "Gulim", "굴림", sans-serif;  color:#b7b7b7;  margin:0; padding:0}

.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 {padding:3px;overflow:hidden;margin-top:10px;border-top:1px solid #d9d8d6;line-height:110%}
.comment p	{clear:both; margin:0; padding:0;font:10.5pt "우리신문", "Dotum", "돋움";color:#A30FE2}


.comment a:link {color:#4b4c4b;text-decoration:none}
.comment a:visited {color:#4b4c4b;text-decoration:none}
.comment a:hover {color:#4b4c4b;text-decoration:none}

.comment ol,
.comment ul                       {margin:0px;padding:0px;list-style:none;}
.comment .name                    {margin-right:5px;font:9pt "우리새봄", "Dotum", "돋움"; color:#CD1F48;font-weight:bold;float:left}
.comment .date                    {font:8pt "우리새봄", "Dotum", "돋움";color:#C65FF9;float:left}
.comment .control					{float:right;font:8pt "Dotum", "돋움";color:#8b8b8b;}
.comment ol li                    {margin:0px;border-bottom:1px solid #ecebea;padding:10px 0px 10px 0px;list-style:none;}
.comment li ul li                 {background:url(images/trackback_arrow.gif) no-repeat;  padding:0px 5px 5px 30px;margin-left:20px;margin-top:10px;border:0}
.comment .control a.address       {color:#8b8b8b;font:8pt "우리새봄", "Dotum", "돋움"}
.comment .control a.modify        {color:#8b8b8b;font:8pt "우리새봄", "Dotum", "돋움"}
.comment .control a.write         {color:#8b8b8b;font:8pt "우리신문", "Dotum", "돋움"}

.commentWrite                     { width:918;padding:20px; margin-top:10px;border:5px solid #dddddd; }
.commentWrite textarea            {;padding:5px 5px 5px 5px;font:9pt "우리새봄", "Dotum", "돋움";width:690px;color:#505050;background-color:#f1efef;border-top:1px solid #e2e2e2;border-left:1px solid #e2e2e2;border-bottom:0px;border-right:0px;height:100px}
.commentWrite .inputname           {margin-right:10px;font:9pt "우리새봄", "Dotum", "돋움";width:150px;color:#CD1F48;background-color:#f1efef;height:16px;border-top:1px solid #e2e2e2;border-left:1px solid #e2e2e2;border-bottom:0px;border-right:0px}
.commentWrite .inputpassword {margin-right:10px;font:9pt "우리새봄", "Dotum", "돋움";width:150px;color:#4b4c4b;background-color:#f1efef;height:16px;border-top:1px solid #e2e2e2;border-left:1px solid #e2e2e2;border-bottom:0px;border-right:0px}
.commentWrite .inputhomepage           {font:9pt "우리새봄", "Dotum", "돋움";width:280px;color:#4b4c4b;background-color:#f1efef;height:16px;border-top:1px solid #e2e2e2;border-left:1px solid #e2e2e2;border-bottom:0px;border-right:0px}
.commentWrite .checkbox {border:0;}
.commentWrite .submit             {font:8pt "우리새봄", "Tahoma";width:90px;color:#4b4c4b;background-color:#f1efef;height:110px;border-top:1px solid #e2e2e2;border-left:1px solid #e2e2e2;border-bottom:0px;border-right:0px}
.commentWrite .innerformset {float:left;margin-right:10px}
.commentWrite .formtop {margin-bottom:10px;}

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

.taglog {padding-bottom:10px;}
.taglog ul                  { padding:5px; margin:0; text-align:justify;line-height:250%}
.taglog li                  { display:inline;}
.taglog a:hover       { background-color:#c50000;color:#ffffff !important;}
.taglog li .cloud1    { color:#c50000;  font-size:24px; margin-right:20px;font-weight:bold; }
.taglog li .cloud2    { color:#d33a3a;  font-size:20px;  margin-right:20px;font-weight:bold;}
.taglog li .cloud3    { color:#d37b3a;   font-size:18px; margin-right:20px;}
.taglog li .cloud4    { color:#3abcd3;  font-size:14px; margin-right:20px;}
.taglog li .cloud5    { color:#8b8b8b;  font-size:12px; margin-right:20px;}

.guestWrite                     { width:918;padding:20px; margin-top:10px;border:5px solid #dddddd; }
.guestWrite textarea            {;padding:5px 5px 5px 5px;font:9pt "우리신문", "Dotum", "돋움";width:690px;color:#464646;background-color:#b4b4b4;border-top:1px solid #e2e2e2;border-left:1px solid #e2e2e2;border-bottom:0px;border-right:0px;height:100px}
.guestWrite .guestname           {margin-right:10px;font:9pt "우리새봄", "Dotum", "돋움";width:150px;color:#C71F8F;background-color:#f1efef;height:16px;border-top:1px solid #e2e2e2;border-left:1px solid #e2e2e2;border-bottom:0px;border-right:0px}
.guestWrite .password {margin-right:10px;font:9pt "우리새봄", "Dotum", "돋움";width:150px;color:#4b4c4b;background-color:#f1efef;height:16px;border-top:1px solid #e2e2e2;border-left:1px solid #e2e2e2;border-bottom:0px;border-right:0px}
.guestWrite .inputhomepage           {font:9pt "Dotum", "돋움";width:280px;color:#4b4c4b;background-color:#f1efef;height:16px;border-top:1px solid #e2e2e2;border-left:1px solid #e2e2e2;border-bottom:0px;border-right:0px}
.guestWrite .checkbox {border:0;}
.guestWrite .submit             {font:8pt "Tahoma";width:90px;color:#4b4c4b;background-color:#f1efef;height:110px;border-top:1px solid #e2e2e2;border-left:1px solid #e2e2e2;border-bottom:0px;border-right:0px}
.guestWrite .innerformset {float:left;margin-right:10px}
.guestWrite .formtop {margin-bottom:10px;}

.guestList a:link {color:#4b4c4b;text-decoration:none}
.guestList a:visited {color:#4b4c4b;text-decoration:none}
.guestList a:hover {color:#4b4c4b;text-decoration:none}

.guestList {padding:3px;overflow:hidden;margin-top:10px;border-top:1px solid #d9d8d6;line-height:110%}
.guestList p	{clear:both; margin:0; padding:0;font:9pt "우리새봄", "Dotum", "돋움";color:#8b8b8b}

.guestList ol,
.guestList ul                       {margin:0px;padding:0px;list-style:none;}
.guestList .name                    {margin-right:5px;font:9pt "우리새봄", "Dotum", "돋움"color:#4b4c4b;font-weight:bold;float:left}
.guestList .date                    {font:8pt "우리새봄", "Dotum", "돋움";color:#8b8b8b;float:left}
.guestList .control					{float:right;font:8pt "우리새봄", "Dotum", "돋움";color:#8b8b8b;}
.guestList ol li                    {margin:0px;border-bottom:1px solid #ecebea;padding:10px 0px 10px 0px;list-style:none;}
.guestList li ul li                 {background:url(images/trackback_arrow.gif) no-repeat;  padding:0px 5px 5px 30px;margin-left:20px;margin-top:10px;border:0}
.guestList .control a.address       {color:#8b8b8b;font:8pt "우리새봄", "Dotum", "돋움"}
.guestList .control a.modify        {color:#8b8b8b;font:8pt "우리새봄", "Dotum", "돋움"}
.guestList .control a.write         {color:#8b8b8b;font:8pt "우리새봄", "Dotum", "돋움"}

/***** Footer *******/
#footer	a	{color:#000000;font-weight:bold;}
#footer	a:hover	{color:#000000;font-weight:bold;text-decoration:underline}
#footer	.copyright {font-family:"우리새봄", "Tahoma";font-size:7pt;color:#595959;position:relative;}