@charset "utf-8";
/* CSS Document */

.O_ContentCell {
	width: 960px;
	padding: 5px;
	vertical-align: top;
	margin-bottom: 10px;
	font-size: medium;
}
.O_Notice {
	font-size: large;
	color: #F30;
	font-weight: bold;
}
.O_NoticeText {
	font-size: small;
	color: #CCC;
}
.O_View-Post {
	font-size: x-large;
}
