@charset "utf-8";
/* CSS Document 
   not prosilver css

*/


.selpostlisttltle {
	width:90px;
	height:26px;
	border-bottom:#666 1px solid;
    border-left:#666 1px solid;
	text-align:center;
}

.selcurent {
}

table.selpostlistcontent {
	padding:0px 6px;
}

table.selpostlistcontent td {
	font-size:12px;
	border-bottom:none;
	border-left:none;
}
table.selpostlistcontent ul {
	margin-top:3px;
	list-style:none;
}

table.selpostlistcontent li{
	height:21px;
	border-bottom:#39C dashed 1px;
	list-style:none;
	padding-top:4px;
	overflow:hidden;
	text-align:left;
}

table.selpostlistcontent em {
	font-style:normal;
	overflow:hidden;
}
table.selpostlistcontent cite{
	font-style:normal;
	float:right;
	overflow:hidden;
}

table.selpostlistcontent a {
	color:#000;
}



