body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
body,td,th {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 22px;
}
a{
	color:#666666;
	text-decoration: none;
}
.bs{color:#FFFFFF}
.bs a{
	color:#FFFFFF;
}.bs a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/*菜单*/
.menu{
	width:1002px;
	height: 39px;
	position: relative;
}
.sj {
	background-image: url(images/sj.jpg);
	height: 8px;
	width: 12px;
	position: absolute;
	top: 33px;
	left: 205px;
}
.esj {
	background-image: url(images/sj.jpg);
	height: 8px;
	width: 12px;
	position: absolute;
	top: 33px;
	left: 170px;
}

.menu ul{
	width: 970px;
	margin-left: 30px;
}
.menu ul li{
	float:left;
}
.menu img{
	padding-right: 15px;
	padding-left: 15px;
}
/*二级菜单*/
.xsj{
	width: 700px;
	height: 20px;
	margin-left: 180px;
	line-height: 20px;
}
.xsj a{ margin-left:5px; margin-right:15px;}
.sh {
	font-weight: bold;
	color: #B00000;
	font-family: "微软雅黑";
	font-size: 13px;
}
.abbj {
	background-repeat: no-repeat;
	background-position: bottom;
}
