@charset "utf-8";
/* CSS Document */
.error{ margin:100px 0;}
.error_fl{ margin-left:90px;}
.error_fr{ margin-left:145px;}
.error_fr h2{ color:#000000; font-size:28px; line-height:28px; margin:50px 0 25px 0;}
.error_fr .p1{ color:#999999; font-size:12px; line-height:12px; margin-bottom:10px;}
.error_fr .p2{ color:#000000; font-size:12px; line-height:26px; margin-bottom:22px;}
.error_fr a{ width:129px; height:37px; line-height:37px; background:url(http://img.cndns.com/404/images/404_06.gif) no-repeat; text-align:center; font-size:14px; color:#fff; display:block}
.error_fr a:hover{ color:#fff; filter:alpha(opacity=90); /*IE滤镜，透明度50%*/ -moz-opacity:0.9; opacity:0.9;}