@charset "utf-8";
/* CSS Document */

body{ background-color:#FFF;}
div.error{ width:520px; font-family:"微软雅黑", Arial; font-size:14px; color:#333; background:url(../images/error/notfound.jpg) no-repeat top; position:absolute; top:50%; left:50%; margin:-250px auto auto -300px; padding:350px 0 0 0;}
div.text1{ width:520px; margin: 0; padding:0; text-align:center; font-size:22px; color:#333; line-height:30px;}
div.text2{ width:520px; margin:0; padding:0; text-align:center; line-height:30px;}
.orange{ color:#fc7101;}
.bold{ font-weight:bold;}