@charset "GBK";
/**
 * CSS 404
 * Update: 2010-05-12
 * Page:404±¨´í
 * By:´ó°×²Ë
 */
 @import url(common.css);
body { background-color:#fff; }
#cLogin #wrapperVipLogin{   background:url(/web/images/404/404Bg.png) no-repeat right bottom; height:404px}
#cLogin{ background:#ffffff; height:404px; border-top:#eee0c1 solid 2px;border-bottom:#eee0c1 solid 2px}
 
#Info404{ width:913px; margin:0 auto}
#Info404 h1{ height:58px; line-height:58px; font-size:16px; text-align:center; border-bottom:#b2b2b2 dashed 1px; padding-top:88px;}
#Info404 h1.noBorBottom{  border-bottom:none; padding-top:150px}
#Info404 h1 img{ margin-right:5px}

#Info404 ol li{ list-style:decimal}
#Info404 dl{ padding-left:267px; font-size:14px}
#Info404 dl dt{ font-weight:bold; line-height:53px; height:53px}
#Info404 dl dd ol li{ margin-left:20px; line-height:26px;  list-style:decimal}
#Info404 dl dd ol li a{ color:#c79732; text-decoration:underline}

#InfoError{ padding-left:252px}
#InfoError #Etop{ height:43px; background:url(/web/images/404/Bg1.png) no-repeat;color:#a78344; line-height:25px; padding-left:10px}
#InfoError #Etop strong{ font-size:14px;}
#InfoError #Etop span.red{ padding:0 5px}
#InfoError #Ebg{ background:url(/web/images/404/Bg2.png) repeat-y; height:296px; padding:0 22px; }
#InfoError #Efoot{ background:url(/web/images/404/Bg3.png) no-repeat; height:50px}

#InfoError #txt{ padding:30px 0 20px 0; line-height:20px; }
#InfoError  input,#InfoError  select,#InfoError  textarea{ color:#9e7d46; padding-left:5px}
#InfoError  input#url{ width:450px; background:url(/web/images/404/urlBg.png) no-repeat ; border:none; height:19px;}
#InfoError  textarea#errIntro{ width:450px; height:121px;background:url(/web/images/404/errIntroBg.png) no-repeat ; border:none }
#InfoError  select#select{ width:90px;}
#InfoError  input#contact{ width:200px;background:url(/web/images/404/contactBg.png) no-repeat ; border:none; height:19px}
#InfoError  span.w50{ padding-left:50px}

#vipLoginFoot{ width:935px; margin:0 auto;margin-top:0px; border-top:none}