@charset "utf-8";
.smartSiteGo{position:relative; float:right}
.smartSiteGo select{float:left; margin:0 2px 0 0; padding:3px 2px 3px 2px; border:1px solid #bbb; border-radius:0; letter-spacing:1px; font-family:Arial,돋움,sans-serif; font-size:12px; font-weight:normal; color:#808080; -webkit-appearance:none; cursor:pointer}
.smartSiteGo select option{font-family:Arial,돋움,sans-serif; font-size:12px; font-weight:normal; color:#808080; cursor:pointer}
.smartSiteGo input.goGo{float:left; width:34px; height:22px; margin:0; padding:0; background-color:#4e99b8; border:0; border-radius:0; color:#fff; cursor:pointer; -webkit-appearance:none; -webkit-transition:background-color .2s ease; -moz-transition:background-color .2s ease; -ms-transition:background-color .2s ease; -o-transition:background-color .2s ease; transition:background-color .2s ease}
.smartSiteGo input.goGo:hover,
.smartSiteGo input.goGo:focus{background-color:#3a3a3a}
