/* CSS Document */
td,div{font:12px;}

a.writeLink
{
	font:bolder 14px;
	color:#FF0000;
	text-decoration:none;
}

a.LyPageLinkCss
{
	font:bolder 12px;
	color:#660000;;
	text-decoration:none;
}

#writeLy
{
padding:5px 0 0 5px;
font:bolder 14px;
}

#Lylist
{
	border:1px #000000 dashed;
	margin:0 0 10px 0;
}
#Lytitle
{
	background:#dddddd;
	padding:5px 0 0 5px;
	height:21px;
}
#Lycontent
{
	text-indent:2em;
	padding:5px;
}

#LyHf
{
padding:5px;
margin:5px 5px 5px 60px;
border:1px #000000 dashed;
background:#eeeeee;
}

#LyHfTime
{
text-align:right;
}

#LyWriterInfo
{
text-align:right;
height:21px;
padding:5px 10px 0 0;
}

#page
{
height:21px;
padding-top:5px;
}

.lyPut
{
	border: #666666 1px solid; 
	width: 200px;
}

.LyPageTextCss
{
font:12PX;
}