table {
	float:left;
  border-collapse: collapse;
  width: 100%;
}
h1 {
	font-family:"바탕", Batang, "Apple Myungjo", serif !important ;
	font-size:15pt;
	letter-spacing:-3px;
	margin:12px 0 4px 0;
	}
h2 {
	font-family:"돋움", dotum, serif !important ;
	font-size:11pt;
	line-height:1.5em;
	letter-spacing:-2px;
	margin:2px 0 0 0;
	color:#666;
	}
#listTable tr:hover {
	background-color:#ececec;
	}
#listTable td {
	padding:10px 5px;
	line-height:1.5em;
	border-bottom:1px #ccc dotted;
	color:#666;
	}
td.classify {
	text-align:left;
	width:47px;
	padding:5px;
	font-size:8pt;
	letter-spacing:-0.1em;
	}
td.subject {
	padding:10px 5px 10px 20px;
	text-align:left;
	color:#777;
	}
	td.subject .date {
	font-weight:bold;
	text-align:left;
	color:#999;
	}
	td.subject h1 {
	color:#990000;
	border-bottom:1px #990000 solid;
	}
	td.subject ul {
	margin:10px 0 0 10px;
	padding:0;
	list-style:none;
	}
	td.subject ul li {
	margin:0 0 5px 0;
	padding:0 0 0 10px;
	font-size:110%;
	font-weight:bold;
	letter-spacing:-2px;
	text-align:left;
	color:#666;
	background:url(/ver02/img/dot07.gif) no-repeat 0 50%;
	}
	td.subject ul li span {
	margin:0;
	padding:0;
	font-size:90%;
	font-weight:normal;
	letter-spacing:-1px;
	color:#666;
	}
	
	
				
table .thumb {
	float:left;
	margin:5px 5px 0 0;
	padding:2px;
	border:1px solid #d9e0e6;
	border-bottom-color:#c8cdd2;
	border-right-color:#c8cdd2;
	background:#fff;
	display:inline;
	}
td.name {
	width:75px;
	font-size:10pt;
	font-weight:bold;
	color:#666666;
	letter-spacing:-0.1em;
	}
td.regdate {
	width:75px;
	font-size:9pt;
	color:#999;
	}
.numcom {
	font-size:10pt;
	font-weight:normal;
	letter-spacing:0px;
	margin:0 0 0 5px;
	color:#666666;
	text-decoration:none;
	}
.hit {	
	font-size:10pt;
	font-weight:normal;
	letter-spacing:0px;
	letter-spacing:0px;
	margin:0 0 0 2px;
	color:#ff0000;
	text-decoration:none;
	}
#naviTable {
	text-align:center;
	margin:10px 0;
	}
#naviTable td {
	border:none;
	}
.write {
	margin:0;
	padding:0;
	text-align:right;
	}
.write a {
	margin:3px;
	padding:2px;
	letter-spacing:-0.1em;
	border:1px #999 solid;
	}
.write a:link, .write a:visited {
	background:#fff;
	color:#999;
	}
.write a:hover {
	background:#999;
	color:#fff;
	text-decoration:none;
	}
