@charset "utf-8";
/* CSS Document */

.err404{ margin:0 auto;width:1110px; height:395px; border: 1px solid #c9af5a;overflow:hidden; background-image:linear-gradient(to top,#FFF,#f8f0dc); font-family:'Microsoft YaHei', "微软雅黑", Arial, Lucida Grande, Tahoma, sans-serif; position:relative; padding:0 30px;}
.tips{ font-size:44px; color:#ceb550; position:absolute; top:25%; left:160px; text-shadow:1px 1px #8b782a;}
.errNews{ height:100%; overflow:hidden; position:relative;top:240px;}
.enList{ float: left; width:31%; height:100%; overflow:hidden; }
.enN{ font-size:22px; color:#ceb550;text-align:left; padding:10px 0; border-bottom:1px dotted #666;}
.enM{ margin-left:40px; display:inline;}
.enR{float: right;}
.enList ul { text-align:left; list-style:none;}
.enList li{ padding:8px 0;}
.enList li a{ color:#666}
.enList li a:hover{ text-decoration:underline;color:#ceb550;}
