中文怎么打都是乱码CSS里面那里错了啊?
body {
background-color: #EFEFEF;
color: #000000;
font-family: simsun,Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
/* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
SCROLLBAR-BASE-color: #004c75;
SCROLLBAR-ARROW-color: #fcdc43;
}
a:link { color: #496C87; text-decoration: none; font-family: arial; font-size: 12px }
a:active { color: #496C87; text-decoration: none; font-family: arial; font-size: 12px }
a:visited { color: #7F9EB5; text-decoration: none; font-family: arial; font-size: 12px }
a:hover { color: #7F9EB5; font-family: arial; font-size: 12px }
ul, li, p, td {
color: #000000;
font-family: simsun,Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
}
.gamename {
color: #FF8540;
font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif, 宋体, 方正黑体简;
font-size: 10px;
font-weight: bold;
}
.navlinks {
color: #000000;
font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif, 宋体, 方正黑体简;
font-size: 10px;
}
.10px {
color: #000000;
font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif, 宋体, 方正黑体简;
font-size: 10px;
}