@charset "utf-8";

*
{
	margin: 0;
	padding: 0;
}

html
{

	background-color: #fff;
}

body
{
	background: url('./images/back22.gif') 100% top repeat-x;
	background-color:#fff;
         color: #505050;
	font: 1.2em/1.7 'Trebuchet MS', arial, Dotum, '돋움', Helvetica, sans-serif;
	font-size: 75%;
	padding-top: 0px;


}


.branch3 { cursor:pointer; } 
.ib { cursor:pointer; } 

a
{
	text-decoration: none;
}

a:link, a:visited
{
	color: #707070;
}

a:hover, a:active
{
	color: #505050;
         text-decoration:underline;
}

/* global */

img
{
	border: 0 none;
}

br
{
	letter-spacing: 0;
}

hr
{
	display: none;
}

fieldset
{
	border: 0px solid #eee;
	display: block;
	padding: 0em;
}

legend
{
	color: #999;
	padding: 0 3px;
}

p
{
	margin-bottom: 1.5em;
}

dfn, em, cite, address
{
	font-style: normal;
}

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

/* hadding */

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

h1
{

	font: normal 1.2em 'Trebuchet MS', arial, Dotum, '돋움', Helvetica, sans-serif;
}

h1 a:link, h1 a:visited
{
	color: #707070;  
}

h1 a:hover, h1 a:active
{
	color: #505050;
         text-decoration:underline;
}

h2
{
	font-family: 'Trebuchet MS', arial, Dotum, '돋움', Helvetica, sans-serif;
	padding-top: 34px; font-weight: normal;
	padding-bottom: 0.1em;
	ackground: #fff url('./images/bg_h2.gif') repeat-x 0 50%;
	border-bottom: 0px solid #ccc;
	font-size: 40px;
         line-height:1em;
	letter-spacing: -1px;
	color: #aaa;
}

h2 a:link, h2 a:visited
{
	font-size: 40px; font-weight: normal;
         line-height:1em;
	letter-spacing: -1px;
	color: #aaa;
}

h2 a:hover, h2 a:active
{
	font-size: 40px; font-weight: normal;
         line-height:1em;
	letter-spacing: -1px;
	color: #505050;
         text-decoration:none;
}

h3
{        	font: 1.4em 'Trebuchet MS',arial,Dotum,'돋움', Helvetica, sans-serif;
	ackground-color: #f5f5f5;
	border-bottom: 0px dashed #999;
	color: #909090;
}

h3 a:link, h3 a:visited
{
	color: #909090;
}

h3 a:hover, h3 a:active
{
	color: #505050;
         text-decoration:none;

}

h4
{
	font-size: 1.08em;
}

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

/* Layout */

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

#container
{
	width: 1200px;
	margin: 0 auto;
}

#author
{
	position: relative;
	margin: 0 0px;
	background: #222 url('./images/bg_authorBar.gif') repeat-x 0 0;
	font-size: 0.9em;
	line-height: 1em;
}

* html #author
{
	display: inline-block;
}

#author span
{
	position: relative;
	padding-top: 10px;
	float: left;
	font-family: AppleGothic, Dotum, '돋움', 'Lucida Grande', 'Myriad Pro', Helvetica, Tahoma, sans-serif;
	padding-right: 0px;
	ackground: url('./images/bg_authorBarLeft.gif') no-repeat 0 0;
	color: #ccc;
	line-height: 1em;
}

#author ul
{
	position: relative;
	right: 0px;
	display: block;
	padding-right: 10px;
	ackground: url('./images/bg_authorBarRight.gif') no-repeat 100% 0;
	list-style: none;
	text-align: right;
}

* html #author ul
{
	display: inline-block;
}

*:first-child+html #author ul
{
	display: inline-block;
}

#header
{
	position: relative;
	width: 100%;
	height: 92px;
	padding-top: 0px;
	background: url('./images/title22.gif') 0 0 no-repeat;
	background-color: #ffffff;
}

#header h1
{
	padding-left: 10px;
}

#mBody:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#mBody
{
	padding: 0 30px;
	clear: both;
	display: inline-block;
	background-color: #fff;
}

#contentColumn
{
	float: left;
	width: 910px;
	overflow: hidden;


}

#rightColumn
{
	float: right;
	width: 200px;
	padding: 31px 0 0 30px;
	overflow: hidden;

}

#footer
{
	clear: both;
	position: relative;
	height: 95px;
	ackground: url('./images/back5.gif') repeat-x 0 0;
         background-color:#fff;  
}

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

/* top */

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

#author li
{
	display: inline;
	margin-left: 1em;
	font-family: 'Trebuchet MS','Lucida Grande', 'Myriad Pro', Tahoma, sans-serif;
}

#author li a:link, #author li a:visited
{
	color: #fff;
}

#author li a:hover, #author li a:active
{
	color: #ff0;
}

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

/* header */

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

#header ul
{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	list-style: none;
	padding: 73px 92px 0 0;
	text-align: right;
}

#header li
{
	display: inline;color: #aaa;
}

#header li a
{
	padding: 0em 0em;
	text-decoration: none;
}

#header li a:link, #header li a:visited
{
	color: #fff;
         text-decoration: none;
}

#header li a:hover, #header li a:active
{
	color: #fff;
	ackground: #aed340;	
         text-decoration: underline;
}

/* selected */

#tt-body-page #header .tab_home a, 
#tt-body-search #header .tab_home a,
#tt-body-archive #header .tab_home a,
#tt-body-category #header .tab_home a,
#tt-body-entry #header .tab_home a,
#tt-body-cover #header .tab_cover a,
#tt-body-location #header .tab_location a,
#tt-body-tag #header .tab_tag a,
#tt-body-keylog #header .tab_keyword a,
#tt-body-notice #header .tab_notice a,
#tt-body-guestbook #header .tab_guestbook a
{
	color: #ccc;font-weight:bold;
	text-decoration: none;
}

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

/* content column */

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

.entry
{
	margin-bottom: 2em;
}

/* subject */

.subject
{
	margin-bottom: 0em; 

}

.subject ul
{
	list-style: none;
	border-bottom: 0px solid #eee;
	ackground-color: #f5f5f5;  text-align:left;
}

.subject li
{
	display: inline;
	font: 1em 'Trebuchet MS', Helvetica, sans-serif;
	color: #aaa;
}

.subject .postInfo li
{
	padding: .3em 0em .3em 0px;
}

.subject .infoDate
{
	ackground: url('./images/bullet_clock.gif') no-repeat 7px 50%;
}

.subject .infoCategory
{
	ackground: url('./images/bullet_folder.gif') no-repeat 5px 50%;
}

.subject li a
{
	font-family: 'Trebuchet MS', AppleGothic, Dotum, '돋움', Helvetica, sans-serif;
}

.subject p
{
	padding: .3em 10px .3em 25px;
	background: #fff url('./images/bullet_info.gif') no-repeat 5px 50%;
	border-bottom: 0px solid #e8e8e8;
	font: 0.92em 'Trebuchet MS', Helvetica, sans-serif;
	color: #909090;
}

/* Protected */

.protectedBody
{
	margin-bottom: 2em;
	padding: 2em 0 2.5em;
}

.protectedBody p
{
	margin: .5em;
}

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

/* search list */

.searchList
{
	margin-bottom: 1em;         
 
}

.searchList ol
{
	list-style: none;
}

.searchList li
{
	border-bottom: 0px solid #eee;        
}

.searchList li *
{
	vertical-align: middle;                
}

.searchList li a
{

	display: block;
	line-height: 1em;

}

.searchList li a:hover
{
	ackground-color: #f6f6f6;        text-decoration:underline;
}

.searchList .slDate
{
	color: #999;
	font-size: 1em;
	margin-right: .4em;

}

.searchList .slCnt
{
	color: #f90;
	font-size: 1em;
	margin-left: .2em;

}

/* admin */

.subject .admin
{
	border-top: 1px solid #fff;
}

.subject .admin li
{
	padding-right: 0em;
	font-family: AppleGothic, Dotum, '돋움', sans-serif;
}

.subject .admin li:after
{
	content: "|";
	color: #999;
	padding-left: .4em;
}

/* article */

.article
{
	margin: 1em 0 1.8em; padding-top: 10px;
	text-align: left;
}

.article a:link, .article a:visited
{
	color: #00f;
	border-bottom: 0px solid #00f;
}

.article a:hover, .article a:active
{
	ackground-color: #faf9f8;
	border-bottom: 0px solid #0af;
	color: #0af;
}

.article blockquote
{
	margin: 1.7em auto;
	padding: 0 10px;
	width: 80%;
	color: #50b4ca;
	border-left: 2px solid #ddd;
}

.article fieldset
{
	clear: both;
}

.article hr
{
	display: block;
	margin-bottom: 1em;
}

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

.article ul
{
	list-style: none;
	margin: 1em 0 1.5em 30px;
}

.article ul li
{
	padding-left: 20px;
	background: url('./images/bullet_atricleUl.gif') no-repeat 0 .5em;
}

.article .infoAuthor
{
	line-height: 1.2em;
	margin-top: 20px;
	text-align: right;
}

.article .infoAuthor dfn
{
	ackground: url('./images/bullet_author.gif') no-repeat 0 50%;
	padding: 2px 0 2px 18px;
}

.article .infoAuthor span
{
	color: #999;
	font: 0.92em/2 'Trebuchet MS', Helvetica, sans-serif;
}

.tt-gallery-box
{
	clear: both;
}

.galleryControl a
{
	border-bottom: none !important;
}

.imageblock
{
	margin: 0 0 1.5em 0;
	padding: 0;
	border: none;
}

.imageblock.left, .imageblock.right
{
	margin: 0 0 .5em 0 !important;
}

.imageblock.left
{
	padding-right: 10px;
}

.imageblock.right
{
	padding-left: 7px;
}

.imageblock *
{
	border: 0 none !important;
}

.imageblock img
{
	background-color: #fff;
	border: 0px solid #eee !important;
	vertical-align: middle;
}

.imageblock .extensionIcon img
{
	border: none !important;
	margin-right: 0px;
}

.imageblock .cap1
{
	color: #999;
	font-family: AppleGothic, Dotum, '돋움', Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3;
	padding: 3px;
	text-align: center;
	margin: 5px 0 0 0;
}

.moreless_fold
{
	padding-left: 20px;
	background: url('./images/ico_plus.gif') no-repeat left 50%;
}

.moreless_top
{
	margin-bottom: 10px;
	padding-left: 20px;
	background: url('./images/ico_minus.gif') no-repeat left 50%;
}

.moreless_bottom
{
	display: none;
}

.moreless_fold span, .moreless_top span, .moreless_bottom span
{
	background: #f5f5f5;
	color: #333;
}

.moreless_content
{
	padding: 1em 10px;
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
	background-color: #faf9f8;
}

/* tag, comments btn */

.miscInfo
{
	clear: both;
	margin: 2em 0 1em;
	padding: 0 0 .3em;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	font-size: 0.92em;
	line-height: 1.5em;
}

.miscInfo dl
{
	padding: .2em 0;
}

.miscInfo dt
{
	float: left;
	width: 6em;
	margin: .3em 0 0;
	padding-left: 20px;
}

.miscInfo .postTag
{
	background: url('./images/bullet_tag.gif') no-repeat 0 45%;
}

.miscInfo .response
{
	background: url('./images/bullet_comment.gif') no-repeat 0 50%;
}

.miscInfo dd
{
	margin: .3em 0 0 8em;
	padding-left: .5em;
}

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

/* trackback */

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

.trackback .url
{
	background: url('./images/bullet_uri.gif') no-repeat 5px 50%;
	padding-left: 20px;
	font: 0.92em 'Trebuchet MS', Helvetica, sans-serif;
}

/* Trackback list */

.trackback h3
{
	display: none;
}

.trackback
{
	padding-bottom: .5em;
}

.trackback ol
{
	list-style: none;
}

.trackback ol li
{
	margin-bottom: 1em;
	padding: .5em 1em;
	background-color: #f9f9f9;
	border: 1px solid #eee;
}

.trackback li p
{
	margin-bottom: 1em;
}

.trackback li span
{
	font: 0.92em 'Franklin Gothic Medium', Helvetica, sans-serif;
	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: .8em 0;
	text-align: left;
}

.trackback cite
{
	font-family: AppleGothic, Dotum, '돋움', Helvetica, sans-serif;
}

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

/* Comments, Guestbook */

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

.entry .list
{
	margin: .5em 0 2em;
}

#guestBook .list
{
	margin-top: 1em;
}

/* Comment list */

.list h3
{
	display: none;
}

.list ol
{
	list-style: none;
	margin-bottom: 1em;
}

.list li
{
	margin-bottom: 1em;
	border-bottom: 1px solid #eeeeee;
}

* html .list li
{
	display: inline-block;
}

*:first-child+html .list li
{
	display: inline-block;
}

.list li p
{
	clear: left;
	margin-bottom: .5em;
	padding: 0 1em .3em;
}

.list p.author
{
	padding: 0 1em 0;
}

.list span.command
{
	float: right;
	display: block;
	margin-bottom: 1em;
	font: 0.92em 'Franklin Gothic Medium', Helvetica, sans-serif;
	color: #999;
}

.list span a
{
	text-decoration: none;
}

.list span a:link, .list span a:visited
{
	color: #707070;
}

.list span a:hover, .list span a:active
{
	color: #6B6A56;
}

.list cite
{
	display: block;
	margin: .6em 0 -.5em;
}

.list span abbr
{
	border: 0 none;
}

/* Reply */

.list ol li ol
{
	margin: 0;
}

.list ol li ol li
{
	margin: 0;
	padding: 0 0 .3em;
	border: 0 none;
	border-top: 1px solid #eee;
	background-color: #f9f9f9;
}

.list .author cite img
{
	float: left;
	margin: 0 .5em 3px 0;
	background-color: #fff;
	border: 0px solid #ddd;
	padding: 2px;
}

/* special classes
.list ol li.rp_secret p.author cite, .list ol li.guest_secret p.author cite
{
	background-image: url('./images/ico_lock.jpg');
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 14px;
}

.list ol li.rp_secret span.hiddenCommentTag_name, .list ol li.guest_secret span.hiddenCommentTag_name
{
	color: #999;
}

.list ol li.rp_secret span.hiddenCommentTag_content, .list ol li.guest_secret span.hiddenCommentTag_content
{
	display: none;
} */

/* Write area */

form legend
{	
	font: 2em 'Trebuchet MS','Franklin Gothic Medium', Helvetica, sans-serif;
         font-weight: bold;
}

form fieldset div
{
	margin: 0em 0;
	width: 900px;
}

form label
{

	padding: 0em;
	vertical-align: middle;
	font: 1em 'Trebuchet MS', 'Franklin Gothic Medium', Helvetica, sans-serif;
}

form label em
{
	color: #999;
}

form input
{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-right: 0.5em;
	width: 140px;
	padding: 2px .5em;
	background-color: #f9f9f9;
	border: 1px solid #ddd;
	font: 1em AppleGothic, Dotum, '돋움', sans-serif;
	vertical-align: middle;
	color: #666;
}

form textarea
{
	margin-top: 0.5em;
	width: 600px;
	height: 7em;
	padding: 2px .5em;
	background-color: #f9f9f9;
	border: 1px solid #ddd;
	font: 1em AppleGothic, Dotum, '돋움', sans-serif;
	color: #666;
}

form input:focus, textarea:focus
{
	background-color: #fff;
	border-top-color: #aaa;
	border-left-color: #aaa;
}

.checkbox
{
	margin-left: 1em;
	width: 12px;
	border: 0 none;
	background: none;
}

.submit
{
	height: 3.2em;
}

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

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

/* location log */

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

#location
{
	margin-bottom: 3em;
}

#location dt, #location dd
{
	border-bottom: solid 1px #eee;
}

#location dt span
{
	padding-left: 12px;
	background: url('./images/bullet_indent.gif') no-repeat 0 3px;
}

#location dt .dent0
{


/* first child */
	padding-left: 18px;
	background: url('./images/bullet_globalspot.gif') no-repeat 5px 50%!important;
	font-weight: bold;
}

#location dd span
{
	padding-left: 10px;
	background: url('./images/bullet_spot.gif') no-repeat 0 3px;
}

#location dd .localAuthor
{
	font-size: 0.92em;
	vertical-align: middle;
	color: #999;
}

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

/* tag log (page)*/

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

#taglog
{
	margin-bottom: 3em;
}

#taglog ul
{
	list-style: none;
	text-align: left;
}

#taglog li
{
	display: inline;
	line-height: 4em
}

#taglog a
{
	letter-spacing: -1px;
}


#taglog li a.cloud1
{
	font-size: 6em;font-weight:bold;
	color: #00dd00;
}

#taglog li a.cloud2
{
	font-size: 5em;font-weight:bold;
	color: #ff9900;
}

#taglog li a.cloud3
{
	font-size: 3.5em;font-weight:bold;
	color: #aa00aa;
}

#taglog li a.cloud4
{
	font-size: 2.5em;
	color: #707070;
}

#taglog li a.cloud5
{
	font-size: 1.5em;
	color: #00aadd;
}

#taglog li a:hover
{
	color: #505050;
}

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

/* keyword log */

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

#keywords ul
{
	list-type-style: none;
	text-align: left;
}

#keywords ul li
{
	display: inline;
	line-height: 2.2em
	list-type-style: none;
	padding-right: 10px;
}

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

/* cover */

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


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

/* page navigation */

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

.paging
{
	margin: 4.5em 0 6em;
	font: 1em 'Trebuchet MS', Helvetica, sans-serif;
	text-align: center;
	color: #999;
}

.paging a:link, .paging a:visited
{	
	color: #BOB090;	font-weight: bold;
}

.paging a:hover, .paging a:active
{
	font-weight: bold;
	color: ##6B6A56;
        text-decoration:underline;
}

.paging .selected
{
	ont-weight: bold;
	color: #999;
	order-bottom: 1px solid #999;


}

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

/* sidebar */

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

#rightColumn
{
	margin-bottom: 5em;
}

#rightColumn div
{
	margin-top: 2em;
}

/* tag cloud (sidebar only) */

#tagbox ul
{
	padding-top: 0.3em;
}

#tagbox li
{
	display: inline;
	line-height: 1.3;
}

#tagbox a
{
	letter-spacing: 0px;
}

#tagbox li a.cloud1
{
	font-size: 1.6em;
	color: #00dd00;
}

#tagbox li a.cloud2
{
	font-size: 1.4em;
	color: #ff9900;
}

#tagbox li a.cloud3
{
	font-size: 1.2em;
	color: #aa00aa;
}

#tagbox li a.cloud4
{
	font-size: 1em;
	color: #707070;
}

#tagbox li a.cloud5
{
	font-size: 0.8em;
	color: #00aadd;
}


#tagbox li a:hover
{
	ackground-color: #ffffaa;
	text-decoration: underline;
	color: #333;
}

/* Categories */

#category div
{
	margin: 0 !important;
}

#category h3
{
	margin-bottom: 0.1em;
}

#category
{
	font: 1em 'Trebuchet MS', Arial, AppleGothic, Dotum, '돋움', sans-serif;
}

#category ul
{
	list-style: none; padding-top:3px;
}

#category li a
{
	display: block;
	border-bottom: 1px solid #ccc;
         
}

#category li a:link, #category li a:visited
{
	color: #333;
}

#category li a:hover, #category li a:active
{
	color: #333;
	ackground-color: #ffffaa;
         text-decoration:underline;

}

/* 1 depth */

#category ul li ul li a
{
	padding-left: 0px;
	ackground: url('./images/bullet_category3.gif') no-repeat 0 50%;
	border-bottom: 0px solid #eee; 
}

#category ul li ul li a:link, #category ul li ul li a:visited
{
	color: #333;
}

#category ul li ul li a:hover, #category ul li ul li a:active
{
	color: #000;
	ackground-color: #f9f9f9;
}

/* 2 depth */

#category ul li ul
{
	 margin: 0;line-height:1.5em;padding-bottom:10px;
}

#category ul li ul li ul li
{
	border-bottom: 0px solid #eee;
}

#category ul li ul li ul li a
{
	border: 0 none; color: #999;
	padding-left: 20px;
	background: url('./images/bg_tree.gif') no-repeat 8px 45%;
}

#category ul li ul li ul li.lastChild a
{
	background: url('./images/bg_treeEnd.gif') no-repeat 8px 45%;

}

/* selected */

#category .selected
{
	font-weight: bold;     
         text-decoration:underline;
}

#category .selected ul li
{
	font-weight: bold;     
         text-decoration:underline;
}

/* count  */

.c_cnt
{
	color: #bbb;
}

/* blogger instruction */

#bloggerTag img
{
	border: 0px solid #dedede;
	display: block;
	margin: 0 auto;
}

#bloggerTag p.description
{
	font: 0.9em/1.2 AppleGothic, Dotum, '돋움', sans-serif;
	margin: 10px 0 5px 0;
}

#bloggerTag p.owner
{
	margin-bottom: 0;
	text-align: right;
}

/* recently */

.recent ol, .recent ul
{
	margin-top: .3em;
	list-style: none;
}

.recent li
{
	font: 1em/1.5 AppleGothic, Dotum, '돋움', sans-serif;
	letter-spacing:-1px;
	border-bottom: 0px solid #eee;
}

.recent li a
{
	display: block;
	padding: .3em 0;
}

.recent li a:link, .recent li a:visited
{
	color: #707070;
}

.recent li a:hover, .recent li a:active
{
	ackground: #faf9f8;
	color: #333;
}

.recent span
{
	color: #f90;
}

.recent cite
{
	display: block;
	color: #aaa;
}

/* Calendar */

#calendar table
{
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

#calendar td
{
	text-align: center;
}

#calendar caption
{
	margin-top: .8em;
	text-align: left;
	font: .8em Arial, Helvetica, sans-serif;
}

#calendar th
{
	height: 1.2em;
	font: normal 0.92em AppleGothic, Dotum, '돋움', sans-serif !important;
}

#calendar tr.cal_week
{
	font: .8em/2 'Trebuchet MS', Helvetica, sans-serif !important;
}

#calendar td.cal_day4
{
	background-color: #faf9f8;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

#calendar td a
{
	text-decoration: underline;
	display: block;
	width: 100%;
}

#calendar td a:link, #calendar td a:visited
{
	color: #abc833;
}

#calendar td a:hover, #calendar td a:active
{
	color: #390;
	background-color: #eff2e3;
}

/* stats */

#counter dl
{
	margin-top: 0.3em;
	font: 0.92em 'Trebuchet MS', Helvetica, sans-serif;
}

#counter dt
{
	float: left;
	margin-right: .3em;
}

/* banner */

#rightColumn .banner
{
	text-align: center;
}

#eolinBanner
{
	margin-top: 15px !important;
}

/* RSS button */

#subscription
{
	margin-top: 20px !important;
	text-align: left;
}

#subscription .rss
{
	background: url('./images/btn_rss.png') left 50% no-repeat;
	margin-top: 10px;
	padding: .1em 0 .1em 20px;
	font: 0.9em/2 Tahoma, Helvetica, sans-serif;
	color: #999;
}

/* search form */

#searchBox
{
	text-align: left;
	padding-right: 0px;
}

#searchBox .sInput
{
	width: 160px; height:10px;
	padding: .3em 0px;
	border: 1 none;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: none;
	background-color: #fff;
	font: 1em 'Trebuchet MS', AppleGothic, Dotum, '돋움', sans-serif;
	vertical-align: middle;
	color: #333;
}

#searchBox .sInput:focus
{
	background-color: #f2f2f2;
	border-top-color: #E80073;
	border-left-color: #E80073;
}

#searchBox .searchSubmit
{
	width: 23px;
	height: 23px;
	padding: 0 0px 0 0;
	margin: 0;
	background: none;
	border: 0 none;
	vertical-align: middle;
	cursor: pointer;
}

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

/* footer */

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

#footer address

{
	position: relative;
	ackground: url('./images/back5.gif') repeat-x 100% 0;
}

address.credit
{
	clear: both;
	color: #999;
	font-family: 'Trebuchet MS', Tahoma, Helvetica, sans-serif;
	font-size: 1em;
	padding: 15px 0 0px !important;
	text-align: center;
}

address.credit a
{
	color: #999;
	border-bottom: 0px dashed #fff;
         text-decoration: underline;
}

address.credit a:hover
{
	color: #666;
}

