<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
*{ margin:0 auto; padding:0; list-style:none;}
img{border:none;}
li{list-style:none;}
.cl{clear:both;line-height:0;font-size:0;}
body{ text-align:center; font-size:14px;font-family:"宋体"; background:#f2f9ff}

.bigbox{ width:100%; height:auto; margin-top:40px;}
.head{width:100%; height:20%; text-align:center}
.content{width:100%;height:auto;}
.textbox input{ width:518px; border:0; height:47px; background:url(../images/textbox.jpg) no-repeat left center; color:#555; padding-left:10px;}
.name{ color:#000000; font-size:18px;font-family:"微软雅黑";}
.query input{ width:526px; height:45px; background:url(../images/querym.jpg) no-repeat center center; color:#FFFFFF; font-size:18px; font-family:"微软雅黑"; border:0;}
.edge{ background:#ccc; color:#000}
.edge tr td{ background:#FDFDFD; padding:10px;}

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