﻿#CommonSearchBoxHome{position: absolute;top: 10px;right: 0px;border-radius: 2px;z-index: 2;}
#CommonSearchBoxHome .tb{width:220px;height:30px;background:#fff;border:1px solid #c2c2c2;font:italic 13px/30px 'SegoeUI';color:#666;padding: 0 15px;outline: none;box-sizing:border-box;border-radius:3px}
#CommonSearchBoxHome .btok{float:right;width:45px;height:30px;background:none;border: none;text-indent: -999px;cursor: pointer;background: url(ics.png.ashx) no-repeat center;}
#frmSearch{ position: relative;margin-top: 2px;}
#frmSearch .btok{ position: absolute;right: 1px;top: 0px;}