@charset "euc-kr";
a:LINK { color: #000; text-decoration: none }
a:VISITED { color: #000; text-decoration: none }
a:ACTIVE { color: #999; } 
a:HOVER { color: #f00; text-decoration: underline }
body {
	background-color: #FFF;
    scrollbar-face-color: #f2f2f2;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #999999;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color:#fff;
}
.daily  {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

td {
	font-family: Dotum, "Lucida Sans Unicode", Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #333;
}
.footer {
	font-size: 9px;
}
.update {
	font:Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.menu td {
	vertical-align: bottom;
}
.bg_up {
	background-image: url(./news/balloon_2.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.bg_md {
	background-image: url(./news/balloon_3.gif);
	background-repeat: repeat-y;
}

.bg_dn {
	background-image: url(./news/balloon_4.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
}

img {
	border:0px;
}
