div#flash_space{
width: 840px;
height: 780px;
margin: 0px auto 0 auto;
}
div#topics{
width: 480px;
float: left;
}
div#philosophies{
width: 330px;
float: right;
}
.ml10{
margin-left: 5px;
}
#topics .image_house{
float: left;
}
#topics .right_box{
float: right;
width: 385px;
}

#topics .h_house{
font-size: 12px;
padding-left: 12px;
background: url('../images/common/point_cursor.gif') left 1px no-repeat;
display:inline;
}

#topics .pic p{
padding-left: 10px;
}
#topics .pic{
clear: both;
}
#topics .text{
clear: both;
}