body {
	background-image: url(../images/top_bj111.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}


#topmenu a {
	line-height: 28px;
	background-repeat: no-repeat;
	text-indent: 0px;
	height: 30px;
	width: 92px;
	display: block;
	color: #CECDCD;
	text-decoration: none;
	text-align: center;
	font-size: 15px;
	margin-bottom:0px;
        font-weight:bold;
}
#topmenu a:hover {
	background-repeat: no-repeat;
	text-indent: 0px;
	height: 30px;
	width: 92px;
	display: block;
	text-decoration: none;
	text-align: center;
	color: #EF2F72;
	font-size: 15px;
    font-weight:bold;
}


