.glossymenu{
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
	width: 1024px;
	border-bottom-width: 0;
	text-align: left;
}

.glossymenu li a{

font: 16px 宋,arial,Trebuchet MS, Verdana, Helvetica, sans-serif;
font-weight: bold;
line-height:28px;
color: #a2a1a0;
display: block;
width: auto;
padding: 8px 0;
padding-left: 200px;
text-decoration: none;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 110px;
}

.glossymenu li a:visited, .glossymenu li a:active{
}

.glossymenu li a:hover{
	background-image: url(../images/glossyback2.png);
	font: 16px 宋,arial,Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	line-height:28px;
	padding-right:4px;
	color: #fd5d26;
	text-align: left;
}


.top {
	width: 1500px;
	height:474px;
	background-position: center top;
	vertical-align: middle;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
}

body {
	background-image: url(../images/111.jpg);
	width:1500px;
	height:474px;
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: middle;
	background-color: #000000;
	margin:0px;
	padding:0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
}


.under {
	color: #ffffff;
	font: 12px 宋,arial
}

.xinxi {
　　font-weight: normal;
    font-weight: bold;
	color: #ffefe3;
}
a {color:#ffffff;}
a:hover {color:#f0bd65;}
a:visted {color:#999999;}
