@charset "utf-8";
/* CSS Document */
.bottom
{
	width:950px;
	height:127px;
	float:left;
	background-image: url(../images/bottom_bg.gif);
	margin-top:20px;
	font-size:14px;
    color:#FFFFFF;
    text-align:center;
}



.bottom ul li
  {
   line-height:24px;
   display:block;
   margin:2px 0;
   }
.bottom ul
  {
  list-style:none;
  }
.bottom li
  {
  height:24px;
  }

