@charset "utf-8";
/* 반드시 들어가야 하는 스타일 시작 */
@import url(https://fonts.googleapis.com/earlyaccess/nanumgothic.css);

@font-face {
  font-family: 'Noto Sans Light';
  font-weight: normal;
  src: local(images/NotoSansCJKkr-Light.woff);
  src: local(��),
       url(images/NotoSansCJKkr-Light.woff) format('woff'),
       url(images/NotoSansCJKkr-Light.otf) format('opentype');
}

@font-face {
  font-family: 'Noto Sans DemiLight';
  font-weight: normal;
  src: local(images/NotoSansCJKkr-DemiLight.woff);
  src: local("��"),
       url(images/NotoSansCJKkr-DemiLight.woff) format('woff'),
       url(images/NotoSansCJKkr-DemiLight.otf) format('opentype');
}

@font-face {
  font-family: 'Noto Sans Regular';
  font-weight: normal;
  src: local(images/NotoSansCJKkr-Regular.woff);
  src: local("��"),
       url(images/NotoSansCJKkr-Regular.woff) format('woff'),
       url(images/NotoSansCJKkr-Regular.otf) format('opentype');
}

@font-face {
  font-family: 'Noto Sans Medium';
  font-weight: normal;
  src: local(images/NotoSansCJKkr-Medium.woff);
  src: local("��"),
       url(images/NotoSansCJKkr-Medium.woff) format('woff'),
       url(images/NotoSansCJKkr-Medium.otf) format('opentype');
}

@font-face {
  font-family: 'AvenirNext Bold';
  font-weight: normal;
  src: local(https:images/AvenirNextLTPro-Bold.eot);
  src: local("��"),
       url(images/AvenirNextLTPro-Bold.woff2) format('woff2'),
       url(images/AvenirNextLTPro-Bold.woff) format('woff'),
       url(images/AvenirNextLTPro-Bold.ttf) format('truetype');
}

@font-face {
    font-family: 'Avenir Next Regular';
    font-weight: normal;
    src: local(images/AvenirNext-Regular.eot);
    src: local("��"),
    url(images/AvenirNext-Regular.woff2) format('woff2'),
    url(images/AvenirNext-Regular.woff) format('woff'),
    url(images/AvenirNext-Regular.otf)format('opentype'),
    url(images/AvenirNext-Regular.ttf)format('truetype');
}




/* NanumBarunGothic 기본 폰트 */
@font-face{
font-family: "NanumBarunGothic";
src: url('images/NanumBarunGothic.eot')format('eot');
src: url('images/NanumBarunGothic.woff') format('woff');
}
/* NanumBarunGothic 굵은 폰트 */
@font-face{
font-family: "NanumBarunGothicBold";
src: url('images/NanumBarunGothicBold.eot')format('eot');
src: url('images/NanumBarunGothicBold.woff') format('woff');
}
@font-face {font-family: wooriDotum; src:url(images/wooriDotum.eot);}
@font-face {font-family: wooriBatang; src:url(images/wooriBatang.eot);}
@font-face {font-family: wooriSinmoon; src:url(images/wooriSinmoon.eot);}
@font-face {font-family: wooriSaebom; src:url(images/wooriSaebom.eot);}
@font-face {font-family: wooriSaebomR; src:url(images/wooriSaebomR.eot);
}
/* 본문 공통 */
body{
		font:12px/1.7 Noto Sans Light, nanumgothic, Malgun Gothic, AppleGothic, Dotum, Arial, Verdana, Sans-serif; 
		background-color:#efefef;
		color:#333;
}
a:link          { color:#333; text-decoration:none;}
a:visited       { color:#333; text-decoration:none;}
a:hover         { color:#909; text-decoration:underline;}
a:active        { color:#333; text-decoration:none;}

/* 페이징 - 현재 페이지 */
    .selected     { font-weight:bold; color:#f30;}
    .no-more-prev,
	.no-more-next { color:#ccc;}


/* 카테고리 - 이미지 버튼 */
    .ib                     { cursor:pointer;}
/* 카테고리 - 트리 셀 */
    .branch3                { cursor:pointer;}
/* 카테고리 - 카테고리 옆 개수 스타일 */
    .c_cnt                  { font:0.75em Tahoma, Helvetica, Arial, Gulim, sans-serif; color:#f30;}

/* 달력 월 표시 */
    .cal_month              { font:0.95em Verdana, Helvetica, Arial, Gulim, sans-serif; height:18px; font-weight:bold;}
/* 달력 요일 표시(th 영역) */
    .cal_week1              { font:0.95em Dotum, Arial, sans-serif; height:18px; font-weight:normal;}
/* 달력 일요일 표시(th 영역) */
    .cal_week2              { font:0.95em Dotum, Arial, sans-serif; color:#f30; }

/* 달력 Week(tr 영역)  */
    .cal_week               { background-color:#fff;}
    .cal_current_week       { background-color:#eee;}

/* 달력 Day(td 영역) */
    .cal_day                { font:0.95em Verdana, Helvetica, Arial, Gulim, sans-serif; color:#999; text-align:center;}
/* 달력 Day, 일요일 (td 영역)  */
    .cal_day_sunday         { color:#f30 !important;}
    .cal_day_sunday a       { color:#f30 !important;}

/* 달력 지난 달 날짜 표시(td)   */
    .cal_day1               { color:#ccc;}
/* 달력 다음 달 날짜 표시(td)   */
    .cal_day2               { color:#ccc;}
/* 달력 이번 달 날짜 표시(td) */
    .cal_day3               { color:#666;}
/* 달력 오늘 날짜 표시(td) */
    .cal_day4               { color:#000; text-decoration:underline;}
/* 달력 글쓴 날 링크 스타일 */
    a.cal_click:link        { color:#333; font-weight:bold;}
    a.cal_click:visited     { color:#333; font-weight:bold;}
    a.cal_click:hover       { color:#f30; font-weight:bold;}

/* 종류별 코멘트 [##_rp_rep_class_##] */
    .rp_general             { }
    .rp_admin               { background:url(images/iconAdmin.gif) no-repeat; padding-left:20px; }
    .rp_secret              { color:#f30;   font-weight:bold;}
/* 종류별 코멘트 [##_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                   { font:13px/1.7 Noto Sans Light, nanumgothic, Malgun Gothic, AppleGothic, Dotum, Arial, Verdana, Sans-serif; color:#c06; font-weight:normal; text-align:center;}
/* 그림 */
    .imageblock             { padding:0; margin:5px 0;}
/* 왼쪽 */
    .left                   { }
/* 가운데 */
    .center                 { }
/* 오른쪽 */
    .right                  { }
/* 그림 2개 배치 */
    .dual                   { background-color:#fff; margin-bottom:5px;}
/* 그림 3개 배치 */
    .triple                 { background-color:#fff; margin-bottom:5px;}

/* 본문 - more / less */
    .moreless_fold          { background:url(images/iconMore.gif) top left no-repeat; padding-left:20px; color:#c06;}
    .moreless_top           { background:url(images/iconLess.gif) top left no-repeat; padding-left:20px; color:#c06;}
    .moreless_body          { }
    .moreless_bottom        { background:url(images/iconLess.gif) top right no-repeat; padding-right:20px; color:#999; text-align:right;}

/* 키워드 */ 
    .key1 { cursor: pointer; border-bottom: 1px dotted #000; }


/* 반드시 들어가야하는 스타일 끝 - 이 아래는 자유롭게 추가, 삭제 가능 */

hr              { display:none;}
img             { border:0;}
h1, h2, h3, h4  { margin:0;  padding:0;}
h1              { font-size:1.8em;}
h2              { font-size:1.4em;}
h3              { font-size:1.2em;}
h4              { font-size:1em;}
input           { border:1px solid #aaa;}
textarea        { border:1px solid #aaa;}

/* 블로그 레이아웃 */
body { background:url(none) top center #efefef repeat;}
.top {background:url(./images/topBg.gif); height:15px; width:1045px; margin:0 auto;}

#container {
		   width:1025px;
		   margin:0 auto; 
		   padding:0 10px 20px 10px;
		   background:url(images/bgDot01.gif) 650px 0 white repeat-y;}

#header {
}

#content {
		 float:left;
		 width:630px;
		 overflow:hidden;
		 min-height:700px;

}

.sidebar {
		 float:right;
		 width:187px;
		 overflow:hidden;
}

#sidebar2 {
		width:175px;
		overflow:hidden;
		float:right;
		margin-right:15px;
}

.banner300x250 { width:373px; padding-left:8px; margin-bottom:8px; padding-bottom:8px; height:auto; border-bottom:1px solid #ccc; background:white; float:right;}

#footer {
		clear:both;
		padding:4px 0 0 0;
		width:1025px; 
		background:white;
		border-top:1px solid #ddd;
		margin:0 auto;
}
.bottom {background:url(./images/bottomBg.gif) bottom left; height:15px; width:1045px; margin:0 auto; margin-bottom:30px;}

/* ***** Header ***** */
#header h1 { width:1024px; margin:0 auto;}
#header h1 .ads {float: right;}/* 상단 스카이랩 광고 정의 */
#header h1 a { margin-left:0; background:url(images/logo.png) no-repeat; width:255px; height:0; display:block; padding-top:95px; overflow:hidden; margin-top:20px;}
#header .title, #header .desc { display:none;}


/*
#header{ width:950px; padding:10px 0; margin:0 auto;}
#header h1 a {font:24px tahoma; font-weight:bold; color:white; position:absolute;}
#header .title {font:24px tahoma; font-weight:bold; color:black; display:block; padding:1px;}
#header .desc { font:11px dotum; letter-spacing:-1px; color:white; padding-left:3px;}
*/

.blogMenu {background:url(images/bgBar.gif) 0 30px white repeat-x; height:50px;}
.blogMenu ul   { margin:0;  padding:0;  list-style:none; font:13px NanumBarunGothicBold; font-weight:bold; text-align:center; word-spacing:-1px;}
.blogMenu li   { display:inline; background:url(images/bullBar.gif) no-repeat; margin-left:3px; padding-left:7px;}
.blogMenu li.tab_localog { background:none;}


/* ***** content ***** */
#content .localog, 
#content .taglog, 
#content .entryNotice, 
#content .entryProtected, 
#content .entry             { padding:0;  margin-bottom:35px; border-bottom:1px solid #ccc;}
#content .guestbook, 
#content .searchList, 
#content .searchRplist      { padding:10px;}

#content .localog h3, 
#content .taglog h3, 
#content .guestbook h3, 
#content .searchList h3, 
#content .searchRplist h3   { border-bottom:1px solid #ccc; margin-bottom:10px; color:#222;}

.searchList ol, 
.searchRplist ol            { list-style:none; padding:5px; margin:0;}
.searchList li, 
.searchRplist li            { border-bottom:1px solid #eee; padding-bottom:2px; margin-bottom:4px;}
.searchList .date, 
.searchRplist .date         { font:0.95em Noto Sans Light, nanumgothic, Verdana, Helvetica, Arial, Gulim, sans-serif; margin-right:10px; }
.searchList .cnt            { font:0.75em Noto Sans Light, nanumgothic, Verdana, Helvetica, Arial, Gulim, sans-serif; color:#f60;} 
.searchRplist .name         { font:0.95em Noto Sans Light, nanumgothic, Verdana, Helvetica, Dotum, Arial, sans-serif; color:#999; padding-left:8px;}

.localog .spot              { background:url(images/iconIndentArrow_local.gif) 5px 0 no-repeat;  padding-left:20px; margin-top:5px;}
.localog .info              { background:url(images/iconIndentArrow_localinfo.gif) 5px 3px no-repeat;  padding-left:15px; margin-top:2px;}
.localog a:link             { color:#5a5194;}
.localog a:visited          { color:#5a5194;}
.localog a:hover            { color:#7870ab; text-decoration:underline;}

.taglog ul                  { padding:3px; margin:0; text-align:justify;}
.taglog li                  { display:inline;}
.taglog a:hover            { background-color:#eee; color:#000;}
.taglog li .cloud1          { background-color:#eee; color:#a2348f; font-weight:bold; font-size:13px;}
.taglog li .cloud2          { background-color:#eee; color:#5a5194; font-weight:bold; font-size:13px;}
.taglog li .cloud3          { background-color:#eee; color:#7870ab; font-weight:bold; font-size:13px;}
.taglog li .cloud4          { background-color:#eee; color:#666; font-weight:bold; font-size:13px;}
.taglog li .cloud5          { font-weight:bold; font-size:13px;  color:#999;}

.guestbook p                { font:12px/1.7 Noto Sans Light, nanumgothic, Malgun Gothic, Dotum, Arial, sans-serif; padding:2px 0; margin:0;}

.guestWrite                 { padding:10px; background-color:#f5f5f5; border:1px solid #ddd;}
.guestWrite input           { width:400px;}
.guestWrite textarea        { width:575px; padding:5px; position:relative; top:-5px;}
.guestWrite .homepage       { width:400px;}
.guestWrite .secretWrap     { float:right; position:relative; top:-23px; left:-10px;}
.guestWrite .checkbox       { border:none; padding:0; margin:0; width:25px;}
.guestWrite .submit         { width:587px; height:22px; background-color:#ccc; font:1.1em Noto Sans Light, nanumgothic, Malgun Gothic, Dotum, Arial, sans-serif; padding-top:3px;}

.guestList                  { padding:10px 0 0 0;}
.guestList ol,
.guestList ul               { margin:0; padding:0;  list-style:none;}
.guestList li p             { border-top:1px dashed #ccc; margin-top:5px; padding-top:5px;}
.guestList ol li            { border:5px solid #eee;  padding:10px;  margin-bottom:10px;  width:585px; overflow:hidden;}
.guestList li ul li         { margin-left:20px;  background:url("images/iconIndentArrow_local.gif") no-repeat 10px 10px;  background-color:#f5f5f5;  padding-left:25px;  border:none;  width:520px; overflow:hidden;}
.guestList li .name         { color:#666;  font-weight:bold;}
.guestList li .date         { font:0.8em Noto Sans Light, nanumgothic, Tahoma, Helvetica, Arial, Gulim, sans-serif;}

.guestList .control a.modify       { background:url(images/iconModify.gif) no-repeat; padding:0px 0px 2px 53px; text-decoration:none;}
.guestList .control a.modify span  { display:none;}
.guestList .control a.write        { background:url(images/iconWrite.gif) no-repeat; padding:0px 5px 2px 53px; text-decoration:none;}
.guestList .control a.write span   { display:none;}

/* entry */
.entryNotice h2, 
.entryProtected h2, 
.entry h2                { font:24px/1.2 Noto Sans Light, nanumgothic, Malgun Gothic, AppleGothic, Dotum, Arial, Verdana, Helvetica, Sans-serif; font-weight:bold; padding-left:2px; padding-top:8px; padding-bottom:4px; letter-spacing:-1px; word-spacing:-1px;}
.entryNotice h2, 
.entryProtected h2, 
.entry h2 a				 {color:#333;}
.titleWrap               { background:url(images/bgTitle.gif) left bottom repeat-x; padding-bottom:9px; margin-bottom:10px;}
.titleWrap .category a   { font:1em Noto Sans Light, nanumgothic, Malgun Gothic, Dotum, Verdana, Helvetica, Arial, sans-serif; color:#888; margin-right:6px;}
.titleWrap .date         { font:1em Noto Sans Light, nanumgothic, Malgun Gothic, Dotum, Verdana, Helvetica, Arial, Gulim, sans-serif; color:#888;}

.entryProtected p.text   { background:url(images/imgProtected.gif) no-repeat ; padding-left:50px;}
.entryProtected input    { width:200px;}
.entryProtected .submit  { width:50px; padding-top:2px; height:20px; background-color:#ccc;}

.article                 { width:605px; margin:10px 10px 5px 10px; overflow:hidden; text-align:left; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; font:16px/1.8 Noto Sans Light, nanumgothic, AppleGothic, Malgun Gothic, Dotum, Arial, Verdana, Sans-serif; letter-spacing:0px; word-spacing:1px; color:#666;}
.article h2             {border-bottom:1px dotted #333;color:#333;font-size:20px;font-weight:500;letter-spacing:0px;margin-bottom:0px;padding-bottom:4px;padding-top:20px;font-family: Noto Sans Regular, nanumgothic, AppleGothic, Malgun Gothic,Verdana,Helvetica,sans-serif;font-weight:bold;}
.article a:link          { color:#00f; text-decoration:none; font-weight:bold;}
.article a:visited       { color:#00f; text-decoration:none; font-weight:bold;}
.article a:hover         { color:#00f; text-decoration:underline; font-weight:bold;}
.article a:active        { color:#00f; text-decoration:none; font-weight:bold;}
.article dt              { text-decoration:underline;}
.article dd              { margin-left:20px;  padding-bottom:10px;}
.article blockquote      { background:url(images/iconBlockquote.gif) top left no-repeat; padding-left:25px;  margin:10px 20px;}

.article .author         { text-align:right; color:#888; padding:5px 10px;}
.article .author .text   { font:90% Noto Sans Light, nanumgothic, Malgun Gothic, Verdana, Arial, Helvetica, sans-serif;}

.tagTrail                { margin:0px 0px 0px 10px; padding:5px 5px 5px 40px;  background:url(images/entryTag.gif) center left no-repeat; clear:both;}
.tagText                 { display:none;}

.actionTrail             { border-top:1px dotted #ccc; margin:0px 0px 0px 10px; padding:7px 5px; clear:both;}
.actionTrail .cnt        { color:#f60;}

.trackback               { border-top:1px solid #ddd; background-color:#f5f5f5; padding:10px; margin-bottom:4px; width:604px; overflow:hidden;}
.trackback a             { color:#000;}
/* 트랙백 주소 */
.trackback h3            { font:12px Noto Sans Light, nanumgothic Verdana; color:#333; border-bottom:1px solid #f5f5f5; margin:5px 5px 10px 10px;}
/* 트랙백 제목 */
.trackback h5            { font:12px Noto Sans Light, nanumgothic, Verdana; font-weight:normal; margin:0;}
.trackback h4            { font:12px Noto Sans Light, nanumgothic, Verdana; font-weight:normal; margin:0;}
.trackback ol            { margin:0;  padding:0; list-style:none;}
.trackback li            { border-top:1px dotted #ccc; padding:5px;}
.trackback .date         { font:0.9em Noto Sans Light, nanumgothic, Verdana, Helvetica, Arial, Gulim, sans-serif; color:#777;}
/* 트랙백 본문 */
.trackback p             { font:12px/1.7 Noto Sans Light, nanumgothic, Verdana, Dotum, Arial, sans-serif; color:#999; margin:3px 0 0 0; padding:0; letter-spacing:0px}

.trackback a.delete      { background:url(images/iconDelete.gif) left top no-repeat; padding-left:8px; text-decoration:none;}
.trackback a.delete span { display:none;}


.comment                          { border-top:1px solid #ddd; background-color:#f5f5f5; padding:10px; margin-bottom:4px; width:604px; overflow:hidden;} 
.comment p                        { font:12px/1.7 Noto Sans Light, nanumgothic, Malgun Gothic, Dotum, Arial, Dotum, sans-serif; margin:3px 0 0 0; padding:0;}

.comment h3                       { font:0.9em Noto Sans Light, nanumgothic, Malgun Gothic, Verdana, Helvetica, Arial, Gulim, sans-serif; color:#906; display:block;}
.comment ol,
.comment ul                       { margin:0;  padding:0; list-style:none;}
.comment .date                    { font:0.9em Verdana, Helvetica, Arial, Gulim, sans-serif; color:#777;}
.comment .name                    { font-weight:bold;}
.comment ol li                    { padding:10px 5px;}
.comment li ul li                 { padding:5px 10px 5px 25px;  background:url("images/iconIndentArrow_local.gif") no-repeat 12px 6px;}
.comment .control a.address       { background:url(images/iconAddress.gif) no-repeat; padding-left:52px; padding-bottom:2px; text-decoration:none;}
.comment .control a.address span  { display:none;}
.comment .control a.modify        { background:url(images/iconModify.gif) no-repeat; padding-left:52px; padding-bottom:2px; text-decoration:none;}
.comment .control a.modify span   { display:none;}
.comment .control a.write         { background:url(images/iconWrite.gif) no-repeat; padding-left:52px; padding-bottom:2px; text-decoration:none;}
.comment .control a.write span    { display:none;}

.commentWrite                     { padding:5px; margin-top:20px;}
.commentWrite input               { width:400px;}
.commentWrite textarea            { width:585px; padding:5px; position:relative; top:-16px;}
.commentWrite .homepage           { width:400px;}
.commentWrite .submit             { width:597px; height:22px; background-color:#ccc; font:1.1em nanumgothic, Dotum, Arial, sans-serif; padding-top:3px; position:relative; top:-18px;}
.commentWrite .secretWrap         { float:right; position:relative; top:-23px; left:-10px;}
.commentWrite .checkbox           {	border:none; padding:0;	margin:0; width:25px;}

.paging           { text-align:center; font-size:0.95em;}
.paging .numbox   { border-left:1px solid #ccc; padding-left:6px; margin-left:6px; font:0.95em verdana;}
.paging .num      { border-right:1px solid #ccc; padding-right:8px; margin-right:5px;}


/* ***** sidebar ***** */
.sidebar { }
.sidebar ul                    { padding:0;  margin:0;  list-style:none;}
.sidebar li                    { background:url(images/bul.gif) 0 6px no-repeat; padding-left:7px; border-bottom:1px solid #ddd; padding-top:2px;}
.sidebar h3                    { font:0.9em Noto Sans Light, nanumgothic, dotum; letter-spacing:-1px; word-spacing:1px; margin-top:15px; background:#666; color:white; padding:3px 5px; margin-bottom:5px;}
.sidebar h5                    { font:0.9em Noto Sans Light, nanumgothic, dotum; letter-spacing:-1px; margin-top:15px; background:#C06; color:white; padding:3px 5px; margin-bottom:5px;}
.sidebar .cnt                  { font:0.75em Noto Sans Light, nanumgothic, Tahoma, Helvetica, Arial, Gulim, sans-serif; color:#f60;}
.sidebar .date                 { font:0.9em Noto Sans Light, nanumgothic, Verdana, Helvetica, Arial, Gulim, sans-serif; color:#888;}
.sidebar .name                 { font:1.0em Noto Sans Light, nanumgothic, Verdana, Helvetica, Arial, Dotum, sans-serif; color:#888;}

.sidebar .blogImage img        { width:190px; padding-bottom:6px;}
.sidebar .blogDesc             { color:#888; font-size:0.9em; line-height:1.2em; letter-spacing:-1px;}
.sidebar .userID               { color:#888; background:url(images/iconBy.gif) 3px 0 no-repeat;  padding-left:22px; letter-spacing:-1px;}

.sidebar .notice               { margin:10px 0;  padding:0;}
.sidebar .notice li            { border-bottom:1px dotted #ddd;  margin:0px 0px 2px 0px; padding:0px 0px 1px 0px; background:none;}
.sidebar .notice a:link,
.sidebar .notice a:visited     { background:url(images/iconNotice.gif) 0 0 no-repeat; padding:1px 0px 5px 27px;}
.sidebar .notice a:hover       { background:url(images/iconNotice_on.gif) 0 0 no-repeat; padding:0px 0px 5px 27px; text-decoration:none; color:#f60;}

.sidebar .adminMenu            { padding:8px 5px 6px 5px;  background-color:#eee; margin:5px 0px 10px 0px;}
.sidebar .adminMenu li         { background:none;  display:inline; width:100px;}
.sidebar .adminMenu a          { padding:3px 20px 1px 20px; border:1px solid #999; color:#666; text-decoration:none; background-color:#fff;}

.sidebar .search               { text-align:center;}
.sidebar .search input         { width:125px; height:16px;}
.sidebar .search .submit       { width:50px; height:20px; background-color:#ccc; padding-top:2px;}

.sidebar .cse                  { padding:0px 0px 0px 0px; margin-top:10px; margin-bottom:10px;}

.sidebar .category li          { font-family: Noto Sans Light, nanumgothic, Malgun Gothic, verdana; background:none; border:none; font-weight:bold; }
.sidebar .category li ul li    {}
.sidebar .category li ul li ul li { background:none; border-left:1px dotted #666; padding-left:6px; margin-left:2px; font-weight:normal;}
.sidebar .category li ul li ul li a{ color:#666;}

/* Blog Image */
.sidebar .blogImage { background:#fff; padding:5px 5px 5px 5px; margin-bottom:5px; width:170px; overflow:hidden;}
.sidebar .blogImage img { width:120px; height:120px; border:0px solid #fff; margin-bottom:0px; background-color:#fff;}
.sidebar .blogImage span { padding:0 5px; display:block;}
.sidebar .blogImage .owner { font-weight:bold; padding-top:3px;}

.sidebar .tagbox ul            { padding:5px 2px;	text-align:left;}
.sidebar .tagbox li            { background:transparent;  display:inline; border:none;}
.sidebar .tagbox a             { letter-spacing:-1px;}	
.sidebar .tagbox li .cloud1    { background-color:transparent;  font-weight:bold;  font-size:14px;  color:#a2348f;}
.sidebar .tagbox li .cloud2    { background-color:transparent;  font-weight:bold;  font-size:13px;  color:#5a5194;}
.sidebar .tagbox li .cloud3    { background-color:transparent;  font-weight:bold;  font-size:12px;  color:#7870ab;}
.sidebar .tagbox li .cloud4    { background-color:transparent;  font-size:11px;  color:#666;}
.sidebar .tagbox li .cloud5    { font-size:10px;  color:#888;}	
.sidebar .tagbox a:hover       { background-color:transparent;  text-decoration:none;  color:#f90;}

.sidebar .recentComment        {width:190px; overflow:hidden;}
.sidebar .recentComment .info_wrap  {  margin-bottom:3px; color:#999; display:block;}
.sidebar .recentTrackback      {width:190px; overflow:hidden;}
.sidebar .recentTrackback .info_wrap  {  margin-bottom:3px; color:#999; display:block;}

.sidebar .archive li           { font-family: Noto Sans Light, nanumgothic, verdana, dotum;}
.sidebar .calendar td          { font-family: verdana, Helvetica;}

.sidebar .counter              { font:0.85em Georgia, Thoma, Verdana, Arial, Gulim, sans-serif;  padding:5px 0;  margin:10px 0;  text-align:center; background-color:#FFF; letter-spacing:0;}
.sidebar .counter li           { background:none; display:block; padding:0 5px;}
.sidebar .counter li.total     { display:block; font-weight:bold; font-style:Italic; font-size:16px; color:#099;}
.sidebar .counter li.yesterday     { display:block; font-weight:normal; font-style:Italic; font-size:13px; color:#666;}
.sidebar .counter li.today     { display:block; font-weight:normal; font-style:Italic; font-size:13px; color:#990;}

.ttLink { margin-top:15px; padding:8px 0; border-top:1px solid #eee;}
.botton { text-align:center; margin-top:10px; padding:10px; background:#fff;}

/* ***** footer ***** */
#footer          { text-align:center; padding:20px 10px; font:11px Noto Sans Light, nanumgothic, Malgun Gothic, Verdana, dotum; color:#666;}
#footer a        { color:#666;}
#footer a:hover  { color:#333;}

.wrapper{
   position: relative;
   float: left;
   left: 10px;
   width: 1000px;
   height: 100px;
   border-radius: 5px;
   margin-top: 5px;
   margin-bottom: 10px;
   padding: 10px 5px 5px 5px;
   background-color: #efefef;
}
.left1{
   position: relative;
   float: left;
   left: 5px;
   width: 242px;
   height: auto;
   background-color: #efefef
}
.left2{
   position: relative;
   float: left;
   left: 15px;
   width: 242px;
   height: auto;
   background-color: #efefef
}
.left3{
   position: relative;
   float: left;
   left: 25px;
   width: 242px;
   height: auto;
   background-color: #efefef
}
.left4{
   position: relative;
   float: left;
   left: 35px;
   width: 242px;
   height: auto;
   background-color: #efefef
}



.s_tit           { font:18px Noto Sans Light, nanumgothic, verdana, dotum; font-weight:bold; font-style:normal; color:#c06; letter-spacing:0; padding:15px;}

/* **** width team blog **** */
.recentPost .author { font:90% Noto Sans Light, nanumgothic, verdana, dotum; margin-bottom:3px; color:#999; display:block;}
.rss_via           { display:block;  font:18px nanumgothic, Malgun Gothic, georgia; font-weight:bold; font-style:normal; color:#0b73a3;}


.sidebar .blogroll { font-family: Noto Sans Light, nanumgothic, verdana, Malgun Gothic; letter-spacing:0px; background:none; border:none; font-weight:bold; color: #C06;}
.sidebar .blogroll a { font-family: Noto Sans Light, nanumgothic, verdana, Malgun Gothic; letter-spacing:0px; background:none; border:none; font-weight:bold; color: #C06;}

.sidebar .fanpages  { background:url(images/fanpages.png) top center no-repeat;  margin-top:10px; width:173px; height:279px;}
.sidebar .fan {  text-align:center; padding-top:95px;}
.sidebar .fan_padding { padding-top:15px;}


#menu_exm a, #menu_exm a:visited {
  text-decoration:none; 
  background-color:#fff; 
  color:#000; 
  display:block; 
  width:10em; 
  height:1.5em; 
  border-bottom:1px solid #fff;  
  border-right:1px solid #000; 
  padding:0.5em;
  }

#menu_exm a:hover {
  border-bottom:1px solid #000; 
  text-align:right;
  }

#insetBgd {
  width: 500px;
  height: 100px;
  background: -moz-linear-gradient(-90deg,#003471,#448CCB);
  background: -webkit-gradient(linear, left top, left bottom, from(#003471), to(#448CCB));
}


h1.insetType {
  padding-left: 50px; /* The padding is just there to move the h1 element to the center of the div */
  padding-top: 17px;
  font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
  font-size: 40px;
  color: #0D4383;
  text-shadow: rgba(0,0,0,0.5) -1px 0, rgba(0,0,0,0.3) 0 -1px, rgba(255,255,255,0.5) 0 1px, rgba(0,0,0,0.3) -1px -2px;
}



/* ROLL LINKS */
.roll-link {
    display: inline-block;
    overflow: hidden;

    vertical-align: top;

    -webkit-perspective: 600px;
       -moz-perspective: 600px;
       -ms-perspective: 600px;
       perspective: 600px;

    -webkit-perspective-origin: 50% 50%;
       -moz-perspective-origin: 50% 50%;
       -ms-perspective-origin: 50% 50%;
       perspective-origin: 50% 50%;
       
}

.roll-link:hover {text-decoration:none;}

.roll-link span {
    display: block;
    position: relative;
    padding: 0 2px;

    -webkit-transition: all 400ms ease;
       -moz-transition: all 400ms ease;
       -ms-transition: all 400ms ease;
       transition: all 400ms ease;
    
    -webkit-transform-origin: 50% 0%;
       -moz-transform-origin: 50% 0%;
       -ms-transform-origin: 50% 0%;
       transform-origin: 50% 0%;
    
    -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
       -ms-transform-style: preserve-3d;
       transform-style: preserve-3d;
}
.roll-link:hover span {
        background: #e93a30;
         

        -webkit-transform: translate3d( 0px, 0px, -30px ) rotateX( 90deg );
           -moz-transform: translate3d( 0px, 0px, -30px ) rotateX( 90deg );
           -ms-transform: translate3d( 0px, 0px, -30px ) rotateX( 90deg );
           transform: translate3d( 0px, 0px, -30px ) rotateX( 90deg );
}

.roll-link span:after {
    content: attr(data-title);

    display: block;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 2px;

    color: #fff;
    background: #e93a30;

    -webkit-transform-origin: 50% 0%;
       -moz-transform-origin: 50% 0%;
       -ms-transform-origin: 50% 0%;
       transform-origin: 50% 0%;

    -webkit-transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
       -moz-transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
       -ms-transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
       transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
}
/* ROLL LINKS */
