@charset "UTF-8";

.searchPage {height:20px; padding:15px; background:url(/application/views/search/chemlocus/images/bg_search_box.gif) no-repeat;}
.searchPage img {vertical-align:middle;}

.detailSearchBox {height:210px; padding:20px; background:url(/application/views/search/chemlocus/images/bg_detail_search_box.gif) no-repeat;}
.detailSearchBox img {vertical-align:middle;}
.detailSearchBox dl {width:100%; margin-bottom:10px; overflow:hidden; background:url(/application/views/news/chemlocus/images/bg_line_duble.gif) repeat-x left bottom;}
.detailSearchBox dl dt {float:left; width:60px; height:30px;}
.detailSearchBox dl dd {float:left; width:500px; height:30px;}
.detailSearchBox dl dd label {display:inline-block; width:72px; color:#7b5555;}

.resultTitle {margin:20px 0; font-size:16px; font-weight:bold; color:#333;}
.resultTitle em {color:#c70000;}