/* for jade */

a:link		{ color:#0f7b7c; text-decoration:none; }
a:visited	{ color:#0f7b7c; text-decoration:none; }
a:hover		{ color:#f09;    text-decoration:none; }
a:active	{ color:#0f7b7c; text-decoration:none; }

body		{ background:#59b1ad url("bg-jadebubble.gif");}

body#tt-body-page #content .introduce {
		background:#459995;
		color:#fff;
}
.deco-1						{ background:#388881; font-size:1px; height:15px; margin:0; padding:0;}
.deco-2						{ background:#459995; font-size:0px; height:1px; margin:0; padding:0; border:0;}
.deco-3						{ background:#388881; font-size:0px; height:1px; margin:0; padding:0; border:0;}

.paging .num				{ border:1px solid #ccc; background:#efefef; padding:2px 4px; margin:0; font-weight:bold; font:0.9em Tahoma, Arial; color:#0f7b7c; font-weight:bold;}

.key1						{ border-bottom: 2px solid #0f7b7c; color:#0f7b7c; cursor: pointer; cursor:hand;}

.article a:link				{ color:#0f7b7c; text-decoration:none;}
.article a:visited			{ color:#0f7b7c; text-decoration:none;}
.article a:hover			{ color:#f09;    text-decoration:underline;}
.article a:active			{ color:#0f7b7c; text-decoration:none;}

.trackback .title a			{ color:#0f7b7c;}
.trackback .title a:hover	{ color:#f09;}

.sidebar-module h3			{ display:block; color:#0f7b7c; font-size:1.0em; font-weight:bold; border-bottom:1px solid #ccc; padding-bottom:3px; margin-bottom:7px;}

/* ***** »çÀÌµå¹Ù :: Ä«Å×°í¸® ¸ðµâ ***** */
.category-view li					{ list-style:none;}
.category-view li a					{ color:#000;}
.category-view li a:hover			{ color:#f09;}
.category-view li ul li				{ background:url("./images/icon-bullet.gif") 0 4px no-repeat; padding-left:10px;}
.category-view li ul li a			{ color:#000;}
.category-view li ul li a:hover		{ color:#f09;}
.category-view li ul li ul li		{ background:url("./images/icon-bullet-2.gif") 8px 4px no-repeat; padding-left:18px;}
.category-view li ul li ul li a		{ color:#000;}
.category-view li ul li ul li a:hover { color:#f09;}



