﻿
body {margin: 0; padding: 0; color: #000;
font-family: "Microsoft Yahei","Microsoft JhengHei" , Tahoma, Helvetica, Helvetica,Verdana,Arial,Sans-Serif;
    font-size:14px;}
img {border: 0;}
h3 {font: bold 1em arial; letter-spacing: -1px; font-size: 100%;}

.tit {padding:10px; background:#f5f5f5;} .tag {background:#ffa;}
.msg {padding:10px; padding-left:35px;}
.msg.done {background:url("../images/msgico/ico-done.gif") 10px 50% no-repeat;border:2px solid #BBDF8D; background-color:#EAF7D9;}
.msg.error {background:url("../images/msgico/ico-delete.gif") 10px 50% no-repeat;border:2px solid #FFAEAE; background-color:#FEEBEB;}
.msg.warn {background:url("../images/msgico/Alert.png") 10px 50% no-repeat;border:2px solid #BBDF8D; background-color:#EAF7D9;}
.msg.construction {background:url("../images/msgico/constructionspin_0.gif") 10px 50% no-repeat;border:2px solid #BBDF8D; background-color:#EAF7D9;}
.msg.notfound {background:url("../images/msgico/find_0.gif") 10px 50% no-repeat;border:2px solid #BBDF8D; background-color:#EAF7D9;}

.loading-indicator { font-size: 80%; font-family: arial, sans-serif; font-weight: bold; position: absolute; z-index: 100; padding: 3px; left: 5%; margin-left: -16px; background-color: #fff1a8; color: #000; border: 2px solid #fff1a8; border-top: 0px; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-left-radius: 4px; -webkit-border-bottom-right-radius: 4px; }