@charset "utf-8";




/* 공통 요소 */

body {

margin:0;

padding:3;

background:

/*@background-color=*/ #000000 /*@*/ 

/*@background-image=*/ none /*@*/ 

/*@background-image-repeat=*/ repeat-y /*@*/ 

/*@background-image-position=*/ left top /*@*/;

color:#333333;

font-family: "myriad","verdana", "돋움", "Dotum";

font-size: 11px;

line-height: 1.6em;

word-spacing: normal;







 scrollbar-face-color: #000000; /*스크롤바에서 표면 색상*/ 

 scrollbar-highlight-color: #000000; /*표면 왼쪽부분 겉색상*/ 

 scrollbar-3dlight-color: #000000; /*표면 왼쪽 부분 입체감 색상*/ 

 scrollbar-shadow-color: #000000; /*표면 오른쪽 부분 그림자 겉색상*/ 

 scrollbar-darkshadow-color: #000000; /*표면 밑부분 그림자 색상*/ 

 scrollbar-track-color: #000000; /*스크롤바가 밑에 레일 트렉 색상*/ 

 scrollbar-arrow-color: #000000 /*삼각형색상*/ 













}

a {color:#0d586c;text-decoration:none;}

a:hover {color:#0d586c;text-decoration:underline;}

img {border:0;}

hr {display:none;}

input {vertical-align:middle;}

ul, ol {margin:0;padding:0;list-style:none;}

li, dl, dt, dd {margin:0;padding:0;}

h1, h2, h3, h4 {margin:0;padding:0;}

.png24 {tmp:expression(setPng24(this));}

.clear {clear:both;}

.cnt {color:#0e596d;font-size:0.85em;}




/* 태그 클라우드 */

.cloud1,

.cloud1:hover {color:#766767 !important;font-size:1.3em;font-weight:bold;background:#262425;}

.cloud2,

.cloud2:hover {color:#7e7e7e !important;font-size:1.1em;font-weight:bold;background:#262425;}

.cloud3,

.cloud3:hover {color:#7e7e7e !important;font-size:1.1em;font-weight:bold;background:#262425;}

.cloud4,

.cloud4:hover {color:#545444 !important;font-size:1em;font-weight:bold;background:#262425;}

.cloud5,

.cloud5:hover {color:#636262 !important;font-size:0.85em;}




/* 레이아웃 */

#wrap {width:/*@post-width:506=*/ 550px /*@*/;overflow:hidden;}

#sidebar1 {float:left;width:1px;overflow:hidden;padding:0 0 40px 0;background:#000;

background:

/*@title-background-color=*/ transparent /*@*/

/*title-background-image=*/ url("./images/3rdpark_blog_02.jpg")*/

/*@title-background-image-position=*/ 0 0 /*@*/ 

/*@title-background-image-repeat=*/ no-repeat /*@*/;}

#container {float:right;width:/*@post-width:196=*/ 560px /*@*/;overflow:hidden;padding:40px 1px;}

#content {width:/*@post-width=*/ 500px /*@*/;overflow:hidden;margin:0 0 40px 0;padding:50px 50px;border:0px solid #000000;background:#000000;}

#footer {overflow:hidden;margin:60px 0 0 0;}




/* 사이드 바 영역 */

.module {margin:0 0 30px 0;padding:0 26px;line-height:1.3em;}

.module .module_inside {padding:10px 0 0 0;}

.module h3 {padding:0 0 5px 0;background:url('./images/line_dotted.gif') repeat-x left bottom;color:#000000;font-size:0.9em;font-family:Verdana;letter-spacing:-1px;}

.module li {padding:0 0 0 6px;background:url('./images/bul_list.gif') no-repeat 0 8px;}

.module .author {display:none;text-align:right;font-size:0.85em;}




.intro {padding:40px 0 10px 0; }

.intro h1 {padding:0 26px 10px 26px;

color:#393a3c; font-size:/*@title-font-size=*/ 1.4em /*@*/;font-weight:bold; /*@title-font-family=font-family:;*/ font-family: inherit; /*@*/ letter-spacing:-1px; line-height:110%; height:/*@title-height=*/ 50px /*@*/;}

.intro h1 a {color:/*@title-color=*/ #393a3c /*@*/ ;}

.intro .intro_img {text-align:center;}

.intro .intro_img img {width:197px;margin:7px 0;border:1px solid #000000;background:#000;}

.intro .intro_desc {padding:0 26px;color:#656565;line-height:1.2em;letter-spacing:-1px;}

.intro .intro_desc a {color:#656565;}

.intro .intro_blogger {padding:0 26px 0 48px;background:url('./images/icon_blogger.gif') no-repeat 26px center;color:#656565;line-height:1.2em;letter-spacing:-1px;}

.intro .intro_blogger a {color:#656565;}




.header {margin:0 26px 30px 26px;padding:8px 0;border-top:0px solid #bababa;border-bottom:0px solid #bababa;background:url('./images/bg_grid.gif') 0 3px;line-height:10px;}

.header li {padding:4px 0;line-height:10px;}




.notice li {padding:0;background:url('./images/line_dotted.gif') repeat-x left bottom;line-height:1.6em;}

.notice li a {padding:0 0 0 42px;background:url('./images/icon_notice.gif') no-repeat left center;}




.search input {border:1px solid #C4C4C4;}

.search input.input_search {width:130px;height:17px;}




.calendar {color:#757575;}

/* 달력 월 표시 */

.cal_month {padding:0 0 3px 0;font-size:12px;}

/* 달력 요일 표시(th 영역) */

.cal_week1 {font-weight:normal;font-size:11px;line-height:13px;}

/* 달력 일요일 표시(th 영역) */

.cal_week2 {color:#f17575;font-weight:normal;font-size:11px;line-height:13px;}

/* 달력 Week(tr 영역)  */

.cal_week {}

.cal_current_week {}

/* 달력 Day(td 영역) */

.cal_day {color:#757575;text-align:center;font-size:11px;line-height:13px;}

/* 달력 Day, 일요일 (td 영역)  */

.cal_day_sunday {}

.cal_day_sunday a {}

/* 달력 지난 달 날짜 표시(td)   */

.cal_day1 {}

/* 달력 다음 달 날짜 표시(td)   */

.cal_day2 {}

/* 달력 이번 달 날짜 표시(td) */

.cal_day3 {}

/* 달력 오늘 날짜 표시(td) */

.cal_day4 {border-bottom:2px solid #868606;}

/* 달력 글쓴 날 링크 스타일 */

a.cal_click:link {color:#000;font-weight:bold;}

a.cal_click:visited {color:#000;font-weight:bold;}

a.cal_click:hover {color:#000;font-weight:bold;}




.counter {width:184px;margin:0 auto 30px auto;padding:7px;border-top:1px solid #f4f4f4;border-left:1px solid #f4f4f4;border-right:1px solid #cfcfc0;border-bottom:1px solid #cfcfc0;

background:#191919;text-align:right;font-size:11px;line-height:11px;}

.counter ul {padding:2px 4px;background:#fff url('./images/bg_grid2.gif') left top;}

.counter li {padding:0;background:none;}

.counter .counter_title {display:block;float:left;width:60px;color:#92928b;text-align:left;}

.counter .counter_total {color:#696969;}

.counter .counter_hit {color:#868D17;}




.banner {text-align:center;letter-spacing:-1px;}

.banner a {color:#000;}




.rss {margin:-25px 0 0 0;text-align:center;font-size:0.85em;letter-spacing:-1px;}

.rss a {padding:0 0 0 17px;background:url('./images/icon_rss.gif') no-repeat left center;color:#717171;}




/* 카테고리 */

.branch3 {color:#696969;cursor:pointer;}

.c_cnt {color:#0e596d;font-size:11px;}




/* 포스트 영역 */

.article {margin:0 0 45px 0;}




.article_info {padding:0 0 8px 0;border-bottom:0px solid #3d3d3d;}

.article_info .article_title {

color:#363636;

font-size:/*@post-title-font-size=*/ 12px /*@*/;

line-height:1.3em;/*@post-title-font-family=font-family:;*/

font-family: "myriad", "verdana", "돋움", "Dotum"; /*@*/

}

.article_info .article_title a {color:/*@post-title-color=*/ #FF3300 /*@*/;}

.article_info .article_category {

margin:0 7px 0 0;

color:#363636;

font-size:10px;

}

.article_info .article_date {

color:#363636;

font-size:10px;

}

.article_info .article_admin {color:#5b5b5b}

.article_info .article_admin a {color:#5b5b5b;}




.article_desc {

overflow:hidden;

padding:30px 0 15px 0;

margin-bottom:20px; /*@post-body-color=color:;*/

color: #666666; /*@*/ /*@post-body-font-family=font-family:;*/

font-family: dotum; /*@*/ /*@post-body-font-size=font-size:;*/

font-size: 11px; /*@*/

;

width:/*@post-width=*/ 650px /*@*/;

background-color: #000000;

}

.article_author {margin:0 0 40px 0;text-align:right;}

.article_tag {padding:0 0 10px 0;}

.article_tag,

.article_tag a {color:#757575;}

.article_tag img {position:relative;top:3px;margin:0 7px 0 0;}




/* 포스트 내부 영역 */

.article_desc ul {padding:0 15px;list-style-type:disc;}

.article_desc ol {padding:0 22px 0 45px;list-style-type:decimal;}

.article_desc blockquote {padding:10px 0 10px 42px;background:url('./images/icon_quote.gif') no-repeat left top;}

.article_desc .moreless_fold {padding-left:12px;background:url('./images/btn_more.gif') no-repeat left center;color:#757575;}

.article_desc .moreless_top {padding-left:12px;background:url('./images/btn_less.gif') no-repeat left center;color:#757575;}

.article_desc .moreless_bottom {padding-left:12px;background:url('./images/btn_less.gif') no-repeat left center;color:#757575;}




/* 포스트 트랙백, 댓글 */

.article_reaction {padding:6px 0 5px 0;border-top:1px solid #CC3333;color:#a9a9a9;font-size:0.85em;text-transform:uppercase;}

.article_reaction a {

color:#333333;

}

.article_reaction .cnt {

color:#CC3333;

font-size:1em;

font-weight: bold;

}

.article_reaction_desc {

line-height:1.4em;

overflow:hidden;

width:/*@post-width=*/ 500px /*@*/;

}

.article_reaction_desc h3 strong {color:#565656;}

.article_reaction_desc h3 {padding:9px 0 7px 0;background:url('./images/line_dotted2.gif') repeat-x left top;color:#7d7d7d;font-size:0.85em;font-weight:normal;}

.article_reaction_desc h3 a {color:#7d7d7d;}

.article_reaction_desc h4 {

color:#7d7d7d;

font-size:11px;

font-weight:normal;

}

.article_reaction_desc h4 a {color:#484848;}

.article_reaction_desc strong,

.article_reaction_desc strong a {

color:#7d7d7d;

font-size: 11px;

}

.article_reaction_desc li {margin:0 0 15px 0;padding-top:15px;border-top:1px solid #1c1c1c;}

.article_reaction_desc li li {margin:15px 0 0 18px;padding:0 0 0 18px;border:0;background:url('./images/icon_reply.gif') no-repeat 0 2px;}

.article_reaction_desc p {

margin:0;

padding:0;

overflow:hidden;

width:/*@post-width=*/ 500px /*@*/;

font-size: 11px;

color: #666666;

font-family: "돋움", "Dotum";

line-height: 1.6em;

top: 5px;

}

.article_reaction_desc .date {color:#484848;font-size:0.85em;}

.article_reaction_desc .article_btn {position:relative;top:2px;}

.article_reaction_desc .article_line {color:#1c1c1c;}

.article_reaction_desc .article_reaction_tb {font-size:0.85em;line-height:1.2em;}




/* 포스트 외 영역 */

.article_etc .article_info {padding:0 0 3px 0;}

.article_etc .article_desc {padding:15px 0 0 0;}




/* 보호글 영역 */

.article_protect .input_pass {width:140px;height:17px;border:1px solid #000000 background:#000000;font-size:1em;}

.article_protect .input_img {vertical-align:middle;}




/* 검색 페이지 */

.article_etc_search .date {float:left;width:70px;margin:0 7px 0 0;}

.article_etc_search .post {float:left;width:/*@post-width:-77=*/ 407px /*@*/;}

.article_etc_search li {clear:left;padding:3px 0;background:url('./images/line_dotted2.gif') repeat-x left bottom;color:#726868;line-height:1.3em;}

.article_etc_search li a {color:#726868;}




/* 지역 로그 */

.article_etc_location .location {padding:3px 0 3px 12px;background:url('./images/line_dotted2.gif') repeat-x left bottom;}

.article_etc_location .location_post {padding:3px 0;color:#7b6d6d;}

.article_etc_location .location_post a {color:#7b6d6d;}




/* 태그 페이지 */

.article_etc_tag li {display:inline;margin:0 5px 0 0;}

/* 글쓰기 폼 영역 */

.article .article_guest_write {margin:10px 0 20px 0;padding:20px 30px;background:#191919;font-size:0.85em; width:/*@post-width:-60=*/ 424px /*@*/; }

.article .article_guest_write p {clear:left;margin:0;padding:2px 0;}

.article .article_guest_write .input_name label,

.article .article_guest_write .input_pass label,

.article .article_guest_write .input_home label {float:left;width:65px;}

.article .article_guest_write .input_name input,

.article .article_guest_write .input_pass input,

.article .article_guest_write .input_home input { width:/*@post-width:-126=*/ 358px /*@*/; border:0;border-bottom:1px solid #000000;background:transparent; font-family:dotum; font-size:small; color:#757575; }

.article .article_guest_write .input_secret {margin:0 0 0 -3px;}

.article .article_guest_write .input_textarea {padding:5px 0 0 0; width:/*@post-width:-60=*/ 424px /*@*/;  text-align:center; }

.article .article_guest_write .input_textarea textarea { width:/*@post-width:-68=*/ 416px /*@*/; border:1px solid #000000;background:#373737; font-family:dotum; font-size:small; color:#757575; }

.article .article_guest_write .input_submit {width:/*@post-width:-73=*/ 411px /*@*/;margin:5px 0 0 0;text-align:center;}




/* 페이징 영역 */

.paging {margin:40px 0 28px 0;color:#4a4a4a;text-align:center;font-size:0.85em;}

.paging a {color:#4a4a4a;}

.paging .paging_img {vertical-align:middle;}

.paging .selected {color:#939393;}




/* 태그 영역 */

.tag { width:/*@post-width=;*/ 650px; /*@*/; margin:20px 0; padding:20px 70px; border:10px solid #202020; background-color:#000000 }

.tag h3 {background:url('./images/line_dotted2.gif') repeat-x left bottom;color:#b3b3b3;}

.tag li {display:inline;margin:0 5px 0 0;padding:0;background:none;line-height:1.6em;}




/* 푸터 영역 */

#footer {color:#363636;text-align:center;font-size:0.85em;letter-spacing:-1px; width:/*@post-width:160=;*/ 644px; /*@*/;}

#footer a {color:#363636;}

