﻿@charset "utf-8";
/* CSS Document */

/*查询样式*/


.searchbox{ padding-top:10px; color:#fff;width:110px;}
.searchbox .l{ padding-left:11px; background:url(../images/l.jpg) no-repeat ; height:25px;}
.searchbox .m{ background:url(../images/m.jpg) repeat-x; height:25px;}
.searchbox .m .searchkey{ outline:none; border:0;  height:22px; line-height:22px; background:none; font-size:12px;  width:140px; float:left; color:#fff;}

.searchbox .m .searchbut{background:url(../images/r.jpg) no-repeat; cursor:pointer; border:0; width:31px; height:25px; float:right;}

.searchbox {width:240px; padding-left:200px;}