.new_thumb_bbs_view .head { position : relative; border : 1px solid #ddd; border-radius : 10px; line-height : 45px; padding : 0 0 0 180px; font-weight: bold;  }
.new_thumb_bbs_view .head p { position : absolute; top : 0; left : 0; width : 150px; padding-left : 15px; font-size : 1.4em; color : #555; line-height : 45px;  }
.new_thumb_bbs_view .head_title { border-radius : 5px; background-color : #757575; font-size : 1.1em; color : #fff; padding : 0 15px; padding-right : 120px; }
.new_thumb_bbs_view .head a { position : absolute; top : 6px; right : 8px;  }

.new_thumb_bbs_view #bodyThumbTarget,
.new_thumb_bbs_view #bodyThumbTarget2 { margin : 30px 0; height : 525px; overflow : hidden }
.new_thumb_bbs_view #bodyThumbTarget img,
.new_thumb_bbs_view #bodyThumbTarget2 img { display : block; margin : 0 auto; width : auto; max-width : 730px; height : auto; max-height : 100% !important }

.new_thumb_bbs_view .foot { border-top : 1px solid #e3e3e3; border-bottom : 2px solid #e3e3e3; padding : 20px 0 }
.new_thumb_bbs_view .foot.foot2 {  text-align : center; border : none }
.new_thumb_bbs_view .foot ul { overflow : hidden }
.new_thumb_bbs_view .foot.foot2 ul { display : inline-block }
.new_thumb_bbs_view .foot ul li { float : left; padding : 0 10px }
.new_thumb_bbs_view .foot ul li a { width : 130px; margin : 0 auto;  display : block; text-align : center; line-height : 150% }
.new_thumb_bbs_view .foot strong, .new_thumb_bbs_view .foot span { display : block; padding : 0 10px; font-weight: bold; font-size : 1rem }
.new_thumb_bbs_view .foot strong span { font-size : 1rem; font-weight: 300; }
.new_thumb_bbs_view .foot ul li p { border : 1px solid #e0e0e0; height : 85px }
.new_thumb_bbs_view .foot ul li p img { display : block; margin : 0 auto; height : 100%; width : auto !important }


@media ( max-width : 1024px ){ 
    .new_thumb_bbs_view .head p, 
    .new_thumb_bbs_view .head_title { font-size : 1rem; white-space: nowrap; overflow : hidden; text-overflow : ellipsis  }
    .new_thumb_bbs_view .head { padding-left : 120px }
    .new_thumb_bbs_view .head p { width : 120px }
}






















