/* -------------------------------
작업일자 :2013.07.11
작업자   :SJH
작업내용 :레이아웃 기본설계(전체)
------------------------------- */

/*label.error { position:absolute; padding:2px 10px; width:auto; color:#fff; background-color:#666; background-image:url(/images/icon/icon_down.gif) no-repeat 8 -15px; border:1px solid #333; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; -o-border-radius:2px; }*/
input.error { margin:0px; color:#f00; border:1px solid #f77; background-color:#ffe; }
select.error { margin:0px; color:#f00; border:1px solid #f77; background-color:#ffe; }
textarea.error { margin:0px; color:#f00; border:1px solid #f77; background-color:#ffe; }
