@charset "utf-8";
/* CSS Document */

body{ background:#f8f8f8}

.top{ margin:0 auto; width:900px; height:105px; background:url(../../images/home/logoWarning.gif)no-repeat 0 20px; text-align:right; color:#999; position:relative}
.top span{ display:inline-block; padding:60px 5px 0; color:#999}
.topBgWarning{ width:900px; height:16px; overflow:hidden; background:url(../../images/home/topBgWarning.gif) no-repeat center; position:absolute; bottom:0px; left:0px}
.blockWarning{ margin:0 auto; padding-left:100px; width:800px; height:500px; overflow:hidden; background:#FFF url(../../images/bgIcon404.gif) no-repeat right bottom; border:1px solid #ccc }
.warningInfo,.successInfo{ margin-top:80px; width:578px; height:121px; overflow:hidden; background:url(../../images/home/warningInfo.gif) no-repeat}
.successInfo{ background:url(../../images/home/successInfo.gif) -15px 0 no-repeat}
.warningText{ margin-left:130px; font-size:30px; color:#afafae; font-family:"微软雅黑", "黑体", "宋体"; line-height:32px}
.navTitleWarning{ margin:60px 0 20px 130px; font-size:18px; color:#9e9e9c; font-family:"微软雅黑", "黑体", "宋体"}
.navWarning{ margin-left:130px; height:30px; overflow:hidden;}
.navWarning a{ display:inline-block; margin-right:30px; padding-left:40px; height:28px; line-height:28px; color:#999; font-size:14px}
.navWarning a.selectWarning{ background:url(../../images/home/menuIconWarning.gif) no-repeat left 3px; color:#090}
.navWarning a:hover{color:#090}
.footWarning{ margin-top:30px; text-align:center; color:#999; font-size:12px; line-height:28px }