@charset "utf-8";
#bulletinBrd {
	position: relative;
	width: 600px;
	height:610px;
	background: url(../Images/bulletin_board.jpg) no-repeat;
}
#bull_brd1 {
	position:absolute;
	border: ridge;
	border-color: #2A5FFF;
	left:52px;
	top:44px;
	width:160px;
	height:179px;
	z-index:auto;
}

#bull_brd2 {
	position:absolute;
	left:220px;
	top: 43px;
	width: 161px;
	height: 190px;
}
#bull_brd2_text {
	position:absolute;
	left:5px;
	top: 25px;
	width: 155px;
	height: 142px;
}
#bull_brd3 {
	position:absolute;
	left:384px;
	top:35px;
	border: ridge;
	border-color: #2A5FFF;
	width:157px;
	height:178px;
	z-index:auto;
}
#bullbrd4{
	position:absolute;
	left:53px;
	top: 238px;
	width: 159px;
	height: 179px;
	z-index: auto;
	background: url(../Images/note_blue_btn.gif) no-repeat;
}
#bull_brd5 {
	position:absolute;
	left:224px;
	top:231px;
	width:155px;
	height:182px;
	z-index:auto;
	background: url(../Images/bull_brd-note_red_btn.gif) no-repeat;
}
#bull_brd6 {
	position:absolute;
	left:392px;
	top:210px;
	width:159px;
	height:204px;
	z-index:auto;
	background: url(../Images/note_blank_lredpin.gif) no-repeat;
}
#bull_brd7 {
	position: absolute;
	height: 179px;
	width: 158px;
	left: 49px;
	top: 428px;
	background: url(../Images/note_green_btn.gif) no-repeat;
}
#bull_brd8 {
	position: absolute;
	height: 178px;
	width: 159px;
	left: 221px;
	top: 428px;
	background: url(../Images/bull_brd-note_red_btn.gif) no-repeat;
}
#bull_brd9 {
	position: absolute;
	height: 185px;
	width: 163px;
	left: 397px;
	top: 424px;
	background: url(../Images/note_blue_btn.gif) no-repeat;
	text-align: center;
	
}
