@charset "utf-8"; 

/* 공통 요소 */
body {
	padding: 0;
	font-size:12px;
	font-family:"나눔고딕", "돋움";
	line-height: 1.3em;
	background-image: url(images/bgb.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color: #eee;
	background-position: bottom;
	color: #aaa;
}
a {
	color: #aaa;
	text-decoration: none;
}
a:hover {
}
img {
	border: 0;
	vertical-align:middle;
	color: #aaa;
}
.ib .click img	{vertical-align:baseline !important;}
hr {display: none; }
input {}
ul, ol {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
}
li, dl, dt, dd {margin: 0; padding: 0; }
h1, h2, h3, h4 ,h5 ,h6 {margin: 0; padding: 0; line-height: 1em; }
.clear {
	clear: both;
}
.count {
	font-size: 12px;
	color:#3D81EE;
}
.body {/*@background-color=*/  /*@*/
	/*@background-image=*/ none /*@*/ 
	/*@background-image-repeat=*/ repeat-x /*@*/ 
	/*@background-image-position=*/  /*@*/}

/* 태그 클라우드 */
.cloud1, .cloud1:hover {color: #3D81EE !important; font-size: 1.2em; }
.cloud2, .cloud2:hover {color: #3D81EE !important; font-size: 1.1em; }
.cloud3, .cloud3:hover {color: #3D81EE !important; font-size: 1em; }
.cloud4, .cloud4:hover {color: #aaa; font-size: 1em; font-weight:bold; }
.cloud5, .cloud5:hover {color: #aaa; font-size: 0.9em; }

/* 포스트 내부 요소 */
.imageblock img {
	background-color: #f6f6f6;
	padding: 26px;
	border:2px solid #e7e7e7;
	margin:0 0 20px -27px;
}
.article_post ul {padding: 0 15px; list-style-type: disc; }
.article_post ol {padding: 0 15px 0 45px; list-style-type: decimal; }
.article_post blockquote {padding: 10px 0 10px 24px; background: url('./images/icon_qoute.gif') no-repeat 0 8px; color: #aaa; }
.article_post blockquote a {color: #767574; }
.article_post .moreless_fold {padding-left: 16px; background: url('./images/btn_more1.gif') no-repeat 0 50%; color: #aaa; }
.article_post .moreless_top,
.article_post .moreless_bottom {padding-left: 16px; background: url('./images/btn_less1.gif') no-repeat 0 50%; color: #aaa; }
.article_post h1,
.article_post h2,
.article_post h3,
.article_post h4,
.article_post h5,
.article_post h6 {padding:10px 0; line-height:1.1em;}
.another_category	{clear:both;}

/* 카테고리 */
.branch3 {cursor: pointer;}
.c_cnt {color:#3D81EE; font-size: 11px;}

/* 달력 월 표시 */
.cal_month {
	color:#aaa;
	font-size: 10px;
	font-weight:bold;
	font-family:Verdana;
	text-align: left;
}
/* 달력 요일 표시(th 영역) */
.cal_week1 {color:#aaa; font-weight: normal; font-size: 11px; font-family:돋움;}
/* 달력 일요일 표시(th 영역) */
.cal_week2 {color:#aaa; font-weight: normal; font-size: 11px;}
/* 달력 Week(tr 영역) */
.cal_week {}
.cal_current_week {}
/* 달력 Day(td 영역) */
.cal_day {color:#aaa; text-align: center; font-size: 11px;}
/* 달력 Day, 일요일 (td 영역) */
.cal_day_sunday {}
.cal_day_sunday a {}
/* 달력 지난 달 날짜 표시(td) */
.cal_day1 {}
/* 달력 다음 달 날짜 표시(td) */
.cal_day2 {}
/* 달력 이번 달 날짜 표시(td) */
.cal_day3 {}
/* 달력 오늘 날짜 표시(td) */
.cal_day4 {color:#aaa; font-weight:bold;}
/* 달력 글쓴 날 링크 스타일 */
a.cal_click:link,
a.cal_click:visited,
a.cal_click:hover {
	color:#3D81EE;
	text-decoration:line-through;
}

/* 페이징 */
.paging {
	color:#aaa;
	text-align: left;
	font-size: 11px;
	text-transform: lowercase;
	font-family: "나눔고딕","맑은 고딕", Tahoma, "돋음";
	padding: 5px 0 0 10px;
	background-image: url(images/book.gif);
	height: 190px;
}
.paging a {
	color:#aaa;
	padding-right:7px;
}
.paging .selected {color:#3D81EE; font-size: 16px; font-weight:bold;}
.paging .paging_img {}

/* 레이아웃 */
body.column3 #wrap	{
}
body.column3 #container	{
	width:100%;
}
body.column3 .module_search	{

}
body.column3 #sidebar	{
	width:466px;

}
body.column3 #sidebar1	{
	float:left;
	width:203px;
	padding:0 0 0 20px;
	margin-top: 90px;
}
body.column3 #sidebar2	{
	float:right;
	width:203px;
	padding:0 20px 0 0;
	margin-top: 60px;
}
body.column3 #footer	{

}

body.column2 #wrap	{
}
body.column2 #container	{width:100%;}
body.column2 #sidebar	{width:244px;}
body.column2 #sidebar1  {float:none;padding:0 0 0 20px; margin-top:20px;}/*접힌사이드바*/
body.column2 #sidebar2	{float:none;padding:0 0 0 20px;}
body.column2 #footer	{width:/*@post-width:266=*/ 1206px /*@*/;}


#header	{
	height:/*@title-height=*/ 150px /*@*/;
	width: 100%;
	margin-bottom: -110px;
	padding-top: 10px;
}
#menu	{
	position: absolute;
	width: auto;
	margin: 70px 0 0 740px;

}

#sidebar	{
	float:left;
}
#content	{
	float:left;
	width:/*@post-width=*/ 940px /*@*/;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0;
	padding-left: 35px;
}
#footer	{
	width: 1438px;
	padding: 0 0 10px 38px;
}

/* header */
#header .title	{
	font-size:/*@title-font-size=*/ 40px /*@*/;
	padding-left:5px;
	;
	font-family:/*@title-font-family=*/ batang /*@*/;
}
#header .title,
#header .title a	{
	color:/*@title-color=*/ #8daae7 /*@*/;
	letter-spacing: 0.5em;
	padding-top: 39px;
	padding-left: 0px;
	text-align: center;
	font-weight: bold;
}
.module_search	{
	width: 174px;
	clear: both;
}
.module_search .input_box	{
	width:auto;
	height:23px;
	background:url("images/bg_input.gif") no-repeat top left;
	font-size:11px;
}
.module_search .input_box .input_search	{
	margin:3px 3px 2px 25px;
	width:145px;
	height:14px !important;
	background:#dadada;
	border:none;
	color:#aaa;
	font-size:11px;
	font-family:돋움;
}
.module_search .input_box .input_btn	{margin:0 0 0 15px;}

/* menu */
.menu li	{
	font-size: 11px;
	font-family:"맑은 고딕";
	font-weight: bold;
	float: left;
		
}
.menu li a	{
	padding-left:5px;
	display:block;
	height:15px;
	color: #CCC;
		
}
.menu li a:hover {}

.menu .menu_tag a,
.menu .menu_media a,
.menu .menu_guest a	{
	width:auto;
	padding-right:5px;
}
.menu .menu_google a  {}

/* sidebar */
.module	{
	width:200px;
	margin:0 0 39px 0;
}
.module h3	{
	margin-bottom:7px;
	color:#CCC;
	font-size:1em;
	text-transform:lowercase;
	font-family:Tahoma;
}

.module h4	{
	color:#aaa;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
}

.module .contents li	{
	padding-left:3px;
	line-height: 1.4em;
}

.module a	{

}

.module_intro	{
	color:#aaa;
	font-size:10px;
	line-height:1.4em;
	text-align: center;
}
.module_intro .blog_img img	{
	width:198px;
	border:#1f1f1f solid 0px;
}
.module_intro .blog_description	{
	margin-top:3px;
	text-align: center;
	font-size: 11px;
	color: #3D81EE;
}
.module_intro .blogger .intro_blogger	{
	font-weight:bold;
	font-size: 12px;
	color: #3D81EE;
}
.module_tag .contents	{line-height:1.4em;}
.module_link .contents li,
.module_tag .contents li	{padding:0 3px; background:none; display:inline;}

.module .contents li .count	{color:#3D81EE; font-size:11px;}
.module .contents li .module_author	{color:#838382; font-size:0.85em; text-align:right;}

.module_archive	{
	padding-left:1px;
	font-family:Tahoma;
	text-align: left;
	font-size: 11px;
}
.module_calendar	{padding:0;}
.module_notice	{
	margin: 0 0 -35px 0;
	background-image: url(images/notice.gif);
	height: 105px;
	background-repeat: no-repeat;
	text-align: center;
	padding: 18px 0 0 0;
	width: 200px;
}

.module_counter	{
	height:90px;
	padding:3px;
	width:180px !important;
	font-size:12px;
	line-height: 1.6em;
}
.module_counter ul li	{
	list-style:none;
	color:#aaa;
}
.module_counter ul li .title	{
	float:left;
	width:90px;
	text-transform:lowercase;
}
.module_counter ul li .hit	{
	float:left;
	padding:0 0 0 5px;
	font-weight:bold;
	font-size: 10px;
}

.module_banner	{margin-top:-32px; font-size:0.85em; text-transform:uppercase; letter-spacing:-1px;}
.module_banner img	{
	position:relative;
	top:-1px;
}

/* content */

.separate	{color:#b8b8b8;}
.article	{
	overflow:hidden;
	margin: -25px 0 5px 0;
}


.article table td {font-size:10px}


.article .article_head	{}
.article_head .article_title	{
	float:left;
	width:/*@post-width:-64=*/ auto /*@*/;
	position: absolute;
	left: 35px;
	top: auto;
	padding: 0 0 0 55px;
	margin-top: 57px;
}

.article_title .title	{
	color:#e5e5e5;
width:/*@post-width:-64=*/ 876px /*@*/ font-size:/*@post-title-font-size=*/ 24px /*@*/; 								
font-family:/*@post-title-font-family=*/ "바탕" /*@*/;
	font-weight:bold;
	line-height:1.1em;
	letter-spacing:-0.09em;
	padding:7px 0 5px 0;
}
.article_title .title a	{
	color:/*@post-title-color=*/ #FFF /*@*/;
}
.article_head .article_info	{
	color:#aaa;
	font-size:11px;
	font-family:Tahoma;
}
.article_info a	{
	color:#aaa;
}
.article .article_head .article_info .category	{/*font-weight:bold;*/ }
.article .article_head .clear	{height:3px; margin-top:-5px;}

.article .article_admin	{
	font-size:0.85em;
	top: 67px;
	position: absolute;
	left: 0px;
	width: auto;
	margin-left: 55px;
	color: #aaa;
}
.article .article_admin .separate	{
	color:#aaa;
}
.article .article_admin a	{
	color:#aaa;
}

.article .article_post	{
	color:/*@post-body-color=*/ #999 /*@*/;
	letter-spacing: 0.1em;
	position: inherit;
	margin: 0 27px 5px 27px;
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/bg_desc.gif);
}
.article .article_post a	{color:#696969;}

.article .article_author	{clear:both; padding:5px 0; color:#696969; text-align:right; font-family:Tahoma, gulim; font-size:0.85em;}

.article .article_tag	{
	width: 778px;
	float: right;
	
}
.article .article_tag a	{color:#aaa; font-size:11px;}

.article .article_guest	{
	padding: 0 0 0 12px;
	float: left;
	font-size: 12px;
	font-weight: bold;
}
.article .article_guest a	{
}
.article .article_guest .count	{

}
.article .article_guest .guest_trackback	{
	padding-left:5px;
}
.article .article_guest .guest_comment	{padding-left:18px; background:url("images/bg_comment.gif") no-repeat 0 3px;}

.article_action	{/*@post-width=*/ 940px /*@*/;
	margin: 0 10px;
}
.article_action a	{
	color:#aaa;
}
.article_action .article_action_tbadd	{
	font-size:1.1em;
	font-weight:normal;
	color: #aaa;
	clear: both;
}
.article_action .trackback	{width:/*@post-width:-42=*/ 898px /*@*/; overflow:hidden;}
.article_action .trackback li	{padding-top:5px}
.article_action .trackback li .author,
.article_action .trackback li .date	{
	font-size:0.85em;
}
.article_action .trackback li p	{margin:0; padding:0;}
.article_action .trackback h4	{
	font-size:1em;
	font-weight:normal;
}
.article_action .trackback h4 a	{
	font-weight:bold;
}

.article_action .reply .author,
.article_action .reply .author a	{color:#3D81EE;}
.article_action .reply .date	{font-size:0.85em; font-family:Tahoma;}
.guest .article_action .reply li,
.article_action .reply li	{width:/*@post-width:-42=*/ 898px /*@*/; overflow:hidden; padding:5px 0 10px 0;}
.guest .article_action .reply li .description,
.article_action .reply li .description	{width:/*@post-width:-52=*/ 888px /*@*/; margin:5px 0 0 0;line-height:1.1em;}
.guest .article_action .reply li ul li,
.article_action .reply li ul li	{padding:10px 0 0 24px; background:url("images/icon_comment_li.gif") no-repeat 8px 21px; border:none;}

.article_action .article_write	{
	clear: both;
	background-image: url(images/bg_reply.gif);
	background-repeat: repeat-x;
}
.article_action .name   {
	margin-bottom:1px;
	float: left;
	width: 150px;
	padding-left: 10px;
	height: 20px;
}
.article_action .pass   {
	margin-bottom:1px;
	float: left;
	width: 175px;
	height: 20px;
}
.article_action .home	{
	margin-bottom:1px;
	float: left;
	width: 510px;
	height: 20px;
}
.article_action .secret	{
	margin-bottom:1px;
	width: 70px;
	float: right;
	height: 20px;
	text-align: right;
	padding-right: 5px;
}
.article_action .name .name_label,
.article_action .pass .pass_label,
.article_action .home .home_label,
.article_action .secret .secret_label {
	color:#c1c1c1;
	font-family:Tahoma;
	font-weight: bold;
}
.article_action .name input,
.article_action .pass input	{
	width:100px;
	height:14px;
	padding-left:5px;
	border:1px solid #dadada;
	background:#dadada;
	color:#eee;
}
.article_action .home input	{
	height:14px;

	padding-left:5px;
	border:1px solid #dadada;
	background:#dadada;
	color:#eee;
	width: 430px;
}
.article_action .textarea  {
	background:#dadada;
	clear: both;
}
.article_action .textarea textarea	{
	width:/*@post-width:-48=*/ 914px /*@*/;
	height:35px;
	border:1px solid #dadada;
	background:#dadada;
	color:#eee;
	font-size:1em;
	font-family:"나눔고딕", Dotum, "돋움";
	vertical-align: bottom;
	overflow: hidden;
}
.article_action .submit	{}

/* 공지사항 */
.notice .title	{color:#e5e5e5; font-size:1.3em; font-weight:bold; line-height:1.1em; letter-spacing:-0.09em; padding:7px 0 5px 0;}
.notice .title a	{color:#e5e5e5;}

/* 보호글 */
.protect .article_head	{float:left; padding-bottom:7px; border-bottom:1px dashed #404040;}
.protect .article_post	{clear:both; padding:17px 0 30px 0; color:#565656;}
.protect .article_post .protect_input	{width:152px; height:16px; padding-left:5px; border:1px solid #383838; background:#292a2a; color:#565656;}
.protect .article_post label	{color:#5f5f5f;}

/* 태그 */
.article_head	{
}
.article_head .title	{
	color:#e5e5e5;
	font-size:24px;
}
.article_post	{padding-top:1px;}
.tag .article_post	{
	line-height:1.5em;
}
.tag .article_post li	{display:inline; margin-right:10px;}

/* 검색 */
.search	{
	margin-bottom:55px;
	margin-top: 15px;
}
.search .article_post	{padding:0;}
.search .article_post li	{
	padding:4px 0;
	background:url("images/bg_dot.gif") repeat-x bottom left;
	color:#aaa;
}
.search .article_post li a	{
	color:#aaa;
}
.search .article_post li .date	{font-size:0.85em; float:left; width:65px; font-size:0.85em;}


/* 방명록 */
.guest	{}
.guest .article_head	{
	padding: 10px 0 0 10px;
	margin: 0 10px;
	background-color: #DADADA;
}
.guest .article_action	{}
.guest .article_action .submit	{}


/* footer */
.copyright	{
}
.copyright a	{

}
.footer_banner	{float:left; padding:9px 0 6px 0; letter-spacing:-1px;}
.footer_banner img	{vertical-align:middle; margin-bottom:8px;}
.footer_link	{
	float:right;
	vertical-align: text-bottom;
	font-size: 11px;
	margin: 0 10px 0 0;
	color: #aaa;
}

/* IE 핵 */
* html .ib	{height:18px;}
*:first-child+html	.ib	{height:18px;}
