.news {
	padding:0.7em 0.7em 0em;
	overflow: auto;
	position:relative;
	height: 155px;
	display: block;
	width: 283px;
	font-size:70%;
	   }
	   
.news ul{
@margin:0;
  padding:0;
  list-style:none;
}

.news li {
  margin-bottom: 0.5em;
  font-size:98%;
  }

.b_back {background:url(../images/baseball_img.gif) no-repeat right top #417490;}
.s_back {background:url(../images/soft_img.gif) no-repeat right top #73b9ac;}  
		  
.lineup	{font-size:0.9em;
         font-weight:bold;}
.lineup a{text-decoration:none;
          color:#333333;
		  display:block;}
.lineup a:hover{text-decoration:none;
                color:#Cf3d0f;}
				

#pr	{
	font-size:0.9em;
	font-weight:normal;
	line-height: 1.5em;
	margin: 5px;

}

.supback{
	background: #FFFFFF url(../images/sup_bana1.gif) no-repeat center bottom;
}

.floatright {
	float: right;
	   }
