<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
? div,table,html,body,form,ul,ol,li,dl,dt,img,dd,tr,span,input,select,img,p{margin:0 ;padding:0;}
h1,h2,h3,h4,h5,h6{padding:0;margin:0;}
body{font-size:12px;font-family:"宋体";text-align:left;}
a{text-decoration:none; color:#000000;}
a:hover{text-decoration:none;color:#CC0000;}
ul li{list-style:none;}
img{border:none;}


.container{
width:800px;
margin:0 auto;
padding-top:20px;
padding-bottom:70px;
background-color:#F5FFDD;
}

.container table{
margin:0 auto;
}

.container table td{
padding:3px;
}

.top{
width:800px;
margin:0 auto;
}

.input_01{
height:20px;
width:180px;
line-height:20px;
font-size:12px;
}

.input_02{
width:600px;
height:400px;
line-height:20px;
}




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