/* CSS Document */
#listdate_top{
	width:770px;
	padding:10px 0 2px 0;
	border-bottom:1px #BEBEBE dashed;
	font-size:14px;
	font-weight:700;
	color:#CC0000;
	text-align:left;
}
/*,#listdate table*/
#listdate{
	width:730px;
	float:left;
	padding:10px 0 0 10px;
}

.gvtable
{
	width:730px;
	float:left;
	padding:10px 0 0 10px;
}

#listdate table .link a,#listdate table .link a:link
{
	font-size:12px;
	text-decoration: none;
	float:left;
	color: #333;
	background-image:url(vvvvv.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	text-indent: 25px;
}
#listdate table,#listdate table tr
{
	border-style:none;
}
#listdate table td
{
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BEBEBE;
}
#listdate table .link a:hover
{
	font-size: 12px;
	color: #735A00;
	text-decoration: underline;
	background-image:url(vvvvv.gif);
	background-repeat: no-repeat;
	background-position: 9px 9px;
	text-indent: 29px;
}
#listdate table .datetime
{
	width:80px;
	text-align:right;
	font-size:12px;
	color:#333;
}


.listdate2,.listdate2 table{
	width:430px;
	float:left;
}


.listdate2 .link a,.listdate2 .link a:link
{
	font-size:12px;
	text-decoration: none;
	float:left;
	color: #333;
	background-image:url(vvvvv.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	text-indent: 25px;
}
.listdate2,.listdate2 tr
{
	border-style:none;
}
.listdate2 td
{
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BEBEBE;
}
.listdate2 .link a:hover
{
	font-size: 12px;
	color: #735A00;
	text-decoration: underline;
	background-image:url(vvvvv.gif);
	background-repeat: no-repeat;
	background-position: 9px 9px;
	text-indent: 29px;
}
.listdate2 .datetime
{
	width:80px;
	text-align:right;
	font-size:12px;
	color:#333;
}
/*
#listdate ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#listdate li{
	font-size: 12px;
	line-height: 28px;
	height:28px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BEBEBE;
}
#listdate  li a{
	font-size:12px;
	text-decoration: none;
	float:left;
	color: #333;
	background-image:url(vvvvv.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	text-indent: 25px;
}
#listdate li a:hover{
	font-size: 12px;
	color: #735A00;
	text-decoration: underline;
	background-image: :url(vvvvv.gif);
	background-repeat: no-repeat;
	background-position: 9px 9px;
	text-indent: 29px;
}
#listdate  li span{
	float:right;
	font-size:12px;
	color:#333;
	text-align: right;margin:0px 3px 0px 0px;
}
*/