﻿/* 信息提示 */
.msgBox{ display:none;  width:400px; border:4px solid #ffa477;cursor:move; background:#fff;   }
.msgBox .hd{ height:30px; line-height:30px;background:#c00;margin:2px; border-bottom:2px solid #ffa477;    }
.msgBox .hd em{ display:block; _display:inline; float:right; margin:8px 8px 0px 10px;  width:15px; height:15px; line-height:12px;  text-align:center;  background:#fff; cursor:pointer;overflow:hidden; font-size:14px; font-family:Verdana; color:#1855a8; }
.msgBox .hd h3{  font-size:12px;color:#fff; padding-left:10px; text-align:left; }
.msgBox .bd{ padding:15px; line-height:28px;  font-size:14px; text-align:center;background:#fff;min-height:80px    }
.msgBox .bd a{ color:#E67B11;text-decoration:none;    }
.msgBox .bd #point{ color:#00c425; font:normal 20px/40px "Microsoft YaHei"; _font-weight:bold;  }
.msgBox .bd .bdIn{padding:10px;text-align:center; }
.msgBox .bd .bdIn .subDiv{margin:15px 0;padding:20px 0 10px 0;border-top:1px dotted #ffa477;  }
.msgBox .bd .btn{ background:#D91B01;border:1px solid #c00;height:20px;line-height:20px;padding:5px 5px 8px;margin:0 !important; width:auto !important;text-indent:0 !important; text-align:center !important; border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; -webkit-border-radius:5px;}
.msgBox .bd .btn span{text-indent:0 !important;background:none !important;color:#fff !important; font-size:12px;padding:0 15px !important; line-height:18px; }
#expose{background:#ccc; }

/* 简单信息提示，结合js的showMsg函数使用 */
.miniMsgBox{ display:none; left:10px; position:absolute; z-index:100;padding:5px 10px; font-size:12px; z-index:999; background:#FFFAE6; color:#f90; border:#F0B04B solid 1px;  line-height:20px;  text-align:left;   }

<!--做题记录-->
.RecordWrap{ position:fixed; right:0px; top:220px; _position:absolute;}
.RecordWrap{ _bottom:auto; _top:expression(eval(document.documentElement.scrollTop + 220));}
.RecordWrap .overz{overflow:auto;zoom:1;overflow-x:hidden;overflow-y:hidden;}
.RecordWrap .Record_icon{width:36px;height:156px;overflow:hidden;font-family:'宋体';}
.RecordWrap .Record_icon a{display:block;width:36px;height:156px;background:url(/Skin/iaudit/2.0/images/middle/Record_bg.png) no-repeat;}
.RecordWrap .Record_windows{width:144px;}
.RecordWrap .Record_w_top{background:url(/Skin/iaudit/2.0/images/middle/Record_bg.png) no-repeat -36px 0;height:10px;}
.RecordWrap .Record_w_c{background:url(/Skin/iaudit/2.0/images/middle/Record_bg.png) repeat-y 0 -185px;padding:0 5px;}
.RecordWrap .Record_w_bottom{background:url(/Skin/iaudit/2.0/images/middle/Record_bg.png) repeat-y -36px -35px;height:29px;}
.RecordWrap .Record_content{background:url(/Skin/iaudit/2.0/images/middle/Record_bg.png) no-repeat -147px -185px;padding-top:11px;}
.RecordWrap .Record_content a.bj_icon{background:url(/Skin/iaudit/2.0/images/middle/Record_bg.png) no-repeat -37px -130px;width:121px;height:25px;display:block;margin:0 auto;line-height:20px;cursor:pointer; color:#666;}
.RecordWrap .Record_content a.bj_icon:hover{background-position:-159px -130px;color:#FFF; text-decoration:none;}
.RecordWrap .Record_bar h2{background:url(/Skin/iaudit/2.0/images/middle/Record_bg.png) repeat-x 0 -156px;height:29px;line-height:27px;font-size:12px;color:#666;text-align:left;}
.RecordWrap .Record_bar h2 a{display:block;padding-left:14px;margin-left:6px;cursor:pointer;}
.RecordWrap .expand h2 a{background:url(/Skin/iaudit/2.0/images/middle/Record_bg.png) no-repeat -36px -69px; cursor:default;text-decoration:none;color:#666; font-weight:bold;}
.RecordWrap .expand h2 a：hover{ color:#666;}
.RecordWrap .Record_content{text-align:center;border-bottom:1px solid #d0d0d0;margin-bottom:1px;}
.RecordWrap .Record_content ul li{height:24px;line-height:24px;margin-bottom:6px;font-family:'宋体';}
.RecordWrap .Record_content ul li a:hover{color:#c81d04;}
.RecordWrap #Record_tab{float:left;}
.RecordWrap #RecordService{float:left;margin-left:-3px;}
.RecordWrap #RecordType1{display:block;}
