body {
  background:#D4D4D6;
}
.ww {
	width:900px;
}
a:link,a:visited {
  font-size : 12px;
  color : #444;
  font-family : arial;
  text-decoration : underline
}
a:hover {
  font-size : 12px;
  color : #888;
  font-family : arial;
  text-decoration : none;
  top: 1px;
  left: 1px;
  POSITION: relative;
}
a.a1:link,a.a1:visited {
  font-size : 12px;
  color : #555;
  font-family : arial;
  font-weight:bold;
  text-decoration : none
}
a.a1:hover {
  font-size : 12px;
  color : #555;
  font-family : arial;
  font-weight:bold;
  text-decoration : none;
  top: 1px;
  left: 1px;
  POSITION: relative;
}
u {
  font-size : 1px;
  color : #ffffff
}
td,form,select,option,input{
  font-size : 12px;
  font-family : arial;
  color:#333;
}
div,table,tr,td{
  text-align:left;
}
img {
  border:0px;
}
li {
  list-style: none;
  list-style-position : outside;
}
.tt {
  color:#888888;
  font-weight:900;
}
.main {
  background:#fff url(img/homebg.gif) no-repeat;
  padding:15px;
  line-height:18px;
  color:#444;
  word-spacing:1px;
}
.tit {
	width:100%;
  background:#740A2E;
  height:30px;
  border-bottom: #333 1px solid;

}
.tit div {
  color:#fff;
  font-size:28px;
  font-weight:bold;
  letter-spacing:1px;
  top: 9px;
  left: 18px;
  POSITION: relative;
}
.copy {
  background:#E9E9E9 ;
}
.ban {
	float:right;
	background : #eee;
	border: #ddd 1px solid;
	margin:20px 5px 10px 10px;
}
.ban td {
	border: #fff 1px solid;
}
.nav {
  padding:3px 20px 0px 20px;
}
.flink img {
  margin:0px 3px 0px 3px;
}
