@charset "utf-8";
/* CSS Document */
body,td{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;

}
.menuOver{
	background-image:url(images/jian_03.gif);
	background-repeat:no-repeat;
	background-position: center center;
	width:200px;
}
a:hover{
	color:#000000;
}
a:visited{
	color:#000000;
	text-decoration:none;
}
a{
	color:#000000;
	text-decoration:none;
}