* {
    margin: 0;
    padding: 0;}
.lavaLampWithImage
{
    
	position: relative;
	height: 31px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	width: 970px;
	margin-top:0;
	padding-top: 6px;
	padding-right: 0;
	padding-left: 0;}
.lavaLampWithImage li 
{
    float:left;
    list-style: none;
    text-align:center;
    margin-left:10px;
    _margin-left:-10px;
    display:inline;
    margin-top:0;}
.lavaLampWithImage li:hover
{
    background-image:url(../images/menu.jpg);
    background-attachment:inherit;}
.lavaLampWithImage li.back 
{
    background: url(../images/lavamenu2.jpg) no-repeat right;
    width: 9px; height: 23px;
    z-index: 8;
    position: absolute;}
.lavaLampWithImage li.back .left 
{
	background: url(../images/lavamenu1.jpg) no-repeat left;
	height: 23px;
	margin-right: 9px;}
 .lavaLampWithImage li a, .lavaLampWithImage li a:active, .current a, current a:visited .lavaLampWithImage li a:visited
{
	font-size: 13px;
	font-family: 楷体_GB2312, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 20px;
	position: relative;
	overflow: hidden;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 3px;
	font-weight: bold;
	text-decoration: none;
	border: none;
	text-align:center;}
 .lavaLampWithImage li a:hover
{
	color: #FFFF33;}
#topnav
{
	height:32px;
	overflow: hidden;
	width: 970px;
	margin-top:0;
	margin-bottom:0;
	vertical-align:top;
	background-position:center;
	background-image: url(images/menubar.jpg);
	background-repeat: no-repeat;}