@charset "utf-8";

body {background:#fff;}

div.error {height:255px; position:absolute; top:50%; left:50%; margin:-150px 0 0 -355px; display:inline-block; padding:0 0 0 336px; background:url(/commons/images/errorBg.gif) 0 0 no-repeat;}
div.error>strong {display:block; font-size:32px; color:#444; line-height:32px; padding:0 0 22px;}
div.error>span {font-size:18.67px; color:#6c6c6c; font-weight:bold; padding:0 0 22px 4px; display:block;}
div.error ul {padding:0 0 0 3px;}
div.error ul li {font-size:14.67px; color:#6c6c6c; padding:0 0 10px 10px; background:url(../images/errorBar.gif) 0 8px no-repeat;}
div.error p {padding:15px 0 0 0;}
div.error p a.errorBt1 {width:130px; height:35px; text-align:center; line-height:35px; color:#fff; font-size:14.67px; background:url(/commons/images/errorBtBg1.gif) 0 0 no-repeat; display:inline-block; font-weight:bold; margin:0 5px 0 0;}
div.error p a.errorBt2 {width:110px; height:35px; text-align:center; line-height:35px; color:#fff; font-size:14.67px; background:url(/commons/images/errorBtBg2.gif) 0 0 no-repeat; display:inline-block; font-weight:bold;}
