h2 a {color: #d54b1e;}

#srchtbl {text-align: left;width: 100%;margin-right: auto;margin-left: auto;margin-bottom: 20px;margin-top: 15px;}
#srchtbl td.rslt {color: #d54b1e;}
#srchtbl td.numb {font-size: .9em;color: #666;padding-left: 10px;}

#srchfrm {width: 100%;margin-right: auto;margin-left: 0px;text-align: left;}

#srchbx {margin-left: 0px;width: 100%;margin-bottom: 20px;}
#srchbx td {vertical-align: middle;text-align: left;padding-top: 3px;}
#srchbx input.button {font-size: 1.2em;margin-left: 0px; margin-top:2px;}
input#typein { border: 1px solid #222; padding: 6px; font-size: 1.2em; line-height: 1.2; width: 80%; }

#span-icnsrch {background: url(../_img/ele/icn-srch.png) no-repeat center center;display: block;
height: 29px;width: 30px;margin-right: auto;margin-left: auto;}

.pglnks {margin-top: 40px;border-top-width: 1px;border-top-style: solid;border-right-style: none;
border-bottom-style: none;border-left-style: none;border-top-color: #E3825F;padding-top: 10px;}


@media (max-width: 480px) {
input#typein {width: 96%; }
}