@charset "utf-8";
/* CSS Document */

body{
	 background-color: #F7F7F7;
    background-image: none;
    background-position: center top;
    background-repeat: no-repeat;
    color: #333333;
    font: 13px "Malgun Gothic","맑은 고딕",NanumGothic,나눔고딕,Dotum,돋움,Gulim,굴림,Verdana,Arial,Trebuchet MS;
    margin: 0;
    text-align: center;
background: url("./images/linen.gif") repeat scroll 0 0 #FFFFFF;


}

a:link	{text-decoration:none; color:#333;}
a:hover	{text-decoration:none; color:#E01419;}
a:active	{text-decoration:none; color:#FF0033;}

/*공통*/
h1, h2, h3, h4	{margin:0; padding:0;}
ul, ol	{margin:0; padding:0; list-style:none;}
img	{border:none;}
input, textarea{
	font:13px "Malgun Gothic", "맑은 고딕", NanumGothic, 나눔고딕, Dotum, 돋움, Gulim, 굴림, Verdana, Arial, Trebuchet MS;}

/*레이아웃*/
#container{
	margin:0 auto;
	width:/*@post-width:280=*/1030px/*@*/;
	background-color:#fff;
box-shadow:0 0 4px rgba(0, 0, 0, 0.3);
	text-align:left;
	}

#header{ border-bottom:1px solid #ddd;
padding-bottom: 10px;
width:/*@post-width:280=*/1030px/*@*/;
	height:/*@title-height:-80=*/220px/*@*/;
	position:relative;
	text-align:left;
	background-color:/*@title-background-color=*/transparent/*@*/;
         margin-bottom:15px;
}
#content{
	padding:0 20px;
	width:700px;
	background-color:#fff;
	float:left;
        margin-bottom:25px;
}
#sidebar{
	padding:15px 10px 0px 0px;
	width:270px;
	float:right;
	background-color:#fff; margin-top:0px;
}
#footer{
	width:/*@post-width:280=*/1030px/*@*/;
	clear:both;
	background-color:#fff;
	height:70px;
         border-top:1px solid #ddd;
        padding-top:15px;
}



/*헤더header*/

#header h2{
	margin-left:30px;
	color:#999;
	font:16px "Malgun Gothic", "맑은 고딕", NanumGothic, 나눔고딕, Dotum, 돋움, Gulim, 굴림, Verdana, Arial, Trebuchet MS;
}

#header h1{
	background-color:transparent;
	margin-left:30px;
}

#header h1 a{
	font:/*@title-font-size=*/28px/*@*/ /*@title-font-family=*/"Malgun Gothic", "맑은 고딕", NanumGothic, 나눔고딕, Dotum, 돋움, Gulim, 굴림, Verdana, Arial, Trebuchet MS/*@*/;
	color:/*@title-color=*/#333/*@*/;
}

#header h1 .subj{
	position:relative;
	z-index:10;
}

#header h1 .subs{
	font:/*@title-font-size=*/28px/*@*/ /*@title-font-family=*/"Malgun Gothic", "맑은 고딕", NanumGothic, 나눔고딕, Dotum, 돋움, Gulim, 굴림, Verdana, Arial, Trebuchet MS/*@*/;
	color:/*@title-color=*/#ddd/*@*/;
	position:absolute;
	z-index:5;
	margin:1px 1px 1px;
}

#logo{float:left; margin-left:80px;}

#menu{ float:right; margin-top:70px; margin-right:30px;
	width:;
	background-color:#fff;
	font:11px Trebuchet MS;
text-transform: uppercase;
}
#menu a{
	display:block;
	float:left;
	padding:8px 15px;
         color:#8c8c8c; }

#menu  .subj{
	position:relative;
	z-index:15;
}



#menu a:hover	{text-decoration:none; color:#000;}
#menu a.blog{

}
#menu a.admin, #menu a.write, #menu a.skip{
	float:right;
}

body#tt-body-page #menu a.blog, body#tt-body-category #menu a.blog, body#tt-body-notice #menu a.notice, body#tt-body-tag #menu a.tag, body#tt-body-location #menu a.localog, body#tt-body-media #menu a.media, body#tt-body-guestbook #menu a.guestbook{
	background-color:#f7f7f7;
	color:#000;
}

body#tt-body-page .subs1, body#tt-body-category .subs1, body#tt-body-notice .subs2, body#tt-body-tag .subs3,body#tt-body-location .subs4,body#tt-body-guestbook .subs5{
	font-weight:bold;
	color:#b80200;
}

/*기타nonEntry*/

#searchList{ padding:20px;
}

#searchList h3{text-align:center;
}

#searchList ol, #searchRplist ol{
	margin:15px 0;
	padding:15px;
	list-style:decimal inside;
}
#searchList ol li, #searchRplist ol li{
	padding:5px; border-bottom:1px dotted #eee;
}
#searchList .cnt, #searchRplist .cnt{
	font:11px Trebuchet MS;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#E01419;
}
#searchList .date, #searchRplist .date{
	font:11px Trebuchet MS;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#999;
}
#searchRplist .name{
	color:#999;
}

#taglog{
}

#taglog h3{
width:200px;
height:21px;
background:url(./images/bannert.png) no-repeat;
}

#taglog ul{
	margin:15px 0;
	padding:15px;
	border:1px dotted #DDD;
	text-align:justify;
	line-height:200%;
}
#taglog li	{background:none;  display:inline;}
#taglog a	{padding:3px 5px; color:#333;}
#taglog a:hover	{color:#333; text-decoration:underline;}
#taglog a:visited	{color:#999;}	
#taglog li a.cloud1	{font-weight:bold;  background-color:#ffe9f6; color:#e55147;}
#taglog li a.cloud2	{background-color:#f4f4b9; color:#338543;}
#taglog li a.cloud3	{color:#3a7eeb;}
#taglog li a.cloud4	{color:#111; }
#taglog li a.cloud5	{color:#777; }

#localog{
}

#localog h3{
width:250px;
height:21px;
background:url(./images/bannerl.png) no-repeat;
}

#localog .localogBody{
	margin:15px 0;
	padding:15px;
	border:1px dotted #DDD;
}
#localog .spot{
	padding:5px 0 5px 7px;
	background:url(./images/flag.png) no-repeat -5px 5px;
}
#localog .localspot{
	margin-left:5px;
}
#localog .info{
	padding:5px 0;
}
#localog .info a{
	color:#00368f;
}
#localog .info a:hover{
	text-decoration:underline;
}

#entryProtected{
}

#entryProtected .input{
	width:150px;
	height:18px;
	border:1px solid #DDD;
}
#entryProtected .input_on{
	width:150px;
	height:18px;
	border:1px solid #E01419;
}
#entryProtected .submit{
	padding-bottom:2px;
	border-bottom:1px dashed #DDD;
	cursor:pointer;
}


/*본문entry*/

#entry { }
#entry h2 a, #nonEntry h3, #nonEntry h3 a{
	font-size:/*@post-title-font-size=*/23px/*@*/;
	font-family:/*@post-title-font-family=*/"Malgun Gothic", "맑은 고딕", NanumGothic, 나눔고딕, Dotum, 돋움, Gulim, 굴림, Verdana, Arial, Trebuchet MS/*@*/;
	color:/*@post-title-color=*/#000/*@*/; 
}


#entryNotice h3, #entryNotice h3 a{
font-size:/*@post-title-font-size=*/20px/*@*/;
font-family:/*@post-title-font-family=*/"Malgun Gothic", "맑은 고딕", NanumGothic, 나눔고딕, Dotum, 돋움, Gulim, 굴림, Verdana, Arial, Trebuchet MS;
}


#entry .info{ padding :10px 20px 10px 3px;   
	font-size:11px;
	text-transform:uppercase;
	letter-spacing:1px; text-align:right;
	color:#999; }

.titleWrap .admin{
	padding:5px;
	margin-top:15px;
	border:1px solid #DDD;
	background-color:#F7F7F7;
}

.article{
	font:/*@post-body-font-size=*/14px/*@*/ /*@post-body-font-family=*/"Malgun Gothic", "맑은 고딕", NanumGothic, 나눔고딕, Dotum, 돋움, Gulim, 굴림, Verdana, Arial, Trebuchet MS;	line-height:180%;
	color:/*@post-body-color=*/#222/*@*/; 
	text-align:justify; padding:0 20px;
}

.article img{

}

.article a:link	{color:#00368f; background-color:#fff;}
.article a:hover	{color:#cc0000; background-color:#f0f0f0;}
.article a:visited	{color:#00368f; background-color:#fff;}

.article h1	{margin:10px 0; font:24px NanumGothic Bold;}
.article h2	{margin:10px 0; padding:3px; border-bottom:1px solid #ddd; background-color:#f0f0f0; font-size:18px;}
.article h3	{margin:10px 0; font-size:16px; color:#cc0000;}
.article h4	{margin:10px 0; font-size:16px; border-bottom:2px solid #4f8cc3;}

.article ol{
	margin:10px 0 10px 25px;
	list-style:decimal;
}
.article ol li{
	margin:0;
	padding:0;
	list-style:decimal;
}
.article ul.list{
	margin-left:25px;
	margin-bottom:20px;
}
.article ul.list li{
	margin:0;
	padding-left:20px;
	background:url(./images/hd_list.gif) no-repeat 5px 8px;
}

.article .box{
	padding:10px;
	margin:10px 0;
	border:1px solid #ddd;
	background-color:#f7f7f7;
}

.article pre{
	padding:10px;
	margin:10px 0;
	overflow-x:auto;
	overflow-y:hidden;
	border:1px solid #ddd;
	background:url(./images/bg_pre.gif);
	font:12px/180% Lucida Console;
}

.article table.tb{
	width:100%;
	border-collapse:collapse;
	font:11px Verdana;
}
.article table.tb th, .article table.tb td{
	padding:5px 7px;
	border:1px solid #c1c1c1;
	text-align:center;
}
.article table.tb th{
	background-color:#e9e9e9;
}
.cap1{
	margin:5px 0;
	padding:0;
	color:#888;
}
blockquote{
	margin:15px 0;
	padding:0 0 0 27px;
	background:url(./images/bg_block.gif) no-repeat;
	font-style:italic;
}
.moreless_fold span{
	padding-left:17px;
	background:url(./images/script--plus.png) no-repeat 0 0px;
}
.moreless_top span{
	padding-left:17px;
	background:url(./images/script--minus.png) no-repeat 0 0px;
}
.moreless_bottom span{
	padding-right:17px;
	background:url(./images/script--minus.png) no-repeat right 0px;
}
.moreless_fold{
}
.moreless_top{
}
.moreless_content{
	padding:15px 0;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.moreless_bottom{
	text-align:right;
}

.tagTrail{
	margin:10px 20px 10px 20px;
	background:url(./images/tag--arrow.png) no-repeat;
}
.tagTrail .tagtext{
margin-left:20px;
}

.actionTrail{
	padding-bottom:10px;
margin-right:20px;
	width:/*@post-width:10=*/680px/*@*/;
	text-align:right;
}
.actionTrail .cnt{
	font:11px Trebuchet MS;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#E01419;
}

.trackback{
	border-bottom:1px solid #DDD;

	clear:left;
	margin-top:10px;
	padding-bottom:10px;
}
.trackback h3{
	font:11px Trebuchet MS;
	text-transform:uppercase;
	letter-spacing:1px;
	text-align:center;
	color:#999;
}
.trackback ol{
	margin-top:10px;
	border-top:1px dotted #DDD;
	list-style:decimal inside;
}
.trackback ol li{
	margin-top:10px;
}
.trackback ol li a{
	color:#556eac;
}
.trackback ol li a:hover{
	text-decoration:underline;
}
.trackback ol li a:active{
	color:#FF0033;
}
.trackback ol li .from{
	color:#999;
}
.trackback ol li a.del{
	color:#999;
	font:11px Trebuchet MS;
	text-transform:uppercase;
	letter-spacing:1px;	
}
.trackback ol li a:hover.del{
	text-decoration:underline;
}

/* comment */

.comment{border-right:1px solid #ddd; border-left:1px solid #ddd; border-bottom:1px solid #ddd; margin:0 20px; }
.commentList{
}
.commentList ol li{
	padding: 0 20px;
	border-top: 1px solid #DDD;
	background: url(./images/blogIcon.png) no-repeat 20px 20px;
}


#guestbook .commentList ol li{
	padding: 0 20px;
	border-top: 0px solid #DDD;
	background: url(./images/blogIcon.png) no-repeat 20px 20px;
}


#guestbook h3{
	padding: 10px 20px 15px 55px;
	background: url(./images/blGuestbook.png) no-repeat 20px 9px;
	font-size: 18px;
	line-height: 140%;
}
#guestbook .commentWrite{
	padding-bottom: 50px;
border-bottom:1px solid #ddd;
}


.commentList ol li ul li{
	margin-left: 65px;
	padding: 0;
	border-bottom: none;
	border-top: 1px solid #DDD;
	background: url(./images/blogIcon.png) no-repeat 0 20px;
}
.commentList ol li .rp_secret, .commentList ol li .guest_secret{
	background: url(./images/iconSecret.png) no-repeat 0 20px;
}
* html .commentList ol li .rp_secret, * html .commentList ol li .guest_secret, *+html .commentList ol li .rp_secret, *+html .commentList ol li .guest_secret{
	background: url(./images/iconSecret.png) no-repeat 0 19px;
}

.commentList img{
	position: absolute;
	left: 7px;
	top: 27px;
	width: 38px;
	height: 38px;
	background-color: #FFF;
}
.commentList p img{
	position: static;
	width: auto;
	height: auto;
}
.commentList .cList{
	position: relative;
	padding: 20px 0;
}
.commentList .name{
	padding-left: 65px;
	font-size: 16px;
	font-weight: bold;
	color: #2e5d7f;
}
.commentList .name a{
	color: #2e5d7f;
}
.commentList .date{
	font: 10px Verdana;
}
.commentList a.btEdit{
	font: 10px Verdana;
}
.commentList a:hover.btEdit, .commentList .date a:hover{
	text-decoration: underline;
}
.commentList p{
	padding: 10px 0 0 65px;
	margin: 0;
	line-height: 180%;
}
.commentList p a{
	color: #2e5d7f;
}
.commentList p a:hover{
	text-decoration: underline;
}
.commentList a.btReply{
	display: block;
	position: absolute;
	right: 0;
	top: 20px;
	padding-left: 15px;
	background: url(./images/blReply.png) no-repeat 0 1px;
	font: 11px Verdana;
	color: #3e5d7f;
}
* html .commentList a.btReply{
	right: 20px;
}
.commentList a:hover.btReply{
	text-decoration: underline;
}
.commentWrite{
	padding: 40px;
	border-top: 1px solid #DDD;
}
.commentWrite label{
	display: block;
	margin-bottom: 15px;
	font: 15px Verdana;
	color: #a0a0a0;
}
.memberWrap{
	padding-bottom: 20px;
}
.memberWrap p{
	float:left;
	padding: 0 20px 0 0;
	margin: 0;
	width: 178px;
}
.memberWrap p.last{
	padding: 0;
	margin: 0;
}

.insert{
	padding: 5px;
	width: 166px;
	height: 17px;
	border: 1px solid #DDD;
}
.insertOn{
	padding: 5px;
	width: 166px;
	height: 17px;
	border: 1px solid #ed4f4f;
}
.insert2{
	padding: 10px;
	width: 550px;
	height: 130px;
	overflow: auto;
	border: 1px solid #DDD;
	line-height: 160%;
	resize: vertical;
}
.insertOn2{
	padding: 10px;
	width: 550px;
	height: 130px;
	overflow: auto;
	border: 1px solid #ed4f4f;
	line-height: 160%;
	resize: vertical;
}

.submitWrap{
	position: relative;
	padding-top: 25px;
	margin-bottom: 10px;
}
.submitWrap label{
	display: inline;
	margin: 0;
	font: 12px Verdana;
}
.submitWrap a.submit{
	display: block;
	position: absolute;
	right: 0;
	top: 20px;
	width: 108px;
	height: 36px;
	background: url(./images/btSubmit.png) no-repeat;
}
.submitWrap a:hover.submit{
	background-position: 0 -44px;
}
.submitWrap a.submit span{
	display: none;
}

/*페이징paging*/
#paging{
	width:/*@post-width:10=*/700px/*@*/;
	text-align:center;
	padding-top:10px;
	margin:10px 0;
	font:11px Trebuchet MS;
	text-transform:uppercase;
}
#paging .selected{
	color:#E01419;
}
#paging .numbox{
}

#paging a.num{
	padding:2px 6px;
	border:1px solid #ddd;
}
#paging a:hover.num{
	border:1px solid #E01419;
}
#paging a.prev{
	display:block;
	width:80px;
	height:35px;
	background:url(./images/red-prev.png) no-repeat;
	float:left;
}
#paging a.next{
	display:block;
	width:80px;
	height:35px;
	background:url(./images/red-next.png) no-repeat;
	float:right;
}
#paging a:hover.prev, #paging a:hover.next{
	 background-position:0 -35px;
}
#paging a.prev span, #paging a.next span{
	display:none;
}

/*사이드바sidebar*/

#sidebar a {
	color:#888; font-size:12px;
}


.search{
	margin-bottom:15px;
	padding:2px;
	border:1px solid #DDD;
	background:#fff url(./images/red-search1.png) no-repeat 210px 5px;
height:28px; width:250px;
}
.search .searchinput{
	width:200px;
	border:none;
	background:none;
	cursor:text;
}
.search .submit{
	width:25px;
	height:25px;
	border:none;
	background:none;
	cursor:pointer;
}
.search:hover{
background-color:#f7f7f7;
}

#sidebar .module{
	margin-bottom:15px;
padding:10px;
}
#sidebar h3{
	padding:5px;
         margin-bottom:15px;
	font:13px  "Malgun Gothic", "맑은 고딕", NanumGothic, 나눔고딕, Dotum, 돋움, Gulim, 굴림, Verdana, Arial, Trebuchet MS;
font-weight:bold;
border-bottom: 5px solid #F7F7F7;
	text-transform:uppercase; text-align:right;
}

#sidebar h3 .subj{
	color:#888;
	position:relative;
	z-index:10;
}

#sidebar h3 .subs{
	color:#aaa;
	position:absolute;
	z-index:5;
}

#sidebar .cnt, .c_cnt{
	font:11px Trebuchet MS;
	text-transform:uppercase;
	letter-spacing:1px;
color:#777;
}
#sidebar .name{
	color:#999;
}
#sidebar .date{
	font:11px Trebuchet MS;
	text-transform:uppercase;
	letter-spacing:1px;	
}

#sidebar ul li{
	padding:5px ; border-bottom:1px dotted #ddd;
}

#sidebar ul li a:hover{
color:#E01419;
}

#recentPost ul li:hover, #recentComment ul li:hover, #recentTrackback ul li:hover, #archive ul li:hover, #link ul li:hover{
	background:url(./images/control-000-small.png) no-repeat -6px 6px;
}

#blogImage{
	margin-bottom:15px;
}
#blogImage img{
	width:240px;
}
#blogImage .bloger{
	color:#999;
}
#blogImage .blogerText{
	font:11px Trebuchet MS;
	text-transform:uppercase;
	letter-spacing:1px;	
}

#notice ul li{
padding:5px 0 0;
background:url(./images/bookmark--arrow.png) no-repeat;
background-position:0px 5px;
}

#notice .noticelink{
margin-left:20px;
}



.ib			{cursor:pointer;}
.branch3	{cursor:pointer;}

#tagbox ul					{ text-align:justify; line-height:200%; margin-top:5px; width:240px;}
#tagbox ul li 					{ display:inline; border:none; background:none; padding:0;}
#tagbox li a	{padding:3px;}
#tagbox li a.cloud1		{font-weight:bold;  background-color:#ffe9f6; color:#e55147;}
#tagbox li a.cloud2 	{background-color:#f4f4b9; color:#338543;}
#tagbox li a.cloud3		{color:#3a7eeb;}
#tagbox li a.cloud4		{color:#111;}
#tagbox li a.cloud5		{color:#777;}

#counter{
	padding:5px;
	margin-bottom:15px;
	background-color:#fff;
	font:11px Trebuchet MS;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#333;
}
#counter .total{
	font:13px Trebuchet MS;
}
#counter .anoday, #counter .anoday2{
	color:#777;
	margin-left:2px;
	margin-top:2px;
}

#counter .counterNum{
	color:#e01419;
}
#counter .counterNum2{
	color:#3a7eeb;
}
#counter .counterNum3{
	color:#338543;
}

/*푸터footer*/
#copyright{
	background:#fff;
	margin-top:5px;
	padding:5px 0;
	font:12px "Malgun Gothic", "맑은 고딕", NanumGothic, 나눔고딕, Dotum, 돋움, Gulim, 굴림, Verdana, Arial, Trebuchet MS;
	text-transform:uppercase;
	letter-spacing:0px;	
	text-align:left;
	color:#777;
	line-height:160%;
	float:left;
}
#copyright a{
	color:#777;
}
#copyright a:hover{
	text-decoration:underline;
}
.nanum	{color:#333333;}
.tistory	{color:#FF6600;}
.daum1	{color:#f0c800;}
.daum2	{color:#fd8116;}
.daum3	{color:#74ca2d;}
.daum4	{color:#6b96fc;}
.suspect	{color:#acc1d2;}
.lawlite1	{color:#000000;}
.lawlite2	{color:#393939;}
.lawlite3	{color:#3F3F3F;}
.lawlite4	{color:#404040;}
.lawlite5	{color:#5F5F5F;}
.lawlite6	{color:#606060;}
.lawlite7	{color:#6F6F6F;}

#rssbutton{
margin-top:10px;
float:right;
width:32px;
height:32px;
}

/* 각주 */
div.footnotes { margin-top: 10px; border-top:#ccc 1px dashed;  }

/* Float bug */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
.clearfix {
	display: inline-block;
	}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* */

#guestbook{border:1px solid #ddd; padding:0px; margin:10px 0px 0px 10px;}

  /* 티스토리 툴바 숨기기 */
     #tistorytoolbarid {
               display : none;
     }

#googlead{  margin-bottom:35px; padding:10px; }

#google-guest{ border:0px dotted #DDDDDD; padding:20px;}

#category .categoryBody{padding:15px;
}

#bottom_ad{
margin-top:10px; border:1px solid #ddd; }

#category_ad_bottom{margin-top:10px;}
#category_ad_top{padding:50px 10px 40px 10px; margin-bottom:20px; border:1px solid #ddd;}

#titlead{padding:5px;}
#titlead h2{margin:20px 20px 0px 20px;}

