﻿@charset "utf-8";
/* CSS Document */
/* 반드시 들어가야 하는 스타일 시작 */
/* 1. 본문 전체  */
body{ font: small/1.5 '돋움', 'Dotum', verdana; 
		background:/*@background-color=#3d3d3d*/#FFFFFF/*@*/
		/*@background-image=url(./images/bg.gif)*/url("./images/kcs_2016_3_bg.gif")/*@*/
		/*@background-image-repeat=no-repeat*/no-repeat/*@*/;
		/*@background-image-position=background-position:;*/background-position: center 0px;/*@*/
		/*@background-image-repeat=background-repeat:;*/background-repeat: no-repeat;/*@*/
                  background-attachment : scroll;
		padding:0px 0px; margin:0; color:#1b1b1b; letter-spacing:0; text-align:center;
                  }
/* 2. 기본 링크 */
a{ text-decoration:none;}
a:link { color:#a2a2a2;}
a:visited {	color :#a2a2a2;}
a:hover {	text-decoration:underline; color:#0892ba;}
a:active { color:#a2a2a2;}	
/* 3. 이미지 */
img{ border:0;}
/* 4. 이미지 버튼 */
	.ib {	cursor: pointer;}
/* 5. 입력 텍스트 */
	.text {	border:1px solid #1b1b1b;}
/* 6. 트리 테이블 */
	.branch2 {	}
/* 7. 트리 셀 */
	.branch3 { cursor:pointer; height:10px;}
/* 8. 달력 월 표시 */
	.cal_month { height:18px; text-align:center; color:#e1cdbd;}
/* 9. 달력 요일 표시 */
	.cal_week1 { height:18px; text-align:center;}
/* 10. 달력 일요일 표시 */
	.cal_week2 { color: #cfe01e; text-align:center;}
/* 11. 달력 지난 달 날짜 표시 */
	.cal_day1 {	color:#000; text-align:center;}
/* 12. 달력 다음 달 날짜 표시 */
	.cal_day2 {	color: #000; text-align:center;}
/* 13. 달력 이번 달 날짜 표시 */
	.cal_day3 {	 text-align:center;}
/* 14. 달력 오늘 날짜 표시 */
	.cal_day4 {	background-color:#cfe01e; text-align:center; color:#fff;}
/* 15. 달력 글쓴 날 링크 스타일 */
	a.cal_click{ font-weight:bold; color:#3fa3c3;}
	a.cal_click:link { color:#3fa3c3; text-align:center;}
	a.cal_click:visited {	color:#3fa3c3;	 text-align:center;}
	a.cal_click:hover {	color : #3fa3c3;	 text-align:center;}
/* 16. 이미지 아래 캡션 스타일 */
	.cap1 {	color: #876;	text-align: center;	}
/* 16. 키워드 스타일 */
	.key1 {	}
/* 16. 카테고리 옆 개수 스타일 */
	.c_cnt { font:0.75em Tahoma;	color:#3fa3c3; letter-spacing:0;}
/* 17. 최신글 옆 개수 스타일 */
	.ps_cnt { font:0.75em Tahoma;	color:#3fa3c3; letter-spacing:0;}

/* 반드시 들어가야하는 스타일 끝 - 이 아래는 자유롭게 추가, 삭제 가능 */
/* 기본 스타일 */
h1, h2, h3, h4{ font-size:100%; margin:0; padding:0;}
hr{display:none;}
/* 블로그의 레이아웃 */
.container{ width:/*@post-width:390=*/960px/*@*/; text-align:left; margin:0 auto;}
	.header{ clear:both;
		/*@title-background-image=background-image:;*/background-image: none;/*@*/
		/*@title-background-image-position=background-position:;*/background-position: ;/*@*/
		/*@title-background-image-repeat=background-repeat:;*/background-repeat: no-repeat;/*@*/
		background:/*@title-background-color=*/transparent/*@*/;
		padding-top:/*@title-height:-90=padding-top:*/210px/*@*/;
		}
		.header h1{ }
		.header .rss{ text-align:right;}
	.Body{ margin-right:6px;}
	.Body .layoutMiddle{}
	.Body .layoutTop{}
	.Body .layoutBottom{}
		.mainBody{ float:left; width:/*@post-width:200=*/770px/*@*/; padding:0; margin:0; }
		/*
		.mainBody .layoutMiddle{ background:url(./images/layoutMiddle.gif) repeat-y;}
		.mainBody .layoutTop{background:url(./images/layoutTop.gif) no-repeat top;}
		.mainBody .layoutBottom{background:url(./images/layoutBottom.gif) no-repeat bottom; padding:10px;}
		*/
		.mainBody .layoutBottom{margin-top:20px;}

			.blogmenu{ clear:both; background:url(./images/menu_bar.gif) top left no-repeat ; }
			.blogmenu .inner { background:url(./images/menu_bar2.gif) top right no-repeat ; height:35px; padding:5px 5px 0 10px;}
			.contentBody{ width:/*@post-width:210=*/780px/*@*/;}
			.contentBody .layoutMiddle{ padding:0; margin:0; background:none; }
			.contentBody .layoutTop{ padding:0; margin:0; background:none;}
			.contentBody .layoutBottom{ padding:0; margin:0; background:none;}				
				.content { float:right; width:/*@post-width=*/570px/*@*/; margin:0px 15px 5px 0; padding:0; display:inline;}
				.content .layoutMiddle{background:none; padding:0; margin:0;}
				.content .layoutTop{background:none; padding:0; margin:0;}
				.content .layoutBottom{background:none; padding:0; margin:0;}			
				.sideinfo{ float:left; width:200px; overflow:hidden; border-right:1px solid #cacaca; padding:5px 5px 0 10px; }
		.sideinfoEtc{ float:right; margin:0 0 0 0; width:180px; background-color:#ffffff; }
	.footer{ width:100%; padding:30px 0; text-align:center; clear:both; margin:0 auto;}

/* header : 블로그 제목 + 구독하기 버튼 */
.header h1 { font-size:/*@title-font-size=45pt*/45pt/*@*/; font-family:/*@title-font-family=Arial*/Arial/*@*/; font-weight:normal;}
.header h1 a:link { color:/*@title-color=#fff*//*@*/;}
.header h1 a:visited { color:/*@title-color=#fff*//*@*/;}
.header h1 a:hover { color:#fff; text-decoration:none;}
/* mainbody > blogmenu : 블로그 메뉴 + 검색 */
.blogmenu	.menu{ float:left; font-size:90%; color:#ffffff; margin:5px 0 0 20px; } 
.blogmenu	.menu a{ color:#ffffff; padding:0 3px; font-weight:bold;}
.blogmenu .menu a:hover{ color:#fff; text-decoration:none;}
.blogmenu .menu	.adminmenu a{ color:#a2a2a2;}
.blogmenu .menu .adminmenu a:hover{ color:#fff;}
.blogmenu .search { float:right; }
.blogmenu .search input{ border:0; margin:0; padding:0;}
.blogmenu .search .input{ width:130px; height:20px; padding:3px 4px 0 4px; background-color:#ffffff; color:#2f2f2f; border:1px solid #1b489e; color:#1b489e; }
.blogmenu .search .btn{ background:url(./images/btn_search.gif) no-repeat; width:40px; height:20px; text-indent: -100em; overflow:hidden;  }
.blogmenu .rss{ float:right; font-size:85%; letter-spacing:-1px; margin:5px 10px 0 0;}
.blogmenu .rss a{ color:#a2a2a2;  background:url(./images/iconRss.gif) no-repeat right; padding:3px 15px 0 10px;}

/* mainBody > contentBody > sideinfo  기본스타일*/
.sideinfo {font:90% dotum, Verdana; }
.sideinfo .name{ color:#999;}
.sideinfo .date{ font:90% Tahoma; color:#999; letter-spacing:0;}
.sideinfo .cnt{ font:80% Tahoma; color:#cfe01e; letter-spacing:0;}
.sideinfo ul{ margin:0; padding:0; list-style:none;}
.sideinfo li{ background:url(./images/bull.gif) no-repeat 0 7px; padding:5px 0 0 8px;}
.sideinfo h3{ margin-top:20px; font:100% dotum; color:#618cbf; text-decoration:underline; margin-bottom:10px; font-weight:bold;}

/* mainbody > contentBody > sideinfo > 블로그 이미지 */
.sideinfo .blogimageTop	{background:url(./images/photoframe.gif) no-repeat; width:180px; height:6px; line-height:0; font-size:0;}
.sideinfo .blogimage{ width:180px; overflow:hidden; text-align:center; background-color:#323232;}
.sideinfo .blogimageBottom	{background:url(./images/photoframe.gif) no-repeat; width:180px; height:6px; line-height:0; font-size:0;}
/* mainbody > contentBody > sideinfo > 블로그 설명 */
.sideinfo .blogdesc{ color:#a2a2a2; margin-top:5px; padding-bottom:10px; border-bottom: 1px dashed #cacaca;}
	
/* mainbody > contentBody > sideinfo > 공지사항 */
.sideinfo .notice { margin:5px 0; }
.sideinfo .notice h3, .sideinfoEtc .notice h3{width:175px; height:22px; display:block; overflow:hidden; text-decoration: none; padding-left:5px; color:#333;}
.sideinfo .notice li{ background:url(images/iconNotice.gif) no-repeat; padding:2px 0 2px 30px;} 
/* mainbody > contentBody > sideinfo > 카테고리 리스트 스타일 */

.sideinfo .category h3, .sideinfoEtc .category h3{ width:175px; height:22px; display:block; overflow:hidden; text-decoration: none; padding-left:5px; color:#333;}
.sideinfo .category li{ background-image:none; padding-bottom:1px;}
.sideinfo .category li ul li ul li{ margin-left:5px; padding-left:7px; border-left:1px dotted #bbb;}


/* 최근에 올라온 글 */
.sideinfo .recentPost h3, .sideinfoEtc .recentPost h3{width:175px; height:22px; display:block; overflow:hidden; text-decoration: none; padding-left:10px; color:#333;}
.sideinfo .recentPost .cnt, .sideinfoEtc .recentPost .cnt{font:90% tahoma; color:#cecece;} 

/* 최근에 달린 댓글 */
.sideinfo .recentComment h3, .sideinfoEtc .recentComment h3{width:175px; height:22px; display:block; overflow:hidden; text-decoration: none; padding-left:5px; color:#333;}
.sideinfo .recentComment, .sideinfoEtc .recentComment{ width:180px; overflow:hidden; line-height:1.3; 

/* mainbody > contentBody > sideinfo > 카운터 */
.sideinfo .counter{ font:90% Tahoma; letter-spacing:0; text-align:left; margin-top:40px;}
/* mainbody > contentBody > sideinfo > 태터툴즈 로고 */
.sideinfo .poweredBy{ text-align:center; padding:5px;}
/* mainbody > contentBody > sideinfo > rss 구독 아이콘 */
.sideinfo .rss{ text-align:center; padding:5px;}

/* sideinfoEtc 기본스타일*/
.sideinfoEtc {font:90% dotum, Verdana; }
.sideinfoEtc h3{ font:small dotum; font-weight:bold; text-decoration:underline; margin-bottom:10px; margin-top:20px;}
.sideinfoEtc ul{ margin:0; padding:0; list-style:none;}
.sideinfoEtc li{ background:url(./images/bull.gif) no-repeat 0 3px; padding:0 0 5px 8px;}

/* sideinfoEtc > 태그 */
.sideinfoEtc .tag, .sideinfo .tag { background:none; display:inline; padding:0; text-align:justify;}
.sideinfoEtc .tag .cloud1, .sideinfo .tag .cloud1{ font-weight:bold; font-size:140%; color:#e8e635 }
.sideinfoEtc .tag .cloud2, .sideinfo .tag .cloud2 { font-weight:bold; font-size:130%;color:#eeeeee}
.sideinfoEtc .tag .cloud3, .sideinfo .tag .cloud3 { font-weight:bold; font-size:120%;color:#a2a2a2}
.sideinfoEtc .tag .cloud4, .sideinfo .tag .cloud4 { font-size:110%;color:#a2a2a2}
.sideinfoEtc .tag .cloud5, .sideinfo .tag .cloud5 { font-size:100%;color:#a2a2a2}	
.sideinfoEtc .tag a:hover, .sideinfo .tag a:hover{ color:#fff;}	

.sideinfoEtc .tags h3, .sideinfo .tags h3 { background:url(images/t_tags.gif) no-repeat; width:180px; height:22px; 
	display:block; text-indent: -100em; overflow:hidden; text-decoration: none;
}


/* mainbody > sideinfo > 최근에 받은 트랙백 */
.sideinfoEtc .recentTrackback, .sideinfo .recentTrackback{ font-family: Verdana; letter-spacing:0;}
.sideinfoEtc .recentTrackback .cnt, .sideinfo .recentTrackback .cnt{ font:70% Verdana;}
.sideinfoEtc .recentTrackback h3, .sideinfo .recentTrackback h3 {width:175px; height:22px; display:block; overflow:hidden; text-decoration: none; padding-left:5px; color:#333;}

/* mainbody > sideinfo > 글보관함 */
.sideinfoEtc .archive, .sideinfo .archive{ font-size:90%; font-family: Verdana; letter-spacing:0;}
.sideinfoEtc .archive .cnt, .sideinfo .archive .cnt{color:#becd2f; font:80% Tahoma;}
.sideinfoEtc .archive h3, .sideinfo .archive h3 {width:175px; height:22px; display:block; overflow:hidden; text-decoration: none; padding-left:5px; color:#333;}
/* mainbody > sideinfo > 달력 */
.sideinfoEtc .calender table.tt-calendar th, .sideinfo .calender table.tt-calendar th { font:100%; }
.sideinfoEtc .calender table.tt-calendar td.cal_day, .sideinfo .calender table.tt-calendar td.cal_day { font:80% Verdana; }
.sideinfoEtc .calender h3, .sideinfo .calender h3 {width:175px; height:22px; display:block; overflow:hidden; text-decoration: none; padding-left:5px; color:#333;}
.sideinfoEtc .calender a, .sideinfo .calender a{ color:#fff;}
/* mainbody > sideinfo > 링크 */
.sideinfoEtc .link h3, .sideinfo .link h3 {width:175px; height:22px; display:block; overflow:hidden; text-decoration: none; padding-left:5px; color:#333;}

/* content 기본스타일*/
.content {font:90%/1.5 dotum, Verdana;}
.content0color: #cfe01e; text-align:center;}
/* 11. 달력 지난 달 날짜 표시 */
	.cal_day1 {	color:#000; text-align:center;}
/* 12. 달력 다음 달 날짜 표시 */
	.cal_day2 {	color: #000; text-align:center;}
/* 13. 달력 이번 달 날짜 표시 */
	.cal_day3 {	 text-align:center;}
/* 14. 달력 오늘 날짜 표시 */
	.cal_day4 {	background-color:#cfe01e; text-align:center; color:#fff;}
/* 15. 달력 글쓴 날 링크 스타일 */
	a.cal_click{ font-weight:bold; color:#3fa3c3;}
	a.cal_click:link { color:#3fa3c3; text-align:center;}
	a.cal_click:visited {	color:#3fa3c3;	 text-align:center;}
	a.cal_click:hover {	color : #3fa3c3;	 text-align:center;}
/* 16. 이미지 아래 캡션 스타일 */
	.cap1 {	color: #876;	text-align: center;	}
/* 16. 키워드 스타일 */
	.key1 {	}
/* 16. 카테고리 옆 개수 스타일 */
	.c_cnt { font:0.75em Tahoma;	color:#ff5a03; letter-spacing:0;}
/* 17. 최신글 옆 개수 스타일 */
	.ps_cnt { font:0.75em Tahoma;	color:#3fa3c3; letter-spacing:0;}

/* 반드시 들어가야하는 스타일 끝 - 이 아래는 자유롭게 추가, 삭제 가능 */
/* 기본 스타일 */
h1, h2, h3, h4{ font-size:100%; margin:0; padding:0;}
hr{display:none;}
/* 블로그의 레이아웃 */
.container{ width:/*@post-width:390=*/993px/*@*/; text-align:left; margin:0 auto;}
	.header{ clear:both;
		/*@title-background-image=background-image:;*/background-image: none;/*@*/
		/*@title-background-image-position=background-position:;*/background-position: ;/*@*/
		/*@title-background-image-repeat=background-repeat:;*/background-repeat: no-repeat;/*@*/
		background:/*@title-background-color=*/transparent/*@*/;
		padding-top:/*@title-height:-90=padding-top:*/210px/*@*/;
		}
		.header h1{ }
		.header .rss{ text-align:right;}
	.Body{ margin-right:6px; width:/*@post-width:200=*/993px/*@*/; overflow-x:hidden; overflow-y:auto; }
	.Body .layoutMiddle{}
	.Body .layoutTop{}
	.Body .layoutBottom{}
		.mainBody{ float:left; width:/*@post-width:200=*/993px/*@*/; padding:0; }
		/*
		.mainBody .layoutMiddle{ background:url(./images/layoutMiddle.gif) repeat-y;}
		.mainBody .layoutTop{background:url(./images/layoutTop.gif) no-repeat top;}
		.mainBody .layoutBottom{background:url(./images/layoutBottom.gif) no-repeat bottom; padding:10px;}
		*/
		.mainBody .layoutBottom{margin-top:0px;}

			.blogmenu{ clear:both; background:url() top left no-repeat; background-color:#656dc4; width:993px;}
			.blogmenu .inner { background:url() top right no-repeat; width:960px; height:37px; padding:0px 15px 0 20px;}
			.blogmenu .inner .menu {padding:5px 0 0 0;}
			.contentBody{ width:/*@post-width:210=*/993px/*@*/; }
			.contentBody .layoutMiddle{ padding:0; margin:0; background:none;}
			.contentBody .layoutTop{ padding:0; margin:0; background:none;}
			.contentBody .layoutBottom{ padding:0; margin:0; background:none;}				
				.sideinfo{ float:left; width:180px; overflow:hidden; margin-top:25px;}
				.content { float:right; width:/*@post-width=*/780px/*@*/; margin:0 15px 5px 0; padding:0; display:inline; }
				.content .layoutMiddle{background:none; padding:0; margin:0;}
				.content .layoutTop{background:none; padding:0; margin:0;}
				.content .layoutBottom{background:none; padding:0; margin:0;}	
		.sideinfoEtc{ float:left; margin:0 0 0 0; width:180px; background:none;}
		.gotop{ float:left; margin:0 0 0 0; width:30px; background:none;}
	.footer{ width:100%; width:993px; padding:20px 0; text-align:center; clear:both;}

/* header : 블로그 제목 + 구독하기 버튼 */
.header h1 { font-size:/*@title-font-size=45pt*/45pt/*@*/; font-family:/*@title-font-family=Arial*/Arial/*@*/; font-weight:normal;}
.header h1 a:link { color:/*@title-color=#fff*//*@*/;}
.header h1 a:visited { color:/*@title-color=#fff*//*@*/;}
.header h1 a:hover { color:#fff; text-decoration:none;}
/* mainbody > blogmenu : 블로그 메뉴 + 검색 */
.blogmenu	.menu{ float:left; font-size:100%; color:#ffffff; margin:5px 0 0 0; } 
.blogmenu	.menu a{ color:#ffffff; padding:0 3px; font-weight:bold;}
.blogmenu .menu a:hover{ color:#fff; text-decoration:none;}
.blogmenu .menu	.adminmenu a{ color:#a2a2a2;}
.blogmenu .menu .adminmenu a:hover{ color:#fff;}


/*.blogmenu .search { float:right; }
.blogmenu .search input{ border:0; margin:0; padding:0;}
.blogmenu .search .input{ width:130px; height:20px; padding:3px 4px 0 4px; background-color:#ffffff; color:#2f2f2f; border:1px solid #1b489e; color:#1b489e; }
.blogmenu .search .btn{ background:url(./images/btn_search.gif) no-repeat; width:40px; height:20px; text-indent: -100em; overflow:hidden;  }*/
.blogmenu .rss{ float:right; font-size:85%; letter-spacing:-1px; margin:5px 10px 0 0;}
.blogmenu .rss a{ color:#a2a2a2;  background:url(./images/iconRss.gif) no-repeat right; padding:3px 15px 0 10px;}

/* mainBody > contentBody > sideinfo  기본스타일*/
.sideinfo {font:90% dotum, Verdana; }
.sideinfo .name{ color:#999;}
.sideinfo .date{ font:90% Tahoma; color:#999; letter-spacing:0;}
.sideinfo .cnt{ font:80% Tahoma; color:#cfe01e; letter-spacing:0;}
.sideinfo ul{ margin:0; padding:0; list-style:none;}
.sideinfo li{ background:url(./images/bull.gif) no-repeat 0 7px; padding:5px 0 0 8px; font:95% dotum; }
.sideinfo h3{ margin-top:10px; font:100% dotum; color:#618cbf; text-decoration:underline; margin-bottom:10px; font-weight:bold;}

/* mainbody > contentBody > sideinfo > 블로그 이미지 */
.sideinfo .blogimageTop	{background:url(./images/photoframe.gif) no-repeat; width:180px; height:6px; line-height:0; font-size:0;}
.sideinfo .blogimage{ width:180px; overflow:hidden; text-align:center; background-color:#323232;}
.sideinfo .blogimageBottom	{background:url(./images/photoframe.gif) no-repeat; width:180px; height:6px; line-height:0; font-size:0;}
/* mainbody > contentBody > sideinfo > 블로그 설명 */
.sideinfo .blogdesc{ color:#000000; margin-top:5px; padding-bottom:10px; border-bottom: 1px dashed #cacaca; text-align:center; line-height:1.2em;}
	
/* mainbody > contentBody > sideinfo > 공지사항 */
.sideinfo .notice { margin:5px 0; }
.sideinfo .notice h3, .sideinfoEtc .notice h3{width:175px; height:22px; 
	display:block; overflow:hidden; text-decoration: none; padding-left:5px; color:#333;
}
.sideinfo .notice li{ background:url(images/iconNotice.gif) no-repeat; padding:2px 0 2px 30px;} 
/* mainbody > contentBody > sideinfo > 카테고리 리스트 스타일 */

.sideinfo .category h3, .sideinfoEtc .category h3{ width:175px; height:22px; 
	display:block; overflow:hidden; text-decoration: none; padding-left:5px; color:#333;
}
.sideinfo .category li{ background-image:none; padding-bottom:1px;}
.sideinfo .category li ul li ul li{ margin-left:5px; padding-left:7px; border-left:1px dotted #bbb;}

/* 검색 */
.sideinfo .search { float:left; width:175px; height:30px; padding:23px 0 0 5px;}
.sideinfo .search input{ border:0; margin:0; padding:4px 0px 0 0px; height:18px;}
.sideinfo .search .input{ width:116px; height:24px; padding:0px 0px 0 0px; background-color:#ffffff; color:#2f2f2f; border:1px solid #aaaaaa; color:#1b489e; }
.sideinfo .search .btn{ background:url(./images/btn_search_v3.gif) no-repeat; width:48px; height:23px; text-indent: -100em; overflow:hidden; cursor:hand; padding:0px 0px 0 0; }

/* 최근에 올라온 글 */
.sideinfo .recentPost {width:185px; margin-bottom:10px; padding-left:5px;}
.sideinfo .recentPost a{color:#000000; }
.sideinfo .recentPost h3 {width:185px; height:15px; display:block; overflow:hidden; text-decoration: none; padding-left:0px; color:#333; padding-top:20px; margin-bottom:2px;}
.sideinfoEtc .recentPost h3{width:185px; height:10px;	display:block; overflow:hidden; text-decoration: none; padding-left:0px; color:#333; }
/*.sideinfo .recentPost .cnt, .sideinfoEtc .recentPost .cnt{font:80% tahoma; color:#cfe01e;} */

/* 최근에 달린 댓글 */
/*.sideinfo .recentComment h3, .sideinfoEtc .recentComment h3{background:url(images/t_comment.gif) no-repeat; width:180px; height:22px; padding-top:20px;
	display:block; text-indent: -100em; overflow:hidden; text-decoration: none; 
}
.sideinfo .recentComment, .sideinfoEtc .recentComment{ width:180px; overflow:hidden; line-height:1.3; */

/* wco */
.sideinfo .wco {padding-top:8px; height:85px; text-align:center;}

/* energy */
.sideinfo .energy {padding-top:8px; height:92px; text-align:center;}

/* 정책위젯1 */
.sideinfo .widzet1 {padding-top:15px;text-align:center;height:300px;}

/* 정책위젯2 */
/*.sideinfo .widzet2 {padding-top:15px;text-align:center;height:22px;}*/

/* seoul_nuclear */
.sideinfo .seoul_nuclear {padding-top:20px;padding-left:0px;text-align:center;height:70px;}
/* yeosu_expo */
.sideinfo .yeosu_expo {padding-top:20px;padding-left:17px;text-align:center;height:23px;}
/* banner menu */
.sideinfo .banmenu {padding-top:30px; text-align:center; height:80px;}
.sideinfo .counters {padding-top:15px; text-align:center;}
/*.sideinfo .counter {text-align:center; padding-top:0px; margin:0px;}*/

/* mainbody > contentBody > sideinfo > 카운터 */
.sideinfo .counter{ font:90% Tahoma; letter-spacing:0; text-align:left; padding:2px; margin-top:0px;}
/* mainbody > contentBody > sideinfo > 태터툴즈 로고 */
.sideinfo .poweredBy{ text-align:center; padding:5px;}
/* mainbody > contentBody > sideinfo > rss 구독 아이콘 */
.sideinfo .rss{ text-align:center; padding:5px;}

/* sideinfoEtc 기본스타일*/
.sideinfoEtc {font:90% dotum, Verdana; }
.sideinfoEtc h3{ font:small dotum; font-weight:bold; text-decoration:underline; margin-bottom:10px; margin-top:20px;}
.sideinfoEtc ul{ margin:0; padding:0; list-style:none;}
.sideinfoEtc li{ background:url(./images/bull.gif) no-repeat 0 3px; padding:0 0 5px 8px;}

/* sideinfoEtc > 태그 */
.sideinfoEtc .tag, .sideinfo .tag { background:none; display:inline; padding:0; text-align:justify;}
.sideinfoEtc .tag .cloud1, .sideinfo .tag .cloud1{ font-weight:bold; font-size:140%; color:#e8e635 }
.sideinfoEtc .tag .cloud2, .sideinfo .tag .cloud2 { font-weight:bold;}

/* sns */
.sideinfo .sns{padding-top: 8px; height: 106px; margin-left: 3px;}
.sideinfo .sns a{padding:0; margin:0; float:left;}
.sideinfo .sns .fb{float:left; height:37px;}
.sideinfo .sns .tw{float:left; height:32px;}
.sideinfo .sns .yt{float:left; height:37px;}

.ftatoon{padding-top:30px; width:175px; height: 70px; margin-left: 3px;}
.cnbanner{ margin:5px 0 0 3px;}
.travel{padding-top:10px;width:175px; height: 70px; margin-left: 3px;}
.sideinfo .sinmungo{padding-top:10px;width:166px; height: 105px; margin-left: 6px;}