@charset "utf-8";
/* CSS Document */
body{ margin:0px; padding:0px; font-family:"Microsoft YaHei"; font-size:14px; line-height:22px; speech-rate:fast; speak-numeral:continuous; color:#333; background-color:#FFF; letter-spacing:0.5px; }
* { padding:0; margin:0;}
li { list-style:none;}
img { border:none;}
.clear { zoom:1;}
.clear:after { content:''; clear:both; display:block;}

.error-page { width:960px; margin:0 auto; padding-top:180px; height:500px;}
.error-page-left { width:385px; float:left; height:478px;}
.error-page-right { width:540px; float:right; height:478px;}
.error-page-right h2 { line-height:60px; font-size:20px; color:#333; font-weight:600; padding-top:30px;}
.error-page-title { line-height:34px; font-size:16px; color:#333;}
.error-page-title a { color:#0066cc; text-decoration:underline;}
.error-page-txt { line-height:24px; padding-left:40px; font-size:14px; color:#333; padding-bottom:9px;}
.error-page-txt a { color:#0066cc; text-decoration:underline; font-size:14px;}
.error-page-link { text-align: center; width:1200px; margin:0 auto; height:70px; line-height:30px; color:#333; padding-top:10px; border-top:1px dashed #ccc;}
.error-page-link a { color:#3e3e3e; text-decoration:none;}
.error-page-link a:hover{ color:#ff5000; text-decoration:underline; position: relative; left: 1px; top: 1px; right: 0px; clip:rect( );}