|
@@ -932,4 +932,16 @@ body.popup-body>.wrap_pop {
|
|
|
}
|
|
|
.qc-context div { padding: 2px}
|
|
|
.qc-context div a {display:block; color: #e98f8f; padding:6px 4px; box-sizing:border-box; width:100%;}
|
|
|
-.qc-context div a:hover { font-weight:bold; background: rgb(251 241 245);}
|
|
|
+.qc-context div a:hover { font-weight:bold; background: rgb(251 241 245);}
|
|
|
+
|
|
|
+.w2group .bg_hdivision {
|
|
|
+ background: url(/resources/images/contents/bg_Hdivision.gif) repeat-x 0 bottom;
|
|
|
+}
|
|
|
+.w2group .bg_hdivision_img {
|
|
|
+ position: relative;
|
|
|
+ background: url(/resources/images/contents/icon_dragleft.gif) no-repeat;
|
|
|
+ height: 15px;
|
|
|
+ width: 33px;
|
|
|
+ top: -10px;
|
|
|
+ margin: 0 auto;
|
|
|
+}
|