/* CSS Document */

#content h2{
line-height:100%;
margin:0 0 15px 0;
}


.cont_cell{
width:598px;
margin:0 auto;
*margin:-6px auto 0;
padding:10px;
background:url(../img/img_search/cont_bg_mdl.gif) repeat-y 0 0;
}

.cont_tp{
width:618px;
height:8px;
margin:0 auto;
background:url(../img/img_search/cont_bg_tp.gif) no-repeat 0 0;
}

.cont_btm{
width:618px;
height:8px;
margin:0 auto;
background:url(../img/img_search/cont_bg_btm.gif) no-repeat 0 0;
}

.cont_cell h3{
clear:both;
padding:20px 0 2px;
}

.cont_cell h3.h3_1{
padding:0 0 2px;
}

.cont_cell li{
float:left;
display:inline;
width:119px;
}

.cont_cell input{
margin:0 3px 0 0;
}

.clear{
clear:both;
height:45px;
}

.search_btn{
width:79px;
margin:13px 0 0 268px;
}




.result
{
margin:0 5px 8px;
*margin:0 5px 6px;


}