﻿#log {    background-color:rgba(255, 106, 0,0.8);    color:#000;    font-family:Arial;    font-size:12px;    position:absolute;    top:30%;    left:25%;    width:160px;    height:170px;    padding:7px;}#editpage {position:fixed;top:30px;right:10px;background:rgba(255, 106, 0,0.5);color:#fff;font-size:14px;font-family: Arial;font-weight: normal;line-height:24px;display:block;height:24px;padding:0 8px;text-decoration:none;}    #editpage:hover {    background:rgba(255, 106, 0,0.8);        }