body, td, p, input, button, textarea, select, .c1 { font-family:Tahoma,굴림; font-size:9pt; color:#222222; }

a:link, a:visited, a:active { text-decoration:none; color:#466C8A; }
a:hover { text-decoration:underline; }

a.dgray:link, a.dgray:visited, a.dgray:active { text-decoration:none; color:#404040; }
a.dgray:hover { text-decoration:none; }

a.menu:link, a.menu:visited, a.menu:active { text-decoration:none; color:#f7f3ef; }
a.menu:hover { text-decoration:underline; }

.member { font-weight:bold; }
.guest  { font-weight:normal; }

.lh { line-height: 150%; }
.jt { text-align:justify; }

.li { font-weight:bold; font-size:18px; vertical-align:-4px; color:#66AEAD; }

.ul { list-style-type:square; color:#66AEAD; }

.ct { font-family: Verdana, 굴림; color:#222222; } 

.ed { border:1px solid #CCCCCC; } 
.tx { border:1px solid #CCCCCC; } 

.small { font-size:8pt; font-family:돋움; }


/*
 *  CSS Style Sheet for "www.misari.codns.com"
 */

body.title {
	font-size: 9pt;
 	margin:	10px;
	color: #000000;
	background-color: #F7F3EF;
	background-image: url("img/title.gif");
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

body.main {
	font-family: 굴림, Gulim;
	font-size: 9pt;
	color: #000000;
	background-color: #F7F3EF;
}

body.menu {
	font-family: 굴림, Gulim;
	font-size: 9pt;
	color: #808080;
	background-color: #F7F3EF;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 3px;
}

body.login {
  	font-family: helvetic, helvetica, arial, 굴림;
	font-size: 9pt;
	color: #000000;
	margin: 0px;
}

body.count {
	color: #000000;
	background-color: #F7F3EF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 13px;
}

td.group {
	font-family: 굴림, Gulim;
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;
}

td.menu {
	font-family: 굴림, Gulim;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #7B8AAD;
}

td.count {
	font-family: 굴림, Gulim;
	font-size: 9pt;
	color: #F7F3EF;
	background-color: #7B8AAD;
}

td.login {
	font-family: 굴림체, Gulimche;
	font-size: 9pt;
	color: #000000;
}

.small {
	font-family: 굴림, verdana, arial, "ms sans serif", sans-serif;
	font-size: 9pt;
	font-weight: normal;
	padding-left: 10px;
	line-height: 14px;
	color: #000000;
}

.super {
	font-family: verdana, arial, "ms sans serif", sans-serif;
	font-size: 12pt;
	font-weight: normal;
	padding-left: 10px;
	line-height: 14px;
	color: #000000;
}

img.menu {
	height: 10px;
	width: 10px;
	border: 0px;
}

input {
	background-color:#FFFFFF;
	font-size:9pt; 
}

input.none {
	background-color:#00B6FF;
	border: #000000 0px solid;
	font-size:9pt; 
}
