diff --git a/css/default_shop.css b/css/default_shop.css index c1ce268fd..9cb4db43b 100644 --- a/css/default_shop.css +++ b/css/default_shop.css @@ -608,6 +608,10 @@ td.empty_table {padding:85px 0;text-align:center} #sit_rel .sct_last {margin:0 !important} /* 사용후기 모음 */ +#sps_sch {margin:0 0 10px} +#sps_sch a {display:inline-block;padding:0 8px;height:22px;background:#333;color:#fff;text-decoration:none;vertical-align:middle;line-height:1.9em} +#sps_sch .btn_submit {height:22px;vertical-align:middle} + #sps {zoom:1} #sps ol {margin:0;padding:0;border-top:1px solid #e9e9e9;list-style:none} #sps li {position:relative;padding:10px;border-bottom:1px solid #e9e9e9} @@ -616,19 +620,44 @@ td.empty_table {padding:85px 0;text-align:center} .sps_img {float:left;margin:0 10px 0 0;width:80px} .sps_img span {position:absolute;font-size:0;line-height:0} -.sps_section {float:left;width:630px} - #sps dl {margin:5px 0 10px;zoom:1} #sps dl:after {display:block;visibility:hidden;clear:both;content:""} #sps dt {float:left} #sps dd {float:left;margin:0 20px 0 5px} #sps dd img {position:relative;top:-2px} +.sps_section {float:left;width:630px} .sps_section p {padding:0;width:100%;height:20px;overflow:hidden} .sps_con_full {padding:0;height:auto !important} .sps_con_btn {margin:5px 0 0;text-align:right} .sps_con_btn button {margin:0;padding:5px;border:0;background:#565e60;color:#fff} +/* 상품문의 모음 */ +#sqa_sch {margin:0 0 10px} +#sqa_sch a {display:inline-block;padding:0 8px;height:22px;background:#333;color:#fff;text-decoration:none;vertical-align:middle;line-height:1.9em} +#sqa_sch .btn_submit {height:22px;vertical-align:middle} + +#sqa {zoom:1} +#sqa ol {margin:0;padding:0;border-top:1px solid #e9e9e9;list-style:none} +#sqa li {position:relative;padding:10px;border-bottom:1px solid #e9e9e9} +#sqa li:after {display:block;visibility:hidden;clear:both;content:""} + +.sqa_img {float:left;margin:0 10px 0 0;width:80px} +.sqa_img span {position:absolute;font-size:0;line-height:0} + +#sqa dl {margin:5px 0 10px;zoom:1} +#sqa dl:after {display:block;visibility:hidden;clear:both;content:""} +#sqa dt {float:left} +#sqa dd {float:left;margin:0 20px 0 5px} +#sqa dd img {position:relative;top:-2px} + +.sqa_section {float:left;width:630px} +.sqa_section .sqa_con {padding:10px;background:#f2f5f9;line-height:1.7em} +.sqa_section p {padding:0;width:100%;height:20px;overflow:hidden} +.sqa_con_full {padding:0;height:auto !important} +.sqa_con_btn {margin:5px 0 0;text-align:right} +.sqa_con_btn button {margin:0;padding:5px;border:0;background:#565e60;color:#fff} + /* 마이페이지 */ #smb_my {} diff --git a/shop/itemqalist.php b/shop/itemqalist.php index c9cf685f6..7ba0194db 100644 --- a/shop/itemqalist.php +++ b/shop/itemqalist.php @@ -57,23 +57,27 @@ $from_record = ($page - 1) * $rows; // 시작 열을 구함 ?> -전체보기
- - - +
+ 전체보기 + + + + + +
-
+
@@ -112,17 +116,17 @@ $from_record = ($page - 1) * $rows; // 시작 열을 구함 ?>
  • -
    + -
    +

    -
    +
    작성자
    작성일
    @@ -131,7 +135,7 @@ $from_record = ($page - 1) * $rows; // 시작 열을 구함
    -
  • 0) echo ''; - if ($i == 0) echo '

    자료가 없습니다.

    '; + if ($i == 0) echo '

    자료가 없습니다.

    '; ?>
    diff --git a/shop/itemuselist.php b/shop/itemuselist.php index aa7069abf..f6a8b87d3 100644 --- a/shop/itemuselist.php +++ b/shop/itemuselist.php @@ -57,20 +57,22 @@ $from_record = ($page - 1) * $rows; // 시작 열을 구함 ?> -전체보기 -
    - - - +
    + 전체보기 + + + + +