这是一个网站的HTML和CSS代码,其中包含了一些错误的代码。这段代码中的错误是在设置字体时使用了中文字符“微软雅黑”而不是英文单词“Microsoft Yahei”。正确的代码应该是:

 Yahei";font-size:12px;color:rgb(102,102,102);}
.error{position:relative;width:792px;height:244px;margin:120px auto 135px;background:url("/pic/error.png");}
.error_con{position:absolute;bottom:20px;right:110px;font-size:15px;line-height:40px;}
.foot{width:100%;min-width:900px;border-top:1px solid rgb(238,238,238);}
.foot_tit{width:1000px;height:28px;margin:20px auto 8px;line-height:30px;font-size:14px;text-align:left;}
.foot_con{width:1000px;height:230px;margin:0 auto;}