@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	font:12px 굴림, NanumGothic, 나눔고딕, "Malgun Gothic", Dotum, 돋움, Gulim, 굴림, Verdana, Arial, Trebuchet MS;
	color:#333;
	text-align:center;
	background:#8DD4DE;
}

body p {margin:0}

a:link	{text-decoration:none; color:#333;}
a:hover	{text-decoration:none; color:#999;}
a:active	{text-decoration:none; color:#FF0033;}
a:visited	{text-decoration:none; color:#333;}

/*공통*/
h1, h2, h3, h4	{margin:0; padding:0;}
ul, ol	{margin:0; padding:0; list-style:none;}
img	{border:none;}
input, textarea{
	font:13px NanumGothic, 나눔고딕, "Malgun Gothic", Dotum, 돋움, Gulim, 굴림, Verdana, Arial, Trebuchet MS;
}

/*레이아웃*/

#wrap {
	margin:20px auto;
	width:995px;
	border:10px solid #fff;
	background:#eeeeee;
}


#header{
	background:url(images/headerbg.png) repeat-x;
	height:100px;
	margin:0 auto;
	text-align:left;

}


#container{
	margin:0 auto;
	padding:10px;
	text-align:left;
}

#content{
	padding:20px 15px;
	width:610px;
	float:left;
	border:1px solid #ddd;
	background:#fff;
}

#sidebar_wrap{
	width:322px;
	float:right;
}

#sidebar{
	width:100%;

}

#sidebar #sbtop {width:100%; }

#sidebar #sbleft1 { float:left; width:160px; 	overflow:hidden; }
#sidebar #sbright1 { float:right; width:120px; overflow:hidden; }
#sidebar #sbbottom1 {width:100%; clear:both; }

#sidebar #sbleft2 { float:left; width:160px;	overflow:hidden; }
#sidebar #sbright2 { float:right; width:120px; overflow:hidden; }
#sidebar #sbbottom2 {width:100%; clear:both; }




#footer{
	width:985px;
	clear:both;
	text-align:right;
}

/*헤더header*/


#header h1{ 
	padding:0;
}

#header h1 a{
	float:left;
	font:30px Arial black, Verdana;
	color:#fff;
}

#header h1 span {display:none;}

#menuwrap {
	width:100%;
	text-align:left;
	background:#fff;
}

#menu{
	width:100%
	border-top:0px solid #27B2C9;
	background:#fff;
	font:bold 12px/1.4 "맑은 고딕", Gulim;
	letter-spacing:-1px;
}

#menu a{
	display:block;
	float:left;
	padding:7px 35px;
	color:#444;
}

#menu a:hover {
	color:#fff;
	background:#444;
}

#menu a.admin, #menu a.write, #menu a.skip{
	float:right;
}

#

/* search */
.search{
	height:17px;
	float:right;
	border:2px solid #ccc;
	background:#fff;

}
.search .searchinput{
	width:80px;
	border:none;;
	background:none;
	cursor:text;
}

.search .submit{
	display:none;
	width:20px;
	height:17px;
	border:none;
	background:none;
	cursor:pointer;
}

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{
	color:#fff;
}



/*기타nonEntry*/

#searchList{
}
#searchList a {
	font:12px Gulim;
	color:#666;
	padding-left:10px;
}
#searchList ol, #searchRplist ol{
	font:10px tahoma;
	margin:15px 0;
	padding:0px;
	list-style:decimal inside;
}
#searchList ol li, #searchRplist ol li{
	color:#333;
	padding:8px 0;
	border-bottom:1px solid #eee;
}
#searchList .cnt, #searchRplist .cnt{
	font:10px tahoma;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#2662DF;
}
#searchList .date, #searchRplist .date{
	font:10px tahoma;
	text-transform:uppercase;
	letter-spacing:1px;
	float:right;
	color:#999;
	display:none;
}
#searchRplist .name{
	color:#999;
}

#taglog{
}
#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:#666;}
#taglog a:hover	{color:#333; text-decoration:underline;}
#taglog a:visited	{color:#999;}	
#taglog li a.cloud1	{font-weight:bold;  background-color:#83cb11; color:#FFF;}
#taglog li a.cloud2	{font-weight:bold;  background-color:#70c5d4; color:#FFF;}
#taglog li a.cloud3	{font-weight:bold;  background-color:#f7f7f7;}
#taglog li a.cloud4	{font-weight:bold; }
#taglog li a.cloud5	{}

#localog{
}
#localog .localogBody{
	margin:15px 0;
	padding:15px;
	border:1px dotted #DDD;
}
#localog .spot{
	padding:5px 0 5px 7px;
	background:url(./images/hd.gif) no-repeat 0 14px;
}
#localog .info{
	padding:5px 0;
}
#localog .info a{
	color:#556eac;
}
#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 #FF6600;
}
#entryProtected .submit{
	padding-bottom:2px;
	border-bottom:1px dashed #DDD;
	cursor:pointer;
}


/*본문entry*/


#entry h2 a, #entryNotice h3 a, #nonEntry h3, #nonEntry h3 a{
	font:bold 15px Gulim, dotum; 
	color:#555;
	letter-spacing:-1px;
}
.titleWrap {padding-bottom:15px;}

.titleWrap_inside {
	border-bottom:1px solid #ddd;
	padding-bottom:5px;
	margin-bottom:5px;
}

.category,
#entryNotice h3 .category,
#searchList h3 .category {	
	font:12px Gulim, Dotum, 돋움, Gulim, 굴림, Verdana, Arial, Trebuchet MS;
	color:#999 !important;
	padding-left:15px;
	margin-left:15px;
	border-left:1px solid #ddd;
}
.titleWrap .category a{
	font:12px Gulim, Dotum, 돋움, Gulim, 굴림, Verdana, Arial, Trebuchet MS !important;
	font-weight:normal !important;
	color:#999 !important;


}

.titleWrap .info{
	font:11px Trebuchet MS;
	color:#999;
}
.titleWrap .info .name{
	font:11px Dotum;
	color:#4F97D7;
	letter-spacing:-1px;
}
.titleWrap .admin{
	font:11px dotum;
	padding-left:15px;
	letter-spacing:-1px;
}

.article{
	margin-top:15px;
	font:13px/1.8 Gulim, 굴림, Verdana, Arial, Trebuchet MS;
	text-align:none;
	color:#555; 

}
.article img{

}


.article a:link	{color:#0465F1; background-color:#ffffff;}
.article a:hover	{color:#0465F1; background-color:#ffffff;}
.article a:visited	{color:#0465F1; background-color:#ffffff;}

.article u {text-decoration:none; padding-bottom:1px; border-bottom:1px solid #888;}

.article h1	{margin:10px 0; font:24px NanumGothic Bold;}

.article h2 {font:bold 16px  "맑은 고딕", Batang, Gulim,; letter-spacing:-3px; padding-bottom:4px; border-bottom:1px solid #AAAAAA; color:#333;}

.article h3 {font:bold 17px "맑은 고딕", Batang, Gulim, dotum; letter-spacing:-3px; border-bottom:1px solid #ddd; color:#333; padding-bottom:2px;}

.article h4 {font:bold 15px "맑은 고딕", Gulim, dotum, Batang; letter-spacing:-1px; padding-bottom:4px; border-bottom:0px dashed #AAAAAA; color:#333;}


.article ol{
	margin:10px 0;
	list-style:none;
}
.article ol li{
	margin:0;
	padding-left:20px;
	background:url(images/ico_bullet_blue.gif) no-repeat 0px 2px;
	list-style:none;
}
.article ul {
	margin:10px 0;
	padding-left:40px;
	list-style:none;
}
.article ul li{
	margin:0;
	padding-left:20px;
	background:url(images/ico_bullet_blue.gif) no-repeat 0px 2px;
	list-style:none;
}

.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 0 10px;
	padding:0 0 0 35px;
	background:url(./images/bg_block.gif) no-repeat;
}
.moreless_fold span{
	padding-left:17px;
	background:url(./images/icon_more.gif) no-repeat 0 0px;
}
.moreless_top span{
	padding-left:17px;
	background:url(./images/icon_less.gif) no-repeat 0 0px;
}
.moreless_bottom span{
	padding-right:17px;
	background:url(./images/icon_less.gif) 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{
	background:url(images/ico_tag_blue.gif) 0 7px no-repeat;
	margin-top:15px;
	padding:5px 0 5px 20px;
	font:12px/1.6 Gulim;

}
.tagTrail a {
	color:#888;
}
.tagTrail .tagText{
	display:none;
	font:11px verdana;
	padding:3px 5px;
	color:#FFF;
}


.actionTrail{
	padding:15px 0 10px 0;
	border-top:1px solid #ddd;
	text-align:right;
}
.actionTrail .bt1,
.actionTrail .bt2  {
	background:url(images/btn_commentBg.gif) 0 0 no-repeat;
	width:95px;
	height:26px;
	display:block; 
	text-align:center;
	float:left;
	padding-top:5px;
	margin-right:5px;
	font:10px Tahoma;
	letter-spancing:-1px;
}

.actionTrail .cnt{
	font:bold 10px verdana;
	color:#2662DF;
	padding-left:5px;
}

.trackback{
	clear:left;
	margin-top:10px;
	padding:10px;
	border:1px solid #DDD;
}
.trackback h3{
	font:11px Tahoma;
	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;
	color:#666;
}
.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 .name{
	font:11px Dotum;
}
.trackback ol li .date{
	font:11px tahoma;
}
.trackback ol li a.del{
	color:#FF0030;
	font:10px verdana;
	text-transform:uppercase;
}
.trackback ol li a:hover.del{
	text-decoration:underline;
}

.comment{
}
.comment h3{
	font:25px Georgia, Gulim, NanumMyeongjo, 바탕, Batang;
	color:#666;
	margin:20px 0;
}
.commentList ol{
	margin-top:10px;
	font:12px Gulim, NanumMyeongjo, 바탕, Batang;
	color:#666;
}
.commentList ol li{
	margin-top:10px;
	border-bottom:1px dashed #DDD;
	padding:10px 0 20px 0;
}
.commentList ol li img{
	vertical-align:middle;
	padding:2px;
	width:16px;
	height:16px;
	border:1px solid #DDD;
	background-color:#FFF;
}
.commentList ol li .name{
	margin-bottom:5px;
	color:#999;
	font:11px Dotum, NanumMyeongjo, 바탕, Batang;
	letter-spacing:-1px;
}

.commentList ol li .name a           {color:#999;}
.commentList ol li .name a:hover {color:#444;}


.commentList ol li .replyFrom{
	font:11px Trebuchet MS;
	text-transform:uppercase;
	letter-spacing:1px;	
	color:#999;
}
.commentList ol li .date{
	font:10px tahoma, dotum, Trebuchet MS;
	letter-spacing:0px;
}
.commentList ol li .date a{
	color:#999;
	border-left:1px solid #ddd;
	padding-left:6px;
	margin-left:3px;
}
.commentList ol li .date a:hover{
	color:#444;
}
.commentList ol li .reply{
	margin:5px 0;
	font:12px/1.8 Gulim;
	letter-spacing:-1px;
	color:#444;

}
.commentList ol li .reply img{
	padding:0;
	margin:0;
	width:auto;
	height:auto;
	border:none;
	background:none;
}
.commentList ol li ul{
	list-style:none;
	margin-left:50px;
	margin-top:30px;
	margin-bottom:0;
}
.commentList ol li ul li{
	padding:10px;
	margin:10px 0;
	background:#fff;
	border-top:1px dashed #DDD;
	border-bottom:0px;

}

.commentWrite{
	margin-top:10px;
	margin-bottom:20px;
	padding:15px;
	border:1px dotted #DDD;
	font:11px Trebuchet MS;
	text-transform:uppercase;
	letter-spacing:1px;	
}
.commentWrite h3, #nonEntry .commentWrite h3{
	margin-bottom:10px;
	font:16px 나눔명조, NanumMyeongjo, 바탕, Batang;
	display:none;
}
.commentWrite p{
	margin:0 0 10px 0;
}
.commentWrite .point{
	color:#FF6600;
	font:11px Verdana;
}
.commentWrite .input{
	width:150px;
	height:18px;
	border:1px solid #DDD;
}
.commentWrite .input_on{
	width:150px;
	height:18px;
	border:1px solid #FF6600;
}
.commentWrite .textarea{
	width:99%;
	height:100px;
	border:1px solid #DDD;
}
.commentWrite .textarea_on{
	width:99%;
	height:100px;
	border:1px solid #FF6600;
}
.commentWrite a.submit{
	font:11px tahoma;
	display:block;
	padding:5px 10px;
	background:#DDD;
	cursor:pointer;
	float:right;
}
.commentWrite p.secretWrap{
	margin-bottom:0;
	font:10px tahoma;
}


/*페이징paging*/
#paging{
	margin:50px 0 20px 0;
	font:11px Trebuchet MS;
	text-transform:uppercase;
	letter-spacing:1px;	
}
#paging .selected{
	color:#FF9900;
}
#paging .numbox{
}
#paging a.num{
	padding:2px 6px;
	border:1px solid #ddd;
}
#paging a:hover.num{
}
#paging a.prev2{
	padding:2px 6px;
	border:1px solid #ddd;
}



/*사이드바sidebar*/


#sidebar .module{
	margin-bottom:20px;
	overflow:hidden;
	padding:10px;
	background:#fff;
	border:1px solid #ddd;
}

#sidebar h3{
	font:bold 10px Trebuchet MS, Arial;
	color:#fff;
	background:#258C99;
	letter-spacing:0px;
	padding:2px 7px;
	border-bottom:1px solid #387487;

}


#sidebar ul li a{
	color:#666;
}

#sidebar .cnt, .c_cnt{
	font:10px tahoma;
	color:#258C99;
}

#sidebar .name{
	color:#999;
	font:11px Dotum;
	letter-spacing:-1px;

}

#sidebar .date{
	font:10px tahoma, Trebuchet MS;
	text-transform:uppercase;
	color:#258C99;
}

#sidebar ul li{
	padding:6px 0 0 18px;
	background:url(./images/bul_arrow.gif) 0px 7px no-repeat ;
	font:12px/1.6 gulim;
}

#blogImage{
	margin-bottom:15px;
}
#blogImage img{

}
#blogImage .bloger{
	color:#999;
}
#blogImage .blogerText{
	font:11px Trebuchet MS;
	text-transform:uppercase;
	letter-spacing:1px;	
}

#notice .noticeText{
	font:11px Trebuchet MS;
	text-transform:uppercase;
	letter-spacing:1px;	
	color:#FF6600;
}
#notice ul li{
	padding:5px 0 0;
	background:none;
}

#category{
}
#category .categoryBody li {
	padding-top:5px;
	line-height:1.6;
}
#category .categoryBody li ul {padding:0; margin-left:-18px;}

.ib			{cursor:pointer;}
.branch3	{cursor:pointer;}

#tagbox ul		{ text-align:justify; line-height:200%; margin-top:5px;}
#tagbox ul li 	{ display:inline; border:none; background:none; padding:0; line-height:1.6;}
#tagbox li a	{padding:3px 2px 2px 2px;}
#tagbox li a.cloud1	{background-color:#235CDB; color:#FFF}
#tagbox li a.cloud2 	{background-color:#6AA7DB; color:#FFF}
#tagbox li a.cloud3	{background-color:#83BFFF; color:#FFF}
#tagbox li a.cloud4	{}
#tagbox li a.cloud5	{}

#counter{
	padding:5px;
	margin-bottom:15px;
	border:1px solid #DDD;
	background-color:#F7F7F7;
	font:11px Trebuchet MS;
	text-transform:uppercase;
	letter-spacing:1px;	
}
#counter .total{
}
#counter .counterNum{
	color:#999;
}


/*푸터footer*/
#copyright{
	padding:20px 0px;
	font:11px tahoma;
	text-align:right;
	color:#444;
}
#copyright a{
	color:#444;
	font-weight:bold;
}
#copyright a:hover{
	text-decoration:underline;
}



/* 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%;}
/* */







/* 카테고리 다른글 보기 */
div.another_category {border:0px solid #eee !important; padding:0 !important; margin:50px 0 0 0 !important;  overflow:hidden;}
div.another_category h4 {font:12px Gulim; letter-spacing:0px !important; padding-left:20px !important; background:url(images/bullet_blue_on.gif) 0px -1px no-repeat; color:#555 !important; letter-spacing:-1px;}
div.another_category h4 a {color:#555 !important;}
div.another_category table  {}
div.another_category table tbody {margin-top:80px !important;}
div.another_category th a.current {border:0px !important; }
div.another_category th a {line-height:1.8; color:#666 !important; background:url(images/bul_arrow.gif) 0 -3px no-repeat; padding-left:18px; border-bottom:0px solid #fff ;letter-spacing:0px; margin-left:20px;}

.another_category td {display:none;}



/* adlink 본문 하단 카테고리 다른글 보기 밑에 */
.adlink { font:12px/2.2 Gulim; color:#666 ; margin-top:-2px; padding-left:20px;}
.adlink  ul {padding:0;  margin:0;  list-style-type:none;}
.adlink  li  {list-style:none; background:url(images/bul_arrow.gif) 0 3px no-repeat; padding:0 0 0 18px;}
.adlink  a  {color:#666;}
.adlink_cnt {font:10px Tahoma; color:#888;}

.aa {}
.aa a, .aa a:hover, .aa a:visited  {background:none; margin-top:-5px;}

/* 게시글 하단 CCL표기 */
.entry-ccl {display:none;}

/* 다음 뷰 */
.blogger-news-widget {padding:87px 0 10px 0;}


/* 다음 뷰 추천점 */
 
.blogger-news-widget {background:url(images/viewre4.jpg) 0px 12px no-repeat !important;}




/* DIV 표 */
.d00 {width:610px; padding:20px 0; border-bottom:1px dashed #ccc; display:block;}
.d000 {width:40px; padding-top:20px; float:left; text-align:center; font:bold 15px/1.2 Georgia; !important}
.d0000 {width: 70px; padding-top:20px; float:left; text-align:center; font:12px/1.6 Gulim ; color:#999;}
.d0001 {width: 130px; padding:0;  float:left; text-align:center;display : inline ;}
.d0002 {width: 90px; padding-top:20px;  float:left; text-align:center; font:bold 12px/1.6 Gulim;}
.d0003 {width: 280px; float:left; text-align:center; font:12px/1.6 나눔고딕,Gulim;}
.d0009 {both:clear; width:100%; text-align:center; padding:20px 0 ;}

.d00:hover {background:#eee;}

.d00 a {color:#0307C3}
.d0000 b {font:bold 12px/1.2 Gulim !important; color:#000;}


/* 뷰 애드 */
.ad250_outter {margin-bottom:35px !important;  } 


.eskin_br {text-align:center; color:#ccc; }

.eskin_c a {}


/* 테이블 seevaa님 */
.article table.normalTable { border-collapse:collapse; clear:both; width:100%; border:1px solid #ccc; font:12px/1.6 Gulim;vertical-align:top;}
.article table.normalTable tr th { border-bottom:1px solid #ccc; border-right:0px solid #ccc; padding:5px; background:#eee; text-align:center;}
.article table.normalTable tr td { border-bottom:1px solid #ccc; border-right:0px solid #ccc; padding:10px; height:100px;  vAlign:top;}

.article table.normalTable tr:hover { background:#eee;}


/* **** width team blog **** */
.recentPost .author{ font:90% dotum; margin-bottom:3px; color:#999; display:block;}


#PPD img {height:150px;}

.td_clear {clear:none !important;}



/* 다음뷰 애드 */
.ad250_outter {margin-bottom:27px !important;} 


/* ads160600 */
#ads160600 { height:600px; width:120px; position:absolute; top:145px; left:-140px; display:none;}

/* adsense336280 */
.ads336280  {text-align:center; width:100%; height:295px;}

/* 이미지 링크 점선 지우기 */
a:active, a:focus{outline:none;}

/* 나눔고딕 타이틀 */
.nnt  {font:bold 20px/1.8 NanumGothic, 'Malgun Gothic'; letter-spacing:-3px;} 



#ttItem1269596281 .tt-item-title-inner,
#ttItem1269596284 .tt-item-title-inner,
#ttItem1269596286 .tt-item-title-inner,
#ttItem1269596289 .tt-item-title-inner,
#ttItem1269596292 .tt-item-title-inner,
#ttItem1269596282 .tt-item-title-inner, 
#ttItem1269596287 .tt-item-title-inner,
#ttItem1269596290 .tt-item-title-inner {height:60px; text-indent:-9999px !important; margin-top:20px;} 


#ttItem1269596281 .tt-item-title-inner {background:url(images/1cm0.jpg) no-repeat;}
#ttItem1269596284 .tt-item-title-inner {background:url(images/1cm1.jpg) no-repeat;}
#ttItem1269596286 .tt-item-title-inner {background:url(images/1cm2.jpg) no-repeat;}
#ttItem1269596289 .tt-item-title-inner {background:url(images/1cm3.jpg) no-repeat;}
#ttItem1269596292 .tt-item-title-inner {background:url(images/1cm4.jpg) no-repeat;}


.tt-post-date {font:11px Trebuchet MS !important; color:#258C99 !important;}
.tt-post-comment {font:11px Trebuchet MS !important; color:#FF9966!important; letter-spacing:0px !important;}
