@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
0@charset "utf-8";
/* static */
* { margin:0; padding:0; border:0; }
html, body { margin:0 !important; padding:0 !important; border:0; width:100%; }
body {
	background-image:/*@background-image=*/url("images/top_151204.jpg")/*@*/;
	background-repeat:/*@background-image-repeat=*/no-repeat/*@*/;
	background-position:/*@background-image-position=*/center top/*@*/;
	font-size:/*@post-body-font-size*/12px/*@*/;
	line-height:150%;
	text-align:center;
}body * {
	font-family: 'Nanum Gothic' !important;
	color:/*@post-body-color*/#363636/*@*/;
}a { text-decoration:none; border:0; }
a:hover { text-decoration:underline; }
hr { display:none; }
img { border:0; }
/* 페이징 - 현재 페이지 */
.selected		{color:#363636; font-weight:bold; }
.no-more-prev	{background:url(images/icon_prev_no.gif) no-repeat left 4px !important; }
.no-more-next	{background:url(images/icon_next_no.gif) right 4px no-repeat !important; }
/* 카테고리 - 이미지 버튼 */
.ib                     { cursor:pointer;}
/* 카테고리 - 트리 셀 */
.branch3                { cursor:pointer;}
/* 카테고리 - 카테고리 옆 개수 스타일 */
	.c_cnt                  { font-size:0.8em; line-height:0.8em; font-family:tahoma; letter-spacing:0px; color: #717171; }
/* 달력 월 표시 */
.cal_month              { font:0.95em Verdana, Helvetica, Arial, sans-serif;  height:18px; }
/* 달력 요일 표시(th 영역) */
.cal_week1              { font:0.95em Arial, sans-serif;  height:18px;  font-weight:normal;}
/* 달력 일요일 표시(th 영역) */
.cal_week2              { font:0.95em Arial, sans-serif; }
/* 달력 Week(tr 영역)  */
.cal_week               { }
.cal_current_week       { }
/* 달력 Day(td 영역) */
.cal_day                { height:16px; color:#A3A3A3; font-family:tahoma; text-align:center; }
/* 달력 Day, 일요일 (td 영역)  */
.cal_day_sunday         { }
.cal_day_sunday a		{ }
/* 달력 지난 달 날짜 표시(td)   */
.cal_day1               { }
/* 달력 다음 달 날짜 표시(td)   */
.cal_day2               { }
/* 달력 이번 달 날짜 표시(td) */
.cal_day3               { }
/* 달력 오늘 날짜 표시(td) */
.cal_day4               { background:url(images/bg_today.gif) no-repeat 5px 2px; color:#fff; }
/* 달력 글쓴 날 링크 스타일 */
#sidebar .cal_click		{ color:#fff; font-family:tahoma; }
a.cal_click:link        { }
a.cal_click:visited     { }
a.cal_click:hover       { }
/* 종류별 코멘트 [##_rp_rep_class_##] */
.rp_general             { }
.rp_admin               { background:url(images/iconAdmin.gif) no-repeat;  padding-left:20px; }
.rp_secret              { color:#f30;}
/* 종류별 방명록 글 [##_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:#999;  text-align:center; padding:4px 0; margin:0;}
/* 그림 */
.imageblock             { margin:5px 0;}
/* 왼쪽 */
.left                   { }
/* 가운데 */
.center                 { }
/* 오른쪽 */
.right                  { }
/* 그림 2개 배치 */
.dual                   { margin-bottom:5px;}
/* 그림 3개 배치 */
.triple                 { margin-bottom:5px;}
/* 본문 - more / less */
	.moreless_fold, .moreless_top, .moreless_bottom {color:#747474; font-family:tahoma; text-decoration:underline; }
	.moreless_fold {margin-top:18px; padding-left:14px; background:url(images/iconMore.gif) no-repeat left 5px; }
	.moreless_top {margin-top:18px; padding-left:14px; background:url(images/iconLess.gif) no-repeat left 5px; }
.moreless_content {margin:5px 0 2px 0; }
	.moreless_bottom {padding-right:14px; background:url(images/iconLess.gif) no-repeat right 5px; text-align:right; }
/* 키워드 */
.key1 { cursor: pointer; border-bottom: 1px dotted #ccc; }
/*********************************************************************
	반드시 들어가야하는 스타일 끝 - 이 아래는 자유롭게 추가, 삭제 가능
**********************************************************************/
#container { width:/*@post-width:*/930px/*@*/; margin:0px auto; text-align:left; }
/* 헤더 영역 */
#header {
	width:/*@post-width:*/1050px/*@*/;
	height:300px;
	background-color:/*@title-background-color=*/transparent/*@*/;
	background:#ffff url('./images/top_151204') top;
	background-repeat:/*@title-background-image-repeat=*/no-repeat/*@*/;
	background-position:/*@title-background-image-position=*//*@*/;
	zoom:1;
}#header h1, #header h1 a, #header h1 a img { display:block; width:1050px; height:250px; border:0; margin-left:0px; }

/* 블로그 메뉴 */
#blogMenu { width:/*@post-width:*/900px/*@*/; margin:0 auto; }
#blogMenu ul { list-style:none; margin:0 0 0 0px; padding:7px 8px; }
#blogMenu li { float:right; line-height:15px; padding:0 7px 0 8px; }
#blogMenu li a { display:block;  cursor:pointer; font-size:9pt; color:#363636; }



/* 풋터 영역 */
#footer {
	width:/*@post-width:*/1050px/*@*/;
	margin:0 auto;
	border-top:0px solid #E7E7E7;
}#adTistory {float:left; }
#footer .wrap {float:center; color:#5e5e5e; font:15px nanum, sans-serif; letter-spacing:0px; text-align:center; }
#address { float:center; color:#5e5e5e; font:15px nanum, sans-serif; line-height: 160%; text-align:center; }
#address2 {color:#e64c00; font:15px nanum, sans-serif; }
#footer {padding-top:5px; }
#adTistory {width:80px; height:10px; margin-top:1px; padding-top:6px; padding-left:88px; background:url(images/tistory.gif) no-repeat; }
#adTistory a {color:#bbb; font:9px/9px verdana; padding-right:6px; background:url(images/bul_tistory.gif) no-repeat right 5px; }
#footMenu {color:#f7f5e9;  font:12px/14px nanum, sans-serif; }
#footMenu a, #copyright, #copyright a {color:#B8B6B6; font:12px/14px nanum, sans-serif; letter-spacing:-1px; }
#copyright, #copyright a {text-transform:uppercase; }
#footer .Box {
    background-color: #ff7800;
    height: 40px;
    margin-bottom: 10px;
    width: 100%;
}


/* 중앙 영역 */
#middle {
	width:/*@post-width:*/1050px/*@*/;
	padding-top:20px;
}/* 포스트 영역 */
#content {
	width:/*@post-width:*/px/*@*/;
	margin:0px 10px 50px 0px;
	float:left;
}/****************************************
	포스트 영역 상세 디자인
****************************************/
/* 포스트 제목 */
.titleWrap {
	width: 780px;
	background-image:url(images/title-bg1026.gif);
	background-repeat:no-repeat;
	padding:20px 0 6px 0; text-align:center;
}.titleWrap h2 { display:none; }
.articleInfo { color:#909090; font-size:0.9em; text-align:center; margin:0; }
.articleInfo span { padding:0 5px; margin:0 5px; }
.articleInfo span.author { float:none; }
/* 본문 */
.article {
	width:/*@post-width=*/780px/*@*/; 
	padding:20px 0 25px 0;
	color:/*@post-body-color=*/#363636/*@*/;
	font-size:/*@post-body-font-size=*/1.2em/*@*/;
	line-height:1.7em;
	text-align:2em;
	word-break:break-all; word-wrap:break-word; overflow:hidden; 
}.entry { width:680px; margin:0 auto; }

/* 본문 마크업 */
.article a {color:/*@post-body-color=*/#363636/*@*/; text-decoration:underline; }
.article ol, .article ul, .article il {padding-left:20px; }
.article dt {padding-top:5px; text-decoration:underline; }
.article dd {padding-left:20px; padding-bottom:5px; }
.article blockquote {padding-left:10px; background:url(images/iconBlockquote.gif) no-repeat; line-height:2em; }

/* 태그로그 */
#taglog li {line-height:20px; vertical-align:middle; }
#taglog li .cloud1 {background-color:#000; color:#fff; font-weight:bold; font-size:1.2em;}
#taglog li .cloud2 {color:#000; font-weight:bold; font-size:1.2em; }
#taglog li .cloud3 {background-color:#666666; color:#fff; font-weight:bold; }
#taglog li .cloud4 {color:#939393; font-weight:bold; font-size:1.2em; }
#taglog li .cloud5 {color:#939393; }

/* 지역로그 */
#localog, #localog a {color:#888; }
#localog .spot {padding-left:14px; background:url(images/iconIndentArrow_local.gif) no-repeat 0px 1px; }
#localog .info {padding-left:9px; background:url(images/iconIndentArrow_localinfo.gif) no-repeat 0px 5px; }

/* 공통 */
input.text {height:11px; padding-top:2px; padding-left:5px; border:1px solid #D6D6D6; color:#979796; } 

/* 방명록 댓글 기준 */
textarea {width:/*@post-width:-12=*/620px/*@*/; height:80px; padding:5px; border:1px solid #D6D6D6; color:#A4A4A4; }
.submit {text-indent:-5000px; overflow:hidden; cursor:pointer; }

/* 방명록 댓글 */
#guestWrite                 { width:640px; padding:10px;  background-color:#fbfbfb;  border:1px solid #ddd; margin-top:10px; }
#guestWrite p                { clear: both; padding: 0; margin:0;}
#guestWrite p.writerInfo label  { width: 80px; float: left; font: 0.85em verdana; padding-top: 2px; vertical-align: middle;  }
#guestWrite p.writerInfo input  { float: left; width:150px; border: 1px solid #d1d3d4; vertical-align: middle; margin-bottom: 5px; padding: 2px 0 0 8px; 

}
#guestWrite textarea            { width:/*@post-width:-44=*/610px/*@*/;  padding: 5px; border: 1px solid #d1d3d4; }
#guestWrite .homepage           { width: /*@post-width:-180=*/450px/*@*/ !important; font: 0.85em verdana; color: #999; height: 16px; }
#guestWrite input.submit        { background: url(images/btnConfirm.gif) no-repeat; width: 325px; height: 28px; display: block; margin: 5px auto 0; 

	text-indent: -1000em; border: none; cursor: pointer; }
#guestWrite .secretWrap         { clear: both; padding: 15px 0 5px;}
#guestWrite .checkbox           {	border:none; padding:0;	margin:0; width:25px;}

#guestList                  { padding:10px 0 0 0; text-align:left;}
#guestList ol,
#guestList ul               { margin:0; padding:0;  list-style:none; }
#guestList .guest_admin, #guestList .guest_general { padding-top: 15px; }
#guestList p.ctrlGuest, #guestList p.ctrlGuestRe { border-bottom: 1px dotted #ccc; padding-bottom: 4px; margin-bottom: 13px; height: 15px; }
#guestList p.ctrlGuestRe { margin-bottom: 7px; }
#guestList ol li            { border:5px solid #eee; padding: 0 10px 10px;  margin-bottom:10px; width:/*@post-width:-50=*/635px/*@*/; 

	overflow:hidden;}
#guestList li ul li         { width:/*@post-width:-90=*/625px/*@*/; background-color: #f5f5f5;  padding :0 10px 10px;  border:none;  

	overflow:hidden; margin-top: 15px; }
#guestList li .name         { float: left; color:#333;  font-weight:bold; letter-spacing: -1px; padding-right: 15px; }
#guestList li span.name img 	{ vertical-align: middle; }
#guestList li .name a { color:#333; font-weight:bold; }
#guestList li .date         { float: left; font:0.85em Verdana, Helvetica, Arial, sans-serif; color:#999; padding-right: 15px; }
#guestList .desc { clear: both; }

#guestList .control a.modify       { background:url(images/iconModify.gif) no-repeat; padding-bottom:2px; width: 24px; height: 9px; display: block; 

	float: left; text-decoration: none; }
#guestList .control a.modify span  { display:none;}
#guestList .control a.write        { background:url(images/iconReply.gif) no-repeat; padding-bottom:2px; width: 28px; height: 9px; display: block; 

	float: left; text-decoration: none; }
#guestList .control a.write span   { display:none;}

/* 쓰기 */
.btn-write {width:/*@post-width=*/630px/*@*/; height:17px; margin-top:5px; text-align:right; }
.btn-write input.submit {float:right; width:70px; height:17px; background:url(images/btn_confirm.gif) no-repeat; }
.commentWrite { margin:0 5px; }
.commentWrite label { display:none;}
.commentWrite input, .commentWrite textarea { width:/*@post-width:-66*/400px/*@*/; border:3px solid #e1e1e1; margin:1px 0; padding-left:60px; 

	padding-top:3px; color:#808080; }
.commentWrite textarea  { height:70px; background:url(images/bgComment.gif) 0 0 no-repeat #ffffff; padding:22px 9px 9px 9px; width:/*@post-width:-24*/752px/*@*/;}
.commentWrite input.name { background:url(images/bgName.gif) 0 0 no-repeat;}
.commentWrite input.home { background:url(images/bgHome.gif) 0 0 no-repeat; font:tahoma;}
.commentWrite input.pass { background:url(images/bgPass.gif) 0 0 no-repeat; }
.commentWrite p { border:1px solid white; margin:0; }
.commentWrite .submit { border:0; padding:0; margin:0; width:325px; height:28px; margin-top:4px;}
.comment .secretWrap .checkbox { border:0; padding:0; margin:0;  position:absolute; width:20px; height:20px; margin:124px 0 0 328px;}
.comment .secretWrap label { font:0.8em tahoma; letter-spacing:normal; display:block; position:absolute; margin:128px 0 0 348px; cursor:pointer;}

/* 읽기 */
.commentList { padding: 5px 15px 5px 5px; width:/*@post-width:-32=*/752px/*@*/; overflow:hidden; }
.commentList p { clear: both; margin:3px 0 0 0; padding:0;}
.commentList h3 { display:none;}
.commentList ol,
.commentList ul { margin:0;  padding:0;  list-style:none;}
.commentList .date { font-size:0.8em; color:#ccc; }
.commentList .name { float:left; color:#333; font: 12px bold; letter-spacing: -1px; padding-right: 15px; }
.commentList .name a { color:#333; font-weight:bold;}
.commentList .control { float: right; }
.commentList p { clear:both; text-align:left; }
.commentList ol li { border: 1px solid #e7e8e9;  background-color:#fcfcfc; padding:15px 10px; margin-bottom:5px; }
.commentList li ul li { background:url(images/iconIndentArrow_local.gif) no-repeat 20px 5px; background-color:#f4f4f4; margin:10px 0 0 0; 

	padding:5px 10px 10px 40px; border:none; }
.commentList li ul li .rp_admin { padding-left:0 !important; }
.commentList .control a { text-decoration: none; }
.commentList .control a.address { background:url(images/iconAdd.gif) no-repeat; vertical-align:middle; width:23px; height: 15px; display: block; float: 

	left; }
.commentList .control a.address span { visibility:hidden;}
.commentList .control a.modify { background:url(images/iconModify.gif) no-repeat; width:24px; height: 15px; display: block; float: left; }
.commentList .control a.modify span { visibility:hidden;}
.comment .control a.write { background:url(images/iconReply.gif) no-repeat; width:28px; height: 15px; display: block; float: left; }
.commentList .control a.write span { visibility:hidden;}
.control {float:right; color:#666; font-size:0.85em; }
.control a {color:#b5b4b4; font-size:0.85em; letter-spacing:1px; }
#taglog ul, #tagbox ul {text-align:justify; }
#blogMenu li, #counter li, #tagbox li, #taglog li {display:inline; }
.nonEntry li, .listEntry li, #sidebar li, #conter li, .trackback li, .commentList li {list-style-type:none; }

/* 표만들기 color */
.article table th {background-color:#none; } 
.article table td {background-color:#none; }

/* 카테고리 글 더보기 테이블 */
.another_category th, .another_category td { background-color: transparent !important; }

/* 이미지를 둘러싼 테이블 bg */
.dual table td, .triple table td {background-color:transparent; } 

/* 트랙백 */
.trackback {margin-top:20px; }
.trackback h3 {margin-bottom:12px; color:#555555; }
.trackback ol {margin-top:13px; padding-bottom:2px; border-bottom:1px solid #ECECEC; }
.trackback li {width:/*@post-width=*/680px/*@*/; word-break:break-all; word-wrap:break-word; overflow:hidden; }
.trackback h4 a {color:#9D9D9D; }
.trackback .delete {padding-left:9px; background:url(images/iconDelete.gif) no-repeat right 3px; }
.trackback .from {color:#A3A3A3; }
.trackback .date {color:#A3A3A3; font-size:0.8em; font-family:tahoma; }
.trackback p {padding:5px 0 13px 0; color:#B6B6B6; font-size:0.9em; letter-spacing:-1px; }

/* 보호글 */
.entryProtected .article {padding:30px 0 35px 0; border:1px solid #ECECEC; text-align:center; }
.entryProtected p {padding:4px; }
.entryProtected label {color:#A3A3A3; font-size:0.9em; font-family:tahoma; letter-spacing:1px; }
.entryProtected input.submit {width:70px; height:17px; margin-left:4px; background:url(images/btn_confirm.gif) no-repeat; }

/* 검색결과 */
.listEntry { margin: 10px 0 50px 10px; }
.listEntry h3 { margin-bottom:15px; color:#666; border-bottom:1px solid #ccc; }
.listEntry h3 b {font-weight:bold; margin-bottom:5px; }
.listEntry span.date {display:block; float:left; width:80px; margin-top:1px; color:#909090; font-size:0.9em; }
.listEntry span.list { display:block; float:left; width:/*@post-width:-64=*/580px/*@*/; margin-bottom:5px; font-size:1.1em; }
.listEntry span.cnt { font-size:0.9em; color:#ff0000; }
.listEntry, .listEntry a, listEntry span {color:#666; }
.listEntry li {margin-bottom:12px; border-bottom:1px dotted #ccc; }

.admin {margin-top:12px; margin-bottom:2px; }
.admin, .admin a, .admin a:hover {color:#333333; }

/* 테그트레일 */
.tagTrail {width:664px; margin-bottom:8px; padding-left:16px; background:url(images/icon_tag.gif) no-repeat 0px 0px; }
.tagTrail, .tagTrail a {color:#666666; }
/* 액션트레일 */
.actionTrail {width:670px; margin-left:5px; }
.actionTrail, .actionTrail a, .actionTrail a span, .actionTrail b {color:#666666; }
.author {float:right; color:#B7B7B7; letter-spacing:-1px; }
.author .text {text-transform:uppercase; }
.actionTrail span.cnt { font:bold verdana; color: #545252; }
/* 페이지 */
#paging {margin-bottom:30px; text-align:center; }
.numbox a {padding:0 4px; }
#paging, #paging a, #paging a:hover {color:#8E8E8E; font:1.2em verdana; }
/* 이전 다음 버튼 */
#prevPage {padding-left:5px; background:url(images/icon_prev.gif) no-repeat left 4px; }
#nextPage {padding-right:5px; background:url(images/icon_next.gif) no-repeat right 4px; }
.no-more-prev:hover, .no-more-next:hover {text-decoration:none; }
/*************************************
	사이드바
 *************************************/
/* 기본 레이아웃 */
#sidebar {
	width:200px;
	height:100%;
	word-break:break-allt:left;
	word-wrap:break-word;
	overflow:hidden;
	float:right;
	padding-right:8px;
}
#sidebar div {
	margin-bottom:10px;
}
#tagbox, #recentPost, #recentComment, #recentTrackback, #archive, #link { width:180px; padding:5px; }

/* 트윗 위젯 */
div.twtr-widget { padding:0px; }
div.twtr-doc { border:none !important; background-image:url(http://cfs.tistory.com/custom/blog/79/798539/skin/images/twit_bg0226.gif); 

	background-repeat:no-repeat; }
div.twtr-hd a { display:block; margin:5px 0 4px 5px; width:130px; height:30px; }
div.twtr-hd a img { visibility:hidden; }
div.twtr-hd h3, div.twtr-hd h4 { display:none; }
div.twtr-bd { margin-bottom:0 !important; }
div.twtr-ft div a img { display:none !important; }
div.twtr-ft a.twtr-join-conv { display:block; width:150px; height:40px; font-size:0; line-height:0; color:transparent !important; }

/* 달력테이블 */
.cal_month {padding:0 4px 9px 4px; }
.prev-month, .next-month {
	width:3px; height:5px; margin-top:3px;
	background-repeat:no-repeat; background-position:0px 0px;
	text-indent:-1000px; overflow:hidden;
}.prev-month {float:left; background-image:url(images/btn_prev.gif); }
.next-month {float:right; background-image:url(images/btn_next.gif); }
.tt-calendar thead {display:none; }
#sidebar .cal_month a {display:block; }
#sidebar .this-month {color:#777777; font-size:0.8em; font-family:tahoma; }
/* search */
#searchBox {width:199px !important; height:21px; border:1px solid #E6E6E6; margin:0px; align=left;  auto !important; }
#searchBox input { vertical-align:middle; }
#searchBox input.text { float:left; width:170px; height:18px; line-height:21px; border:0; color:#888; }
#searchBox .submit { float:left; width:21px; height:21px; border:0; background:url(images/btn_search.gif) 50% 50% no-repeat; vertical-align:middle; }
/* counter */
#counter { color:#777777; font-family:tahoma; }
#counter span { float:right; margin-right:45px; }

/* 타이틀 */
#category h3 {background-image:url(images/category.gif); }
#tagbox h3 {background-image:url(images/tag.gif); }
#notice h3 {background-image:url(images/stit_notice.gif); }
#recentPost h3 {background-image:url(images/stit_recentpost.gif); }
#recentComment h3 {background-image:url(images/stit_recentcomment.gif); }
#recentTrackback h3 {background-image:url(images/stit_recenttrackback.gif); }
#archive h3 {background-image:url(images/stit_archive.gif); }
#link h3 {background-image:url(images/stit_link.gif); }
#sidebar h3 { background-position:0 50%; background-repeat:no-repeat; overflow:hidden; height:20px; margin:0; }
/*sns top margin 0*/
#stitle2{ height:7px !important;}
#sidebar h3 span { visibility:hidden; font-size:0; line-height:0; }

/* 블로그 이미지, 블로그 정보 */
#blogImage img { display:block; width:155px; margin:5px auto; }
#userID, #blogDesc {color:#919191; }
#userID {color:#919191; }
#blogDesc {margin-bottom:16px; color:#A7A6A6; }

/* 사이드바 텍스트 스타일 */
#sidebar, #sidebar a { color:#555555; }
#sidebar .cnt, #sidebar .date .c_cnt {letter-spacing:0px; color: #717171; }

/* 카테고리 */
#treeComponent { margin-left:0px; }
#treeComponent table div { width:100%; margin:0; padding:0; }
#category ul { margin-left:10px; width:180px; }
#category ul li ul { margin-left:0; }
#category ul li a { display:block; padding-left:10px; border-top:1px solid #eee; border-bottom:1px solid #eee; line-height:25px; background-color:#f9f9f9; } 
#category ul li ul li a { padding-left:15px; border:none; border-bottom:1px dotted #eee; line-height:25px; background-color:#ffffff;}
#category ul li ul li a li a { padding-left:20px; border:none; border-bottom:1px dotted #eee; line-height:25px; background-color:#ffffff; }

/* 블로그 RSS */
#blogrss { text-align:left; margin-top:-10px; }
#blogrss ul { list-style:none; margin:0 0 0 -45px; }
#blogrss ul li { float:left; padding:4px; }
#blogrss div.clear { clear:both; margin:0; padding:0; height:1px; font-size:1px; line-height:1px; }

/* 최신글, 최신 댓글 */
#recentPost ul, #recentComment ul, #link ul { margin:0; padding:0 5px 0 10px; }
#recentPost li, #recentComment li, #link li {
margin:0; padding-left:10px;
background:url('images/bul_tistory.gif') no-repeat 0 50%;
line-height:25px;
}
#recentComment { width:188px; border:1px solid #dedede; background-color:#f5f5f5; margin-left:0px; }

/* 링크 모음 */
.gmnetwork { width:180px; margin:0 auto; }
.gmnetwork h5 { cursor:pointer; font-size:13px; font-weight:normal; margin:-5px 0 0 0; }
.gmnetwork ul { margin:0px 0 0 -17px; display:none; }
.gmnetwork ul li {
margin:0; padding-left:0px;
background:url('images/bul_tistory.gif') no-repeat 0 0 10 0;
line-height:20px;
}

/* 모듈 */
.module { margin-bottom: 16px; }
.module_widget h3, .module_plugin h3 { color:#757575; overflow:visible; } /* 플러그인 위젯 타이틀 */

/* 에디션 */
#ttCanvas div.tt-panel { padding-top:0 !important; margin:0px !important; width: 840px !important; }
.tt-post-summary, .tt-post-summary a { line-height:1.5em !important; }
.tt-post-title { margin:0 0 10px 0 !important; }
.tt-span-12 { width : 780px !important; }
.tt-span-12-thumb_ratio-7_4 { width : 780px !important; }
.tt-span-3 { width : 180px !important; }
.tt-span-3-thumb_ratio-1_1 { height : 140px !important; }
 .tt-span-3-border	 { width : 180px !important; }
.hide { position:absolute; width:0; height:0; font-size:0; line-height:0; overflow:hidden; visibility:hidden; }
.hidden { width:0 !important; height:0 !important; font-size:0 !important; line-height:0 !important; overflow:hidden; visibility:hidden; }
.clear { clear:both; }
#ttCanvas li { padding-bottom:4px !important; }

/* Float 버그 */
.floatWrapper:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}.floatWrapper {display: inline-white;}
/* Hides from IE-mac \*/
* html .floatWrapper {height: 1%;}
/* End hide from IE-mac */
<select style="width:180px;border:1px soild #e3e9ef">
</select>

/* 상단메뉴*/
.topmenu {
    background-color: #63c5cf;
    color: #fff;
    display: block;
    height: 34px;
    margin: 215px auto 0;
    padding: 0;
    vertical-align: middle;
    width: 1050px;
}
/* 상단메뉴 배경*/
#keeping {
    background: #fff url("images/global_bg.gif") repeat-x scroll 0 0;
    height: 31px;
    left: 0;
    opacity: 0.85;
    position: absolute;
    top: 0;
    width: 100%;
}

#khead * {
    border: 0 none;
    font-size: 1em;
    line-height: 1.25;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

/* 새로운 블로그 메뉴 */
#nblogMenu { width:/*@post-width:*/910px/*@*/; margin:0 auto; background: #fff url("images/global_bg.gif")
	repeat-x scroll 0 0; height: 31px;}
#nblogMenu ul { list-style:none; margin:0 0 0 225px; padding:7px 8px; }
#nblogMenu li { float:left; line-height:15px; padding:0 7px 0 8px; }
#nblogMenu li a { display:block;  cursor:pointer; font-size:9pt; color:#363636; }




#nblogMenu {
    background: #fff url("images/global_bg.gif") repeat-x scroll 0 0;
    height: 31px;
    left: 0;
    opacity: 0.85;
    position: absolute;
    top: 0;
    width: 100%;
}
#nblogMenu h3 {
    display: none;
}
#nblogMenu ul {
    margin: 0 auto;
    padding-right: 510px;
    padding-top: 3px;
    width: 460px;
}
#nblogMenu ul li {
    display: inline;
}
#nblogMenu ul li a {
    color: #666;
    display: inline;
    float: left;
    font-size: 0.92em;
    height: 17px;
    letter-spacing: -1px;
    line-height: 17px;
    margin: 0 7px 0 0;
    overflow: hidden;
    padding: 3px 0 4px;
}
#nblogMenu ul li.img a {
    color: #666;
    height: 23px;
    margin: 0 10px 0 0;
    padding: 0;
}
#nblogMenu ul li a img {
    padding-right: 2px;
    vertical-align: text-bottom;
}
#nblogMenu ul li.etc a {
    line-height: 20px;
}
