@charset "utf-8";
.block-num{ display:block; float:left; width:20px; height:20px; line-height:20px; text-align:center; margin-right:5px; background:#F60; color:#FFF; font-weight:700;}
b.reg-mark{ display:block; float:left; width:80px;}
div.reg-filed{ padding:5px;}
.reg-tip{ color:#999; margin-left:10px;}
div#prool{ border:#666 solid 1px; background: #E6E6E6; height:200px; width:700px; margin-left:0; padding:10px; overflow:auto;}

#menu a{ color:#666; text-decoration:none;}
#menu a:hover{ color:#333; text-decoration:underline;}

ul#actions{ list-style:none; padding:0; margin:0; zoom:1; margin-top:11px;}
#actions li{ padding:10px; margin-top:2px; border:#CCC solid; border-width:1px 0 1px 1px; }
label.number{ width:18px; height:18px; background:#CCC; display:block; float:left; text-align:center; margin-right:10px; color:#666; font-size:10px;}
#actions li.focus{ right:-1px; background:#FFF; position:relative; zoom:1;}
#actions li a{ color:#666; text-decoration:none;}
#actions li a:hover{ color:#333; text-decoration:underline;}

#content *{ color:#666;}
.content-box{background:#F5F5F5; border-top:#ccc solid 1px; padding:5px 10px; margin-bottom:10px; overflow:auto; zoom:1;}

.content-box .tabs{ display:block; float:left; padding:2px 5px;}
.content-box .tab-checked{ background:#ccc;}
.content-box .tab-checked a{ color:#FFF;}
.content-box a{ text-decoration:none;}
.filed-div{ padding-left:5px; margin-bottom:5px;}

.list-row{ border-bottom:#CCC dashed 1px; padding:5px; overflow:auto; zoom:1;}
.list-row .domain,
.list-row .usefultime,
.list-row .action{ display:block; float:left; padding:0 5px;}

.list-row .domain{ width:200px;}
.list-row .usefultime{ width:100px;}

.list-row .logtime,
.list-row .logtype,
.list-row .logcontent,
.list-row .logaction{ display:block; float:left; padding:0 5px;}

.list-row .logtime{ width:135px;}
.list-row .logtype{ width:50px;}
.list-row .logcontent{ width:400px;}
.list-row .logaction{}
