@font-face {font-family:NanumGothic; src:url(images/NanumGothic.eot)};

@charset "utf-8";


/*-----------------------*/
/*Common Setting*/
/*-----------------------*/
* {
	margin:0; 
	padding:0;
	}

html {
	font-size: 11px;
	background:#0E1219 repeat 50% 0;
	}

body{
	font:1.1em/1.6em Tahoma, AppleGothic, Sans-serif;
/*
	background:#0c2031 url(./images/bg_bodyTop.gif) repeat-x 50% 0;
*/
	color:#666;
	padding-top:20px;
	}

a {text-decoration:none;}

a:link, a:visited { color:#008EE0;}
a:hover, a:active { 
	color:#94e0ff;

/*	border-bottom:1px solid #ff003c; */
	}


/* misc */
a img {border: none;}
br {letter-spacing:0;}
hr {display:none;}
p { margin:0 0 1.5em;}

img a:link, a:visited, a:hover, a:active { 
	border:none;
	}



/* Float bug */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
.clearfix {
	display: inline-block;
	}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/*----------------------------------------------------------------------------------------------------------------------------*/

/* 달력 월 표시 */
    .cal_month              { font:0.9em Verdana;  height:18px; font-weight:bold; letter-spacing:normal;}
/* 달력 요일 표시(th 영역) */
    .cal_week1              { font:1em dotum; color:#ccc;  font-weight:normal;}
/* 달력 일요일 표시(th 영역) */
    .cal_week2              { font:1em dotum;  color:#ff9600; }

/* 달력 Week(tr 영역)  */
    .cal_week               {  height:10px;}
    .cal_current_week       { background-color:#eee;}
	
/* 달력 Day(td 영역) */
    .cal_day                { font:0.85em Verdana;  color:#999;  text-align:center;}
/* 달력 Day, 일요일 (td 영역)  */
    .cal_day_sunday         { color:#ff9600 !important;}
    .cal_day_sunday a        { color:#ff0000 !important;}
		
/* 달력 지난 달 날짜 표시(td)   */
    .cal_day1               { color:#ccc;}
/* 달력 다음 달 날짜 표시(td)   */
    .cal_day2               { color:#ccc;}
/* 달력 이번 달 날짜 표시(td) */
    .cal_day3               { color:#aaa;}
/* 달력 오늘 날짜 표시(td) */
    .cal_day4               { color:#333;  font-weight:bold;}
/* 달력 글쓴 날 링크 스타일 */
    a.cal_click:link        { color:#008EE0;  font-weight:bold;}
    a.cal_click:visited     { color:#008EE0;  font-weight:bold;}
    a.cal_click:hover       { color:#008EE0;  font-weight:bold;}

/*-------------------------------*/
/* Hadding */
/*-------------------------------*/
h1 {
	display:inline;
	font-weight:normal;
	font-size:2.2em;
	line-height:normal;
	padding-left:50px;
	vertical-align:middle;
	}
h1 a:link, h1 a:visited {color:#000;}
h1 a:hover, h1 a:active {color:#fff;}

h2 { 
	margin-bottom:.2em;
	font:bold 1.6em '나눔고딕', NanumGothic, '나눔고딕', NanumGothic, 'MalgunGothic','맑은고딕','Trebuchet MS', dotum, '돋움', Tahoma, AppleGothic, Sans-serif;
	letter-spacing:-1px;
	color:#0092b3;
	}

h2 a:link, h2 a:visited{ 
	color:#121212;
	}

h2 a:hover, h2 a:active{ 
	border:medium none;
	color:#008EE0;
	}

h3 { 
	font:1.2em Arial, Helvetica, Sans-Serif;
	color:#0092b3;
	letter-spacing:0;
	}

h4 {
	font:bold 1.1em '나눔고딕', NanumGothic, '나눔고딕', NanumGothic, 'MalgunGothic','맑은고딕','Trebuchet MS', dotum, '돋움', Tahoma, AppleGothic, Sans-serif;
	}

/*-------------------------------*/
/* layout */
/*-------------------------------*/
#wrapper {
	/*
	background:#fff;
	margin:0 auto;
	border:1px solid #435c6f;
	border-left-width:2px;
	*/
	width:920px;
	overflow:hidden;
	}

#container {
	background:#fff;
	width:762px;
	overflow:hidden;
	margin-left:40pt;
	border:1px solid #435c6f;
	}

#header {
	margin-left: 40pt;
	width:764px;
/*
	padding-top:1em;
	background:#0d485c url(./images/bg_header.gif) no-repeat 50% 0;
	border-top:1px solid #3397ab;
	border-right:1px solid #3397ab;
	border-left:1px solid #3397ab;
*/
	}

#mBody{
	padding:3em 3em 0.5em;
	background:#fff url(./images/bg_content.gif) repeat-x 0 0;
	border-style:solid;
	border-color:#000;
	border-width:5px;
        width:680px;
	}

#contentColumn {
	width:100%;
	min-height:15em;
	}
	* html #contentColumn {height:15em;}

#extra {
	width:100%;
	padding:2em 0;
	font:1.0em/1.8em '나눔고딕', NanumGothic, '나눔고딕', NanumGothic, 'MalgunGothic','맑은고딕','Trebuchet MS', dotum, '돋움', Tahoma, AppleGothic, Sans-serif;
	}

#extra2 {
	width:100%;
	padding:1em 0;
	clear:both;
	}

#categories {
	float:left;
	display:inline;
	clear:both;
	margin-bottom:2em;
	width:32%;
	}


#link {
	float:left;
	display:inline;
	margin-left:3%;
	width:32%;
	}

#cal {
	float:left;
	display:inline;
	margin-left:2%;
	width:30%;
	}

#side {
	width:32px;
	overflow:hidden;
	position:absolute;
	top:150px;
	left:740px;
	}


#recentPosts {
	float:left;
	display:inline;
	width:32%;
	margin-left:2%;
	}
#recently {
	float:left;
	display:inline;
	width:32%;
	margin-bottom:0.5em;
	}

#misc {
	background:#FAFAF8 none no-repeat scroll 0pt;
	clear:both;
	width:100%;
	border:1px solid #F0F0E6;
	color:#999;
	letter-spacing:0;
	text-align:right;
	font:.9em '나눔고딕', NanumGothic, '나눔고딕', NanumGothic, 'MalgunGothic','맑은고딕','Trebuchet MS', dotum, '돋움', Tahoma, AppleGothic, Sans-serif;
	margin:14px 0px;
	}

#footer {
	clear:both; 
	height:6em;
	padding: 0.5em 0pt 0pt 50pt;
	color:#454545;
	}

#footer a {
	color:#666;
}



/*----------------------------------------------------------------------------------------------------------------------------*/


/*-------------------------------*/
/* Header */
/*-------------------------------*/
#title {
	margin:1em;
	font:1.4em NanumGothic, dotum, '돋움', Tahoma, AppleGothic, Sans-serif;
	font-weight:bold;
        letter-spacing:-1px;
	}

#title a{
	color:#fff;
	border-bottom:1px solid #005972;
	}

#title span {
	font:.7em '나눔고딕', NanumGothic, 'MalgunGothic','맑은고딕','Trebuchet MS', dotum, '돋움', Tahoma, AppleGothic, Sans-serif;
	padding-top:0.5em;
	color:#828282;
	vertical-align:middle;
	float: left;
        letter-spacing:0px;
	}

/* tab navigation */
#tabNav {
	background:#000;
	vertical-align:middle;
	line-height:1.3em;
	font:0.9em '나눔고딕', NanumGothic, 'MalgunGothic','맑은고딕','Trebuchet MS', dotum, '돋움', Tahoma, AppleGothic, Sans-serif;
	width:100%;
	}

#tabNav ul {
	padding:3pt 20px 0pt 0pt;
	list-style:none;
	float:right;
	margin:0.7em;
	}
#tabNav li {
	display:inline;
	}
#tabNav a {
	float:left;
/*
	background-color:#8ddae8;
	border-top:1px solid #b2e1ea;
	border-left:1px solid #b2e1ea;
	border-right:1px solid #113e47;
	margin-right:5px;
	padding:.2em 1em;
*/
	color:#1ac1ff;
	margin-right:1em;
	border-bottom:1px solid #000;
	}

#tabNav a:hover {
/*
	background-color:#60CCDC;
	color:#000;
*/
	color:#1ac1ff;
	border-bottom:1px solid #ff003c;
	}

/* Selected */
#tt-body-page .tab_page a,
#tt-body-search .tab_page a,
#tt-body-archive .tab_page a,
#tt-body-category .tab_page a,
#tt-body-entry .tab_page a,
#tt-body-location .tab_location a,
#tt-body-tag .tab_tag a,
#tt-body-notice .tab_notice a,
#tt-body-guestbook .tab_guestbook a {
/*
	background:#fff url(./images/bg_tab.gif) repeat-x 0 100%;
*/
	color:#ff003c;
	border-bottom:1px solid #000;
	}

#tt-body-page .tab_page a:hover,
#tt-body-search .tab_page a:hover,
#tt-body-archive .tab_page a:hover,
#tt-body-category .tab_page a:hover,
#tt-body-entry .tab_page a:hover,
#tt-body-location .tab_location a:hover,
#tt-body-tag .tab_tag a:hover,
#tt-body-notice .tab_notice a:hover,
#tt-body-guestbook .tab_guestbook a:hover {
/*
	background-color:#fff;
*/
	color:#ff003c;
	border-bottom:1px solid #ff003c;
	}

/*-------------------------------*/
/* Content column */
/*-------------------------------*/
/* Search list */
.searchList {
	margin-bottom:3em;
	font:1em/1.5em '나눔고딕', NanumGothic, 'MalgunGothic','맑은고딕','Trebuchet MS', dotum, '돋움', Tahoma, AppleGothic, Sans-serif;
	letter-spacing:-1px;
	}

.searchList h2 {
	margin-bottom:1.2em;
	}
.searchList h3 {
	margin-bottom:.5em;
	padding-left:20px;
	background:url(./images/bullet_search.gif) no-repeat 0 50%;
	}


.searchList ol {
	list-style:none;
	background-color:#fafaf8;
	border:1px solid #f0f0e6;
	padding:.5em 1em;
	}
.searchList li {
	padding:.3em 0;
	}
.searchList li * {vertical-align:middle;}

.searchList span, .searchList cite {
	font:.9em '나눔고딕', NanumGothic, 'MalgunGothic','맑은고딕','Trebuchet MS', dotum, '돋움', Tahoma, AppleGothic, Sans-serif;
	margin-right:.5em;
	color:#999;
	}

/* Protected */
.protectedBody {
	padding:0 0 4em;
	margin-bottom:2em;
	border-bottom:1px solid #f0f0e6;
	}

.protectedBody em {
	display:block;
	margin-bottom:1em;
	background:none;
	color:#666;
	font-style:normal;
	}

.protectedBody input.submitBtn {
	width:5em;
	font-size:.9em;
	}

/* Administer */
.admin {
	margin-bottom:1em;
	background-color:#fafaf8;
	border:1px dashed #ddd;
	padding:.5em;
	font:.9em '나눔고딕', NanumGothic, 'MalgunGothic','맑은고딕','Trebuchet MS', dotum, '돋움', Tahoma, AppleGothic, Sans-serif;
	}

/* Subject */
.subject {
	margin-bottom:1.2em;
	line-height:1.2em;
	}

/* Post info */
.subject span {
                background: #000000;
	font:0.9em/1.6em '나눔고딕', NanumGothic, 'MalgunGothic','맑은고딕','Trebuchet MS', dotum, '돋움', Tahoma, AppleGothic, Sans-serif;
                color:#e2e2e2;
                padding: 0.2em;
	}
.subject span a {
	color:#FF003C;
	border:medium none;
	}

/* Entry */
.entry {
	margin-bottom:2.5em;
	}
.article {
	margin-bottom:1.5em;
	width:100%;
	overflow:hidden;
	text-align:justify;
	letter-spacing:0px;
	font:1.1em/1.5em '나눔고딕', NanumGothic, 'MalgunGothic','맑은고딕','Trebuchet MS', dotum, '돋움', Tahoma, AppleGothic, Sans-serif;

	}
/*	.article a{
                                color:#94e0ff;
		border-bottom:1px dotted #000000;}
*/
	.article a:hover {
		color:#008EE0;
		border-bottom:1px solid #FF003C;
	}

blockquote {
	margin:1em;
	padding-left:60px;
	width:90%;
	color:#bcbf85;
/*	letter-spacing:-1px;*/
	font-size:.9em;
        color:#838383;
	line-height:1.4em;
        background: url('./images/quot.png') no-repeat top left;
	}

.article em {
	font-style:normal;
	color:#000;
	background-color:#f1f1e8;
	}

.article ol {
	margin:1em 0 1.5em 40px;
	}

.article ul {
	list-style:none;
	margin:1em 0 1.5em 20px;
	}
.article ul li {
	background:url(./images/bullet_ul.gif) no-repeat 0 45%;
	padding-left:20px;
	}

pre {
	background-color:#fafaf8;
	padding:.4em 8px;
	margin-bottom:1em;
	border:1px solid #f0f0e6;
	letter-spacing:0;
	font:.8em '나눔고딕', NanumGothic, 'MalgunGothic','맑은고딕','Trebuchet MS', dotum, '돋움', Tahoma, AppleGothic, Sans-serif;
	}

del {
	color:#999;
	}
ins {
	color:#5a5a5a;
	}

.imageblock {
	margin:0 0 1.5em;
	border:none;
	}
.imageblock * {
	border:none !important;
	}
.imageblock img {
	background-color:#fff;
	padding:2px;
	border:none;
	vertical-align:middle;
	}

.cap1 {
	color:#999;
	font-size:.8em;
	text-align:center;
	}

.moreless_fold {
	padding-left:20px; 
	background:url(./images/bullet_plus.gif) no-repeat 0 50%;
	} 
.moreless_top  {
	padding-left:20px; 
	background:url(./images/bullet_minus.gif) no-repeat 0 50%;
	margin-bottom:.5em;
	}
.moreless_bottom {
	display:none;
	}
.moreless_fold span, .moreless_top span, .moreless_bottom span{
	letter-spacing:0;
	color:#339999;
	}

.moreless_content {
	background-color:#fafaf8;
	padding:1em;
	margin-bottom:2em;
	border:solid 1px #f0f0e6;
	}

.pInfo {
	background-color:#fafaf8;
	padding:.4em 8px;
	margin-bottom:1em;
	border:1px solid #f0f0e6;
	clear:both;
	margin-top: 40px;
	}

.postTag {
	clear:both;
	font:.9em '나눔고딕', NanumGothic, 'MalgunGothic','맑은고딕','Trebuchet MS', dotum, '돋움', Tahoma, AppleGothic, Sans-serif;
	padding-left:20px;
	background: url(./images/bullet_tag.gif) no-repeat 0 50%;
	}
.postTag a {
	color:#a3a3a3;
	line-height:1.2em;
	padding:0 .2em;
	}

.postTag a:hover {
	border:medium none;
	}

/* Comment, Trackback toggle */
.ctBtn {
	clear:both;
	font:1.0em 'Tahoma';
	padding-left:20px;
	background: url(./images/bullet_comment.gif) no-repeat 0 50%;
	}

/*-------------------------------*/
/* Trackback */
/*-------------------------------*/
.trackback .url {
	margin-bottom:2em;
	padding:.5em 0 .5em 28px;
	background:#fafaf8 url(./images/bullet_url.gif) no-repeat 10px 50%;
	border:1px solid #f0f0e6;
	font:1.0em 'Tahoma', 'Trebuchet MS', Verdana, Sans-Serif;
	letter-spacing:0;
	}

/* Trackback list */
.trackback {
	padding-bottom:10px;
	font-family:'나눔고딕', NanumGothic, 'MalgunGothic','맑은고딕','Trebuchet MS', dotum, '돋움', Tahoma, AppleGothic, Sans-serif;
	letter-spacing:-1px;
        border-bottom: 1px dashed #e2e2e2;
	}
.trackback ol {
	list-style:none;
	}
.trackback ol li{
	margin-bottom:1em;
	padding:.5em 1em;
	background-color:#fafaf8;
	border:1px solid #f0f0e6;
	}
.trackback cite {
	font-style:normal;
	font-family:'나눔고딕', NanumGothic, 'MalgunGothic','맑은고딕','Trebuchet MS', dotum, '돋움', Tahoma, AppleGothic, Sans-serif;
	}
.trackback li span {
	font:.9em 'Franklin Gothic Medium', Helvetica, Sans-Serif;
	letter-spacing:0;
	color:#999;
	}
	.trackback span a:link, .trackback span a:visited {color:#999;}
	.trackback span a:hover, .trackback span a:active {color:#333;}

.trackback li p {
	margin:1em 0 .5em;
	text-align:justify;
	}

/*-------------------------------*/
/* Comment, Guestbook */
/*-------------------------------*/
.entry .list {
	margin:1em 0 1em;
	font-family:'나눔고딕', NanumGothic, 'MalgunGothic','맑은고딕','Trebuchet MS', dotum, '돋움', Tahoma, AppleGothic, Sans-serif;
	letter-spacing:-1px;
	}
#guestBook .list {
	margin-top:2em;
	font-family:'나눔고딕', NanumGothic, 'MalgunGothic','맑은고딕','Trebuchet MS', dotum, '돋움', Tahoma, AppleGothic, Sans-serif;
	letter-spacing:-1px;
	}

.list ol {
	list-style:none;
	margin-bottom:2em;
	}
.list li {
	margin-bottom:1em;
	border:1px solid #f0f0e6;
	}
.list li p {
	padding:0 1em;
	}
.list p.author {
	padding:.4em 1em 0;
	font:1em '나눔고딕', NanumGothic, 'MalgunGothic','맑은고딕','Trebuchet MS', dotum, '돋움', Tahoma, AppleGothic, Sans-serif;
	letter-spacing:0;
	margin-bottom:1em;
	}

.list span {
	font:.9em '나눔고딕', NanumGothic, 'MalgunGothic','맑은고딕','Trebuchet MS', dotum, '돋움', Tahoma, AppleGothic, Sans-serif;
	letter-spacing:0;
	color:#999;
	}
.list span a {
	text-decoration:underline;
	}
	.list span a:link, .list span a:visited {color:#999;}
	.list span a:hover, .list span a:active {color:#333;}

/* Reply */
.list ol li ol {
	margin:0;
	}
.list ol li ol li {
	margin:.2em 0 0;
	padding:.3em 0;
	background-color:#fafaf8;
	border:0 none;
	}

.list img {
	vertical-align:middle;
	margin-right:.2em;
	padding:2px;
	width:20px;
	height:20px;
	background-color:#fff;
	border:1px solid #ddd;
	}

/* Write area */
fieldset {
	padding:1em;
	border:1px solid #f0f0e6;
	letter-spacing:0;
	margin-top:5px;
	}
* html fieldset {
	/* \ Not Mac */
	position:relative;
	clear:both;
	margin-top:1.8em;
	padding:2em 1em 1em;
	/* */
	}

legend {
	font:1.2em '나눔고딕', NanumGothic, 'MalgunGothic','맑은고딕','Trebuchet MS', dotum, '돋움', Tahoma, AppleGothic, Sans-serif;
	color:#999;
	}
* html fieldset legend {
	/* \ Not Mac */
	position:absolute;
	top:-.8em;left:.4em;
	/* */
	}

fieldset div {
	margin:.3em 0;
	}

label {
	padding-left:.2em;
	font:.9em '나눔고딕', NanumGothic, 'MalgunGothic','맑은고딕','Trebuchet MS', dotum, '돋움', Tahoma, AppleGothic, Sans-serif;
	vertical-align:middle;
	}
label span {
	color:#999;
	}

input{
	padding:2px .5em;
	background-color:#fafaf8;
	width: 180px;
	font:1em '나눔고딕', NanumGothic, 'MalgunGothic','맑은고딕','Trebuchet MS', dotum, '돋움', Tahoma, AppleGothic, Sans-serif;
	vertical-align:middle;
	color:#666;
	border:1px solid #ddd;
	}
textarea {
	padding:2px .5em;
	width:98%;
	height:120px;
	background-color:#fafaf8;
	border:1px solid #ddd;
	font:1em '나눔고딕', NanumGothic, 'MalgunGothic','맑은고딕','Trebuchet MS', dotum, '돋움', Tahoma, AppleGothic, Sans-serif;
	color:#666;
	}
input:focus, textarea:focus {
	background-color:#F8F8F3;
	border-color:#d5d5c7;
	}

.checkbox {
	background:none;
	padding:0;
	width:12px;
	border:0 none;
	}

.submit input {
	margin-top:1em;
	padding:.3em;
	width:80px;
	height:25px;
	font-size:.9em;
	color:#666;
	cursor:pointer;
	}

/*-------------------------------*/
/* Location log */
/*-------------------------------*/
#location {
	margin-bottom:3em;
	font-family:'나눔고딕', NanumGothic, 'MalgunGothic','맑은고딕','Trebuchet MS', dotum, '돋움', Tahoma, AppleGothic, Sans-serif;
	}
#location .place, #location .pTitle {
	border-bottom:solid 1px #eee;
	}

.place span {
	padding-left:10px;
	background:url(./images/bullet_indent.gif) no-repeat 0 3px;
	}

.place .dent0 {
	padding-left:18px;
	background:url(./images/bullet_pin.gif) no-repeat 0 50%!important;
	font-weight:bold;
	}

/*-------------------------------*/
/* Tag cloud */
/*-------------------------------*/
#taglog {
	margin-bottom:3em;
	}
#taglog ul { 
	text-align:justify;
	list-style:none;
	}
#taglog li { 
	display:inline;
	font-family: '나눔고딕', NanumGothic, 'MalgunGothic','맑은고딕','Trebuchet MS', dotum, '돋움', Tahoma, AppleGothic, Sans-serif; 
	line-height:2.4em
	}

#taglog li a.cloud1 { font-weight:bold; font-size: 2.2em; color:#0092b3;}
#taglog li a.cloud2 { font-weight:bold; font-size: 1.9em; color:#4db5cd;}
#taglog li a.cloud3 { font-weight:bold; font-size: 1.5em; color:#68b5c7;}
#taglog li a.cloud4 { font-size: 1.2em; color:#6497a3;}
#taglog li a.cloud5 { font-size: .9em; color:#999;}
#taglog li a:hover { color:#069; background-color:#f2f4e7;}

/*-------------------------------*/
/* Page navigation */
/*-------------------------------*/
#paging {
	margin:4.5em 0 6em;
	font:.9em 'Trebuchet MS', Helvetica, Sans-Serif;
	color:#999;
	text-align:center;
	}

/* Selected */
#paging .selected {
	font-weight:bold;
	color:#f60;
	border-bottom:1px solid #999;
	}

/*-------------------------------*/
/* Extra */
/*-------------------------------*/
#extra h3 {
	margin-bottom:.4em;
	border-bottom:1px solid #e6e6e6;
	background-color:#f7f7f7;
	}

#extra ul, #extra ol {
	list-style:none;
	width:100%;
	margin-bottom:2.4em;
	}

#extra li {
	padding:.2em 0;
	border-bottom:1px dashed #e6e6e6;
	}

#extra a:link, #extra a:visited {color:#666;}
#extra a:hover, #extra a:active {color: #000; background-color:#f7f7f7;}


#sidebar_close {display:none;}
.open_close {
	padding: 10px;
	text-align:right;
	}
.open_close img {margin:0 0 0 5px;}


/* Categories */
#categories div {
	margin:0 !important;
	}
#categories ul {
	width:100%;
	margin:0 !important;
	}
#categories ul li ul li {
	border:0 none;
	border-top:1px dashed #ddd;
	margin-left:2px;
	}

/* 1 depth */
#categories ul li ul li a {
	padding-left:22px;
	background:url(./images/bullet_category.gif) no-repeat 0 45%;
	}

/* 2 depth */
#categories ul li ul li ul {
	padding-top:.2em;
	}
#categories ul li ul li ul li a {
	padding-left:22px;
	background:url(./images/bg_tree.gif) no-repeat 3px 45%;
	}

/* selected */
#categories .selected {
	font-weight:bold;
	}
#categories .selected ul li {
	font-weight:normal;
	}

/* count  */
.c_cnt {
	color:#999;
	}

#misc div, #misc p {
	float:none;
	display:inline;
	margin-right:1em;
	}
#misc p {
	line-height:2.5em;
	}

/* Search */
#searchForm {
	width:762px;
	text-align:right;
	margin:0pt auto;
	padding-bottom:10px;
	}

#searchForm .sInput {
	padding:3px 2px 2px;
	width:200px;
	height:14px;
	background-color:#f2f2f2;
	border:5px solid #000;
	color:#333;
	vertical-align:middle;
}
	
#searchForm .searchSubmit {
	width:60px;
	height:22px;
	background-color:#000;
	border:1px solid #435C6F;
	vertical-align:middle;
	color:#fff;
	cursor:pointer;
}
/*
#searchForm .sInput {
	width:120px;
	padding:.3em 5px;
	background-color:#fff;
	}

#searchForm .searchSubmit {
	width: 5em;
	padding:.2em 0;
	cursor:pointer;
	}
*/

#extra cite {
	font-style:normal;
	color:#999;
	}

#misc a {
	padding-left:13px;
	}
.adminBtn {
	background:url(./images/bullet_admin.gif) no-repeat 0 45%;
	margin-right:8px;
	}
.writeBtn {
	background:url(./images/bullet_write.gif) no-repeat 0 45%;
	}



#banner {
	background:#fff;
	width:240px;
	overflow:hidden;
	margin:0 auto;
	}

/*-------------------------------*/
/* Footer */
/*-------------------------------*/
#footer p {
	font-size:.9em;
	margin:0 .5em 0;
	display:inline;
	}

/* RSS button */
.btn_rss {
	background: url(./images/bullet_rss.png) left 50% no-repeat;
	padding-left:20px;
	margin-bottom:1em;
	}

.btn_rss a, .btn_rss a:hover, .btn_rss a:visited {
	font:0.9em'Trebuchet MS', AppleGothic, Sans-serif;
	color:#ff9900;
	}


/* 태그로그 */

.tagbox {
font:0.8em/1.6em '나눔고딕', NanumGothic, 'MalgunGothic','맑은고딕','Trebuchet MS', dotum, '돋움', Tahoma, AppleGothic, Sans-serif;
background:#000; padding:5px; width:240px; border:1px dotted #424242; margin-bottom:2em;}
.tagbox .cloud1, .tagbox a.cloud1:visited{font-size:14px; color:#ff6600;}
.tagbox .cloud2, .tagbox a.cloud2:visited {font-size:13px; color:#ff4e00;}
.tagbox .cloud3, .tagbox a.cloud3:visited {font-size:12px; color:#669900;}
.tagbox .cloud4, .tagbox a.cloud4:visited {font-size:12px; color:#00c6ff;}
.tagbox .cloud5, .tagbox a.cloud5:visited {font-size:11px; color:#999;}
.tagbox li { margin:0 3px -1px 0; display:inline;}
.tagbox a:hover { text-decoration:underline;} 


.adv {
	background:#000;
	margin-bottom:2em;
	padding:10px 4px 6px 4px;
	border:1px dotted #424242 !important;
	vertical-align:middle;
	width:182px;
	text-align:center;

}


/* 내부배너 */

.admixsh {
float: left;
margin-bottom:0.5em;
}

.adallblet {
float: left;
margin-bottom:0.5em;
}