@charset "gb2312";
body {
	margin: 0px;
	padding: 0px;
	background-color:#f1f1f1;
	
}
td{ 
font-size:12px;
line-height:18px;
}
a:link {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #006699;
}
a:hover {
	font-size: 12px;
	color: #ff5500;
	text-decoration: none;
}
a.top:link {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
a.top:visited {
	font-size: 12px;
	text-decoration: none;
	color: #fff;
}
a.top:hover {
	font-size: 12px;
	color: #00324b;
	text-decoration: none;
}
a.menu:link {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	font-weight:bold;
}
a.menu:visited {
	font-size: 12px;
	text-decoration: none;
	color: #006699;
	font-weight:bold;
}
a.menu:hover {
	font-size: 12px;
	color: #ff5500;
	text-decoration: underline;
	font-weight:bold;
}
.bo{
    border: 1px solid #e8e8e8;
}
.b{
   border-bottom: 1px solid #006699;
   border-left:1px solid #006699;
   border-top:1px solid #006699;
   height:16px;
   width:190px;
}

.text{
   font-family:'ËÎÌå'; 
   font-size:14px; 
   color:#006699; 
   font-weight:bold;
}