@charset "utf-8";
/* CSS Document for ac auth; */

html, body, p, ul, li,h2{ margin:0; padding:0; list-style:none;}
ol li{ list-style:decimal; }
body{ background-color:#eee; font:normal 9pt/150%  "MicroSoft YaHei", Tahoma, "SimSun", Verdana, Geneva, sans-serif; color:#333; text-align:center;}
a{ color:#039;}
a:hover{ color: #090;}
.dialog{ background:#FFF; border:1px solid #ddd; margin: 48px; padding:30px; text-align:left;}
.dia-head{ border-bottom:2px solid #09F; position:relative; height:36px; overflow:visible;}
.dia-head h2{ border-bottom:2px solid #039; border-right:1px solid #FFF; background:url(../images/warning.gif) no-repeat left center; height:36px; line-height:36px; position:absolute; z-index:1; width: auto; display:block; white-space:nowrap; padding:0 12px 0 36px;}

.dia-body{ padding:4px; clear: both;}
.info-text{ font-size:14px; padding:5px 0;}
.info-btns table{ float:left;}
.info-btns{ height: 28px; clear:both;}

.dia-foot{ text-align:right; color:#999; padding:4px 0; clear: both;}
.dia-foot *{ display: inline;}
.dia-foot .links{ float:left;}
.dia-foot .links li{ padding: 0 14px; background: url(../images/bullet_green.png) no-repeat left center;}
.grid-head{ padding:4px 0;}
.grid-body{ border:1px solid #ddd;} 
.grid-inner table{border-collapse:collapse;}
.grid-inner th{ background:url(../images/bg.jpg) repeat-x left center; height:24px; line-height:24px; border:1px solid #FFF; border-collapse:collapse;}
.grid-inner th a{ text-decoration:none; display:block; color:#333; }
.grid-inner th a:hover{ text-decoration:underline;}
.col-tm{ width: 140px;}
.red{ color:red;}
.loading{ background:url(../images/waiting.gif) no-repeat left center; display:block; height:24px; line-height:24px; padding-left: 24px;}
div.button{ width:80px; height:22px; text-align:center;}
div.button a{ background:url(../images/buttons.gif) no-repeat; text-align:center; text-decoration:none; display:block; color:#333; font-weight:bold; line-height:22px;}
div.button a:hover{ background-position:left bottom; color:#030;}
.itext{ width: 140px;}






