/* 요청 자료 내용 보기 */
.center .center_request_view .my_con{
    margin-top: 0;
}
.center .center_request_view .my_con .my_chart .b_body{
    min-height: 300px;
}
.center .center_request_view .my_con .my_chart .b_body p{
    font-size: 1.7rem;
    line-height: 1.4;
    color: #666;
}
.center .center_request_view .my_con .my_chart .board .b_comment{}
.center .center_request_view .my_con .my_chart .board .b_comment ul{}
.center .center_request_view .my_con .my_chart .board .b_comment ul li{
    width: 100%;
}
.center .center_request_view .my_con .my_chart .board .b_comment ul li span{}
.center .center_request_view .my_con .my_chart .board .b_comment .b_c_body{}
.center .center_request_view .my_con .my_chart .board .b_comment .b_c_body p{}