/* CopyRight:0086ZG */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ËÎÌå";
	font-size: 12px;
}
td {
	font-family: "ËÎÌå";
	font-size: 12px;
	color:#666666;
}
.txt {
	line-height: 18px;
	height: 18px;
	border: 1px solid #908E87;
}
.word {
	color: #555555;
}
img { border:0px;}
.left {
	background-image: url(../images/xuxian.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	height:25px;
	line-height:25px;
	vertical-align:middle;
	color:#000000;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.foot 
{
color:#000000;
}
.submit {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 17px;
	border: 1px solid #808080;
	background-color:#f0f0f0;
    text-decoration: underline;
	color:gray;
	}