/* CSS Document */

body, td, input, textarea { font-family: "굴림";  color:#777777; font-size:12px; line-height: 20px; letter-spacing: -0.8px;}
body {margin-left: 0px;	margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}
.menubg {background-repeat: repeat-x; background-position:bottom;}

a:link, a:active, a:visited{color: #000000; text-decoration: none; letter-spacing: -0.8px;}
a:hover	{color: #000000; letter-spacing: -0.8px; text-decoration: underline;}

/* 탑유틸 */
.tutil{font-family: "돋움"; font-size:11px; color:#999999; font-weight: normal; letter-spacing: 0px;}
a.tutil:link, a.tutil:active, a.tutil:visited {text-decoration: none; letter-spacing: -1px;}
a.tutil:hover {text-decoration: underline; letter-spacing: -1px;}

/* 카테고리 메뉴 */
.menu{color:#000000; font-weight: normal; line-height: 18px;}
a.menu:link, a.menu:active, a.menu:visited {color:#000000; text-decoration: none; font-weight: normal;}
a.menu:hover {color:#0b9a00; text-decoration: none; font-weight: normal;}

