/** search box **/
.content_top_search { font-size: 12px; position: relative; left: 8px; width: 500px; height: 46px; border-bottom: 1px solid #d8d1ca; }
.content_top_search_content { position: relative; top: 15px; left: 15px; width: 500px; }
.content_top_search_field_left { position: relative; width: 280px; float: left; }
.content_top_search_field_right { position: relative; right: 145px; float: left; }
.content_top_search_content a:link { color: #427dba; font-weight: bold; line-height: normal; text-decoration: none; padding-right: 7px; }
.content_top_search_content a:visited { color: #427dba; font-weight: bold; line-height: normal; text-decoration: none; padding-right: 7px; }
.content_top_search_content a:hover { color: #007dff; font-weight: bold; line-height: normal; text-decoration: underline; padding-right: 7px; }
.content_top_search_content a:active { color: #427dba; font-weight: bold; line-height: normal; text-decoration: none; padding-right: 7px; }
.search_field { background-image: url(../images/search.gif); background-repeat: no-repeat; position: absolute; top: 0; left: 160px; width: 146px; height: 19px; margin: 0; padding: 0; border-style: none; border-width: 0; }
.search_button { background-image: url(../images/search_btn.gif); background-repeat: no-repeat; position: absolute; top: 0; left: 306px; width: 26px; height: 19px; margin: 0; padding: 0; border-style: none; border-width: 0; }
.search_text {}
