table.mapbox {
    padding: 0;
    margin: 0;
    border: 0;
	width:100%;
}
td.mapbox_t {
    height: 35px;
    line-height: 34px;
    border-color: #b3c8d9;
	margin: 0;
    padding: 0 6px 0 5px;
	background-color: #fff;
}
td.mapbox_lt {
    border-style: none;
}
td.mapbox_rt {
    border-width: 1px;
    border-style: none none solid dotted;
}
td.mapbox_rt img.breadHome {
    float: left;
    margin: 8px 8px 0 0;
}
td.mapbox_rt .breadEm {
    height: 35px;
    background: url(../../public/img/breadEm.png) 0 0 no-repeat;
    width: 11px;
    overflow: hidden;
    margin: 0 3px;
    float: left;
}
td.mapbox {
    padding: 0;
    margin: 0px;
    vertical-align: top;
    border-style: dashed solid solid none;
    border-width: 1px;
    border-color: #b3c8d9;
}
td.mapbox div.bdmap {
	height: 400px;
}
div.loc_title {
    vertical-align: middle;
    display: inline;
	margin-top: 5px;
}
div.searchForm {
	margin-top: 1px;
    vertical-align: bottom;
	display: block;
}
#gs_list {
    padding: 0px;
    margin: 0px;
    border: 0px;
    width: 299px;
    height: 360px;
    white-space: nowrap;
    overflow-x: hidden;
    overflow-y: auto;
}
#gs_list_idx, #gs_list_idx2 {
    width: 299px;
    height: 20px;
    border: 0px solid gray;
    font-size: 10pt;
    text-align: center;
    line-height: 18px;
}
#gs_list_table tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
#gs_list_table td {
    white-space: nowrap;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
    font-size: 12px;
}
#gs_list_table td.p_0 {
    color: black;
}
#gs_list_table td.p_1 {
    color: red;
}
#gs_list_table td.p_-1 {color: green;}
#gs_list_table td.pr {
	padding-left: 5px;
    font-size: 20px;
    vertical-align: top;
}
#gs_list_table td.pt {
    vertical-align: top;
    padding: 0px 5px 0px 5px;
}
#gs_list_table td.st_info {
    padding-bottom: 6px;
}
.pr {
    position: relative;
}
select {
    padding: 1px;
}
img.fp_trend_-1 {background:url(../../public/img/down.gif) no-repeat;} 
img.fp_trend_1 {background:url(../../public/img/up.gif) no-repeat;} 
img.fp_trend_0 {} 

#region_selector a.l:link,a.l:visited {color:#0066CC;text-decoration:none;}
#region_selector a.l:hover{text-decoration:underline;}
#region_selector em{color:#0089ff;}
#region_selector hr.line {
	padding: 0px;
    margin: 0px;
}

#region_selector #loc_me{float:right;}
#region_selector #loc_msg{color:red;}