/* ----------------------------------------------------------------	sub05 css shop---------------------------------------------------------------- *//* --------------------------------------------------------------*//* general *//* --------------------------------------------------------------*/#sub_container {}/* --------------------------------------------------------------*//* content_left *//* --------------------------------------------------------------*/#main_left{  float:left;  width:230px;  text-align:left;  height:450px;  overflow:hidden;}/* --------------------------------------------------------------*//* content_middle *//* --------------------------------------------------------------*/#main_middle{    float:right;    width:650px;    height:480px;    overflow:hidden;    position:relative;}#articleBox{    width:650px;    height:480px;    float:left;    overflow:hidden;}