/* ===================================================================
   Standard Elements:
=====================================================================*/
html {
	height: 100%;
	}

body {
	font-family: arial, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: .78em;
	background: #FFFFFF url(images/bg3.jpg) repeat-x;
	color: #555;
	}

p {
	margin: 0px;
	padding: 0px 0px 16px 0px;
	line-height: 1.7em;
	}

h1, h2, h3, h4 {
	font-size: 110%;
	letter-spacing: .1em;
	padding: 7px 0px 5px 0px; 
	margin: 0px 0px 12px 0px; 
	text-transform: uppercase;
	font-weight: normal;
	color: #0099CC;
	}

h4 {
	font-family: arial, sans-serif;
	font-size: 110%;
	background: transparent;
	color: #555;
	}


img {
	border: 0px; 
	margin: 0px; 
	padding: 0px;
	}

a {
	color: #0099CC;
	text-decoration: none;
	}


form {
	padding: 0;
	margin: 0;
	}

.left {
	float: left; 
	border-right: 18px solid;
	}

.right {
	float: right; 
	border-left: 18px solid;
	}

.center {
	display: block;
	text-align: center;
	margin: 0 auto;
	}

.left, .right {
	border-color: #FFF;
	}


fieldset {
	margin-bottom: 10px;
	background: transparent; 
	color: #555;
	border-color: #C9D9D8;
	border: 1px solid; 
	padding: 10px 8px;   
	}


label {
	padding-left:.2em;
	font:.9em 'Franklin Gothic Medium', Sans-Serif;
	vertical-align:middle;
	}

label span {
	color:#999;
	}

input{
	padding:2px .5em;
	width: 160px;
	font:1em Gulim, Sans-Serif;
	vertical-align:middle;
	color:#555;
	border:1px solid #EAEBD3;
	}

textarea {
	width: 98%; 
	height: 120px;
	padding: 3px #ddd:
	border-bottom:1px solid #DEDEDE;
	border-top:1px solid #DEDEDE;
	border-left:1px solid #DEDEDE;
	border-right:1px solid #DEDEDE;
	font:1em Gulim, Sans-Serif;
	color:#666;
	overflow: auto;
	}

.date {
	border-top: 0px solid; 
	border-color: #C9D9D8;
	margin: 15px 0px 5px 0px;
	font-weight: bold;
	}

.checkbox {
	background:none;
	padding:0;
	width: 15px;
	border:0 none;
	}

.submit {
	text-align: right;
	}

.submit input {
	margin: 1px 10px 0px 0px;
	padding:.2em;
	width: 52px;
	height: 18px;
	font-size: .9em;
	background-color: #0099CC;
	border: 0px;
	color: #fff;
	cursor:pointer;
	}


.button {
	width: 50px;
	height: 20px;
	background-color: #0099CC;
	color: #FFF;
	font: 0.8em sans-serif,arial,tahoma,verdana;
	cursor:pointer;
	padding-bottom: 3px;
	}


/* ===================================================================
   Calendar
=====================================================================*/
.cal_month {
	font: 11px Tahoma;
	height: 18px;
	font-weight: bold;
	}

.cal_month a {
	text-decoration: none;
	color: #0099CC;
	}

.cal_month a:hover {
	text-decoration: none;
	color:#333;
	}

.cal_week1 {
	font: 11px dotum;
	height: 18px;
	font-weight: normal;
	text-align: center;
	}

.cal_week2 {
	font: 11px dotum;
	text-align: center;
	}

.cal_week {
	text-align: center;
	}

.cal_current_week {
	}

.cal_day {
	color: #eee;
	font: 11px verdana;
	text-align: center;
	height: 18px;
	}

.cal_day_sunday {
	color: #DB4056;
	}
	
.cal_day1 {
	color: #aaa;
	}

.cal_day2 {
	color: #aaa;
	}

.cal_day3 {
	color: #666;
	}

.cal_day4 {
	color: #000;
	}

a.cal_click:link, a.cal_click:visited{
	color: #0099CC;
	text-decoration: none;
	font-weight: bold;
	}

a.cal_click:hover {
	color: #555;
	text-decoration: none;
	font-weight:bold;
}

.entry_title_calender {
	font: 1.0em Times New Roman, Trebuchet MS, Georgia;
	color: #7e8286;
	}

.entry_title_calender_month {
	font: 1.0em Times New Roman, Trebuchet MS, Georgia;
	color: #7e8286;
	}

.entry_title_calender_day {
	font: 1.0em Times New Roman, Trebuchet MS, Georgia;
	color: #7e8286;
	}


/* ===================================================================
   RSS
=====================================================================*/
#rss {
	float: right; 
	padding: 8px 4px 0px 0px;
	}


/* ===================================================================
   Layout
=====================================================================*/
#wrap {
	width: 683px;
	margin-left: auto; 
	margin-right: auto;
	background: transparent;
	color: #555;
	}

#container {
	width: 683px;
	overflow: hidden;
	margin: 5px 0px 0px 0px;
	background: #FFF;
	margin-left: auto; 
	margin-right: auto;
	} 


.clearer {
	clear: both;
	}


/* ===================================================================
   Header
=====================================================================*/
#header {
	width: 683px;
	height: 50px;
	border-top: 0px solid;
	margin-left: auto; 
	margin-right: auto;
	background: transparent;
	color: #FFF;
	border-color: #fff;
	}

#header h1 {font-size: 200%;
	padding: 8px 0px 0px 22px;
	float: left;
	text-transform: lowercase;
	background: transparent;
	color: #FFF;
	border-color: #FFF;  
	}


/* ===================================================================
   Navigation 
=====================================================================*/
#mainmenu {
	width: 683px;
	height: 60px;
	background: transparent;
	color: #FFF;
	border-color: #BBBBBB;
	margin-left: auto; 
	margin-right: auto;
	}

ul#blogmenu {
	margin: 0px;
	}

ul#blogmenu li {
	float: left; 
	margin: 6px 0px 2px 0px; 
	padding: 0px;
	list-style: none;
	} 

ul#blogmenu li a  {
	font-family: "Trebuchet MS",sans-serif,verdana;
	display: block; 
	float: middle; 
	height: 14px;
	text-decoration: none; 
	border-right: 1px solid;
	padding: 8px 16px 10px 16px;
	text-align: center;
	background: transparent;
	color: #FFF;
	border-color: #bbbbbb;
	} 

ul#blogmenu li a:hover {
	background: #dfdfdf url(images/menu_sel_1.jpg) repeat;
	} 


/* ===================================================================
   menubar
=====================================================================*/
#menubar {
	margin: 5px 0px 2px 0px;
	padding: 10px 10px;
	display: block;
	overflow:hidden;
	background-color: #FFFFFF;
	line-height: 170%;
	}

#menubar_div {
	text-align: justify;
	padding: 15px 10px 10px 10px;
	margin: 5px;
	border: 1px solid #EFEFEF;
	background-color: #F5F5F5;
	clear: both;
	overflow:auto;
	}

.sideinfo {
	background-color: #F5F5F5;
	border-left: 1px solid #E4EEEE;
	display: block;
	overflow: hidden;
	vertical-align:top;
	padding: 1px 10px 0px 10px;
	margin: 0px 4px 0px 10px;
	float:right;
	width: 405px;
	font: 8.7pt dotum;
	}

.sideinfo a:link, .sideinfo a:visited {
	color: #7e8286;
	text-decoration: none;
	}

.sideinfo a:hover {
	color: #0099CC;
	}

.sideinfo font {
	font: 10px "trebuchet Ms", san-serif, arial;
	font-weight: bold;
	color: #0099CC;
	border-bottom: 1px solid #0099CC;
	}

.recent_comment {
	padding-left:10px;
	}

.recent_name {
	color:#5b5b5b;
	}

.recent_comment_list {
	padding:0;
	margin-bottom:6px;
	margin-top:2px;
	margin-left:2px;
	list-style-type:none;
	}

.recent_comment_list li {
	padding:0;
	line-height:20px;
	color:#8b8b8b;
	}

.recent_comment_list a  {
	text-decoration: none;
	color:#8b8b8b;
	}

.recent_comment_list a:hover {
	text-decoration: none;
	color:#8b8b8b;
	}

.recent_trackback {
	padding-left:10px;
	padding-top:2px; 
	}

.recent_trackback_list {
	padding:0;
	margin-bottom:6px;
	margin-top:2px;
	margin-left:2px;
	list-style:none;
	}

.recent_trackback_list li {
	padding:0;
	line-height:20px;
	color:#8b8b8b;
	}

.recent_trackback_list a {
	text-decoration: none;
	color:#8b8b8b;
	}

.recent_trackback_list a:hover {
	text-decoration: none;
	color:#8b8b8b;
	}

.sideinfo. right h3 {
	width: 177px;
	}

.sideinfo .title {
	font:11px gulim;
	font-weight: bold;
	display:block;
	color:black;
	} 

.sideinfo .blogdesc {
	padding:6px 0 15px 0;
	color:#999;
	}

.sideinfo .blogimage img {
	width: 146px;
	border:6px solid #f2f2f2;
	margin-bottom:15px;
	}

.sideinfo .tagcloud {
	margin-top: 0px;
	}

.sideinfo .tagcloud .cloud1,
.sideinfo .tagcloud a.cloud1:visited {
	font-size: 14px;
	color: #D7567F;
	}

.sideinfo .tagcloud .cloud2,
.sideinfo .tagcloud a.cloud2:visited {
	font-size: 13px;
	color: #37B7B7;
	}	

.sideinfo .tagcloud .cloud3,
.sideinfo .tagcloud a.cloud3:visited {
	font-size: 12px;
	color: #9ACD32;
	}

.sideinfo .tagcloud .cloud4,
.sideinfo .tagcloud a.cloud4:visited {
	font-size: 12px;
	color: #555;
	}

.sideinfo .tagcloud .cloud5,
.sideinfo .tagcloud a.cloud5:visited {
	font-size: 11px;
	color: #777;
	}

.sideinfo .tagcloud li {
	display: inline;
	float:none;
	border: none;
	margin:0px 3px -1px 0px;
	padding: 0px;
	background: none;
	}

.sideinfo .tagcloud a:hover {
	text-decoration: underline;
	}

.sideinfo .archive {
	font-family: verdana;
	font-size: 10px;
	}

.sideinfo .archive ul {
	padding: 0 20px 0 10px;
	}

.sideinfo .archive li {
	display: inline;
	float:left;
	border: none;
	margin: 0px 10px -1px 0px;
	padding: 0px;
	background: none;
	}

.sideinfo .archive .cnt{
	padding-left: 5px;
	}


/* ===================================================================
   Categories
=====================================================================*/
#category li {
	background:none;
	}

#category li ul li {

	}

#category li ul li ul li {
	background:none;
	border-left:0px dotted #ccc;
	padding-left:6px;
	margin-left:2px;
	}

#category li ul li ul li a {
	color:#999;
	}

#category font {
	display: none;
	}

#category .ib {
	cursor:pointer;
	}

#category .branch3 {
	cursor:pointer;
	}

#category .c_cnt {
	font-size:11px;
	color:#666;
	}

/* ===================================================================
   SearchForm
=====================================================================*/
#searchform {
	float: left;
	padding: 16px 0px 0px 0px;
	}

input.sfield {
	width: 112px;
	height: 15px;
	background-color:#FFFFFF;
	border: 1px solid; 
	padding:2px;
	color: #555;
	}

input.sbutton {
	width: 44px;
	height: 20px;
	background: #6E7072;
	border: 0px; 
	color: #FFF;
	font: 0.9em sans-serif,arial,tahoma,verdana;
	cursor:pointer;
	padding-bottom: 5px;
	}


/* ===================================================================
   Guestbook
=====================================================================*/
.guestbook {
	padding: 10px;
	}

.guestbook h3 {
	font: 1.1em Times New Roman, Verdana, Tahoma;
	color: #555;
	}

.guestbook .info {
	font: 0.8em verdana,tahoma;
	color: #7e8286;
	}

.guestbook p {
	padding: 2px 0;
	margin: 0;
	}

.guestList {
	margin: 10px 0px 0px 0px;
	}

.guestList a {
	color: #7e8286:
	}

.guestList a:hover {
	color: #0099CC;
	}

.guestList ol, .guestList ul{
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	}


.guestList ol li  {
	width: 600px;
	background: #F5F5F5;
	border: 1px dotted #E4EEEE; 
	margin: 10px 0px 10px 0px;
	overflow: hidden;
	padding: 10px;
	}

.guestList li ul li {
	width: 500px;
	margin: 0px 0px 10px 50px;
	padding: 10px 10px 0px 10px;
	overflow:hidden;
	border: none;
	}

.guestList .guestText {
	color: #666; 
	font:12px dotum, Verdana, Tahoma;
	margin-left: 1px;
	padding-bottom: 5px;
	line-height: 170%;
	}

.guestList .guestName { 
	font: 12px dotum, gulim,tahoma,verdana #7e8286;
	font-weight:bold;
	}

.guestList .guestName a { 
	color: #0099CC;
	font-weight:bold;
	}

.guestList .guestName a:hover { 
	color: #7e8286;
	}

.guestList .guestDate  {
	font: 7pt tahoma,verdana,"Trebuchet MS", Tahoma, Arial, Gulim, sans-serif;
	color:#777777;
	padding-left:2px;
	}

.guestList .guestEdit a {
	font-size: 11px;
	font-family: tahoma,verdana;
	color: #7e8286;
	text-decoration:underline;
	}

.guestList .guestEdit a:hover {
	color: #0099CC;
	text-decoration:underline;
	}


/* ===================================================================
   Content
=====================================================================*/
#content {
	text-align: left;
	width: 650px;
	float: left;
	overflow: auto;
	padding: 22px 15px 15px 15px;
	}


#content h1 {
	font-size: 125%;
	}

#content a {
	text-decoration: none;
	}

#content a.colour, #content a.colour:hover {
	border-bottom: 0px;
	}

#content a, #fnt a:hover {
	text-decoration: none;
	}

.article {
	padding: 0px;
	text-align: justify;
	background: #FFFFFF;
	}

.article h1 {
	background: #FFFFFF;
	font:bold 1.6em verdana,Dotum, 돋움, AppleGothic, Sans-Serif;
	padding: 0px;
	margin: 0px;
	}

.article h1 a {
	letter-spacing: 1px;
	color: #0099CC;
	text-decoration: none;
	}

.article h1 a:hover {
	color: #666;
	}

.article  .articleTitle {
	border-left: 5px solid #CCD8E0;
	padding-left:10px;
	margin-bottom: .8em;
	line-height:0;
	}

.article .noticeTitle {
	color: #7e8286;
	font: 11px verdana,tahoma; 
	margin: 0px;
	padding: 0px;
	}

.entry {
	font: 12px dotum;
	color: #555;
	padding: 10px 0px;
	margin: 10px 13px;
	overflow:hidden;
	border:0; 
	line-height: 150%;
	}

.entry a {
	color:#0099CC;
	padding-bottom: 2px;
	border-bottom: 1px dashed #0099CC;
	text-decoration:none;
	}

.entry a:hover {
	color: #777;
	padding-bottom: 2px;
	border-bottom: 1px dashed #777;
	text-decoration:none;
	}

.entry img {
	border:0;
	margin: 5px;
	}

.entry blockquote {
	margin: 20px 0px 20px 0px; 
	padding: 10px 20px 10px 20px;
	border-left: 8px solid;
	background: #EEF4F4;
	border-color: #0099CC;
	}

.entry blockquote cite {
	color: #000000;
	}

.entry blockquote p {
	line-height: normal;
	margin: 5px;
	}

.entry ul {
	margin: 2px 0px 18px 16px;
	padding: 0px;
	}

.entry ul li {
	list-style-type: square;
	margin: 0px 0px 6px 0px; 
	padding: 0px;
	}

.entry ul li:hover {
	background: transparent;
	}

.entry ol {
	margin: 8px 0px 0px 24px;
	padding: 0px;
	}

.entry ol li {
	margin: 0px 0px 11px 0px; 
	padding: 0px;
	}

.entry hr {
	border-right: 0px; 
	border-left: 0px; 
	border-top: 1px dotted #cdcdcd; 
	border-bottom: #0px; 
	display: block; 
	height: 1px;
	width: 100%;
	align: center;
	}

.entry table {
	}

.entry td {
	}


.admin {
	border:0; 
	text-align: left; 
	padding: 0px;
	font: 0.7em;
	}

.admin a {
	color: #7e8286;
	}

.small { 
	font: 0.9em Helvetica, Verdana, Arial, sans-serif, 
	color: #EFEFEF; 
	margin: 0px 0px;
	padding: 3px;
	}

.regdate {
	font: 8pt 'Trebuchet MS', sans-serif, Arial, 
	font-weight: bold;
	margin-right: 12px;
	}



/* ===================================================================
   Protected
=====================================================================*/
.entryProtected { 
	border:0px;
	padding:10px 15px 15px 140px;  
	margin-bottom:10px;
	}

.entryProtected p {
	margin: 10px 0px 0px 10px;
	color: #555;
	font: 0.89em gulim,dotum,verdana,tahoma;
	}

.entryProtected input {
	margin-left: 0px;
	width:120px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px dotted #0099CC;
	background-color: transparent;
	}

.entryProtected .submit {
	width: 60px;
	padding: 0px;
	height: 18px;
	margin-left: 1px;
	font: 7pt 'trebuchet MS',sans-serif;
	background-color: #000;
	border: 0px;
	text-align: center;
	color: #0099CC;
	}
.entryProtected .password {
	font: 0.89em verdana,tahoma;
	}


/* ===================================================================
   Searchlist
=====================================================================*/
.searchList {
	padding: 10px;
	text-align: justify;
	}

.searchList h3 {
	font: 1.1em Times New Roman, Verdana, Tahoma;
	color: #555;
	}

.searchList ol {
	list-style: none;
	padding: 5px;
	margin: 0;
	border-bottom: 1px solid #eee;
	}

.searchList li {
	padding-bottom: 4px;
	margin-bottom: 4px;
	}

.searchList li a {
	font: 8.7pt dotum,gulim,verdana,tahoma;
	color: #777777;
	}

.searchList li a:hover {
	color: #D7567F;
	}

.searchList .searchList_cnt {
	font: 1.0em verdana,tahoma;
	color: #0099CC;
	font-weight: bold;
	}

.searchList .date {
	font: 8pt sans-serif,verdana,tahoma;
	color: #7e8286;
	}

.searchList .cnt {
	font: 7pt tahoma,arial, sans-serif;
	color:#555;
	padding-left:4px;
	}

.searchList .name {
	font: 8pt gulim,dotum, Arial, sans-serif;
	color:#555;
	padding-left:8px;
	}


/* ===================================================================
   LocalLog
=====================================================================*/
.locaLog {
	padding: 10px;
	}

.locaLog h3 {
	font: 1.1em Times New Roman, Verdana, Tahoma;
	color: #555;
	}

.locaLog .spot {
	background:url(images/icon_localinfo.gif) 10px 2px no-repeat;
	font: 8pt gulim,dotum,tahoma;
	padding-left: 20px;
	margin-top: 5px;
	height: 13px;
	}

.locaLog .info {
	background:url(images/icon_location.gif) 0px 2px no-repeat;
	font: 8pt gulim,dotum,tahoma;
	padding-left: 15px;
	margin-top: 2px;
	height: 13px;
	}

.locaLog a {
	color: #0099CC;
	text-decoration: none;
	}

.locaLog a {
	font: 8pt gulim,dotum,tahoma;
	color: #0099CC;
	border-bottom: 1px #0099CC dashed;
	padding-bottom: 1px;
	text-decoration: none;
	}

.locaLog a:hover {
	color: #555;
	border-bottom: 0px;
	padding-bottom: 1px;
	text-decoration: none;
	}


/* ===================================================================
   Medialog
=====================================================================*/
.mediaLog {
	padding: 10px;
	}

.mediaLog h3 {
	font: 1.1em Times New Roman, Verdana, Tahoma;
	color: #555;
	}


/* ===================================================================
   Keylog
=====================================================================*/
.keyLog {
	padding: 10px;
	}

.keyLog h3 {
	font: 1.1em Times New Roman, Verdana, Tahoma;
	color: #555;
	}

.keyLog .keyword {
	padding: 0px;
	}

.keyLog .keyword ul {
	list-style-type: square;
	padding: 0px;
	}

.keyLog .keyword li {
	display: block;
	list-style-type: square;
	margin-right: 5px;
	}

.keyLog .keyword a {
	font: 8pt dotum,verdana,tahoma;
	color: #555;
	text-decoration: none;
	}

.keyLog .keyword a:hover {
	color: #F09;
	border-bottom: 1px dashed #F09;
	padding-bottom: 1px;
	text-decoration: none;
	}	


/* ===================================================================
   Taglog
=====================================================================*/
.tagLog {
	padding: 10px;
	}

.tagLog h3 {
	font: 1.1em Times New Roman, Verdana, Tahoma;
	color: #555;
	}

.tagLog ul {
	padding:5px;
	margin:0;
	text-align:justify;
	}

.tagLog li {
	display: inline;
	margin:0 5px 0 5px;
	}

.tagLog li a:hover {
	background-color: #eee;
	color: #000;
	}

.tagLog li .cloud1 { 
	font-family: dotum,verdana, sans-serif;
	margin:0; padding:5px; 
	text-decoration:none;
	color: #C71585;
	font-weight: bold;
	font-size: 14px;
	}

.tagLog li .cloud2 { 
	font-family: dotum,verdana, sans-serif;
	margin:0;
	padding:5px; 
	text-decoration:none;
	color: #6A5ACD;
	font-weight:bold;
	font-size:13px;
	}

.tagLog li .cloud3 { 
	font-family: dotum,verdana, sans-serif;
	margin:0;
	padding:5px; 
	text-decoration:none;
	color: #FF00FF;
	font-weight:bold;
	font-size:12px;
	}

.tagLog li .cloud4 { 
	font-family: dotum,verdana, sans-serif;
	margin:0;
	padding:5px; 
	text-decoration:none;
	color: #DB7093;
	font-size:11px;
	}

.tagLog li .cloud5 { 
	font-family: dotum,verdana, sans-serif;
	margin:0;
	padding:5px; 
	text-decoration:none;
	color: #708090;
	font-size: 10px;
	}

/* ===================================================================
   Keylog
=====================================================================*/
.keyLog {
	padding: 10px;
	}

.keyLog h3 {
	color: #555;
	}

.keyLog .keyword {
	padding: 0px;
	}

.keyLog .keyword ul {
	list-style-type: square;
	padding: 0px;
	}

.keyLog .keyword li {
	display: block;
	list-style-type: square;
	margin-right: 5px;
	}

.keyLog .keyword a {
	font: 8pt dotum,verdana,tahoma;
	color: #555;
	text-decoration: none;
	}

.keyLog .keyword a:hover {
	color: #0099CC;
	border-bottom: 1px dashed #0099CC;
	padding-bottom: 1px;
	text-decoration: none;
	}	



/* ===================================================================
   ActionTrail
=====================================================================*/
.actionTrail {
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	border-right: 0px solid #E5E5E5;
	border-left: 0px solid #E5E5E5;
	color: #7e8286;
	padding: 7px 7px 10px 7px;
	margin: 20px 5px 15px 5px;
	}

.tagTail {
	font: 0.9em Trebuchet MS,Helvetica, Arial, Verdana, sans-serif;
	margin: 2px 0px 3px;
	padding: 0px;
	clear: both;
	}

.tagTail a {
	font: 8pt verdana, dotum;
	color: #0099CC;
	border-bottom: 1px dashed #0099CC;
	padding: 1px;
	}

.tagTail a:hover {
	color: #963;
	border-bottom: 1px dashed #963;
	padding: 1px;
	}


/* ===================================================================
   Trackback
=====================================================================*/
.trackback {
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 10px;
	}

.trackback h3 {
	font: .8em "Trebuchet MS", "Franklin Gothic Medium",Arial;
	color: #555;
	margin: 5px 5px 8px 5px;
	text-align: center;
	}

.trackback ol {
	margin: 5px 0;
	padding: 0;
	list-style: inside;
	}

.trackback .tb_title {
	font: 8pt verdana, tahoma, gulim;
	}

.trackback .tb_title a {
	color: #555;
	border-bottom: 0px dotted #555;
	padding-bottom: 0px;
	text-decoration: none;
	}

.trackback .tb_title a:hover {
	color: #963;
	border-bottom: 1px dashed #963;
	padding-bottom: 1px;
	}

.trackback li {
	padding-bottom: 3px; 
	}

.trackback .date, .trackback .site, .trackback .del a {
	font: 7.5pt verdana, helvetica, arial, Gulim, sans-serif;
	color: #555;
	}


/* ===================================================================
   Comment
=====================================================================*/
.comment {
	width: 645px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	background-color: transparent;
	overflow:hidden;
	} 

.comment h3 {
	display:none;
	}

.comment .commentList ol, .comment .commentList ul {
	margin:0;
	padding:0;
	list-style:none;
	}

.comment .commentList ol li { 
	padding: 8px;
	background-color: transparent;
	border-top: 1px dotted #DEDEDE;
	margin: 5px 0px 0px 5px;
	}

.comment .commentList li ul li { 
	margin: 10px 0px 0px 50px; 
	padding: 10px 15px 0px 15px; 
	background: #F5F5F5;
	border: 1px dotted #E4EEEE; 
	list-style:none;
	}

.comment .commentList .cmtText {
	color: #666; 
	font:12px dotum, Verdana, Tahoma;
	margin-left: 1px;
	padding-bottom: 5px;
	line-height: 170%;
	}

.comment .commentList li .cmtName {
	font:12px dotum, Verdana, Tahoma;
	font-weight:bold;
	color:#7e8286;
	margin-bottom: 3px;
	}

.comment .commentList li .cmtName a {
	color:#0099CC;
	}

.comment .commentList li .cmtName a:hover {
	color:#7e8286;
	}

.comment .commentList li .cmtDate {
	font: 7pt tahoma,verdana,"Trebuchet MS", Tahoma, Arial, Gulim, sans-serif;
	color:#777777;
	padding-left:2px;
	}

.comment a.cmtInfo {
	font: 7pt tahoma,verdana,"Trebuchet MS", Tahoma, Arial, Gulim, sans-serif;
	color: #777;
	font-weight: normal;
	text-decoration: none;
	padding-left: 2px;
	}

.commentWrite {
	margin: 5px 0px 5px 5px; 
	padding-top: 10px;
	border-top: 1px dotted #CCC;
	}


/* ===================================================================
   adminlink
=====================================================================*/
#adminmenu {
	float: right;
	padding: 16px 0px 0px 0px;
	}

#adminmenu .adminlink { 
	margin-bottom:0px; 
	}

#adminmenu .adminlink #adminlinkTitle {
	display: none;
	}

#adminmenu .adminlink .formHidden {
	display: none;
	}

#adminmenu .adminlink option,
#adminmenu .adminlink select {
	background: #E4E4E4;
	border: 0px;
	color: #777777;
	cursor: pointer;
	text-align: left;
	font-size: 8pt;
	font-family: sans-serif, Arial, Trebuchet MS, Verdana, "Malgun Gothic", AppleGothic;
	}

#adminmenu .adminlink .adminlinkOption {
	font-weight: bold;
		}


/* ===================================================================
   MoreLess
=====================================================================*/
.moreless_fold {
	background:url(images/more.gif) no-repeat 2px 3px;
	padding-left:14px; 
	}

.moreless_top {
	background:url(images/ress.gif) no-repeat 2px 5px;
	padding-left:14px;
	} 

.moreless_Body {
	margin:5px;
	} 

.moreless_bottom {
	display:block;
	text-align:right;
	background:url(images/ress2.gif) no-repeat right 5px;
	padding-right:12px;
	} 


/* ===================================================================
   Paging
=====================================================================*/
.paging {
	text-align: center;
	font-size: 9px;
	margin: 10px;
	padding: 0px;
	letter-spacing: 2px;
	}

.paging .numbox { 
	padding-left: 3px; 
	margin-left: 3px;  
	}
		
.paging .num { 
	padding-right: 3px; 
	margin-right: 3px;
	}

.selected { 
	font-weight:bold; 
	color: #000;
	}


/* ===================================================================
   Footer
=====================================================================*/
#footer {
	border-top: 1px dashed #E4EEEE;
	padding: 5px 0px 5px 10px;
	}

.counter {
	padding: 5px 0px 0px 0px;
	}

.counter span {
	font: 89% Trubuchet MS, sans-serif, Arial #000;
	}

.control {
	margin-top: 10px;
	padding-left: 10px;
	color:#0099CC;
	position:relative;
	}

.control a {
	color: #555 !important;
	padding-right: 8px;
	}

.copyright {
	margin-top: 10px;
	color:#0099CC;
	position:relative;
	}

.copyright a:link, .copyright a:visited {
	color: black !important;
	}

.copyright a:hover {
	color: #7e8286 !important;
	}