@charset "utf-8";

/* CSS Document 
----------------------------------------------------------------------------

1.SEARCH_CONDITION

2.SEARCH_RESULT

3.RESULT_DETAIL

----------------------------------------------------------------------------*/

/* 1.SEARCH_CONDITION
----------------------------------------------------------------------------*/
.search_condition{
margin:0 0 15px 0;
padding:0 0 7px 0;
width:640px;
background:#97D5FF url(../search/img/search_bg01.jpg) left bottom no-repeat;
}

.search_condition input, .search_condition form{
margin:0 3px 0 0;
padding:0;
}
.condition_detail{
margin:0 auto;
width:623px;
}

.condition_detail th{
padding:5px;
text-align:left;
font-size:75%;
font-weight:normal;
background:#F3F3F3;
}

.condition_detail td{
text-align:left;
padding:5px;
font-size:75%;
background:#FFFFFF;
}

.cd_subcell td{
padding:3px 0;
font-size:100%;
}

.sd_subcell td{
padding:3px 0;
}
.sd_subcell .cell_line{
background:url(../img/dotline_bule_x.gif) left bottom repeat-x;
}

.sc_btn{
margin:7px 0 0 0;
text-align:center;
}

/* 2.SEARCH_RESULT
----------------------------------------------------------------------------*/
.search_result{
margin:0 0 15px 0;
width:640px;
font-size:75%;
background:#F7F7F7;
}
.search_result table{
width:100%;
}
.search_result td{
padding:3px 8px;
font-weight:bold;
}

.sr_sidel span{
color:#FF0000;
}
.sr_sider{
text-align:right;
}

.sr_change{
clear:both;
padding:10px 0 10px 6px;
background:#E9E9E9;
}
.sr_change a{
font-weight:bold;
}
.sr_change span{
margin:0 5px;
}

.search_result02{
padding:10px 0;
width:640px;
font-size:75%;
background:#F7F7F7 url(../search/img/search_bg02.gif) left bottom no-repeat;
}
.search_result02 table{
width:100%;
}
.search_result02 td{
padding:3px 8px;
font-weight:bold;
}

/* 3.RESULT_DETAIL
----------------------------------------------------------------------------*/
.result_detail{
margin:0 0 15px 0;
width:652px;
background:url(../search/img/listing01_bg04.gif) left top repeat-y;
}

.rd_subtit{
margin:0 0 10px 0;
width:652px;
background:url(../search/img/listing01_bg01.gif) left top no-repeat;
}
.rd_sidel{
float:left;
width:495px;
}
.rd_sidel table{
margin:20px 0 0 25px;
}
.rd_sidel th{
padding:5px;
color:#3399FE;
text-align:left;
font-size:75%;
font-weight:normal;
}
.rd_sidel td{
padding:5px;
font-size:75%;
}
.rd_txt{
color:#005BC1;
font-weight:bold;
}
.rd_sider{
float:right;
width:150px;
}

/*
------------------------------------------*/
.rd_cell{
padding:0 24px 0 11px;
width:617px;
}

.rd_cell table{
width:100%;
}
.rd_cell th{
padding:5px;
color:#3399FE;
text-align:left;
font-size:75%;
font-weight:normal;
background:url(../img/dotline_bule_x.gif) left bottom repeat-x;
}
.rd_cell td{
padding:8px 5px 8px 5px;
font-size:75%;
line-height:130%;
background:url(../img/dotline_bule_x.gif) left bottom repeat-x;
}

.rd_cell .empty_cell{
padding:0;
width:10px;
background:none;
}

.rd_icon img{
margin:0 8px 3px 0;
}

.sd_btn{
padding:8px 22px 8px 0;
width:630px;
text-align:right;
background:url(../search/img/listing01_bg05.gif) left bottom no-repeat;
}


