|
@@ -1890,3 +1890,121 @@
|
|
|
position:absolute;
|
|
|
top:599px;
|
|
|
left:96px;
|
|
|
+}
|
|
|
+
|
|
|
+.proform_fliter_btn {
|
|
|
+ position:absolute;
|
|
|
+ width:120px;
|
|
|
+ height:26px;
|
|
|
+ background:url(icons/proform_fliter_btn.png) no-repeat;
|
|
|
+ cursor:pointer;
|
|
|
+ top:162px;
|
|
|
+ right:440px;
|
|
|
+}
|
|
|
+
|
|
|
+.proform_fliter_btn_on {
|
|
|
+ position:absolute;
|
|
|
+ width:120px;
|
|
|
+ height:26px;
|
|
|
+ background:url(icons/proform_fliter_btn_on.png) no-repeat;
|
|
|
+ cursor:pointer;
|
|
|
+ top:162px;
|
|
|
+ right:440px;
|
|
|
+}
|
|
|
+
|
|
|
+.proform_modify_btn {
|
|
|
+ position:absolute;
|
|
|
+ width:84px;
|
|
|
+ height:26px;
|
|
|
+ background:url(icons/proform_modify_btn.png) no-repeat;
|
|
|
+ cursor:pointer;
|
|
|
+ top:162px;
|
|
|
+ right:336px;
|
|
|
+}
|
|
|
+
|
|
|
+.proform_modify_btn_on {
|
|
|
+ position:absolute;
|
|
|
+ width:84px;
|
|
|
+ height:26px;
|
|
|
+ background:url(icons/proform_modify_btn_on.png) no-repeat;
|
|
|
+ cursor:pointer;
|
|
|
+ top:162px;
|
|
|
+ right:336px;
|
|
|
+}
|
|
|
+
|
|
|
+.proform_append_btn {
|
|
|
+ position:absolute;
|
|
|
+ width:84px;
|
|
|
+ height:26px;
|
|
|
+ background:url(icons/proform_append_btn.png) no-repeat;
|
|
|
+ cursor:pointer;
|
|
|
+ top:162px;
|
|
|
+ right:232px;
|
|
|
+}
|
|
|
+
|
|
|
+.proform_append_btn_on {
|
|
|
+ position:absolute;
|
|
|
+ width:84px;
|
|
|
+ height:26px;
|
|
|
+ background:url(icons/proform_append_btn_on.png) no-repeat;
|
|
|
+ cursor:pointer;
|
|
|
+ top:162px;
|
|
|
+ right:232px;
|
|
|
+}
|
|
|
+
|
|
|
+.proform_delete_btn {
|
|
|
+ position:absolute;
|
|
|
+ width:84px;
|
|
|
+ height:26px;
|
|
|
+ background:url(icons/proform_delete_btn.png) no-repeat;
|
|
|
+ cursor:pointer;
|
|
|
+ top:162px;
|
|
|
+ right:128px;
|
|
|
+}
|
|
|
+
|
|
|
+.proform_delete_btn_on {
|
|
|
+ position:absolute;
|
|
|
+ width:84px;
|
|
|
+ height:26px;
|
|
|
+ background:url(icons/proform_delete_btn_on.png) no-repeat;
|
|
|
+ cursor:pointer;
|
|
|
+ top:162px;
|
|
|
+ right:128px;
|
|
|
+}
|
|
|
+
|
|
|
+.proform6_menu_1 {
|
|
|
+ width:234px;
|
|
|
+ height:82px;
|
|
|
+ background:url(icons/proform_m1.png) no-repeat;
|
|
|
+ cursor:pointer;
|
|
|
+ position:absolute;
|
|
|
+ top:167px;
|
|
|
+ left:96px;
|
|
|
+}
|
|
|
+
|
|
|
+.proform6_menu_1_on {
|
|
|
+ width:234px;
|
|
|
+ height:82px;
|
|
|
+ background:url(icons/proform_m1_on.png) no-repeat;
|
|
|
+ cursor:pointer;
|
|
|
+ position:absolute;
|
|
|
+ top:167px;
|
|
|
+ left:96px;
|
|
|
+}
|
|
|
+
|
|
|
+.proform6_menu_2 {
|
|
|
+ width:234px;
|
|
|
+ height:82px;
|
|
|
+ background:url(icons/proform_m5.png) no-repeat;
|
|
|
+ cursor:pointer;
|
|
|
+ position:absolute;
|
|
|
+ top:254px;
|
|
|
+ left:110px;
|
|
|
+}
|
|
|
+
|
|
|
+.proform6_menu_2_on {
|
|
|
+ width:234px;
|
|
|
+ height:82px;
|
|
|
+ background:url(icons/proform_m5_on.png) no-repeat;
|
|
|
+ cursor:pointer;
|
|
|
+ position:absolute;
|