/* CSS Document */

@charset "utf-8";
/* 반드시 들어가야 하는 스타일 시작 */

/* 본문 공통 */
body{
		font:12px/1.5 Dotum, Verdana, AppleGothic, Sans-serif;
		color:#666;
		background: /*@background-color=*/#ffffff/*@*/ /*@background-image=*/url("images/B_bg2015.jpg")/*@*/ /*@background-image-repeat=*/repeat-x/*@*/ /*@background-image-position=*/left top/*@*/;
		margin: 0; padding: 0;
}
a:link          {color:#666;     text-decoration:none}
a:visited       {color:#666;     text-decoration:none}
a:hover         {color:#666;  text-decoration:underline}
a:active        {color:#666;     text-decoration:none}


   .fixed-top
   {position:fixed;bottom:auto; top:260px;margin-left: 0px}

   * html .fixed-top   
   {position:absolute;bottom:auto;top:expression(eval(document.documentElement.scrollTop+50))}


.divpop td{
  font-family: Tahoma, 돋움, Dotum, sans-serif;
  font-size: 11px;
  line-height: 145%;
  color: #000000;
}

#sub1 {
	position:absolute;
	left:119px;
	top:258px;
	width:103px;
	height:20px;
	z-index:1;
	visibility: hidden;
}
#sub2 {
	position:absolute;
	left:228px;
	top:260px;
	width:258px;
	height:29px;
	z-index:2;
	visibility: hidden;
}

#sub3 {
	position:absolute;
	left:365px;
	top:261px;
	width:262px;
	height:30px;
	z-index:3;
	visibility: hidden;
}



/* 페이징 - 현재 페이지 */
	.selected               {font-weight:bold;  color:#f30}
	.no-more-prev {padding-left:6px; color:#999}
	.no-more-next {padding-right:6px; color:#999}

/* 카테고리 - 이미지 버튼 */
	.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}
/* 달력 요일 표시(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}

/* 달력 Week(tr 영역)  */
	.cal_week               {}
	.cal_current_week       {}

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

/* 달력 지난 달 날짜 표시(td)   */
	.cal_day1               {color:#ccc}
/* 달력 다음 달 날짜 표시(td)   */
	.cal_day2               {color:#ccc}
/* 달력 이번 달 날짜 표시(td) */
	.cal_day3               {color:#666}
/* 달력 오늘 날짜 표시(td) */
	.cal_day4               {color:#666;  text-decoration:underline; font-weight: bold}
/* 달력 글쓴 날 링크 스타일 */
	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}
/* 종류별 방명록 글 [##_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             {border:1px solid #ddd;  padding:5px;  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/icon_view_more.gif) top left no-repeat;  padding-left:20px; color:#000}
	.moreless_top           {background:url(images/icon_stop_view.gif) top left no-repeat;  padding-left:20px; color:#000}
	.moreless_body          {}
	.moreless_bottom        {background:url(images/icon_stop_view.gif) top right no-repeat;  padding-right:20px; color:#999; text-align:right}

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

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

hr              {display:none}
img             {border:0}
h1, h2, h3, h4  {margin:0;  padding:0}
h1              {font-size:1.6em}
h2              {font-size:1.4em}
h3              {font-size:1.2em}
h4              {font-size:1em}
input, textarea {font: 1em dotum}
input {height: 16px}
table {border-collapse: collapse; border-spacing: 0}

/* 블로그 레이아웃 */
/* wrapContainer */
#wrapTop, #wrapMid, #wrapBtm {clear: both; width:/*@post-width:314=*/980px/*@*/; margin: 0 auto; background-color: #ffffff}
#wrapTop, #wrapBtm {height: 12px}
.tCenter, .bCenter {float: left; width:/*@post-width:290=*/930px/*@*/}
.mCenter {float: left; width: /*@post-width:278=*/918px/*@*/}

#wrapTop {background: transparent url(images/box_topleft.gif) no-repeat left top; margin-top: 0px}
.tCenter {height: 12px; margin-left: 12px; display: inline; background: transparent  repeat-x 0 0}
.tRight {float: left; width: 12px; height: 12px; background: transparent  no-repeat 0 0}

#wrapMid {background: transparent url(images/box_left_line.gif) repeat-y left}
.mRight {
	padding-left: 0px; 
	background: transparent  right;
}

#wrapBtm {height: 12px;background:url(images/B_con_bg.gif) repeat-y 0px 0px}
.bCenter {height: 12px; margin-left: 12px; display: inline; background: transparent url(images/box_bot_line.gif) repeat-x}
.bRight {float: left; width: 12px; height: 12px; background: transparent url(images/box_botrig.gif) no-repeat}

#container {	
  width:/*@post-width:290=*/980px/*@*/       

}
#header {padding-bottom: 10px;background:url(images/B_con_bg.gif) repeat-y 0px 0px}
#wrapContent {background:url(images/B_con_bg.gif) repeat-y 0px 0px}
#content {
	float:left;
	width:/*@post-width=*/660px/*@*/;
	padding:10px 40px 0px 40px; 
	overflow:hidden 
}
#sidebar {float:right;width:200px; padding:0px 40px 0px 0px}
#footer {clear:both;width:/*@post-width:290=*/980px/*@*/;margin:auto}
#footer  img.bottom{width:/*@post-width:290=*/980px/*@*/;margin:0; padding:0 0 0 0;}
#bottom_img {width:/*@post-width:290=*/980px/*@*/;clear:both;margin-top:auto; margin-right:auto;margin-left:auto; padding:0 0 0 0;}
/* ***** Header ***** */
#header .blogTitle		{width980px; height:278px; background:url("images/top_110603.jpg")  no-repeat }
#header .blogTitle a{}
#header .blogTitle a:hover{color:#ff6600; text-decoration:none}
#header .blogMenu {width:899px; clear:both; margin:auto;  height:45px;  no-repeat scroll 0% 0% transparent}

#header .blogMenu .dep2{position:absolute; top:41px; left:0; overflow:hidden; display:block; border:4px solid #ed7b00; background:#fff; width:200px; z-index:100}
#header .blogMenu .dep2 li{width:200px;height:30px}
#header .blogMenu .dep2 li a{font:normal 12px/30px gumlin;height:30px; padding-left:20px; border-bottom:1px solid #E8E8E8; background:url(images/i_grdot.gif) 10px 10px no-repeat; width:200px}
#header .blogMenu .dep2 li a:hover{font:normal 12px/30px gumlin;height:30px; color:#ed7b00; text-decoration:none; background-color:#F6F8F5; width:200px; border-top:1px solid #E8E8E8}
#header .blogMenu ul li .dep2Cat1{}

a{background-color:ff6600}
#header .blogMenu ul{margin:0; padding:0; list-style:none}
#header .blogMenu li{display:block; float:left; position:relative; width:44px; height:50px}
#header .blogMenu li a{display:block; height:43px}
#header .blogMenu li a:hover{/* background:#ff6600; color:#fff; */}
#header .blogMenu li#empty{width:349px}
#header .blogMenu li#guest{width:99px; height:45px; background:#ff6600; color:#fff}

/* ***** content ***** */
#content .nonEntry h3   {border-bottom:1px solid #ccc;  margin-bottom:0px;  color: #333}

#content .entryNotice,
#content .entryProtected,
#content .entry             {margin-bottom: 50px}

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

#localog .spot              {padding-left:30px;  margin-bottom: 6px}
#localog .info              {padding-left:15px;  margin-bottom: 6px}
#localog a {color:#617f8a; text-decoration: none}

#taglog ul                  {padding: 0; margin:0; text-align:justify}
#taglog li                  {display:inline}
#taglog li .cloud1          {color:#699;  font-weight:bold;  font-size:14px}
#taglog li .cloud2          {color:#84bbdd;  font-weight:bold;  font-size:14px}
#taglog li .cloud3          {color:#333}
#taglog li .cloud4          {color:#999}
#taglog li .cloud5          {color:#999}

#guestWrite                 {padding:15px;  background-color:#f5f5f5;  border:1px solid #ddd}
#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=*/596px/*@*/;  padding: 5px; border: 1px solid #d1d3d4}
#guestWrite .homepage           {width: /*@post-width:-180=*/460px/*@*/ !important; font: 0.85em verdana; color: #999; height: 16px}
#guestWrite input.submit        {background: url(images/btn_visitor_write.gif) no-repeat; width: 79px; height: 29px; 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}
#guestList ol,
#guestList ul               {margin:0; padding:0;  list-style:none}
#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 20px 10px;  margin-bottom:10px; width:/*@post-width:-50=*/690px/*@*/; overflow:hidden}
#guestList li ul li         {width:/*@post-width:-90=*/550px/*@*/; background-color: #f5f5f5;  padding :0 20px 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 .name a {color:#333; font-weight:bold}
#guestList li .date         {float: left; font:0.85em Verdana, Helvetica, Arial, Gulim, sans-serif; color:#999; padding-right: 15px}

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

/* entry */
.entryNotice h2,
.entryProtected h2,
.entry h2                {font-size:1.2em;  line-height:1.4em}
.titleWrap               {border-bottom: 1px solid #b6b6b6;  padding-bottom:3px;  margin-bottom: 10px}
.titleWrap h2 a          {
  /*@post-title-color=color:#333;*/color: #333;/*@*/
  /*@post-title-font-family=font-family:;*/font-family: dotum;/*@*/
  font-size: /*@post-title-font-size=*/inherit/*@*/;
}
.titleWrap .category {margin-right:6px}
.titleWrap .category, .titleWrap .category a   {font: 0.95em Dotum, Arial, sans-serif;  color:#999;  letter-spacing: -1px}
.titleWrap .date         {font:0.85em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#c2c2c2}

.entryProtected .protectedContentWrap {border: 1px solid #ececec; padding: 30px}
.entryProtected .protectedForm {background-color: #f9f9f9; padding: 15px 0; text-align: center; margin-top: 30px}
.entryProtected .protectedForm input.pass {border: 1px solid #ddd; vertical-align: middle}
.entryProtected label {vertical-align: middle}
.entryProtected p.text   {width:220px; background: url(images/img_protect.gif) no-repeat left top ; padding-left:50px; margin: 0 auto}
.entryProtected input    {width:200px}
.entryProtected .submit  {border: none; width: 41px; height: 21px; background: url(images/btn_pass_confirm.gif) no-repeat; text-indent: -1000em; display: inline; vertical-align: middle}

.article {
  margin: 36px 0 0 0; overflow:hidden; 
  /*@post-body-color=color:#666666;*/color: #666666;/*@*/
  /*@post-body-font-family=font-family:;*/font-family: dotum;/*@*/
  font-size: /*@post-body-font-size=*/inherit/*@*/;
}
.article a:link          {color:#666666;  text-decoration:none}
.article a:visited       {color:#666666;  text-decoration:none}
.article a:hover         {color:#666666;  text-decoration:underline}
.article a:active        {color:#666666;  text-decoration:none}

.article dt              {text-decoration:underline}
.article dd              {margin-left:20px;  padding-bottom:10px}
.article blockquote      {background: url(images/icon_quotation.gif) top left no-repeat;  padding-left:25px;  margin:10px 20px}

.author                  {text-align:right; color:#666; padding: 40px 0}
.author .text            {font: 0.85em Verdana, Arial, Helvetica, sans-serif; color: #999}

.tagTrail                {color: #999; letter-spacing: -1px; padding: 0 0 5px 35px;  background: url(images/icon_tag.gif) left 3px no-repeat; clear:both; border-bottom: 1px solid #d1d3d4; margin-bottom: 10px}
.tagTrail a						   {color: #999}
.tagText                 {display:none}

.actionTrail             {width:/*@post-width:-30=*/610px/*@*/;padding:7px 15px;  clear:both}
.actionTrail .cnt        {color:#f60}

.trackback               {width:/*@post-width=*/740px/*@*/;  overflow:hidden}
.trackback a             {color:#000}
.trackback h3            {
	font:12px dotum; color:#333;  border-bottom:1px solid #f5f5f5;  margin:0 0 7px;
	border: 1px solid #e7e8e9; background-color: #f9f9f9; padding: 7px 15px}
.trackback h3 span			{font: 11px verdana; color: #999; cursor: pointer}
.trackback h4            {font:12px dotum; color: #999; margin:0}
.trackback h4 a			{color: #000; letter-spacing: -1px}
.trackback ol            {margin:0;  padding:0;  list-style:none}
.trackback li            {border-top: 1px dotted #dedede;  padding: 15px}
.trackback .date         {font:0.85em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#999}
.trackback p             {font:0.95em Dotum, Arial, sans-serif;  color:#999;  margin:3px 0 0 0; padding:0;  letter-spacing:-1px}

.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: 1px solid #e7e8e9;  background-color:#f9f9f9; padding: 5px 15px 15px; margin-bottom: 4px; width:/*@post-width:-32=*/708px/*@*/; overflow:hidden}
.comment p                        {clear: both; margin:3px 0 0 0; padding:0}

.comment h3                       {display:none}
.comment ol,
.comment ul                       {margin:0;  padding:0;  list-style:none}
.comment .date                    {float: left; font:0.85em Verdana, Helvetica, Arial, Gulim, sans-serif; color:#999; padding-right: 15px}
.comment .name                    {float: left; color:#333; font: 12px gulim bold; letter-spacing: -1px; padding-right: 15px}
.comment .name a                  {color:#333; font-weight:bold}
.comment .control				{float: left}

.comment ol li                    {padding: 10px 5px 10px 0; border-bottom: 1px dotted #ccc}
.comment li ul li                 {padding: 10px 10px 5px 25px;  background: url("images/iconReComment.gif") no-repeat 0 6px; border:none}
.comment .control a				{text-decoration: none}
.comment .control a.address       {background:url(images/btn_b_address.gif) no-repeat;  padding-bottom:2px; width: 35px; height: 15px; display: block; float: left}
.comment .control a.address span  {display:none}
.comment .control a.modify        {background:url(images/btn_b_editndel.gif) no-repeat; padding-bottom:2px; width: 52px; height: 15px; display: block; float: left}
.comment .control a.modify span   {display:none}
.comment .control a.write         {background:url(images/btn_b_reply.gif) no-repeat; padding-bottom:2px; width: 39px; height: 15px; display: block; float: left}
.comment .control a.write span    {display:none}

.commentWrite                     {padding: 20px 0 0}
.commentWrite p.writerInfo label  {width: 80px; float: left; font: 0.85em verdana; padding-top: 2px; vertical-align: middle}
.commentWrite p.writerInfo input  {float: left; width:150px; border: 1px solid #d1d3d4; vertical-align: middle; margin-bottom: 5px; padding: 2px 0 0 8px}
.commentWrite textarea            {width:/*@post-width:-44=*/596px/*@*/;  padding: 5px; border: 1px solid #d1d3d4}
.commentWrite .homepage           {width: /*@post-width:-180=*/460px/*@*/ !important; font: 0.85em verdana; color: #999; height: 16px}
.commentWrite input.submit        {background: url(images/btn_reply_input.gif) no-repeat; width: 76px; height: 29px; display: block; margin: 5px auto 0; text-indent: -1000em; border: none; cursor: pointer}
.commentWrite .secretWrap         {clear: both; padding: 0 0 5px; margin-top: 10px}
.commentWrite .checkbox           {	border:none; padding:0;	margin:0; width:25px}

#paging            {padding-top:10px;  text-align:center;  font-size:0.95em}
#paging .numbox    {font:0.95em verdana; padding: 0 18px}
#paging .num span      {border:1px solid #eee; width: 23px; height: 23px; padding: 2px 5px; margin-right: 3px}
#paging .num span.selected {background-color: #ffefe5; border-color: #ff6b00; color: #333}
#paging a {text-decoration: none}
#paging #prevPage {background:url(images/btn_page_pre.gif) left 0 no-repeat; height: 23px; padding-left:9px}
#paging #nextPage {background:url(images/btn_page_next.gif) right 0 no-repeat; height: 23px; padding-right:9px}

/* ***** sidebar ***** */
#sidebar ul                    {padding:0;  margin:0;  list-style:none}
#sidebar li                    {background: url(images/bullet_dot.gif) 0 6px no-repeat;  padding-left: 12px}
#sidebar li a {color: #666}
#sidebar h3                    {font-family: gulim; font-size: 1em; font-weight:bold; color: #333; letter-spacing: -1px; padding-top:30px; border-bottom:2px solid #d3d3d3; margin-bottom: 6px}
#sidebar .cnt                  {font:0.85em Tahoma, Helvetica, Arial, Gulim, sans-serif;  color:#f60}
#sidebar .date                 {font:0.85em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#94a0a5}
#sidebar .name                 {font:0.9em Dotum, Arial, sans-serif;  color:#94a0a5}

#profile {background-color: #fff}
#profile .topL {background: url(images/pbox_topleft.gif) no-repeat; height: 11px}
#profile .topC {background: url(images/pbox_top_line.gif) repeat-x; height: 11px}
#profile .topR {background: url(images/pbox_toprig.gif) no-repeat; height: 11px}
#profile .midL {background: url(images/pbox_left_line.gif) repeat-y; width: 11px}
#profile .midR {background: url(images/pbox_rig_line.gif) repeat-y right top; width: 11px}
#profile .btmL {background: url(images/pbox_botleft.gif) no-repeat; height: 11px}
#profile .btmC {background: url(images/pbox_bot_line.gif) repeat-x; height: 11px}
#profile .btmR {background: url(images/pbox_botrig.gif) no-repeat right bottom; height: 11px}

#blogImage img {width:150px; padding-bottom: 10px}
#blogDesc {color: #ADADAD;  font-size:0.9em;  line-height:1.2em;  letter-spacing:-1px}
#blogDesc p {margin: 0; padding: 0}
.userID {color: #999; line-height: 2em}

#notice               {margin:10px 0;  padding:0}
#notice li            {margin:0 0 2px 0; padding:0 0 1px 0; background:none}
#notice a	     {background:url(images/icon_sidebar_notice.gif) 0 0 no-repeat; padding:1px 0 5px 30px}

#adminMenu            {margin: 8px 0 0 0; background: transparent url(images/admin_boxletf.gif) no-repeat; height: 45px; text-align: center}
#adminMenu ul {background: #f0f0f0 url(images/admin_boxrig.gif) no-repeat right; height: 34px; padding: 7px 0 4px; margin-left: 4px}
#adminMenu li         {display:inline; background:none; padding: 0; margin: 0}

#category li          {background:none}
#category li ul li    {background:url(images/bul.gif) 0 6px no-repeat;  padding-left:50px}
#category li ul li ul li {background:none; border-left:1px dotted #ccc; padding-left:6px; margin-left:2px}
#category li ul li ul li a{color:#999}

#tagbox ul            {padding:5px 2px;	text-align: justify}
#tagbox li            {background: none;  display: inline; padding: 0 7px 0 0}
#tagbox li .cloud1    {font-weight:bold; font-size: 14px; color: #366}
#tagbox li .cloud2    {font-weight:bold; font-size: 14px; color: #6e8a86}
#tagbox li .cloud3    {font-weight:bold; font-size: 14px; color: #333}
#tagbox li .cloud4    {font-size: 12px; color: #333}
#tagbox li .cloud5    {font-size: 12px; color: #333}
#tagbox a:hover       {text-decoration: none}

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

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

#archive li           {}
#calendar td             {font-family:verdana}

#counter              {font:0.85em Verdana, Helvetica, Arial, Gulim, sans-serif; padding: 10px 15px;  margin-top: 20px; border: 1px solid #dedede; background-color: #eee; color: #999; line-height: 1.5}
#counter dl, #counter dt, #counter dd {padding: 0; margin: 0}
#counter dt {float: left; width: 80px}
#counter dd.total {font-weight: bold; color: #333}



/* ***** footer ***** */
#footer  {height:176px;padding:0px 0 0px 0;background:url(images/B_con_bg.gif) no-repeat;}
/*
#footer div.footMenu {width:900px;margin:auto}
#footer div.footMenu ul li{float:left;padding:0 0 10px 0}
#footer div.footMenu ul li.banner_20140618 {float:left;margin-right:11px; padding:0 0 10px 0}
*/
#footer div.footMenu {width:900px;margin:auto}
/*#footer div.footMenu ul li{width:900px;text-align:right;background:url(images/B_bottom_menu_blank.gif) repeat-x 0px 0px}*/
#footer div.footBanner {width:900px;margin:auto}
#footer div.footBanner ul li{float:left;padding:0 10px 10px 0}

#footer div.copyright_img{width:900px;margin:auto}
#footer div.copyright_img ul li{float:left;padding:0 10px 0px 0}

.clear {clear: both}
* html .clear {display: inline}

body {font-size:12px;font-family:돋움;color:#464646;width:100%;line-height:16px;margin:0px;font-weight:normal;height:100%;padding:0px}
div, p, ul, li, table, th, td, textarea, input, span, form, h1, h2, h3, h4, h5, dt, dl, dd {margin:0px;padding:0px;font-size:12px;font-family:돋움;color:#666666}
ul, ol, dl, dd, dt, li	{list-style-type:none; margin:0; padding:0px;line-height:16px}
table {}
select {font-size:12px}

fieldset {border:0;margin:0px;padding:0px}
legend {margin:0px;padding:0px;font-size:0px;height:0px;line-height:0px}
caption {position:absolute;visibility:hidden;width:0px; height:0px; overflow:hidden;font-size:0px;margin:0px;padding:0px;line-height:0px} 
img {border:0;vertical-align:top}
optgroup {font-style:normal;font-size:0px;height:0px;line-height:0px}





/* 이미지 정렬 중앙 */#wrap .img_wrap .social {text-align:center}
/*  상단이미지 배경 */#wrap .top_bg {clear:both; margin-top:0px; padding:0px; width:100%; background:url(http://moonsooncne.cafe24.com/governor/blog/image/topbgimg.jpg)}


/* 클리어 */
.cb {clear:both;font-size:0px;line-height:0px;height:0px}

/* 컨텐츠정렬관련 */
.al {text-align:left} .ac {text-align:center} .ar {text-align:right} 


/* default */
a {color:#464646;text-decoration:none} a:hover {color:#464646; text-decoration:underline}

/* 여백 */
.space10 {height:10px} .space20 {height:20px} .space34 {height:34px} .space60 {height:60px}

/* hidden */
.hidden, #contents .hidden {visibility:hidden; position:absolute; font-size:0; width:0; height:0; line-height:0; margin:0; padding:0; background:none}

/* 건너뛰기 */
#skipnavi {width:0; height:0; font-size:0; line-height:0}



#wrap h1 {width:100%; height:32px; color:#252525; font-size:24px; font-weight:bold; text-align:center; padding-top:12px; background:url(http://moonsooncne.cafe24.com/governor/blog/image/bg_title.gif) repeat-x}
#wrap .content_wrap {width:100%; height:auto; overflow:hidden; background:url(http://moonsooncne.cafe24.com/governor/blog/image/bg_back.gif)}
#wrap .content_wrap h2 {height:28px; color:#fff; font-size:18px; font-weight:bold; padding:10px 0px 0px 10px; background:url(http://moonsooncne.cafe24.com/governor/blog/image/bg_top02.gif) repeat-x}

#wrap .content_wrap .cont {margin:10px; padding:5px; height:auto; overflow:hidden; background-color:#fff; border:1px solid #c5c5c5}

#wrap .content_wrap .cont .cont_img {padding-top:0px}
#wrap .content_wrap .cont .cont_img li.img {text-align:center; width:25%; float:left; height:90px}
#wrap .content_wrap .cont .cont_img li.img img {border:1px solid #c5c5c5}
#wrap .content_wrap .cont .cont_img_large {text-align:center; width:100%}

#wrap .content_wrap .cont .detail_info .appraisal {border-top:1px solid #dedede; border-bottom:1px solid #dedede; text-align:right; padding:3px}
#wrap .content_wrap .cont .detail_info .star {float:left; font-family:tahoma; padding-top:3px}
#wrap .content_wrap .cont .detail_info .star .score {font-size:11px; font-weight:bold; color:#ff4301; padding:0 3px}
#wrap .content_wrap .cont .detail_info .star span {font-size:11px}

#wrap .content_wrap .cont .detail_info .btn {float:right; margin:4px 0 4px 0} 
#wrap .content_wrap .cont .detail_info .btn li {background:none}
#wrap .content_wrap .cont .detail_info .btn li.img {float:left; padding-left:2px}
#wrap .content_wrap .cont .detail_info p {padding:5px 7px}
#wrap .content_wrap .cont .detail_info ul {padding:0 7px}
#wrap .content_wrap .cont .detail_info ul li {padding-left:5px; background:url(http://moonsooncne.cafe24.com/governor/blog/image/ico_1depth.gif) 0 5px no-repeat}
#wrap .content_wrap .cont .detail_info ul li ul li {padding-left:7px; background:url(http://moonsooncne.cafe24.com/governor/blog/image/ico_2depth.gif) 0 7px no-repeat}
#wrap .content_wrap .cont .detail_info em {font-style:normal; font-weight:bold}
#wrap .content_wrap .cont .detail_info span.sfont {font-size:11px}

#wrap .content_wrap .cont .data_table {clear:both; margin-top:4px; padding:2px 5px; width:100%; background-color:#f5f5f5}
#wrap .content_wrap .cont .data_table th {text-align:left; font-size:11px; line-height:14px; vertical-align: top; padding-left:6px; background:url(http://moonsooncne.cafe24.com/governor/blog/image/ico_dot.gif) 0 5px no-repeat}
#wrap .content_wrap .cont .data_table td {line-height:14px; font-size:11px; padding: 0px 10px 0 5px; text-align: left}
#wrap .content_wrap .cont .data_table td a {text-decoration: underline}
#wrap .content_wrap .cont .data_table td img {margin: 0 0 3px; vertical-align: middle}
#wrap .content_wrap .cont .data_table td span.distance {display:inline; height:14px; padding:2px; font-size:11px; color:#fff; font-weight:bold; background-color:#ff6000}
#wrap .content_wrap .cont .data_table td.call {color:#188d9f;font-weight:bold}
#wrap .content_wrap .cont .detail_info h3 {margin:5px 0; height:22px; color:#252524; font-size:12px; font-weight:bold; padding:5px 0px 0px 5px; background:url(http://moonsooncne.cafe24.com/governor/blog/image/bg_cont_title.gif) repeat-x}

#wrap .content_wrap .cont .data_table2 table {width:100%}
#wrap .content_wrap .cont .data_table2 td {font-size:11px; text-align:center; border-bottom:1px dotted #f5f5f5; padding:2px 0}
#wrap .content_wrap .cont .data_table2 td.line_word {text-align:left; padding-left:10px}
#wrap .content_wrap .cont .data_table2 td.date {text-align:right; color:#adadad; font-size:11px; font-family:Tahoma}
#wrap .content_wrap .cont .data_table2 td.bgcell {border-bottom:1px solid #a1acbe}

#wrap .content_wrap .cont .social_setting .textbox .comment {border:1px solid #cfcfcf; margin:5px 0; padding:5px; float:left; width:96%; height:30px}
#wrap .content_wrap .cont .social_setting .textbox img {padding-left:10px}
#wrap .content_wrap .cont .social_setting {clear:both; height:24px; padding-top:5px}
#wrap .content_wrap .cont .social_setting p {float:left; padding:0 10px 0 5px}
#wrap .content_wrap .cont .social_setting .social_btn {float:left}

#wrap .footer .footer_m1 {height:27px; text-align:center; padding-top:4px; background:url(http://moonsooncne.cafe24.com/governor/blog/image/bg_footer_bar.gif) no-repeat;}
#wrap .footer .footer_m1 span {color:#fff}
#wrap .footer .footer_m1 li, #wrap .footer .footer_m2 li {display:inline; padding:0px 7px; color:#fff}
#wrap .footer .footer_m1 li a {color:#fff}
#wrap .footer .footer_m1 li img {vertical-align:middle}
#wrap .footer .footer_m2 {height:27px; text-align:center; padding-top:4px}
#wrap .footer .copyright {text-align:center; font-size:11px; font-family:tahoma}
/* 건너뛰기 */
#skipnavi {width:0; height:0; font-size:0; line-height:0}


/* 헤더메뉴 */
#wrap {margin:0 auto 0 auto; width:980px}
#main_visual {margin:0; padding:0}
#header ul li {float:left}

/*콘텐츠*/
#content h3 {border-bottom:4px solid #d9dde0; padding-bottom:3px}
#content .hot_issue {margin:10px 0}
#content .hot_issue .title {font-size:14px; font-weight:bold; margin-top:10px}
#content .hot_issue .writer {font-size:11px; font-weight:normal; float:left}
#content .hot_issue .writer_gray {font-size:11px; color:#999999; font-weight:normal}
#content .hot_issue .hot_issue_img {text-align:center}
#content .hot_issue .hot_issue_img img {padding:10px 0}
#content .hot_issue .btn_menu {text-align:center; padding:10px 0}
#content .hot_issue .btn_menu img {padding:0 0px}

#content .moonsonc {margin:10px 0}
#content .moonsonc .photo_cont {width:100%}
#content .moonsonc .photo_cont dl {margin:10px; overflow:hidden}
#content .moonsonc .photo_cont dt {float:right; width:72%; font-weight:bold; padding-bottom:10px; font-size:14px}
#content .moonsonc .photo_cont dd.img {float:left; margin:0}
#content .moonsonc .photo_cont dd {margin-left:205px}

#content .moonsonc_life {margin:10px 0}
#content .moonsonc_life .photo_box {width:158px; float:left; margin:10px}
#content .moonsonc_life .photo_box img {padding-bottom:10px}

#content .notice {margin:10px 0}


/* 사이드메뉴 */
#sidebar {border:0 solid; width:200px; float:right}

/* 검색 */
#sidebar .search {margin:16px 0 0 0; padding:0}
#sidebar .search input {width:143px; height:17px; margin:0; padding:0}
#sidebar .search a img {margin:0 0 0 5px; padding:0}

/* 달력 */
#sidebar .calendar {margin:0; padding:0; width:200px; background:url(http://moonsooncne.cafe24.com/governor/blog/image/crd_body.gif)}
#sidebar .calendar .crd_top_img {margin-top:7px}
#sidebar .container crd_line {border-bottom:4px solid #d9dde0; padding-bottom:3px}
#sidebar .calendar .crd_bu {text-align:left; padding:5px 0px 0px 12px}
#sidebar .calendar .crd_month_view {float:right; padding:0px 15px 0px 0px}
#sidebar .calendar .day_name {width:180px; margin-left:12px; margin-top:3px}
#sidebar .calendar .day_name table {width:173px; border-collapse:collapse; margin-bottom:3px}
#sidebar .calendar .day_name table th {border-top:1px solid #ededed; border-bottom:1px solid #ededed; padding:3px 0px 3px 0px}
#sidebar .calendar .day_name table td {text-align:center; padding:3px 0px 3px 0px} 

#sidebar .calendar .crd_today {text-align:left; padding:3px 0px 5px 30px}
#sidebar .calendar ul {margin:0; padding:0px 0px 0px 12px}
#sidebar .calendar ul li {text-align:left; margin:0; padding:0; float:center}
#sidebar .calendar .crd_sun {color:#F19903;text-decoration:none}
#sidebar .calendar .crd_mon {color:#6A6A6A;text-decoration:none}
#sidebar .calendar .crd_sat {color:#7ED001;text-decoration:none}
#sidebar .calendar .border-bottom {width:173px; size:1px; float:center}

#sidebar a .crd_sun {color:#F19903;text-decoration:none} a:hover {color:#F19903; text-decoration:underline}
#sidebar a .crd_mon {color:#6A6A6A;text-decoration:none} a:hover {color:#6A6A6A; text-decoration:underline}
#sidebar a .crd_sat {color:#7ED001;text-decoration:none} a:hover {color:#7ED001; text-decoration:underline}

/* 배너 */
#sidebar .right_bn {margin:10px 0px; padding:0}

/* 트위터 */
#sidebar .right_twitter {margin:0; background:#63B874}
#sidebar .kname {width:140px;border-bottom:2px solid #D3D3D3; font-size:11px;color:#ffffff;font-family:돋움}
#sidebar .ename {font-size:16px;color:#ffffff;font-family:돋움;font-weight:bold}
#sidebar table {margin-bottom:7px; padding:0}
#sidebar table img {margin:0 8px; padding:0}
#sidebar .right_twitter_body {margin:0; padding:0px 9px; background:url(http://moonsooncne.cafe24.com/governor/blog/image/right_twitter_body.gif)}

/* 문순씨의 오늘 */
#sidebar .ms_today {margin:0; padding:0}
#sidebar .ms_today .ms_today_top {text-align:right; background:url(http://moonsooncne.cafe24.com/governor/blog/image/ms_tt_top.gif); margin:0; padding:11px 6px 5px 0}
#sidebar .ms_today .ms_today_top a{font-size:11px;color:#808080;text-decoration:none} a:hover {font-size:11px;color:#808080; text-decoration:none}
#sidebar .ms_today .ms_today_title {margin:0; padding:2px 0 0 10px; background:#F5F5F5;font-size:12px;color:#70B300;font-family:돋움;font-weight:bold}
#sidebar .ms_today .ms_today_body {margin:0; padding:2px 0 5px 10px; background:#F5F5F5}
#sidebar .ms_today .ms_today_bottom {height:5px; margin-bottom:10px; background:url(http://moonsooncne.cafe24.com/governor/blog/image/ms_tt_bottom.gif)}

/* 태그 */
#sidebar .tag {margin:0; padding:10px 10px; background:url(http://moonsooncne.cafe24.com/governor/blog/image/right_tag_body.gif) repeat-y}

/* 오른쪽 맨아래 버튼두개 */
#sidebar .graybox {background:#F0F0F0;text-align:center; margin:0; padding:0 width:100%; height:45px}
#sidebar .graybox img{margin:8px 2px 0 0; padding:0}

/* CSS Document */

@charset "utf-8";
/* 반드시 들어가야 하는 스타일 시작 */

/* 본문 공통 */
body{
		font:12px/1.5 Dotum, Verdana, AppleGothic, Sans-serif;
		color:#666;
		background: /*@background-color=*/#ffefda/*@*/ /*@background-image=*/url("images/B_bg2015.jpg")/*@*/ /*@background-image-repeat=*/repeat-x/*@*/ /*@background-image-position=*/left top/*@*/;
		margin: 0; padding: 0;
}
a:link          {color:#666;     text-decoration:none}
a:visited       {color:#666;     text-decoration:none}
a:hover         {color:#666;  text-decoration:underline}
a:active        {color:#666;     text-decoration:none}


   .fixed-top
   {position:fixed;bottom:auto; top:260px;margin-left: 0px}

   * html .fixed-top   
   {position:absolute;bottom:auto;top:expression(eval(document.documentElement.scrollTop+50))}


.divpop td{
  font-family: Tahoma, 돋움, Dotum, sans-serif;
  font-size: 11px;
  line-height: 145%;
  color: #000000;
}

#sub1 {
	position:absolute;
	left:119px;
	top:258px;
	width:103px;
	height:20px;
	z-index:1;
	visibility: hidden;
}
#sub2 {
	position:absolute;
	left:228px;
	top:260px;
	width:258px;
	height:29px;
	z-index:2;
	visibility: hidden;
}

#sub3 {
	position:absolute;
	left:365px;
	top:261px;
	width:262px;
	height:30px;
	z-index:3;
	visibility: hidden;
}



/* 페이징 - 현재 페이지 */
	.selected               {font-weight:bold;  color:#f30}
	.no-more-prev {padding-left:6px; color:#999}
	.no-more-next {padding-right:6px; color:#999}

/* 카테고리 - 이미지 버튼 */
	.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}
/* 달력 요일 표시(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}

/* 달력 Week(tr 영역)  */
	.cal_week               {}
	.cal_current_week       {}

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

/* 달력 지난 달 날짜 표시(td)   */
	.cal_day1               {color:#ccc}
/* 달력 다음 달 날짜 표시(td)   */
	.cal_day2               {color:#ccc}
/* 달력 이번 달 날짜 표시(td) */
	.cal_day3               {color:#666}
/* 달력 오늘 날짜 표시(td) */
	.cal_day4               {color:#666;  text-decoration:underline; font-weight: bold}
/* 달력 글쓴 날 링크 스타일 */
	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}
/* 종류별 방명록 글 [##_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             {border:1px solid #ddd;  padding:5px;  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/icon_view_more.gif) top left no-repeat;  padding-left:20px; color:#000}
	.moreless_top           {background:url(images/icon_stop_view.gif) top left no-repeat;  padding-left:20px; color:#000}
	.moreless_body          {}
	.moreless_bottom        {background:url(images/icon_stop_view.gif) top right no-repeat;  padding-right:20px; color:#999; text-align:right}

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

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

hr              {display:none}
img             {border:0}
h1, h2, h3, h4  {margin:0;  padding:0}
h1              {font-size:1.6em}
h2              {font-size:1.4em}
h3              {font-size:1.2em}
h4              {font-size:1em}
input, textarea {font: 1em dotum}
input {height: 16px}
table {border-collapse: collapse; border-spacing: 0}

/* 블로그 레이아웃 */
/* wrapContainer */
#wrapTop, #wrapMid, #wrapBtm {clear: both; width:/*@post-width:314=*/980px/*@*/; margin: 0 auto; background-color: #ffffff}
#wrapTop, #wrapBtm {height: 12px}
.tCenter, .bCenter {float: left; width:/*@post-width:290=*/930px/*@*/}
.mCenter {float: left; width: /*@post-width:278=*/918px/*@*/}

#wrapTop {background: transparent url(images/box_topleft.gif) no-repeat left top; margin-top: 0px}
.tCenter {height: 12px; margin-left: 12px; display: inline; background: transparent  repeat-x 0 0}
.tRight {float: left; width: 12px; height: 12px; background: transparent  no-repeat 0 0}

#wrapMid {background: transparent url(images/box_left_line.gif) repeat-y left}
.mRight {
	padding-left: 0px; 
	background: transparent  right;
}

#wrapBtm {height: 12px;background:url(images/B_con_bg.gif) repeat-y 0px 0px}
.bCenter {height: 12px; margin-left: 12px; display: inline; background: transparent url(images/box_bot_line.gif) repeat-x}
.bRight {float: left; width: 12px; height: 12px; background: transparent url(images/box_botrig.gif) no-repeat}

#container {	
  width:/*@post-width:290=*/980px/*@*/       

}
#header {padding-bottom: 10px;background:url(images/B_con_bg.gif) repeat-y 0px 0px}
#wrapContent {background:url(images/B_con_bg.gif) repeat-y 0px 0px}
#content {
	float:left;
	width:/*@post-width=*/660px/*@*/;
	padding:10px 40px 0px 40px; 
	overflow:hidden 
}
#sidebar {float:right;width:200px; padding:0px 40px 0px 0px}
#footer {clear:both;width:/*@post-width:290=*/980px/*@*/;margin:auto}

/* ***** Header ***** */
#header .blogTitle		{width980px; height:278px; background:url("images/top_110603.jpg")  no-repeat }
#header .blogTitle a{}
#header .blogTitle a:hover{color:#ff6600; text-decoration:none}
#header .blogMenu {width:899px; clear:both; margin:auto;  height:45px;  no-repeat scroll 0% 0% transparent}

#header .blogMenu .dep2{position:absolute; top:41px; left:0; overflow:hidden; display:block; border:4px solid #ed7b00; background:#fff; width:200px; z-index:100}
#header .blogMenu .dep2 li{width:200px;height:30px}
#header .blogMenu .dep2 li a{font:normal 12px/30px gumlin;height:30px; padding-left:20px; border-bottom:1px solid #E8E8E8; background:url(images/i_grdot.gif) 10px 10px no-repeat; width:200px}
#header .blogMenu .dep2 li a:hover{font:normal 12px/30px gumlin;height:30px; color:#ed7b00; text-decoration:none; background-color:#F6F8F5; width:200px; border-top:1px solid #E8E8E8}
#header .blogMenu ul li .dep2Cat1{}

a{background-color:ff6600}
#header .blogMenu ul{margin:0; padding:0; list-style:none}
#header .blogMenu li{display:block; float:left; position:relative; width:44px; height:50px}
#header .blogMenu li a{display:block; height:43px}
#header .blogMenu li a:hover{/* background:#ff6600; color:#fff; */}
#header .blogMenu li#empty{width:349px}
#header .blogMenu li#guest{width:99px; height:45px; background:#ff6600; color:#fff}

/* ***** content ***** */
#content .nonEntry h3   {border-bottom:1px solid #ccc;  margin-bottom:0px;  color: #333}

#content .entryNotice,
#content .entryProtected,
#content .entry             {margin-bottom: 50px}

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

#localog .spot              {padding-left:30px;  margin-bottom: 6px}
#localog .info              {padding-left:15px;  margin-bottom: 6px}
#localog a {color:#617f8a; text-decoration: none}

#taglog ul                  {padding: 0; margin:0; text-align:justify}
#taglog li                  {display:inline}
#taglog li .cloud1          {color:#699;  font-weight:bold;  font-size:14px}
#taglog li .cloud2          {color:#84bbdd;  font-weight:bold;  font-size:14px}
#taglog li .cloud3          {color:#333}
#taglog li .cloud4          {color:#999}
#taglog li .cloud5          {color:#999}

#guestWrite                 {padding:15px;  background-color:#f5f5f5;  border:1px solid #ddd}
#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=*/596px/*@*/;  padding: 5px; border: 1px solid #d1d3d4}
#guestWrite .homepage           {width: /*@post-width:-180=*/460px/*@*/ !important; font: 0.85em verdana; color: #999; height: 16px}
#guestWrite input.submit        {background: url(images/btn_visitor_write.gif) no-repeat; width: 79px; height: 29px; 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}
#guestList ol,
#guestList ul               {margin:0; padding:0;  list-style:none}
#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 20px 10px;  margin-bottom:10px; width:/*@post-width:-50=*/690px/*@*/; overflow:hidden}
#guestList li ul li         {width:/*@post-width:-90=*/550px/*@*/; background-color: #f5f5f5;  padding :0 20px 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 .name a {color:#333; font-weight:bold}
#guestList li .date         {float: left; font:0.85em Verdana, Helvetica, Arial, Gulim, sans-serif; color:#999; padding-right: 15px}

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

/* entry */
.entryNotice h2,
.entryProtected h2,
.entry h2                {font-size:1.2em;  line-height:1.4em}
.titleWrap               {border-bottom: 1px solid #b6b6b6;  padding-bottom:3px;  margin-bottom: 10px}
.titleWrap h2 a          {
  /*@post-title-color=color:#333;*/color: #333;/*@*/
  /*@post-title-font-family=font-family:;*/font-family: dotum;/*@*/
  font-size: /*@post-title-font-size=*/inherit/*@*/;
}
.titleWrap .category {margin-right:6px}
.titleWrap .category, .titleWrap .category a   {font: 0.95em Dotum, Arial, sans-serif;  color:#999;  letter-spacing: -1px}
.titleWrap .date         {font:0.85em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#c2c2c2}

.entryProtected .protectedContentWrap {border: 1px solid #ececec; padding: 30px}
.entryProtected .protectedForm {background-color: #f9f9f9; padding: 15px 0; text-align: center; margin-top: 30px}
.entryProtected .protectedForm input.pass {border: 1px solid #ddd; vertical-align: middle}
.entryProtected label {vertical-align: middle}
.entryProtected p.text   {width:220px; background: url(images/img_protect.gif) no-repeat left top ; padding-left:50px; margin: 0 auto}
.entryProtected input    {width:200px}
.entryProtected .submit  {border: none; width: 41px; height: 21px; background: url(images/btn_pass_confirm.gif) no-repeat; text-indent: -1000em; display: inline; vertical-align: middle}

.article {
  margin: 36px 0 0 0; overflow:hidden; 
  /*@post-body-color=color:#666666;*/color: #666666;/*@*/
  /*@post-body-font-family=font-family:;*/font-family: dotum;/*@*/
  font-size: /*@post-body-font-size=*/inherit/*@*/;
}
.article a:link          {color:#666666;  text-decoration:none}
.article a:visited       {color:#666666;  text-decoration:none}
.article a:hover         {color:#666666;  text-decoration:underline}
.article a:active        {color:#666666;  text-decoration:none}

.article dt              {text-decoration:underline}
.article dd              {margin-left:20px;  padding-bottom:10px}
.article blockquote      {background: url(images/icon_quotation.gif) top left no-repeat;  padding-left:25px;  margin:10px 20px}

.author                  {text-align:right; color:#666; padding: 40px 0}
.author .text            {font: 0.85em Verdana, Arial, Helvetica, sans-serif; color: #999}

.tagTrail                {color: #999; letter-spacing: -1px; padding: 0 0 5px 35px;  background: url(images/icon_tag.gif) left 3px no-repeat; clear:both; border-bottom: 1px solid #d1d3d4; margin-bottom: 10px}
.tagTrail a						   {color: #999}
.tagText                 {display:none}

.actionTrail             {width:/*@post-width:-30=*/610px/*@*/;padding:7px 15px;  clear:both}
.actionTrail .cnt        {color:#f60}

.trackback               {width:/*@post-width=*/740px/*@*/;  overflow:hidden}
.trackback a             {color:#000}
.trackback h3            {
	font:12px dotum; color:#333;  border-bottom:1px solid #f5f5f5;  margin:0 0 7px;
	border: 1px solid #e7e8e9; background-color: #f9f9f9; padding: 7px 15px}
.trackback h3 span			{font: 11px verdana; color: #999; cursor: pointer}
.trackback h4            {font:12px dotum; color: #999; margin:0}
.trackback h4 a			{color: #000; letter-spacing: -1px}
.trackback ol            {margin:0;  padding:0;  list-style:none}
.trackback li            {border-top: 1px dotted #dedede;  padding: 15px}
.trackback .date         {font:0.85em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#999}
.trackback p             {font:0.95em Dotum, Arial, sans-serif;  color:#999;  margin:3px 0 0 0; padding:0;  letter-spacing:-1px}

.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: 1px solid #e7e8e9;  background-color:#f9f9f9; padding: 5px 15px 15px; margin-bottom: 4px; width:/*@post-width:-32=*/708px/*@*/; overflow:hidden}
.comment p                        {clear: both; margin:3px 0 0 0; padding:0}

.comment h3                       {display:none}
.comment ol,
.comment ul                       {margin:0;  padding:0;  list-style:none}
.comment .date                    {float: left; font:0.85em Verdana, Helvetica, Arial, Gulim, sans-serif; color:#999; padding-right: 15px}
.comment .name                    {float: left; color:#333; font: 12px gulim bold; letter-spacing: -1px; padding-right: 15px}
.comment .name a                  {color:#333; font-weight:bold}
.comment .control				{float: left}

.comment ol li                    {padding: 10px 5px 10px 0; border-bottom: 1px dotted #ccc}
.comment li ul li                 {padding: 10px 10px 5px 25px;  background: url("images/iconReComment.gif") no-repeat 0 6px; border:none}
.comment .control a				{text-decoration: none}
.comment .control a.address       {background:url(images/btn_b_address.gif) no-repeat;  padding-bottom:2px; width: 35px; height: 15px; display: block; float: left}
.comment .control a.address span  {display:none}
.comment .control a.modify        {background:url(images/btn_b_editndel.gif) no-repeat; padding-bottom:2px; width: 52px; height: 15px; display: block; float: left}
.comment .control a.modify span   {display:none}
.comment .control a.write         {background:url(images/btn_b_reply.gif) no-repeat; padding-bottom:2px; width: 39px; height: 15px; display: block; float: left}
.comment .control a.write span    {display:none}

.commentWrite                     {padding: 20px 0 0}
.commentWrite p.writerInfo label  {width: 80px; float: left; font: 0.85em verdana; padding-top: 2px; vertical-align: middle}
.commentWrite p.writerInfo input  {float: left; width:150px; border: 1px solid #d1d3d4; vertical-align: middle; margin-bottom: 5px; padding: 2px 0 0 8px}
.commentWrite textarea            {width:/*@post-width:-44=*/596px/*@*/;  padding: 5px; border: 1px solid #d1d3d4}
.commentWrite .homepage           {width: /*@post-width:-180=*/460px/*@*/ !important; font: 0.85em verdana; color: #999; height: 16px}
.commentWrite input.submit        {background: url(images/btn_reply_input.gif) no-repeat; width: 76px; height: 29px; display: block; margin: 5px auto 0; text-indent: -1000em; border: none; cursor: pointer}
.commentWrite .secretWrap         {clear: both; padding: 0 0 5px; margin-top: 10px}
.commentWrite .checkbox           {	border:none; padding:0;	margin:0; width:25px}

#paging            {padding-top:10px;  text-align:center;  font-size:0.95em}
#paging .numbox    {font:0.95em verdana; padding: 0 18px}
#paging .num span      {border:1px solid #eee; width: 23px; height: 23px; padding: 2px 5px; margin-right: 3px}
#paging .num span.selected {background-color: #ffefe5; border-color: #ff6b00; color: #333}
#paging a {text-decoration: none}
#paging #prevPage {background:url(images/btn_page_pre.gif) left 0 no-repeat; height: 23px; padding-left:9px}
#paging #nextPage {background:url(images/btn_page_next.gif) right 0 no-repeat; height: 23px; padding-right:9px}

/* ***** sidebar ***** */
#sidebar ul                    {padding:0;  margin:0;  list-style:none}
#sidebar li                    {background: url(images/bullet_dot.gif) 0 6px no-repeat;  padding-left: 12px}
#sidebar li a {color: #666}
#sidebar h3                    {font-family: gulim; font-size: 1em; font-weight:bold; color: #333; letter-spacing: -1px; padding-top:30px; border-bottom:2px solid #d3d3d3; margin-bottom: 6px}
#sidebar .cnt                  {font:0.85em Tahoma, Helvetica, Arial, Gulim, sans-serif;  color:#f60}
#sidebar .date                 {font:0.85em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#94a0a5}
#sidebar .name                 {font:0.9em Dotum, Arial, sans-serif;  color:#94a0a5}

#profile {background-color: #fff}
#profile .topL {background: url(images/pbox_topleft.gif) no-repeat; height: 11px}
#profile .topC {background: url(images/pbox_top_line.gif) repeat-x; height: 11px}
#profile .topR {background: url(images/pbox_toprig.gif) no-repeat; height: 11px}
#profile .midL {background: url(images/pbox_left_line.gif) repeat-y; width: 11px}
#profile .midR {background: url(images/pbox_rig_line.gif) repeat-y right top; width: 11px}
#profile .btmL {background: url(images/pbox_botleft.gif) no-repeat; height: 11px}
#profile .btmC {background: url(images/pbox_bot_line.gif) repeat-x; height: 11px}
#profile .btmR {background: url(images/pbox_botrig.gif) no-repeat right bottom; height: 11px}

#blogImage img {width:150px; padding-bottom: 10px}
#blogDesc {color: #ADADAD;  font-size:0.9em;  line-height:1.2em;  letter-spacing:-1px}
#blogDesc p {margin: 0; padding: 0}
.userID {color: #999; line-height: 2em}

#notice               {margin:10px 0;  padding:0}
#notice li            {margin:0 0 2px 0; padding:0 0 1px 0; background:none}
#notice a	     {background:url(images/icon_sidebar_notice.gif) 0 0 no-repeat; padding:1px 0 5px 30px}

#adminMenu            {margin: 8px 0 0 0; background: transparent url(images/admin_boxletf.gif) no-repeat; height: 45px; text-align: center}
#adminMenu ul {background: #f0f0f0 url(images/admin_boxrig.gif) no-repeat right; height: 34px; padding: 7px 0 4px; margin-left: 4px}
#adminMenu li         {display:inline; background:none; padding: 0; margin: 0}

#category li          {background:none}
#category li ul li    {background:url(images/bul.gif) 0 6px no-repeat;  padding-left:50px}
#category li ul li ul li {background:none; border-left:1px dotted #ccc; padding-left:6px; margin-left:2px}
#category li ul li ul li a{color:#999}

#tagbox ul            {padding:5px 2px;	text-align: justify}
#tagbox li            {background: none;  display: inline; padding: 0 7px 0 0}
#tagbox li .cloud1    {font-weight:bold; font-size: 14px; color: #366}
#tagbox li .cloud2    {font-weight:bold; font-size: 14px; color: #6e8a86}
#tagbox li .cloud3    {font-weight:bold; font-size: 14px; color: #333}
#tagbox li .cloud4    {font-size: 12px; color: #333}
#tagbox li .cloud5    {font-size: 12px; color: #333}
#tagbox a:hover       {text-decoration: none}

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

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

#archive li           {}
#calendar td             {font-family:verdana}

#counter              {font:0.85em Verdana, Helvetica, Arial, Gulim, sans-serif; padding: 10px 15px;  margin-top: 20px; border: 1px solid #dedede; background-color: #eee; color: #999; line-height: 1.5}
#counter dl, #counter dt, #counter dd {padding: 0; margin: 0}
#counter dt {float: left; width: 80px}
#counter dd.total {font-weight: bold; color: #333}

#adTistory       {text-align:left; margin-top:10px}
#adTistory .tistoryJoin a {text-align:left;font: 11px dotum; letter-spacing: -1px; color: #999}
#btnRSS          {margin-top:5px; text-align:left}
/* ***** footer ***** */
#footer  {height:176px;padding:0px 0 0px 0;;background:url(images/B_con_bg.gif) no-repeat;}
#footer div.footMenu {width:900px;margin:auto}
#footer div.footMenu ul li{float:left;padding:0 0 10px 0}
#footer div.footMenu ul li.banner_20140618 {float:left;margin-right:11px; padding:0 0 10px 0}
#footer div.footBanner {width:900px;margin:auto}
#footer div.footBanner ul li{float:left;padding:0 10px 10px 0}
#footer div.copyright_img{width:900px;margin:auto}
#footer div.copyright_img ul li{float:left;padding:0 10px 0 0}

.clear {clear: both}
* html .clear {display: inline}

body {font-size:12px;font-family:돋움;color:#464646;width:100%;line-height:16px;margin:0px;font-weight:normal;height:100%;padding:0px}
div, p, ul, li, table, th, td, textarea, input, span, form, h1, h2, h3, h4, h5, dt, dl, dd {margin:0px;padding:0px;font-size:12px;font-family:돋움;color:#666666}
ul, ol, dl, dd, dt, li	{list-style-type:none; margin:0; padding:0px;line-height:16px}
table {}
select {font-size:12px}

fieldset {border:0;margin:0px;padding:0px}
legend {margin:0px;padding:0px;font-size:0px;height:0px;line-height:0px}
caption {position:absolute;visibility:hidden;width:0px; height:0px; overflow:hidden;font-size:0px;margin:0px;padding:0px;line-height:0px} 
img {border:0;vertical-align:top}
optgroup {font-style:normal;font-size:0px;height:0px;line-height:0px}





/* 이미지 정렬 중앙 */#wrap .img_wrap .social {text-align:center}
/*  상단이미지 배경 */#wrap .top_bg {clear:both; margin-top:0px; padding:0px; width:100%; background:url(http://moonsooncne.cafe24.com/governor/blog/image/topbgimg.jpg)}


/* 클리어 */
.cb {clear:both;font-size:0px;line-height:0px;height:0px}

/* 컨텐츠정렬관련 */
.al {text-align:left} .ac {text-align:center} .ar {text-align:right} 


/* default */
a {color:#464646;text-decoration:none} a:hover {color:#464646; text-decoration:underline}

/* 여백 */
.space10 {height:10px} .space20 {height:20px} .space34 {height:34px} .space60 {height:60px}

/* hidden */
.hidden, #contents .hidden {visibility:hidden; position:absolute; font-size:0; width:0; height:0; line-height:0; margin:0; padding:0; background:none}

/* 건너뛰기 */
#skipnavi {width:0; height:0; font-size:0; line-height:0}



#wrap h1 {width:100%; height:32px; color:#252525; font-size:24px; font-weight:bold; text-align:center; padding-top:12px; background:url(http://moonsooncne.cafe24.com/governor/blog/image/bg_title.gif) repeat-x}
#wrap .content_wrap {width:100%; height:auto; overflow:hidden; background:url(http://moonsooncne.cafe24.com/governor/blog/image/bg_back.gif)}
#wrap .content_wrap h2 {height:28px; color:#fff; font-size:18px; font-weight:bold; padding:10px 0px 0px 10px; background:url(http://moonsooncne.cafe24.com/governor/blog/image/bg_top02.gif) repeat-x}

#wrap .content_wrap .cont {margin:10px; padding:5px; height:auto; overflow:hidden; background-color:#fff; border:1px solid #c5c5c5}

#wrap .content_wrap .cont .cont_img {padding-top:0px}
#wrap .content_wrap .cont .cont_img li.img {text-align:center; width:25%; float:left; height:90px}
#wrap .content_wrap .cont .cont_img li.img img {border:1px solid #c5c5c5}
#wrap .content_wrap .cont .cont_img_large {text-align:center; width:100%}

#wrap .content_wrap .cont .detail_info .appraisal {border-top:1px solid #dedede; border-bottom:1px solid #dedede; text-align:right; padding:3px}
#wrap .content_wrap .cont .detail_info .star {float:left; font-family:tahoma; padding-top:3px}
#wrap .content_wrap .cont .detail_info .star .score {font-size:11px; font-weight:bold; color:#ff4301; padding:0 3px}
#wrap .content_wrap .cont .detail_info .star span {font-size:11px}

#wrap .content_wrap .cont .detail_info .btn {float:right; margin:4px 0 4px 0} 
#wrap .content_wrap .cont .detail_info .btn li {background:none}
#wrap .content_wrap .cont .detail_info .btn li.img {float:left; padding-left:2px}
#wrap .content_wrap .cont .detail_info p {padding:5px 7px}
#wrap .content_wrap .cont .detail_info ul {padding:0 7px}
#wrap .content_wrap .cont .detail_info ul li {padding-left:5px; background:url(http://moonsooncne.cafe24.com/governor/blog/image/ico_1depth.gif) 0 5px no-repeat}
#wrap .content_wrap .cont .detail_info ul li ul li {padding-left:7px; background:url(http://moonsooncne.cafe24.com/governor/blog/image/ico_2depth.gif) 0 7px no-repeat}
#wrap .content_wrap .cont .detail_info em {font-style:normal; font-weight:bold}
#wrap .content_wrap .cont .detail_info span.sfont {font-size:11px}

#wrap .content_wrap .cont .data_table {clear:both; margin-top:4px; padding:2px 5px; width:100%; background-color:#f5f5f5}
#wrap .content_wrap .cont .data_table th {text-align:left; font-size:11px; line-height:14px; vertical-align: top; padding-left:6px; background:url(http://moonsooncne.cafe24.com/governor/blog/image/ico_dot.gif) 0 5px no-repeat}
#wrap .content_wrap .cont .data_table td {line-height:14px; font-size:11px; padding: 0px 10px 0 5px; text-align: left}
#wrap .content_wrap .cont .data_table td a {text-decoration: underline}
#wrap .content_wrap .cont .data_table td img {margin: 0 0 3px; vertical-align: middle}
#wrap .content_wrap .cont .data_table td span.distance {display:inline; height:14px; padding:2px; font-size:11px; color:#fff; font-weight:bold; background-color:#ff6000}
#wrap .content_wrap .cont .data_table td.call {color:#188d9f;font-weight:bold}
#wrap .content_wrap .cont .detail_info h3 {margin:5px 0; height:22px; color:#252524; font-size:12px; font-weight:bold; padding:5px 0px 0px 5px; background:url(http://moonsooncne.cafe24.com/governor/blog/image/bg_cont_title.gif) repeat-x}

#wrap .content_wrap .cont .data_table2 table {width:100%}
#wrap .content_wrap .cont .data_table2 td {font-size:11px; text-align:center; border-bottom:1px dotted #f5f5f5; padding:2px 0}
#wrap .content_wrap .cont .data_table2 td.line_word {text-align:left; padding-left:10px}
#wrap .content_wrap .cont .data_table2 td.date {text-align:right; color:#adadad; font-size:11px; font-family:Tahoma}
#wrap .content_wrap .cont .data_table2 td.bgcell {border-bottom:1px solid #a1acbe}

#wrap .content_wrap .cont .social_setting .textbox .comment {border:1px solid #cfcfcf; margin:5px 0; padding:5px; float:left; width:96%; height:30px}
#wrap .content_wrap .cont .social_setting .textbox img {padding-left:10px}
#wrap .content_wrap .cont .social_setting {clear:both; height:24px; padding-top:5px}
#wrap .content_wrap .cont .social_setting p {float:left; padding:0 10px 0 5px}
#wrap .content_wrap .cont .social_setting .social_btn {float:left}

#wrap .footer .footer_m1 {height:27px; text-align:center; padding-top:4px; background:url(http://moonsooncne.cafe24.com/governor/blog/image/bg_footer_bar.gif) repeat-x}
#wrap .footer .footer_m1 span {color:#fff}
#wrap .footer .footer_m1 li, #wrap .footer .footer_m2 li {display:inline; padding:0px 7px; color:#fff}
#wrap .footer .footer_m1 li a {color:#fff}
#wrap .footer .footer_m1 li img {vertical-align:middle}
#wrap .footer .footer_m2 {height:27px; text-align:center; padding-top:4px}
#wrap .footer .copyright {text-align:center; font-size:11px; font-family:tahoma}
/* 건너뛰기 */
#skipnavi {width:0; height:0; font-size:0; line-height:0}


/* 헤더메뉴 */
#wrap {margin:0 auto 0 auto; width:980px}
#main_visual {margin:0; padding:0}
#header ul li {float:left}

/*콘텐츠*/
#content h3 {border-bottom:4px solid #d9dde0; padding-bottom:3px}
#content .hot_issue {margin:10px 0}
#content .hot_issue .title {font-size:14px; font-weight:bold; margin-top:10px}
#content .hot_issue .writer {font-size:11px; font-weight:normal; float:left}
#content .hot_issue .writer_gray {font-size:11px; color:#999999; font-weight:normal}
#content .hot_issue .hot_issue_img {text-align:center}
#content .hot_issue .hot_issue_img img {padding:10px 0}
#content .hot_issue .btn_menu {text-align:center; padding:10px 0}
#content .hot_issue .btn_menu img {padding:0 0px}

#content .moonsonc {margin:10px 0}
#content .moonsonc .photo_cont {width:100%}
#content .moonsonc .photo_cont dl {margin:10px; overflow:hidden}
#content .moonsonc .photo_cont dt {float:right; width:72%; font-weight:bold; padding-bottom:10px; font-size:14px}
#content .moonsonc .photo_cont dd.img {float:left; margin:0}
#content .moonsonc .photo_cont dd {margin-left:205px}

#content .moonsonc_life {margin:10px 0}
#content .moonsonc_life .photo_box {width:158px; float:left; margin:10px}
#content .moonsonc_life .photo_box img {padding-bottom:10px}

#content .notice {margin:10px 0}


/* 사이드메뉴 */
#sidebar {border:0 solid; width:200px; float:right}

/* 검색 */
#sidebar .search {margin:16px 0 0 0; padding:0}
#sidebar .search input {width:143px; height:17px; margin:0; padding:0}
#sidebar .search a img {margin:0 0 0 5px; padding:0}

/* 달력 */
#sidebar .calendar {margin:0; padding:0; width:200px; background:url(http://moonsooncne.cafe24.com/governor/blog/image/crd_body.gif)}
#sidebar .calendar .crd_top_img {margin-top:7px}
#sidebar .container crd_line {border-bottom:4px solid #d9dde0; padding-bottom:3px}
#sidebar .calendar .crd_bu {text-align:left; padding:5px 0px 0px 12px}
#sidebar .calendar .crd_month_view {float:right; padding:0px 15px 0px 0px}
#sidebar .calendar .day_name {width:180px; margin-left:12px; margin-top:3px}
#sidebar .calendar .day_name table {width:173px; border-collapse:collapse; margin-bottom:3px}
#sidebar .calendar .day_name table th {border-top:1px solid #ededed; border-bottom:1px solid #ededed; padding:3px 0px 3px 0px}
#sidebar .calendar .day_name table td {text-align:center; padding:3px 0px 3px 0px} 

#sidebar .calendar .crd_today {text-align:left; padding:3px 0px 5px 30px}
#sidebar .calendar ul {margin:0; padding:0px 0px 0px 12px}
#sidebar .calendar ul li {text-align:left; margin:0; padding:0; float:center}
#sidebar .calendar .crd_sun {color:#F19903;text-decoration:none}
#sidebar .calendar .crd_mon {color:#6A6A6A;text-decoration:none}
#sidebar .calendar .crd_sat {color:#7ED001;text-decoration:none}
#sidebar .calendar .border-bottom {width:173px; size:1px; float:center}

#sidebar a .crd_sun {color:#F19903;text-decoration:none} a:hover {color:#F19903; text-decoration:underline}
#sidebar a .crd_mon {color:#6A6A6A;text-decoration:none} a:hover {color:#6A6A6A; text-decoration:underline}
#sidebar a .crd_sat {color:#7ED001;text-decoration:none} a:hover {color:#7ED001; text-decoration:underline}

/* 배너 */
#sidebar .right_bn {margin:10px 0px; padding:0}

/* 트위터 */
#sidebar .right_twitter {margin:0; background:#63B874}
#sidebar .kname {width:140px;border-bottom:2px solid #D3D3D3; font-size:11px;color:#ffffff;font-family:돋움}
#sidebar .ename {font-size:16px;color:#ffffff;font-family:돋움;font-weight:bold}
#sidebar table {margin-bottom:7px; padding:0}
#sidebar table img {margin:0 8px; padding:0}
#sidebar .right_twitter_body {margin:0; padding:0px 9px; background:url(http://moonsooncne.cafe24.com/governor/blog/image/right_twitter_body.gif)}

/* 문순씨의 오늘 */
#sidebar .ms_today {margin:0; padding:0}
#sidebar .ms_today .ms_today_top {text-align:right; background:url(http://moonsooncne.cafe24.com/governor/blog/image/ms_tt_top.gif); margin:0; padding:11px 6px 5px 0}
#sidebar .ms_today .ms_today_top a{font-size:11px;color:#808080;text-decoration:none} a:hover {font-size:11px;color:#808080; text-decoration:none}
#sidebar .ms_today .ms_today_title {margin:0; padding:2px 0 0 10px; background:#F5F5F5;font-size:12px;color:#70B300;font-family:돋움;font-weight:bold}
#sidebar .ms_today .ms_today_body {margin:0; padding:2px 0 5px 10px; background:#F5F5F5}
#sidebar .ms_today .ms_today_bottom {height:5px; margin-bottom:10px; background:url(http://moonsooncne.cafe24.com/governor/blog/image/ms_tt_bottom.gif)}

/* 태그 */
#sidebar .tag {margin:0; padding:10px 10px; background:url(http://moonsooncne.cafe24.com/governor/blog/image/right_tag_body.gif) repeat-y}

/* 오른쪽 맨아래 버튼두개 */
#sidebar .graybox {background:#F0F0F0;text-align:center; margin:0; padding:0 width:100%; height:45px}
#sidebar .graybox img{margin:8px 2px 0 0; padding:0}

/* CSS Document */

@charset "utf-8";
/* 반드시 들어가야 하는 스타일 시작 */

/* 본문 공통 */
body{
		font:12px/1.5 Dotum, Verdana, AppleGothic, Sans-serif;
		color:#666;
		background: /*@background-color=*/#ffefda/*@*/ /*@background-image=*/url("images/B_bg2015.jpg")/*@*/ /*@background-image-repeat=*/repeat-x/*@*/ /*@background-image-position=*/left top/*@*/;
		margin: 0; padding: 0;
}
a:link          {color:#666;     text-decoration:none}
a:visited       {color:#666;     text-decoration:none}
a:hover         {color:#666;  text-decoration:underline}
a:active        {color:#666;     text-decoration:none}


   .fixed-top
   {position:fixed;bottom:auto; top:260px;margin-left: 0px}

   * html .fixed-top   
   {position:absolute;bottom:auto;top:expression(eval(document.documentElement.scrollTop+50))}


.divpop td{
  font-family: Tahoma, 돋움, Dotum, sans-serif;
  font-size: 11px;
  line-height: 145%;
  color: #000000;
}

#sub1 {
	position:absolute;
	left:119px;
	top:258px;
	width:103px;
	height:20px;
	z-index:1;
	visibility: hidden;
}
#sub2 {
	position:absolute;
	left:228px;
	top:260px;
	width:258px;
	height:29px;
	z-index:2;
	visibility: hidden;
}

#sub3 {
	position:absolute;
	left:365px;
	top:261px;
	width:262px;
	height:30px;
	z-index:3;
	visibility: hidden;
}



/* 페이징 - 현재 페이지 */
	.selected               {font-weight:bold;  color:#f30}
	.no-more-prev {padding-left:6px; color:#999}
	.no-more-next {padding-right:6px; color:#999}

/* 카테고리 - 이미지 버튼 */
	.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}
/* 달력 요일 표시(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}

/* 달력 Week(tr 영역)  */
	.cal_week               {}
	.cal_current_week       {}

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

/* 달력 지난 달 날짜 표시(td)   */
	.cal_day1               {color:#ccc}
/* 달력 다음 달 날짜 표시(td)   */
	.cal_day2               {color:#ccc}
/* 달력 이번 달 날짜 표시(td) */
	.cal_day3               {color:#666}
/* 달력 오늘 날짜 표시(td) */
	.cal_day4               {color:#666;  text-decoration:underline; font-weight: bold}
/* 달력 글쓴 날 링크 스타일 */
	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}
/* 종류별 방명록 글 [##_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             {border:1px solid #ddd;  padding:5px;  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/icon_view_more.gif) top left no-repeat;  padding-left:20px; color:#000}
	.moreless_top           {background:url(images/icon_stop_view.gif) top left no-repeat;  padding-left:20px; color:#000}
	.moreless_body          {}
	.moreless_bottom        {background:url(images/icon_stop_view.gif) top right no-repeat;  padding-right:20px; color:#999; text-align:right}

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

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

hr              {display:none}
img             {border:0}
h1, h2, h3, h4  {margin:0;  padding:0}
h1              {font-size:1.6em}
h2              {font-size:1.4em}
h3              {font-size:1.2em}
h4              {font-size:1em}
input, textarea {font: 1em dotum}
input {height: 16px}
table {border-collapse: collapse; border-spacing: 0}

/* 블로그 레이아웃 */
/* wrapContainer */
#wrapTop, #wrapMid, #wrapBtm {clear: both; width:/*@post-width:314=*/980px/*@*/; margin: 0 auto; background-color: #ffffff}
#wrapTop, #wrapBtm {height: 12px}
.tCenter, .bCenter {float: left; width:/*@post-width:290=*/930px/*@*/}
.mCenter {float: left; width: /*@post-width:278=*/918px/*@*/}

#wrapTop {background: transparent url(images/box_topleft.gif) no-repeat left top; margin-top: 0px}
.tCenter {height: 12px; margin-left: 12px; display: inline; background: transparent  repeat-x 0 0}
.tRight {float: left; width: 12px; height: 12px; background: transparent  no-repeat 0 0}

#wrapMid {background: transparent url(images/box_left_line.gif) repeat-y left}
.mRight {
	padding-left: 0px; 
	background: transparent  right;
}

#wrapBtm {height: 12px;background:url(images/B_con_bg.gif) repeat-y 0px 0px}
.bCenter {height: 12px; margin-left: 12px; display: inline; background: transparent url(images/box_bot_line.gif) repeat-x}
.bRight {float: left; width: 12px; height: 12px; background: transparent url(images/box_botrig.gif) no-repeat}

#container {	
  width:/*@post-width:290=*/980px/*@*/       

}
#header {padding-bottom: 10px;background:url(images/B_con_bg.gif) repeat-y 0px 0px}
#wrapContent {background:url(images/B_con_bg.gif) repeat-y 0px 0px}
#content {
	float:left;
	width:/*@post-width=*/660px/*@*/;
	padding:10px 40px 20px 40px; 
	overflow:hidden 
}
#sidebar {float:right;width:200px; padding:0px 40px 0px 0px}
#footer {clear:both;width:/*@post-width:290=*/980px/*@*/;margin:auto}

/* ***** Header ***** */
#header .blogTitle		{width980px; height:278px; background:url("images/top_110603.jpg")  no-repeat }
#header .blogTitle a{}
#header .blogTitle a:hover{color:#ff6600; text-decoration:none}
#header .blogMenu {width:899px; clear:both; margin:auto;  height:45px;  no-repeat scroll 0% 0% transparent}

#header .blogMenu .dep2{position:absolute; top:41px; left:0; overflow:hidden; display:block; border:4px solid #ed7b00; background:#fff; width:200px; z-index:100}
#header .blogMenu .dep2 li{width:200px;height:30px}
#header .blogMenu .dep2 li a{font:normal 12px/30px gumlin;height:30px; padding-left:20px; border-bottom:1px solid #E8E8E8; background:url(images/i_grdot.gif) 10px 10px no-repeat; width:200px}
#header .blogMenu .dep2 li a:hover{font:normal 12px/30px gumlin;height:30px; color:#ed7b00; text-decoration:none; background-color:#F6F8F5; width:200px; border-top:1px solid #E8E8E8}
#header .blogMenu ul li .dep2Cat1{}

a{background-color:ff6600}
#header .blogMenu ul{margin:0; padding:0; list-style:none}
#header .blogMenu li{display:block; float:left; position:relative; width:44px; height:50px}
#header .blogMenu li a{display:block; height:43px}
#header .blogMenu li a:hover{/* background:#ff6600; color:#fff; */}
#header .blogMenu li#empty{width:349px}
#header .blogMenu li#guest{width:99px; height:45px; background:#ff6600; color:#fff}

/* ***** content ***** */
#content .nonEntry h3   {border-bottom:1px solid #ccc;  margin-bottom:0px;  color: #333}

#content .entryNotice,
#content .entryProtected,
#content .entry             {margin-bottom: 50px}

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

#localog .spot              {padding-left:30px;  margin-bottom: 6px}
#localog .info              {padding-left:15px;  margin-bottom: 6px}
#localog a {color:#617f8a; text-decoration: none}

#taglog ul                  {padding: 0; margin:0; text-align:justify}
#taglog li                  {display:inline}
#taglog li .cloud1          {color:#699;  font-weight:bold;  font-size:14px}
#taglog li .cloud2          {color:#84bbdd;  font-weight:bold;  font-size:14px}
#taglog li .cloud3          {color:#333}
#taglog li .cloud4          {color:#999}
#taglog li .cloud5          {color:#999}

#guestWrite                 {padding:15px;  background-color:#f5f5f5;  border:1px solid #ddd}
#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=*/596px/*@*/;  padding: 5px; border: 1px solid #d1d3d4}
#guestWrite .homepage           {width: /*@post-width:-180=*/460px/*@*/ !important; font: 0.85em verdana; color: #999; height: 16px}
#guestWrite input.submit        {background: url(images/btn_visitor_write.gif) no-repeat; width: 79px; height: 29px; 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}
#guestList ol,
#guestList ul               {margin:0; padding:0;  list-style:none}
#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 20px 10px;  margin-bottom:10px; width:610px; overflow:hidden}
#guestList li ul li         {width:/*@post-width:-90=*/550px/*@*/; background-color: #f5f5f5;  padding :0 20px 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 .name a {color:#333; font-weight:bold}
#guestList li .date         {float: left; font:0.85em Verdana, Helvetica, Arial, Gulim, sans-serif; color:#999; padding-right: 15px}

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

/* entry */
.entryNotice h2,
.entryProtected h2,
.entry h2                {font-size:1.2em;  line-height:1.4em}
.titleWrap               {border-bottom: 1px solid #b6b6b6;  padding-bottom:3px;  margin-bottom: 10px}
.titleWrap h2 a          {
  /*@post-title-color=color:#333;*/color: #333;/*@*/
  /*@post-title-font-family=font-family:;*/font-family: dotum;/*@*/
  font-size: /*@post-title-font-size=*/inherit/*@*/;
}
.titleWrap .category {margin-right:6px}
.titleWrap .category, .titleWrap .category a   {font: 0.95em Dotum, Arial, sans-serif;  color:#999;  letter-spacing: -1px}
.titleWrap .date         {font:0.85em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#c2c2c2}

.entryProtected .protectedContentWrap {border: 1px solid #ececec; padding: 30px}
.entryProtected .protectedForm {background-color: #f9f9f9; padding: 15px 0; text-align: center; margin-top: 30px}
.entryProtected .protectedForm input.pass {border: 1px solid #ddd; vertical-align: middle}
.entryProtected label {vertical-align: middle}
.entryProtected p.text   {width:220px; background: url(images/img_protect.gif) no-repeat left top ; padding-left:50px; margin: 0 auto}
.entryProtected input    {width:200px}
.entryProtected .submit  {border: none; width: 41px; height: 21px; background: url(images/btn_pass_confirm.gif) no-repeat; text-indent: -1000em; display: inline; vertical-align: middle}

.article {
  margin: 36px 0 0 0; overflow:hidden; 
  /*@post-body-color=color:#666666;*/color: #666666;/*@*/
  /*@post-body-font-family=font-family:;*/font-family: dotum;/*@*/
  font-size: /*@post-body-font-size=*/inherit/*@*/;
}
.article a:link          {color:#666666;  text-decoration:none}
.article a:visited       {color:#666666;  text-decoration:none}
.article a:hover         {color:#666666;  text-decoration:underline}
.article a:active        {color:#666666;  text-decoration:none}

.article dt              {text-decoration:underline}
.article dd              {margin-left:20px;  padding-bottom:10px}
.article blockquote      {background: url(images/icon_quotation.gif) top left no-repeat;  padding-left:25px;  margin:10px 20px}

.author                  {text-align:right; color:#666; padding: 40px 0}
.author .text            {font: 0.85em Verdana, Arial, Helvetica, sans-serif; color: #999}

.tagTrail                {color: #999; letter-spacing: -1px; padding: 0 0 5px 35px;  background: url(images/icon_tag.gif) left 3px no-repeat; clear:both; border-bottom: 1px solid #d1d3d4; margin-bottom: 10px}
.tagTrail a						   {color: #999}
.tagText                 {display:none}

.actionTrail             {width:/*@post-width:-30=*/610px/*@*/;padding:7px 15px;  clear:both}
.actionTrail .cnt        {color:#f60}

.trackback               {width:/*@post-width=*/740px/*@*/;  overflow:hidden}
.trackback a             {color:#000}
.trackback h3            {
	font:12px dotum; color:#333;  border-bottom:1px solid #f5f5f5;  margin:0 0 7px;
	border: 1px solid #e7e8e9; background-color: #f9f9f9; padding: 7px 15px}
.trackback h3 span			{font: 11px verdana; color: #999; cursor: pointer}
.trackback h4            {font:12px dotum; color: #999; margin:0}
.trackback h4 a			{color: #000; letter-spacing: -1px}
.trackback ol            {margin:0;  padding:0;  list-style:none}
.trackback li            {border-top: 1px dotted #dedede;  padding: 15px}
.trackback .date         {font:0.85em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#999}
.trackback p             {font:0.95em Dotum, Arial, sans-serif;  color:#999;  margin:3px 0 0 0; padding:0;  letter-spacing:-1px}

.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: 1px solid #e7e8e9;  background-color:#f9f9f9; padding: 5px 15px 15px; margin-bottom: 4px; width:/*@post-width:-32=*/708px/*@*/; overflow:hidden}
.comment p                        {clear: both; margin:3px 0 0 0; padding:0}

.comment h3                       {display:none}
.comment ol,
.comment ul                       {margin:0;  padding:0;  list-style:none}
.comment .date                    {float: left; font:0.85em Verdana, Helvetica, Arial, Gulim, sans-serif; color:#999; padding-right: 15px}
.comment .name                    {float: left; color:#333; font: 12px gulim bold; letter-spacing: -1px; padding-right: 15px}
.comment .name a                  {color:#333; font-weight:bold}
.comment .control				{float: left}

.comment ol li                    {padding: 10px 5px 10px 0; border-bottom: 1px dotted #ccc}
.comment li ul li                 {padding: 10px 10px 5px 25px;  background: url("images/iconReComment.gif") no-repeat 0 6px; border:none}
.comment .control a				{text-decoration: none}
.comment .control a.address       {background:url(images/btn_b_address.gif) no-repeat;  padding-bottom:2px; width: 35px; height: 15px; display: block; float: left}
.comment .control a.address span  {display:none}
.comment .control a.modify        {background:url(images/btn_b_editndel.gif) no-repeat; padding-bottom:2px; width: 52px; height: 15px; display: block; float: left}
.comment .control a.modify span   {display:none}
.comment .control a.write         {background:url(images/btn_b_reply.gif) no-repeat; padding-bottom:2px; width: 39px; height: 15px; display: block; float: left}
.comment .control a.write span    {display:none}

.commentWrite                     {padding: 20px 0 0}
.commentWrite p.writerInfo label  {width: 80px; float: left; font: 0.85em verdana; padding-top: 2px; vertical-align: middle}
.commentWrite p.writerInfo input  {float: left; width:150px; border: 1px solid #d1d3d4; vertical-align: middle; margin-bottom: 5px; padding: 2px 0 0 8px}
.commentWrite textarea            {width:/*@post-width:-44=*/596px/*@*/;  padding: 5px; border: 1px solid #d1d3d4}
.commentWrite .homepage           {width: /*@post-width:-180=*/460px/*@*/ !important; font: 0.85em verdana; color: #999; height: 16px}
.commentWrite input.submit        {background: url(images/btn_reply_input.gif) no-repeat; width: 76px; height: 29px; display: block; margin: 5px auto 0; text-indent: -1000em; border: none; cursor: pointer}
.commentWrite .secretWrap         {clear: both; padding: 0 0 5px; margin-top: 10px}
.commentWrite .checkbox           {	border:none; padding:0;	margin:0; width:25px}

#paging            {padding-top:10px;  text-align:center;  font-size:0.95em}
#paging .numbox    {font:0.95em verdana; padding: 0 18px}
#paging .num span      {border:1px solid #eee; width: 23px; height: 23px; padding: 2px 5px; margin-right: 3px}
#paging .num span.selected {background-color: #ffefe5; border-color: #ff6b00; color: #333}
#paging a {text-decoration: none}
#paging #prevPage {background:url(images/btn_page_pre.gif) left 0 no-repeat; height: 23px; padding-left:9px}
#paging #nextPage {background:url(images/btn_page_next.gif) right 0 no-repeat; height: 23px; padding-right:9px}

/* ***** sidebar ***** */
#sidebar ul                    {padding:0;  margin:0;  list-style:none}
#sidebar li                    {background: url(images/bullet_dot.gif) 0 6px no-repeat;  padding-left: 12px}
#sidebar li a {color: #666}
#sidebar h3                    {font-family: gulim; font-size: 1em; font-weight:bold; color: #333; letter-spacing: -1px; padding-top:30px; border-bottom:2px solid #d3d3d3; margin-bottom: 6px}
#sidebar .cnt                  {font:0.85em Tahoma, Helvetica, Arial, Gulim, sans-serif;  color:#f60}
#sidebar .date                 {font:0.85em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#94a0a5}
#sidebar .name                 {font:0.9em Dotum, Arial, sans-serif;  color:#94a0a5}

#profile {background-color: #fff}
#profile .topL {background: url(images/pbox_topleft.gif) no-repeat; height: 11px}
#profile .topC {background: url(images/pbox_top_line.gif) repeat-x; height: 11px}
#profile .topR {background: url(images/pbox_toprig.gif) no-repeat; height: 11px}
#profile .midL {background: url(images/pbox_left_line.gif) repeat-y; width: 11px}
#profile .midR {background: url(images/pbox_rig_line.gif) repeat-y right top; width: 11px}
#profile .btmL {background: url(images/pbox_botleft.gif) no-repeat; height: 11px}
#profile .btmC {background: url(images/pbox_bot_line.gif) repeat-x; height: 11px}
#profile .btmR {background: url(images/pbox_botrig.gif) no-repeat right bottom; height: 11px}

#blogImage img {width:150px; padding-bottom: 10px}
#blogDesc {color: #ADADAD;  font-size:0.9em;  line-height:1.2em;  letter-spacing:-1px}
#blogDesc p {margin: 0; padding: 0}
.userID {color: #999; line-height: 2em}

#notice               {margin:10px 0;  padding:0}
#notice li            {margin:0 0 2px 0; padding:0 0 1px 0; background:none}
#notice a	     {background:url(images/icon_sidebar_notice.gif) 0 0 no-repeat; padding:1px 0 5px 30px}

#adminMenu            {margin: 8px 0 0 0; background: transparent url(images/admin_boxletf.gif) no-repeat; height: 45px; text-align: center;border:1px solid #dadadf}
#adminMenu ul {background: #f0f0f0 url(images/admin_boxrig.gif) no-repeat right; height: 34px; padding: 7px 0 4px; margin-left: 4px}
#adminMenu li         {display:inline; background:none; padding: 0; margin: 0}

#category li          {background:none}
#category li ul li    {background:url(images/bul.gif) 0 6px no-repeat;  padding-left:50px}
#category li ul li ul li {background:none; border-left:1px dotted #ccc; padding-left:6px; margin-left:2px}
#category li ul li ul li a{color:#999}

#tagbox ul            {padding:5px 2px;	text-align: justify}
#tagbox li            {background: none;  display: inline; padding: 0 7px 0 0}
#tagbox li .cloud1    {font-weight:bold; font-size: 14px; color: #366}
#tagbox li .cloud2    {font-weight:bold; font-size: 14px; color: #6e8a86}
#tagbox li .cloud3    {font-weight:bold; font-size: 14px; color: #333}
#tagbox li .cloud4    {font-size: 12px; color: #333}
#tagbox li .cloud5    {font-size: 12px; color: #333}
#tagbox a:hover       {text-decoration: none}

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

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

#archive li           {}
#calendar td             {font-family:verdana}

#counter              {font:0.85em Verdana, Helvetica, Arial, Gulim, sans-serif; padding: 10px 15px;  margin-top: 20px; border: 1px solid #dedede; background-color: #eee; color: #999; line-height: 1.5}
#counter dl, #counter dt, #counter dd {padding: 0; margin: 0}
#counter dt {float: left; width: 80px}
#counter dd.total {font-weight: bold; color: #333}
 

/* ***** footer ***** */
#footer  {height:176px;padding:0px 0 0px 0;background:url(images/B_con_bg.gif) repeat-y;}
#footer div.footMenu {width:900px;margin:auto}
#footer div.footMenu ul li{float:left;padding:0 0 10px 0}
#footer div.footMenu ul li.banner_20140618 {float:left;margin-right:11px; padding:0 0 10px 0}
#footer div.footBanner {width:900px;margin:auto}
#footer div.footBanner ul li{float:left;padding:0 10px 10px 0}
#footer div.copyright_img{width:900px;margin:auto}
#footer div.copyright_img ul li{float:left;padding:0 10px 0 0}

.clear {clear: both}
* html .clear {display: inline}

body {font-size:12px;font-family:돋움;color:#464646;width:100%;line-height:16px;margin:0px;font-weight:normal;height:100%;padding:0px}
div, p, ul, li, table, th, td, textarea, input, span, form, h1, h2, h3, h4, h5, dt, dl, dd {margin:0px;padding:0px;font-size:12px;font-family:돋움;color:#666666}
ul, ol, dl, dd, dt, li	{list-style-type:none; margin:0; padding:0px;line-height:16px}
table {}
select {font-size:12px}

fieldset {border:0;margin:0px;padding:0px}
legend {margin:0px;padding:0px;font-size:0px;height:0px;line-height:0px}
caption {position:absolute;visibility:hidden;width:0px; height:0px; overflow:hidden;font-size:0px;margin:0px;padding:0px;line-height:0px} 
img {border:0;vertical-align:top}
optgroup {font-style:normal;font-size:0px;height:0px;line-height:0px}





/* 이미지 정렬 중앙 */#wrap .img_wrap .social {text-align:center}
/*  상단이미지 배경 */#wrap .top_bg {clear:both; margin-top:0px; padding:0px; width:100%; background:url(http://moonsooncne.cafe24.com/governor/blog/image/topbgimg.jpg)}


/* 클리어 */
.cb {clear:both;font-size:0px;line-height:0px;height:0px}

/* 컨텐츠정렬관련 */
.al {text-align:left} .ac {text-align:center} .ar {text-align:right} 


/* default */
a {color:#464646;text-decoration:none} a:hover {color:#464646; text-decoration:underline}

/* 여백 */
.space10 {height:10px} .space20 {height:20px} .space34 {height:34px} .space60 {height:60px}

/* hidden */
.hidden, #contents .hidden {visibility:hidden; position:absolute; font-size:0; width:0; height:0; line-height:0; margin:0; padding:0; background:none}

/* 건너뛰기 */
#skipnavi {width:0; height:0; font-size:0; line-height:0}



#wrap h1 {width:100%; height:32px; color:#252525; font-size:24px; font-weight:bold; text-align:center; padding-top:12px; background:url(http://moonsooncne.cafe24.com/governor/blog/image/bg_title.gif) repeat-x}
#wrap .content_wrap {width:100%; height:auto; overflow:hidden; background:url(http://moonsooncne.cafe24.com/governor/blog/image/bg_back.gif)}
#wrap .content_wrap h2 {height:28px; color:#fff; font-size:18px; font-weight:bold; padding:10px 0px 0px 10px; background:url(http://moonsooncne.cafe24.com/governor/blog/image/bg_top02.gif) repeat-x}

#wrap .content_wrap .cont {margin:10px; padding:5px; height:auto; overflow:hidden; background-color:#fff; border:1px solid #c5c5c5}

#wrap .content_wrap .cont .cont_img {padding-top:0px}
#wrap .content_wrap .cont .cont_img li.img {text-align:center; width:25%; float:left; height:90px}
#wrap .content_wrap .cont .cont_img li.img img {border:1px solid #c5c5c5}
#wrap .content_wrap .cont .cont_img_large {text-align:center; width:100%}

#wrap .content_wrap .cont .detail_info .appraisal {border-top:1px solid #dedede; border-bottom:1px solid #dedede; text-align:right; padding:3px}
#wrap .content_wrap .cont .detail_info .star {float:left; font-family:tahoma; padding-top:3px}
#wrap .content_wrap .cont .detail_info .star .score {font-size:11px; font-weight:bold; color:#ff4301; padding:0 3px}
#wrap .content_wrap .cont .detail_info .star span {font-size:11px}

#wrap .content_wrap .cont .detail_info .btn {float:right; margin:4px 0 4px 0} 
#wrap .content_wrap .cont .detail_info .btn li {background:none}
#wrap .content_wrap .cont .detail_info .btn li.img {float:left; padding-left:2px}
#wrap .content_wrap .cont .detail_info p {padding:5px 7px}
#wrap .content_wrap .cont .detail_info ul {padding:0 7px}
#wrap .content_wrap .cont .detail_info ul li {padding-left:5px; background:url(http://moonsooncne.cafe24.com/governor/blog/image/ico_1depth.gif) 0 5px no-repeat}
#wrap .content_wrap .cont .detail_info ul li ul li {padding-left:7px; background:url(http://moonsooncne.cafe24.com/governor/blog/image/ico_2depth.gif) 0 7px no-repeat}
#wrap .content_wrap .cont .detail_info em {font-style:normal; font-weight:bold}
#wrap .content_wrap .cont .detail_info span.sfont {font-size:11px}

#wrap .content_wrap .cont .data_table {clear:both; margin-top:4px; padding:2px 5px; width:100%; background-color:#f5f5f5}
#wrap .content_wrap .cont .data_table th {text-align:left; font-size:11px; line-height:14px; vertical-align: top; padding-left:6px; background:url(http://moonsooncne.cafe24.com/governor/blog/image/ico_dot.gif) 0 5px no-repeat}
#wrap .content_wrap .cont .data_table td {line-height:14px; font-size:11px; padding: 0px 10px 0 5px; text-align: left}
#wrap .content_wrap .cont .data_table td a {text-decoration: underline}
#wrap .content_wrap .cont .data_table td img {margin: 0 0 3px; vertical-align: middle}
#wrap .content_wrap .cont .data_table td span.distance {display:inline; height:14px; padding:2px; font-size:11px; color:#fff; font-weight:bold; background-color:#ff6000}
#wrap .content_wrap .cont .data_table td.call {color:#188d9f;font-weight:bold}
#wrap .content_wrap .cont .detail_info h3 {margin:5px 0; height:22px; color:#252524; font-size:12px; font-weight:bold; padding:5px 0px 0px 5px; background:url(http://moonsooncne.cafe24.com/governor/blog/image/bg_cont_title.gif) repeat-x}

#wrap .content_wrap .cont .data_table2 table {width:100%}
#wrap .content_wrap .cont .data_table2 td {font-size:11px; text-align:center; border-bottom:1px dotted #f5f5f5; padding:2px 0}
#wrap .content_wrap .cont .data_table2 td.line_word {text-align:left; padding-left:10px}
#wrap .content_wrap .cont .data_table2 td.date {text-align:right; color:#adadad; font-size:11px; font-family:Tahoma}
#wrap .content_wrap .cont .data_table2 td.bgcell {border-bottom:1px solid #a1acbe}

#wrap .content_wrap .cont .social_setting .textbox .comment {border:1px solid #cfcfcf; margin:5px 0; padding:5px; float:left; width:96%; height:30px}
#wrap .content_wrap .cont .social_setting .textbox img {padding-left:10px}
#wrap .content_wrap .cont .social_setting {clear:both; height:24px; padding-top:5px}
#wrap .content_wrap .cont .social_setting p {float:left; padding:0 10px 0 5px}
#wrap .content_wrap .cont .social_setting .social_btn {float:left}

#wrap .footer .footer_m1 {height:27px; text-align:center; padding-top:4px; background:url(http://moonsooncne.cafe24.com/governor/blog/image/bg_footer_bar.gif) repeat-x}
#wrap .footer .footer_m1 span {color:#fff}
#wrap .footer .footer_m1 li, #wrap .footer .footer_m2 li {display:inline; padding:0px 7px; color:#fff}
#wrap .footer .footer_m1 li a {color:#fff}
#wrap .footer .footer_m1 li img {vertical-align:middle}
#wrap .footer .footer_m2 {height:27px; text-align:center; padding-top:4px}
#wrap .footer .copyright {text-align:center; font-size:11px; font-family:tahoma}
/* 건너뛰기 */
#skipnavi {width:0; height:0; font-size:0; line-height:0}


/* 헤더메뉴 */
#wrap {margin:0 auto 0 auto; width:980px}
#main_visual {margin:0; padding:0}
#header ul li {float:left}

/*콘텐츠*/
#content h3 {border-bottom:4px solid #d9dde0; padding-bottom:3px}
#content .hot_issue {margin:10px 0}
#content .hot_issue .title {font-size:14px; font-weight:bold; margin-top:10px}
#content .hot_issue .writer {font-size:11px; font-weight:normal; float:left}
#content .hot_issue .writer_gray {font-size:11px; color:#999999; font-weight:normal}
#content .hot_issue .hot_issue_img {text-align:center}
#content .hot_issue .hot_issue_img img {padding:10px 0}
#content .hot_issue .btn_menu {text-align:center; padding:10px 0}
#content .hot_issue .btn_menu img {padding:0 0px}

#content .moonsonc {margin:10px 0}
#content .moonsonc .photo_cont {width:100%}
#content .moonsonc .photo_cont dl {margin:10px; overflow:hidden}
#content .moonsonc .photo_cont dt {float:right; width:72%; font-weight:bold; padding-bottom:10px; font-size:14px}
#content .moonsonc .photo_cont dd.img {float:left; margin:0}
#content .moonsonc .photo_cont dd {margin-left:205px}

#content .moonsonc_life {margin:10px 0}
#content .moonsonc_life .photo_box {width:158px; float:left; margin:10px}
#content .moonsonc_life .photo_box img {padding-bottom:10px}

#content .notice {margin:10px 0}


/* 사이드메뉴 */
#sidebar {border:0 solid; width:200px; float:right}

/* 검색 */
#sidebar .search {margin:16px 0 0 0; padding:0}
#sidebar .search input {width:143px; height:17px; margin:0; padding:0}
#sidebar .search a img {margin:0 0 0 5px; padding:0}

/* 달력 */
#sidebar .calendar {margin:0; padding:0; width:200px; background:url(http://moonsooncne.cafe24.com/governor/blog/image/crd_body.gif)}
#sidebar .calendar .crd_top_img {margin-top:7px}
#sidebar .container crd_line {border-bottom:4px solid #d9dde0; padding-bottom:3px}
#sidebar .calendar .crd_bu {text-align:left; padding:5px 0px 0px 12px}
#sidebar .calendar .crd_month_view {float:right; padding:0px 15px 0px 0px}
#sidebar .calendar .day_name {width:180px; margin-left:12px; margin-top:3px}
#sidebar .calendar .day_name table {width:173px; border-collapse:collapse; margin-bottom:3px}
#sidebar .calendar .day_name table th {border-top:1px solid #ededed; border-bottom:1px solid #ededed; padding:3px 0px 3px 0px}
#sidebar .calendar .day_name table td {text-align:center; padding:3px 0px 3px 0px} 

#sidebar .calendar .crd_today {text-align:left; padding:3px 0px 5px 30px}
#sidebar .calendar ul {margin:0; padding:0px 0px 0px 12px}
#sidebar .calendar ul li {text-align:left; margin:0; padding:0; float:center}
#sidebar .calendar .crd_sun {color:#F19903;text-decoration:none}
#sidebar .calendar .crd_mon {color:#6A6A6A;text-decoration:none}
#sidebar .calendar .crd_sat {color:#7ED001;text-decoration:none}
#sidebar .calendar .border-bottom {width:173px; size:1px; float:center}

#sidebar a .crd_sun {color:#F19903;text-decoration:none} a:hover {color:#F19903; text-decoration:underline}
#sidebar a .crd_mon {color:#6A6A6A;text-decoration:none} a:hover {color:#6A6A6A; text-decoration:underline}
#sidebar a .crd_sat {color:#7ED001;text-decoration:none} a:hover {color:#7ED001; text-decoration:underline}

/* 배너 */
#sidebar .right_bn {margin:10px 0px; padding:0}

/* 트위터 */
#sidebar .right_twitter {margin:0; background:#63B874}
#sidebar .kname {width:140px;border-bottom:2px solid #D3D3D3; font-size:11px;color:#ffffff;font-family:돋움}
#sidebar .ename {font-size:16px;color:#ffffff;font-family:돋움;font-weight:bold}
#sidebar table {margin-bottom:7px; padding:0}
#sidebar table img {margin:0 8px; padding:0}
#sidebar .right_twitter_body {margin:0; padding:0px 9px; background:url(http://moonsooncne.cafe24.com/governor/blog/image/right_twitter_body.gif)}

/* 문순씨의 오늘 */
#sidebar .ms_today {margin:0; padding:0}
#sidebar .ms_today .ms_today_top {text-align:right; background:url(http://cfs.tistory.com/custom/blog/59/593948/skin/images/B_ms_tt_top.gif); margin:0; padding:11px 6px 5px 0}
#sidebar .ms_today .ms_today_top a{font-size:11px;color:#808080;text-decoration:none} a:hover {font-size:11px;color:#808080; text-decoration:none}
#sidebar .ms_today .ms_today_title {margin:0; padding:2px 0 0 10px; background:#F5F5F5;font-size:12px;color:#70B300;font-family:돋움;font-weight:bold}
#sidebar .ms_today .ms_today_body {margin:0; padding:2px 0 5px 10px; background:#F5F5F5}
#sidebar .ms_today .ms_today_bottom {height:5px; margin-bottom:10px; background:url(http://moonsooncne.cafe24.com/governor/blog/image/ms_tt_bottom.gif)}

/* 태그 */
#sidebar .tag {margin:0; padding:10px 10px; background:url(http://moonsooncne.cafe24.com/governor/blog/image/right_tag_body.gif) repeat-y}

/* 오른쪽 맨아래 버튼두개 */
#sidebar .graybox {background:#F0F0F0;text-align:center; margin:0; padding:0 width:100%; height:45px}
#sidebar .graybox img{margin:8px 2px 0 0; padding:0}

