<style type="text/css">
a	{text-decoration:none;}
a:link	{color:#333333;}
a:visited{color:#555555;}
a:hover	{color:red;}
a:active{color:black;}

.count	{
	color:white;
	}

img	{
	border:none;
	margin:0px;
	padding:0px;
	}

body	{
	font-size:12px;
	line-height:17px;
	color:gray;
	background-color:white;
	
	text-align:center;
	}

div	{
	margin:0px;
	padding:0px;
	border:none;
	}

.left	{
	text-align:left;
	}

.content{
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	}

.date	{
	font-size:16px;
	line-height:18px;
	font-weight:bold;
}

.pict   {
    text-align:center;
}

.diary  {
    text-align:left;
}
</style>
