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

/*error--detail內容*/
#errorDetail { height:420px; width:100%; position:fixed; z-index: 49; bottom: 60px; left:0; background:url(/images/all/opacity8.png) repeat 0 0;}
#errorDetail .ed_top { background-color:#90c31f; height:32px;}
#errorDetail .ed_top .ed_title {width:920px;  margin:0 auto; padding: 0 20px;}
#errorDetail .ed_top .ed_title h1 { background:url(/images/all/material.png) no-repeat 0 -200px; padding-left:44px; height:32px; color:#fff; font-weight:bold; float:left; line-height:34px; font-size:17px; letter-spacing:2px;}
#errorDetail .ed_top .ed_title .ed_classtree {float:right; line-height:34px; font-size:13px; color:#fff;}
#errorDetail .ed_top .ed_title .ed_close {position:relative; width:89px; height:14px;  top:-14px; left:832px;}
#errorDetail .ed_top .ed_title .ed_close a {display:block; width:89px; height:14px; background:url(/images/all/closeBtn.png) no-repeat 0 0;}

#errorDetail .ed_bottom { height:388px;}
#errorDetail .ed_bottom .ed_content {height:308px; width:920px; overflow:auto; position:absolute; margin: 40px 20px 0 20px; display:none;}
