@charset "UTF-8";

#newsshow article.archiverow div.summary{
	display:none;
}

#newsshow article.archiverow div.post-content{
	display:block;
}

#newsshow article.archiverow:nth-child(even) div.post-content{
	background-color:#ffe;
}