/* CSS Document */
body, td {
	font-size: 14px;
	line-height: 20px;
	color: #444450;
}
.biggest {
	font-size: 24px;
	line-height: 28px;
}
.bigger {
	font-size: 18px;
	line-height: 22px;
}
.big {
	font-size: 16px;
	line-height: 22px;
}
.normal {
	font-size: 14px;
	line-height: 20px;
}
.small {
	font-size: 12px;
	line-height: 18px;
}
.smaller {
	font-size: 10px;
	line-height: 13px;
}
body {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 30px;
	margin-bottom: 24px;
	;
	background-image: url(../images/bkgnd_sakura.gif);
	background-color: #FFF2F1;
}
a:link {
	color: #56C9C5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #43A19D;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFAE00;
}
.alert {color: #FF0000}
.bkwht {
	background-color: #FFFFFF;
}
.copyright {
	font-size: 10px;
	line-height: 13px;
	color: #FF3366;
}
.caption {
	color: #74747E;
	font-size: 14px;
	line-height: 18px;
}
.title {
	font-size: 18px;
	line-height: 24px;
	color: #FF3366;
}
.date {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.pink {
color: #FF6699}
.subtitle {
	color: #FF6699;
}
.bkpink {
	background-color: #FFB0CB;
}
.headtop {
	background-image: url(../images/head_bkgnd.gif);
}
.bkgray {
	background-color: #bbbbbb;
}
.bkpink2 {
	background-color: #ffdfea;
}
.bkupdate {
	background-image: url(../images/bkgnd_update.gif);
}
.bottom {
	background-image: url(../images/bkgnd_bottom.gif);
}
.combktop {
	background-image: url(../images/comment_f_top.gif);
}
.combkbtm {
	background-image: url(../images/comment_f_btm.gif);
}
.combkside {
	background-image: url(../images/comment_f_side.gif);
}
.winright {
	background-image: url(../images/frame_right.gif);
}
.winleft {
	background-image: url(../images/frame_left.gif);
}.subtop {
	background-image: url(../images/sub_head_bkgnd.gif);
}
.black {
color: #000000}
.bottom2 {
	background-image: url(../images/bkgnd_bottom2.gif);
}
.address {
	border: 1px solid #FF6699;
	width: 200;
	height: 18px;
}
.comment {
	border: 1px solid #FF6699;
	width: 300;
	height: 100px;
}

#recent .item .date{
  color: #333;
}
#recent .item {
  cursor: pointer;
  height: 55px;
  margin: 5px 0;
}
#recent .item .left {
  margin: 0 5px;
  float: left;
}
#recent .clearfix {
  clear: both;
}
#recent .item .comment,
#recent .item .num
{
  display: none;
}

#p1, #p2, #p3, #p4 {
  cursor: pointer;
}
