.side_right
{
    position:absolute;
    height:526px;
    width:376px;
    left:600px;
    right:0px;
   	background: url(../images/bullitin_board.png);
    margin:auto;
    text-decoration:none;
}
.side_right legend{
    font-size:25px;
}
#salesText{
	width:600px;
	margin: 0 0 0 25px;
}
#leftBox
{
font-size: 18px;
	margin-left:50px;
	width:300px;
}
#leftBox h1
{
	background: url(../images/inseason.png) no-repeat;
	width: 250px;
	height: 60px;
	
}
#leftBox h1 span
{
	display: none;
}
#leftBox ul
{
	list-style-image: url(../images/star.png);
}
#rightBox
{
font-size: 18px;
	margin:0 0 0 345px;
	position:absolute;
	top:0px;
	width:250px;
}
#rightBox ul
{
	list-style-image: url(../images/star.png);
}
#rightBox h1
{
	background: url(../images/outfriends.png) no-repeat;
	width: 250px;
	height: 60px;
	
}
#rightBox h1 span
{
	display: none;
}
#rightBox span
{
	font-style: italic;
	font-size: 15px;
}
#rightBox a
{
	color: #ff8b00;
}
#bullitinBoard
{
	list-style: none;
	
	padding:2px 0 0 47px ;
}
#bullitinBoard li
{
	width:291px;
    height:127px;
    margin: 15px 0 0 0;
}
.calDate
{
	color: #ff8b00;
    font-size:14px;
    margin-top:-27px;
}
#calDate span
{
     font-size:10px;
 }
.calName
{
     font-size:24px;
     margin-top:0px;
}
.calendar
{
      font-size:18px;
}
.calendar p
{
	margin-top: 0px;
}

#info
{
	margin-top: 130px;
}
#info h3
{
	margin-left: 130px;
}
#info p
{
	width:700px;
	margin: auto;
	margin-bottom: 20px;
	
}