body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:150%;
}
 a:link {
	color: #0099FF;
	text-decoration: none;

}

 a:visited {
  color: #0099FF;
text-decoration: none;
}

 a:hover {
color:#FFCC33

}
#navs
{
	font-size:12px;
	height:22px;
	color:#FFFFFF;
	text-align:left;
	background-repeat: repeat-x;
	padding-left:30px;
}
#navs td
{
	font-size:12px;
	color:#FFFFFF;
}
#navs a:link {
	color: #FFFFFF;
	text-decoration: none;

}

#navs a:visited {
  color: #FFFFFF;
text-decoration: none;
}

#navs a:hover {
color:#FFCC33

}
#here
{
	padding:2px;	
	padding-right:20px;
	background-color:#E7E7E7;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align:right;
	margin-bottom:8px;
}
.title1
{
font-weight:bold;
padding-left:15px;
}
.table1
{
border-left:solid 1px #FFFFFF;
margin-bottom:8px;
}
.title3
{
	font-weight:bold;
	padding-left:50px;
	border:solid 0px #F0F0F0;
	border-bottom:solid 0px #F0F0F0;
	background-color:#F3F3EB;
	background-image: url(arrow3.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.more
{
font-weight:normal;
float:right;
padding-right:20px;
color:#666666;
}
.more a:link,.more a:visited
{
font-weight:normal;
text-decoration:none;
color:#666666;
}
#bottom
{
	background-image: url(../../feisu2/images/bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}
