@charset "gb2312";
body {
	background-color: #f3feff;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.txte1 {
	font-family:"ÐÂËÎÌå";
	font-size:12px;
	line-height:17px;
	color:#000000;
}
.txte1 a:link {
	color: #000000;
	text-decoration: none;
}
.txte1 a:visited {
	text-decoration: none;
	color: #000000;
}
.txte1 a:hover {
	text-decoration: none;
	color: #990000;
}
.txte1 a:active {
	text-decoration: none;
	color: #000000;
}
.myimg {
	background-color: #fff;
	color: #000;
	border: 1px solid #000;
	padding:4px;
	vertical-align: bottom;
}
