/* CSS BY Orange 2009 */
input { border:1px solid #aeaeae; height:19px; vertical-align:middle}

/* =================== SEARCH BAR ================== */
.SEARCH{ margin-bottom:7px; margin-left:0px; margin-right:0px; background-image:url(../img/search_bg.jpg); width:490px; height:53px; background-repeat: no-repeat; padding-top:10px; padding-left:10px; }
.SEARCH ul{}
.SEARCH li{ float:left; line-height:18px;}
.SEARCH li.line{font-size:12px; color:#FFFFFF;}
.SEARCH li a{ display:block; width:54px; height:20px; font-size:12px; color:#FFFFFF; text-align:center;}
.SEARCH li a:hover{ background-image:url(../img/search_sel.jpg); color:#333333; text-decoration:none;}

.SEARCH_BLOCK{ margin-top:5px; max-width:480px;}
.SEARCH_INPUT{ float:left; width:480px; word-wrap:break-word;}

.SEARCH_BT{ width:58px; height:21px; background-image:url(../img/search_bt.jpg); border:1px solid #aeaeae;}
.SEARCH_INPUT a{ display:block; width:62px; height:15px; padding-top:5px; background-image:url(../img/search_bt.jpg); font-size:12px; color:#333333; font-family:Arial, Helvetica, sans-serif; text-align:center; text-decoration:none; background-repeat:no-repeat;}
.SEARCH_INPUT a:hover{ color:#333333; text-decoration:none; background-image:url(../img/search_bt_over.jpg);}
.SEARCH_INPUT a span{ display:block; background-image:url(../img/bt_search.jpg); background-position:left top; padding-left:10px; line-height:24px; font-size:12px; color:#333333; text-decoration:none;}
.SEARCH_INPUT a:hover span{background-position:left -24px;}