﻿.iconLogin{background:url("../images/login.gif") no-repeat;height:22px;width:72px;cursor: hand;}
.LoginInput{border:solid 1px #aaaaaa;background-color:#FFFFFF;width:137px;height:22px;}
.CodeInput{border:solid 1px #aaaaaa;background-color:#FFFFFF;width:60px;height:22px;}

.iconLoading{background-image:url("../images/WinLoading.gif");height: 24px;width:24px;}
.WinLoading{height:80px;width:80px;display:none;position:absolute;border:solid 1px #489F60;background-color:#ffffff;filter:alpha(opacity=90);}

/*copy*/
#tbList{border-bottom:solid 1px #FF8A00; border-left:solid 1px #FF8A00;border-right:solid 1px #FF8A00;word-wrap:break-word;word-break: break-all;}
#tbList td{border-bottom:dashed 1px #9f9f9f;line-height:16px; height:20px;}
#tbHead{height:24px;background:#FFE380;border-top:solid 1px #FF8A00;border-left:solid 1px #FF8A00;border-right:solid 1px #FF8A00;border-bottom:solid 1px #AFC7FF;}
.SLine{color:green;}
.STitle{font-size:14px;font-weight:bold;color:#8B0000;line-height:24px;}
.SInputName{font:bold 12px;}
.SInput{border:solid 1px #FF9540;background-color:#FFFFCC;font:12px Courier New;}
#tbInput{border:solid 1px #FF9540; padding:3px;}
#tbInput td{border-bottom:dashed 1px #aaa;}
