@CHARSET "UTF-8";
a{text-decoration:underline; }
div.dialog{width:580px;height:auto;padding:10px;overflow:hidden;font-family:微软雅黑;}
.diagtitle{width:100%;height:30px;border-bottom:#669900 1px solid;}
.diagtitle span{float:left;font-size:16px;color:#669900;}
.diagtitle a.clsBt{width:25px;height:25px;display:block;background:url('/Public/Images/closeBt.png') no-repeat;float:right;}
.diagcontent{width:450px;height:auto;overflow:hidden;padding:0px 65px;}
.diagcontent table{width:100%;height:auto;}
.diagcontent table tbody tr td{height:30px;color:#555555;}
.diagcontent table tbody tr td.leftlb{text-align:right;width:20%;font-weight:bold;}
.diagcontent table tbody tr td.rightctrl{text-align:left;width:80%;}
.diagcontent table tbody tr td a.entname{color:#669900;}
.diagcontent table tbody tr td select,.diagcontent table tbody tr td input {
	height:25px;background:#f5f5f5;border:#cccccc 1px solid;border-left:#ff0000 2px solid;
}
.diagcontent table tbody tr td.rightctrl h2{font-size:22px;font-weight:600;}
h2.succ{color:#669900;}
h2.faluer{color:#ff4400;}
.diagcontent table tbody tr td input.diagBt,input.diagBt,.diagBt
{background:#f0f0ff;width:70px;height:30px;color:#444444;border:#c0c0c0 1px solid;font-weight:600;}
.diagcontent h2{font-size:24px;font-weight:600;color:#ff4400;margin:100px auto;margin-bottom:30px;}
.diagcontent img{margin:0px auto;}
