
#TOP_IMG
{
	width:740px;
	margin: 0px auto;
	padding: 0px;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-right: #000000 1px solid;
}



#CONTENTS_BBS
{
	font-size:90%;
	width:740px;
	height: 200px;
	padding: 0px;
	margin-top: 0px;
	text-align:left;
	color: #004000;
	background-color: #ffffff;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;

}

*:first-child+html #CONTENTS_BBS
{
	font-size:90%;
	width:740px;
	height: 300px;
	padding: 0px;
	margin-top: 0px;
	text-align:left;
	color: #004000;
	background-color: #ffffff;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;

}



