#content p.post-date {
	position: absolute;
	top: 0;
	right: 0;
	width: 90px;
	margin: 0;
	line-height: 1;
}
#content p.post-date span {
	font-family: Arial, sans-serif;
	line-height: inherit;
	display: block;
	color: #999;
}
#content p.post-date span.date-d {
	float: left;
	margin-right: 2px;
	font-size: 35px;
	font-weight: bold;
	color: #666;
}
#content p.post-date span.date-m {
	font-size: 20px;
	float: left;
}
#content p.post-date span.date-y {
	font-size: 12px;
	clear: left;
	position: absolute;
	top: 24px;
	left: 0;
	background: #ece6ca;
	width: 90px;
}

.niouses {
background: url('../img/fade-news.png') #fde2ae repeat-x center top;
color: #333;
padding: 5px 20px;
text-align: justify;
}

.fade-long {
background: url('../img/fade-long.png') #fde2ae repeat-x center top;
color: #333;
padding: 5px 20px;
text-align: justify;
}

.news-title {
font-size: 150%;
font-weight: bolder;
color: #d60606;
}
.news-topic {
position: relative;
clear: both;
height: 50px;
border-bottom: 1px solid #8385ad;
}
.news-who {
font-style: italic;
font-size: 90%;
}
.news-read {
padding: 0 0 10px 0; 
background: url(../img/news-t-r.png) #fff no-repeat bottom right;
}
.news-com {
font-style: italic;
font-size: 90%;
text-align: right;
}
.news-com a {
text-decoration: none;
}
.news-in {
padding: 10px 0 3px 0;
}
.news-follow {
text-align: right;
}
.news-squarre {
float: left;
margin: 0 10px 0 0;
}
.news-ban {
margin: -5px 0 -50px 0;
height: 50px;
}
.fb {
height: 15px;
width: 680px;
background: url('../img/fade-bottom.png') transparent no-repeat top center;
margin: 0 0 30px 0;
}
.ft {
height: 15px;
width: 680px;
background: url('../img/fade-top.png') transparent no-repeat bottom center;
}