body 
{
	font-family:  ËÎÌå; 
	margin: 0;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}
#tophead
{
  width: 778px;
  margin: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: right;
}
#head
{
	width: 778px;
	margin: 0px;
	margin-bottom: 10px;
	background:#fff;
	margin-left: auto;
	margin-right: auto;
}
#logo img
{
  display:block;
  margin:17px 5px 5px 5px;
  float:left;		
}
#banner img
{
  display:block;
  margin:17px 0px 5px 5px;
  float:right;	
}
#bottom {
  margin-left: auto;
  margin-right: auto;
  clear: both;
  padding: 0;
  width:500px;
}
#bottom ul{
  	color: #868686;
	font-size: 12px;
	margin-left:50px;

}

#bottom li{
  float:left;
  list-style-type: none;
  margin-left:20px;
}

#bottom ul li A
{
  	color: #868686;
		font-size: 12px;
		text-decoration: none;
}
#bottom ul li A:hover
{
  	color: #fff;
	font-size: 12px;
	text-decoration: none;
	background:#ea2500;
}
#company
{
  margin-left: auto;
  margin-right: auto;
  clear: both;
  padding: 0;
  width: 778px;
}
#company ul li
{
  	color: #868686;
	font-size: 12px;
	list-style-type: none;
}
