<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*add*/
.alertbg{position:fixed;width:100%;height:100%;background:url(../images/black.png);left:0;top:0;z-index:9999;display:none;}
.addbox{width:906px;height:548px;position:fixed;left:50%;top:50%;margin-left:-453px;margin-top:-274px;background:#f5f5f5 url(../images/addbg.jpg);z-index:9999;display:none;}
.addleft{width:312px;float:left;margin:34px 0 0 53px;}
.addleft table tr td{font-size:14px;color:#8f8f8f;}
.addleft table tr td input.addtext1{width:233px;height:30px;line-height:30px;border:none;border-bottom:1px solid #ddd;}
.addleft table tr td textarea{width:300px;padding:5px;border:none;border-bottom:1px solid #ddd;line-height:18px;height:40px;}
.addleft table tr td textarea.text2{height:60px;}
.addleft table tr td input.addsub{width:81px;height:28px;border:none;background:url(../images/addsub.jpg); cursor:pointer;}

.addright{width:454px;float:right;margin:34px 25px 0 0;}
.addright img{width:454px;}
.addright p{margin:15px;line-height:24px;font-size:14px;color:#0081cc;}
.addright p span{font-size:14px;color:#8e8e8e;}

#addclose{position:absolute;right:-30px;top:10px; cursor:pointer;}



</pre></body></html>