@charset "UTF-8";

@import url(base/wrapper.css);
@import url(base/head.css);
@import url(base/center.css);
@import url(base/foot.css);

#WrCenter #right #flash {
height: 200px;
width: 565px;
padding: 10px 0;
}
#WrCenter #right #map {
height: 307px;
width: 205px;
padding: 0 0 0 10px;
float: right;
}
#WrCenter #right .history {
float: left;
height: auto;
width: 350px;
}
#WrCenter #right .history h5 {
font-size: 14px;
font-weight: bold;
height: auto;
width: 350px;
border-bottom: 1px solid #666666;
padding: 0 0 5px 0;
margin: 0 0 5px 0;
}
#WrCenter #right .history p {
text-indent: 1em;
}

