@font-face {font-family:'NanumGothic'; src:('./images/NanumGothic.eot');}

@charset "utf-8";
/* 공통 요소 */
body {margin:0;padding:0;
		background:
		/*@background-color*/#f4f5f5/*@*/
		/*@background-image*/url('./images/bg_body.jpg')/*@*/
		/*@background-image-repeat*/repeat-y/*@*/
		/*@background-image-position*/left top/*@*/;
		color:#333;font:small/1.6em 'NanumGothic';}
* {font-family:'NanumGothic'}
a {color:#333;text-decoration:none;}
a:hover {color:#333;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:#f17436;font-size:0.85em;}

/* 태그 클라우드 */
.cloud1,
.cloud1:hover {color:#fff !important;font-size:1.3em;font-weight:bold;background:#df1f25;}
.cloud2,
.cloud2:hover {color:#fff !important;font-size:1.1em;font-weight:bold;background:#f17436;}
.cloud3,
.cloud3:hover {color:#f17436 !important;font-size:1.1em;font-weight:bold;background:#feefb3;}
.cloud4,
.cloud4:hover {color:#f17436 !important;font-size:1em;font-weight:bold;}
.cloud5,
.cloud5:hover {color:#666 !important;font-size:0.85em;}

/* 레이아웃 */
#wrap { position:relative; min-width:1250px; overflow:hidden;}
#sidebar1 { float:left;width:300px;overflow:hidden;padding:0 0 40px 0;
		background:#fff}
#container {width:auto;overflow:hidden;padding:20px 0 40px 0; background:url(./images/bg.jpg) repeat}
#content {width:/*@post-width*/800px/*@*/;overflow:hidden;margin:0 0 40px 40px;padding:50px;background:#fff;}
#footer {overflow:hidden;margin:60px 0 0 0;}

/* 사이드 바 영역 */
.module {margin:0;padding:30px 26px;line-height:1.3em; border-bottom:1px solid #f4f5f5}
.module .module_inside {padding:10px 0 0 0;}
.module h3 {padding:0 0 5px 0;color:#878787;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:16px 0;}
.intro h1 { text-align:center}
.intro .intro_img {text-align:center;}
.intro .intro_img img {width:197px;margin:7px 0;border:1px solid #ffff35;background:#fff;}
.intro .intro_desc {padding:0 26px;color:#898651;line-height:1.2em;letter-spacing:-1px;}
.intro .intro_desc a {color:#898651;}
.intro .intro_blogger {padding:0 26px 0 48px;background:url('./images/icon_blogger.gif') no-repeat 26px center;color:#898651;line-height:1.2em;letter-spacing:-1px;}
.intro .intro_blogger a {color:#898651;}

.header {width:900px;overflow:hidden;margin:20px 0 20px 40px;}
.header li { float:left; border:1px solid #dcdcdc; background:#efefef; margin-right:-1px; padding:4px; color:#000}

.notice li {padding:0;line-height:1.6em;}
.notice li a {padding:0; font-weight:bold}

.search {float:right;}
.search .input_search {border:1px solid #C4C4C4; width:130px;height:17px;}

.module_tag li {display:inline;margin:0;padding:0 4px;background:none;line-height:1.6em; background:none;}

.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 {background:#f17436; font-weight:bold; color:#fff}
/* 달력 글쓴 날 링크 스타일 */
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:#f1f1f1;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:0;text-align:center;font-size:0.85em;letter-spacing:-1px; border:none;}
.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:#f17436;font-size:11px;}

/* 포스트 영역 */
.article {margin:0 0 45px 0;}

.article_info {padding:0 0 8px 0;border-bottom:1px solid #ededed;}
.article_info .article_title {color:#333;line-height:1.3em; font-weight:normal;
								font-size:/*@post-title-font-size*/20px/*@*/;
								/*@post-title-font-family=:;*/ /*@*/}
.article_info .article_title2 {color:#333;line-height:1.3em; font-weight:normal;
								font-size:/*@post-title-font-size*/40px/*@*/;
								/*@post-title-font-family=:;*/ /*@*/}
.article_info .article_category {margin:0 7px 0 0;color:#f17436;font-size:0.85em;}
.article_info .article_date {color:#41410b;font-size:0.85em;}
.article_info .article_admin {color:#666}
.article_info .article_admin a {color:#333}

.article_desc {overflow:hidden;padding:30px 0 15px 0;
 				margin-bottom:20px;
				/*@post-body-color=:;*/ /*@*/
				/*@post-body-font-family=:;*/ /*@*/
				/*@post-body-font-size=:;*/ /*@*/;
				width:100%; }
.article_author {margin:0 0 40px 0;text-align:right;}
.article_tag {padding:0 0 10px 0;}
.article_tag,
.article_tag a {color:#f17436;}
.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:#333;}
.article_desc .moreless_top {padding-left:12px;background:url('./images/btn_less.gif') no-repeat left center;color:#333;}
.article_desc .moreless_bottom {padding-left:12px;background:url('./images/btn_less.gif') no-repeat left center;color:#333;}

/* 포스트 트랙백, 댓글 */
.article_reaction {padding:6px 0 5px 0;border-top:1px solid #ededed;color:#333;font-size:0.85em;text-transform:uppercase;}
.article_reaction a {color:#333;}
.article_reaction .cnt {color:#12b38a;font-size:1em;}
.article_reaction_desc {line-height:1.3em; overflow:hidden; width:100%; }
.article_reaction_desc h3 strong {color:#f17436;}
.article_reaction_desc h3 {padding:9px 0 7px 0;background:url('./images/line_dotted_yellow.gif') repeat-x left top;color:#000;font-size:0.85em;font-weight:normal;}
.article_reaction_desc h3 a {color:#8a8a13;}
.article_reaction_desc h4 {color:#454502;font-size:1em;font-weight:normal;}
.article_reaction_desc h4 a {color:#454502;}
.article_reaction_desc strong,
.article_reaction_desc strong a {color:#454502;}
.article_reaction_desc li {margin:0 0 15px 0;padding-top:15px;border-top:1px solid #dcdcdc;}
.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;}
.article_reaction_desc .date {color:#f17436;font-size:0.85em;}
.article_reaction_desc .article_btn {position:relative;top:2px;}
.article_reaction_desc .article_line {color:#dede1e;}
.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 #dcdcdc;font-size:1em;}
.article_protect .input_img {vertical-align:middle;}
.buttonOfficial { position:relative; vertical-align:middle; display:inline-block; font-size:14px; color:white; font-weight:700px; cursor:pointer; background:#999; text-decoration:none !important; overflow:visible; border:0; padding:3px 6px;}

/* 검색 페이지 */
.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;border-bottom:1px solid #ededed;line-height:1.3em;}
.article_etc_search li a {color:#3c442d;}

/* 지역 로그 */
.article_etc_location .location {padding:3px 0 3px 12px;background:url('./images/line_dotted_yellow.gif') repeat-x left bottom;}
.article_etc_location .location_post {padding:3px 0;color:#dd0000;}
.article_etc_location .location_post a {color:#dd0000;}

/* 태그 페이지 */
.article_etc_tag li {display:inline;margin:0 5px 0 0;}

/* 글쓰기 폼 영역 */
.article .article_guest_write {margin:10px 0 20px 0;padding:20px 30px;background:#f9fafa;font-size:0.85em; width:740px;}
.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:670px;border:0;border-bottom:1px solid #dcdcdc;background:transparent; font-family:dotum; font-size:small; color:#f17436;}
.article .article_guest_write .input_secret {margin:0 0 0 -3px;}
.article .article_guest_write .input_textarea {padding:5px 0 0 0; width:100%;  text-align:center;}
.article .article_guest_write .input_textarea textarea { width:100%; border:1px solid #dcdcdc;background:#fff; font-size:small; }
.article .article_guest_write .input_submit {width:100%;margin:5px 0 0 0;text-align:center;}
.article .article_guest_write .input_submit button{ position:relative; vertical-align:middle; display:inline-block; font-size:20px; color:white; cursor:pointer; background:#59b39c; text-decoration:none !important; overflow:visible; border:0; padding:4px 6px;}

/* 페이징 영역 */
.paging {margin:40px 0 28px 0;color:#f17436;text-align:center;font-size:0.85em;}
.paging a {color:#666;}
.paging .paging_img {vertical-align:middle;}
.paging .selected {color:#f17436; font-weight:bold}

/* 태그 영역 */
.tag { width:/*@post-width*/800px;/*@*/; padding:50px; margin:20px 0 20px 40px; background-color:#fff;}
.tag h3 {border-bottom:1px solid #ededed;color:#878787;}
.tag li {display:inline;margin:0 5px 0 0;padding:0;background:none;line-height:1.6em;}

/* 푸터 영역 */
#footer {color:#99999a;text-align:center;font-size:0.85em;letter-spacing:-1px; width:800px; margin:20px 0 20px 40px}
#footer a {color:#99999a;}