
/**/
body {
background-image: none;
}


/* 搜尋索引 */

#search_is_index{
width:98%;
max-width:820px;
margin:15px 0px 10px 0px;
} 

#search_is_index .search_goal_key{
color:#38907e;
font-size:14px;
margin:4px 4px;
}

/* 搜尋列表 */

#list_wrap{
width:98%;
max-width:820px;
margin:0px 0px 10px 0px;
}


.list_table{
width:100%;
max-width:800px;
}

.list_table .cat_td{
width:180px;

}

.list_table .cat_place{
width:180px;

}

.list_table .cat_td_2{
width:140px;

}

.list_table .cat_place_2{
width:140px;

}

/* nav控制bar */

.nav_bar{
margin:10px 0px 15px 0px;

}

.nav_bar select{
border:1pt solid #aaaaaa;
margin:0px 7px;
}

.nav_bar .standy_by{
color:#cccccc;
}


