body   { background-color:#fff;}

#all {
	
	width: 170px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#postimg   {
	padding-top: 5px;
	padding-bottom: 5px;
	}

.name     {
	color: #333;
	font-size: 10px;
	text-shadow: 2px 2px 1px #777;
	font-family: chicago,HiraKakuPro-W6;
	font-weight: normal;
	background-color: #CBCFC1;
	background-image: url(images/name_bg.gif);
	text-align: center;
	padding-top: 1px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	border-bottom: solid 1px #555;
	border-left: solid 1px #555;
	border-right: solid 1px #555;
	}

.mess     {
	color: #333;
	font-size: 10px;
	font-family: chicago,HiraKakuPro-W4;
	text-shadow: 2px 2px 1px #777;
	font-weight: normal;
	line-height: 14px;
	background-color: #CBCFC1;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px;
	border-left: solid 1px #555;
	border-right: solid 1px #555;
	}

.time  { color: #888; font-size: 10px; font-family: chicago,arial, sans-serif; line-height: 200%; padding-bottom: 3px; padding-left: 5px }

#page  { font-size: 10px; font-family: chicago,arial, sans-serif; font-weight: bold; padding-top: 5px; padding-bottom: 5px; border-top: 1px solid #a7a7a7 }
	A 		  { color: #888; font-size: 10px; font-family: HiraKakuPro-W6; font-weight: bold; text-decoration: none; }
	A:link	  { color: #888; font-size: 10px; font-family: HiraKakuPro-W6; font-weight: bold; text-decoration: none; } 
	A:visited	 { color: #888; font-size: 10px; font-family: HiraKakuPro-W6; font-weight: bold; text-decoration: none; } 
	A:HOVER	 { color: #E91919; font-size: 10px; font-family: HiraKakuPro-W6; font-weight: bold; text-decoration: none; position: relative; right: -1px; bottom: -1px; cursor:crosshair; } 
