@charset "utf-8";
/* 반드시 들어가야 하는 스타일 시작 */
/* 본문 공통 */
body {
		font:13px/1.5 맑은 고딕, Dotum, Verdana, AppleGothic, Sans-serif;
		color:#676767; margin:0; padding:0;
		
		background-color: #FFF;
}
a:link {color:#676767; text-decoration:none;}
a:visited {color:#676767; text-decoration:none;}
a:hover {color:#676767; text-decoration:underline;}
a:active {color:#676767; text-decoration:none;}



/* 본문 - more / less */
 .moreless_fold span {display:block; background:url(./images/iconMore.gif) top left no-repeat; padding-left:20px; color:#000; text-indent:-1000px; width:117px; height:15px;}
 .moreless_top span {display:block; background:url(./images/iconLess.gif) top left no-repeat; padding-left:20px; color:#000; text-indent:-1000px;width:117px; height:15px;}
 .moreless_content {color:#CCA282; }
 .moreless_bottom span {display:block; background:url(./images/iconLess.gif) top left no-repeat; padding-left:20px; color:#000; text-indent:-1000px;width:117px; height:15px;}
/* 키워드 */
 .key1 {cursor: pointer; border-bottom: 1px dotted #ccc; }
/* 반드시 들어가야하는 스타일 끝 - 이 아래는 자유롭게 추가, 삭제 가능 */

/* user skin */
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 {border:1px solid #aaa;}
textarea {border:1px solid #aaa;}

/* 블로그 레이아웃 */
#container {
	width:990px;
	margin:20px auto 0;
	padding:0px;
}
#header { position:relative; clear:both; z-index:1; }
#middleWrapper { position:relative; z-index:2; width:1010px; }



#contentContainer {float:left; width:990px; overflow:hidden; }
#footer {clear:both; }
/* Header */
#header .floatWrapper {width:990px; height:650px; margin:10px 0 0 0; padding:0; background:url(./images/bg1.jpg) no-repeat ; }
#header .blogMenu {float:left; }
#header .blogMenu ul {margin:0; padding:0 0 0 0; list-style:none;}
#header .blogMenu li {float:left; }
#header .blogMenu li span {display:none;}
#header .blogMenu li a {display:block; width:150px; height:50px;}
#blogMenu .link1 a {width:150px; height:50px; margin:596px 0 0 540px; padding:0; background:url(./images/link11.jpg) no-repeat}
#blogMenu .link2 a {width:150px; height:50px; margin:596px 0 0 0; padding:0; background:url(./images/link21.jpg) no-repeat}
#blogMenu .link3 a {width:150px; height:50px; margin:596px 0 0 0; padding:0; background:url(./images/link31.jpg) no-repeat}



#blogMenu .tab_media a {width:42px; background:url(./images/tab_media.gif) no-repeat}
#blogMenu .tab_localog a {width:53px; background:url(./images/tab_location.gif) no-repeat}
#blogMenu .tab_key a {width:44px; background:url(./images/tab_key.gif) no-repeat}
#blogMenu .tab_guestbook a {width:37px; background:url(./images/tab_guestbook.gif) no-repeat}
#blogMenu .tab_admin a {width:43px; background:url(./images/tab_admin.gif) no-repeat}
#blogMenu .tab_write a {width:33px; background:url(./images/tab_write.gif) no-repeat}

.article {width:990px; margin:15px 0 0 0; padding:0 ; overflow:hidden; color:#676767; }

.ad1 {margin:0 0 30px 131px; }

#adTistory {float:left; display:block; width:85px; height:85px; margin:10px 0 0 0; padding: 0 5px; background:url(./images/tistory.gif) no-repeat; font-size:11px; text-indent:-5000px; overflow:hidden; }

