@charset "utf-8";

/* BBS
------------------------------------------------------------------------------*/

#bbs {

}

#bbs h1 {
	background-image: url(../img/bgheader.jpg);
	background-repeat: no-repeat;
	height: 30px;
	margin-left: 10px;
	padding-top: 5px;
	padding-left: 40px;
}#bbs div {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 610px;
}
