.course_list
{
height:37px;
width:372px;
background:url(../images/product_type_bg.jpg) no-repeat;
margin:15px auto;
}
.course_list li
{
list-style-type:none;
float:left;
line-height:37px;
margin:0 15px;
text-align:center;
}
背景图大小跟你的div大小不一样,试着改div大小跟你的原图一致