ul {
	list-style-type: none;
}
li {
	list-style-type: none;
}
.fl {
	float: left;
}
.flow {
	overflow: hidden;
}
.clear {
	clear: both;
}
.center {
	margin: 0px auto;
}
.menu {
	background: url(13_zjt_menu_bg.jpg) no-repeat top; width: 1020px; height: 39px;
}
.menu ul {
	padding-left: 10px; float: left;
}
.menu li {
	margin: 0px 1px; line-height: 39px; float: left;
}
.menu li a {
	height: 39px; color: rgb(255, 255, 255); font-size: 14px; font-weight: bold; text-decoration: none;
}
.menu li a span {
	background:  url(menubg2.jpg) no-repeat 0px -38px; width: 104px; height: 39px; text-align: center; display: block;
}
.menu li a:hover {
	color: rgb(24, 120, 201); text-decoration: none;
}
.menu li a:hover span {
	background:  url(13_zjt_menu_bg2.jpg) no-repeat;
}
