/* CSS Document */
.error{  width:367px; margin:197px auto 0 auto;}
.error .title{ border-bottom:2px solid #e2e2e2; text-align:center; padding:20px 0;}
.error .title h2{ font-size:30px; line-height:36px; font-weight:bold;color:#666666;}
.error .title h2 img{ vertical-align:text-bottom; margin-right:17px;}
.error dl{ padding:10px  27px 0 35px;}
.error dl dd{ float:left;font-size:18px; line-height:36px; color:#666666;}
.error dl dt{ float:left; }
.error dl dt ul{}
.error dl dt ul li{ font-size:18px; line-height:36px; color:#666666; background:url(../images/error_icon2.png) 11px center no-repeat; padding-left:28px;}
.error a{ color:#5ca4f7;  font-size:18px; line-height:36px; display:block; margin-top:20px; text-decoration:underline;padding-left:28px;}