@charset "gb2312";
body {
	background-color: #f6f4f5;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	font-family: "ÐÂËÎÌå";
	font-size: 12px;
	line-height: 17px;
	color: #315769;
}
a:link {
	color: #315769;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #315769;
}
a:hover {
	text-decoration: none;
	color: #5794B0;
}
a:active {
	text-decoration: none;
	color: #5794B0;
}
#b1 {
	font-family: "ÐÂËÎÌå";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.et {font-family:Tahoma;
     font-size:10px;
	 color: #000000;
	 }
.myimg {	
background-color: #fff;
color: #000;
border: 1px solid #EEE;
padding: 2px;
vertical-align: bottom;
}

