body{
/*
  background:url(../images/chen.jpg) fixed;
  background-position:right bottom;
  background-repeat:no-repeat;
*/
  font-size:14px;
}
ul{
  padding:0px;
  list-style:none;
}
li{
  padding:0em 0.5em;
  display:inline;
}
a{
	color:#30A8C3;
}