@charset "gb2312";
*{padding:0px; border:0px; margin:0px; font-family:"ºÚÌå"; text-decoration:none;}
body{background-color:#1fc8db;background-image:linear-gradient(141deg,#9fb8ad 0%,#1fc8db 51%,#2cb5e8 75%);}
img{cursor:pointer;}

.text_line{clear:both; margin-bottom:0;}
.box1,.box2{width:5em; height:2em; color:white; float:left; margin:0.5em 0 0 0.5em; line-height:2em;font-size:1.3em; text-align:center; border:0.1em solid lightyellow; border-radius:0.3em; overflow:hidden;}
.box1{background:black;cursor:default;}
.box2{cursor:pointer;}
.box2:hover{background:darkblue;}
.headT{height:2em; color:white; background-color:green; font-size:1.5em; line-height:2em; text-align:center; margin:0.5em;}
.inputA,.inputB{color:black; line-height:2em; margin:0; font-size:1em; font-family:"";}
.inputA{height:2.2em; width:100%; text-align:left; background:rgba(255,255,255,0.5); text-indent:1em;}
.inputA:hover{background:rgba(255,255,255,0.9);}
.inputB{height:2em; text-align:center;}
.search1{width:10em;height:2em; float:left; font-size:1em; line-height:2em; margin:0.5em 0em;}