.posthidden {
	display: none;
}
.postshown {
	display: inline;
}
.div_center {
	padding: 20px; width: 500px; height: 400px; margin-top: 50px; margin-right: auto; margin-left: auto; background-color: rgb(255, 204, 153);
}
.div_in {
	background-position: 0px 100%; padding: 20px; width: 460px; height: 360px; background-image: url("../images/bg.jpg"); background-repeat: no-repeat; background-color: rgb(255, 255, 255);
}
.menu {
	background: url("../images/icon_02.jpg") no-repeat 0px 3px; padding: 0px 0px 5px 10px; height: 30px; margin-top: 8px; border-bottom-color: rgb(227, 227, 227); border-bottom-width: 1px; border-bottom-style: dashed; display: block;
}
.menu a {
	height: 20px; color: rgb(101, 101, 101); font-size: 11px; text-decoration: none; display: block;
}
.menu a:hover {
	height: 20px; color: rgb(0, 102, 153); font-size: 11px; font-weight: bold; display: block;
}
.submenu0 {
	padding: 0px 0px 0px 23px; width: 150px; height: 24px; color: rgb(102, 102, 102); line-height: 24px; font-size: 12px; margin-right: auto; margin-left: auto; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: dashed;
}
.submenu0 a {
	height: 20px; color: rgb(153, 153, 153); font-size: 11px; text-decoration: none; display: block;
}
.submenu0 a:hover {
	height: 20px; color: rgb(0, 0, 0); font-size: 11px; display: block;
}
