myd.css 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224
  1. body{_background-attachment:fixed;_background-image:url(about:blank);}
  2. .f18 { font-size:18px;}
  3. .f-yahei { font-family:微软雅黑,"Microsoft Yahei";}
  4. .relative { position:relative; zoom:1;}
  5. .pb15 { padding-bottom:15px;}
  6. .pb20 { padding-bottom:20px;}
  7. .c-444 { color:#444;}
  8. .c-888 { color:#888;}
  9. /*左侧导航*/
  10. .leftnav-tit { margin:0 8px; font:bold 16px/1.5 Simsun; color:#313131; border-bottom:1px dashed #cccdcd;}
  11. .leftnav-tit.b-none { border:none;}
  12. .leftnav-myd li a { background:url(../images/myd/leftnav-bg.gif) no-repeat;}
  13. .leftnav-myd li.lnav-1 a{ background-position:0 0;}
  14. .leftnav-myd li.lnav-1 a:hover,.leftnav-myd li.lnav-1-on a { background-position:-204px 0;}
  15. .leftnav-myd li.lnav-2 a{ background-position:0 -32px;}
  16. .leftnav-myd li.lnav-2 a:hover,.leftnav-myd li.lnav-2-on a { background-position:-204px -32px;}
  17. .leftnav-myd li.lnav-3 a{ background-position:0 -64px;}
  18. .leftnav-myd li.lnav-3 a:hover,.leftnav-myd li.lnav-3-on a { background-position:-204px -64px;}
  19. .leftnav-myd li.lnav-4 a{ background-position:0 -64px;}
  20. .leftnav-myd li.lnav-4 a:hover,.leftnav-myd li.lnav-4-on a { background-position:-204px -96px;}
  21. .leftnav-add { position:absolute; right:10px; top:3px; color:#007cd9; font-size:12px; cursor:pointer;}
  22. .search-all { width: 249px; height: 28px; background: url(../images/bmgl/search-bgs.gif) no-repeat 0 -30px; }
  23. .inp-search { height: 28px; line-height:28px; border: none; background: none; outline:none; }
  24. .btn-search { width: 25px; height: 28px; border: none; background: none; cursor: pointer; outline:none; }
  25. .pop-search-all { width: 229px; height: 28px; background: url(../images/zz/pop-searchbg.gif) no-repeat; }
  26. .pop-inp-search { width:190px; height: 28px; padding:0 5px 0 0; line-height:28px; border: none; background: none; outline:none; }
  27. .pop-btn-search { width: 25px; height: 28px; border: none; background: none; cursor: pointer; outline:none; }
  28. .btn-edit { display:inline-block; width:17px; height:17px; background:url(../images/bmgl/icons.gif) no-repeat -30px 0; vertical-align:middle;}
  29. .btn-del { display:inline-block; width:17px; height:17px; background:url(../images/bmgl/icons.gif) no-repeat -70px 0; vertical-align:middle;}
  30. .btn-blue,.btn-blue-l,.btn-gray-xl,.btn-gray-l,.btn-gray-s,.btn-blue-xl,.btn-gray-xxl,.btn-gray-xs { display:inline-block; height:28px; line-height:28px; background:url(../images/tijian/btns.gif) no-repeat; border:none; text-align:center; cursor:pointer; vertical-align:middle; *display:inline; *zoom:1;}
  31. .btn-blue { width:62px; color:#fff;}
  32. .btn-blue-l { font-size:14px; width:82px; background-position:0 -30px; color:#fff;}
  33. .btn-blue-xl { width:104px; background-position:0 -60px; color:#fff;}
  34. .btn-gray-xl { width:96px; background-position:0 -150px; color:#555;}
  35. .btn-gray-l { width:82px; background-position:0 -120px; color:#555;}
  36. .btn-gray-s { width:62px; background-position:0 -90px; color:#555;}
  37. .btn-gray-xs { width:92px; height:20px; line-height:20px; background-position:0 -210px; color:#555;}
  38. .btn-gray-xxl { width:129px; height:25px; line-height:25px; background-position:0 -180px; color:#555;}
  39. .btn-gray-l.c-org { color:#ff8a00;}
  40. .main-tb th { height:26px; background-color:#f6f6f6; color:#999; border-bottom:1px solid #ddd; text-align:center;}
  41. .main-tb td { padding:5px 0; text-align:center; border-bottom:1px solid #f5f5f5;}
  42. .inp-txtarea { width:450px; height:105px; border:1px solid #bbb; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; -webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.2); -moz-box-shadow:inset 0 0 2px rgba(0,0,0,.2); box-shadow:inset 0 0 2px rgba(0,0,0,.2); font-size:12px; line-height:26px;}
  43. .inp-txt { display:inline-block; width:166px; height:26px; padding:0 5px; line-height:26px; border:1px solid #bbb; vertical-align:middle; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; -webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.2); -moz-box-shadow:inset 0 0 2px rgba(0,0,0,.2); box-shadow:inset 0 0 2px rgba(0,0,0,.2);}
  44. .inp-sel { height:26px; padding:4px 5px; border:1px solid #bbb; vertical-align:middle; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; -webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.2); -moz-box-shadow:inset 0 0 2px rgba(0,0,0,.2); box-shadow:inset 0 0 2px rgba(0,0,0,.2);}
  45. .mt30 { margin-top:30px;}
  46. .center { margin:0 auto;}
  47. .c-green { color:#009944;}/*绿色*/
  48. .c-org { color:#ff8a00;}/*橙色*/
  49. .c-666 { color:#666;}
  50. a.c-007 { color:#007cd9;}
  51. a.c-007:hover { color:#ff8a00;}
  52. .bb-ccc { border-bottom: 1px solid #ccc; }
  53. .tab-menu li { float: left; position: relative; width: 90px; height: 30px; margin-bottom: -1px; background-color: #f3f3f3; line-height: 30px; border-left: 1px solid #ccc; border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; -webkit-border-radius: 3px 3px 0 0; -moz-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0; text-align: center; z-index: 2; cursor:pointer;}
  54. .tab-menu li.on { background-color: #fff; border-bottom: 1px solid #fff; }
  55. .tab-menu li.on strong { font-weight:bold;}
  56. .tab-menu li.bc-c { margin-right:-1px;}/*tab li border collapse*/
  57. .tab-con { display:none;}
  58. .pop-tab-con { display:none;}
  59. .cus-sel-chosed { width:147px; height:28px; padding:0 26px 0 5px; line-height:28px; background:url(../images/zz/sel-cus-bg.gif) no-repeat; cursor:pointer;}
  60. .cus-sel-list { width:176px; border:1px solid #ccc; border-top:none; background-color:#fafafa;}
  61. .cus-sel-list a { display:block; padding:0 5px; height:26px; color:#404040;}
  62. .cus-sel-list a:hover { background-color: #f0f0f0;}
  63. .texta-l { width:380px; height:80px; padding:5px; border:1px solid #ccc; font-size:12px; word-break:break-all; word-wrap:break-word; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; -webkit-box-shadow:0 0 3px rgba(0,0,0,.2) inset; -moz-box-shadow:0 0 3px rgba(0,0,0,.2) inset; box-shadow:0 0 3px rgba(0,0,0,.2) inset;}
  64. .texta-m { width:309px; height:80px; padding:5px; border:1px solid #ccc; font-size:12px; word-break:break-all; word-wrap:break-word; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; -webkit-box-shadow:0 0 3px rgba(0,0,0,.2) inset; -moz-box-shadow:0 0 3px rgba(0,0,0,.2) inset; box-shadow:0 0 3px rgba(0,0,0,.2) inset;}
  65. /*分页*/
  66. .page-box { width:120px; height:28px;}
  67. .page-ar { display:inline-block; vertical-align:middle; width:7px; height:7px; background:url(../images/bmgl/icons.gif) no-repeat 0 -10px; margin:10px 0; _margin-bottom:0;}
  68. .page-prv { display:inline-block; width:28px; height:28px; background:url(../images/wgw/prv-next.gif) no-repeat; vertical-align:middle;}
  69. .page-next { display:inline-block; width:28px; height:28px; background:url(../images/wgw/prv-next.gif) no-repeat -28px 0; vertical-align:middle;}
  70. .page-num-list { left:0; top:28px; _top:27px; width:47px; height:200px; background-color:#fff; overflow-y:scroll; border:1px solid #e3e3e3; z-index:10;}
  71. .page-num-list li { height:24px; line-height:24px;}
  72. .page-num-list a { display:block; padding-left:5px; line-height:24px; color:#777;}
  73. .page-num-all { display:inline-block; width:37px; padding:0 5px; border:1px solid #fff; color:#777;}
  74. .page-num-all.on, .page-num-all:hover { border:1px solid #e3e3e3; color:#777;}
  75. .page-box-h { padding:5px 0;}
  76. .page-box-h a { display:inline-block; width:24px; height:24px; margin:0 2px; line-height:24px; border:1px solid #ccc; color:#4493df; background-color:#fff; cursor:pointer; vertical-align:middle; text-align:center; *display:inline; *zoom:1;}
  77. .page-box-h a.cur, .page-box-h a:hover { background-color:#3e90cf; color:#fff;}
  78. .page-box-h .prev, .page-box-h .next { width:60px;}
  79. .arr-prev { display:inline-block; width:0; height:0; margin-right:5px; margin-left:-5px; border-color:transparent #4493df transparent transparent; border-style:dashed solid dashed dashed; border-width:5px; vertical-align:middle; line-height:0;}
  80. .arr-next { display:inline-block; width:0; height:0; margin-left:5px; margin-right:-5px; border-color:transparent transparent transparent #4493df; border-style:dashed dashed dashed solid; border-width:5px; vertical-align:middle; line-height:0;}
  81. .page-box-h a.disable { color:#555;}
  82. .page-box-h a.disable .arr-prev { display:inline-block; width:0; height:0; margin-right:5px; margin-left:-5px; border-color:transparent #ccc transparent transparent; border-style:dashed solid dashed dashed; border-width:5px; vertical-align:middle; line-height:0;}
  83. .page-box-h a.disable .arr-next { display:inline-block; width:0; height:0; margin-left:5px; margin-right:-5px; border-color:transparent transparent transparent #ccc; border-style:dashed dashed dashed solid; border-width:5px; vertical-align:middle; line-height:0;}
  84. .page-box-h a.disable:hover { cursor:text; color:#555; background-color:#fff;}
  85. .page-box-h .prev:hover .arr-prev { border-color:transparent #fff transparent transparent;}
  86. .page-box-h .next:hover .arr-next { border-color:transparent transparent transparent #fff;}
  87. .page-box-h .prev.disable:hover .arr-prev { border-color:transparent #ccc transparent transparent;}
  88. .page-box-h .next.disable:hover .arr-next { border-color:transparent transparent transparent #ccc;}
  89. .page-box-h .total { display:inline-block; margin:0 5px; vertical-align:middle; *display:inline; *zoom:1;}
  90. .page-to { display:inline-block; width:25px; height:24px; padding:0 5px; margin:0 2px; border:1px solid #ccc; vertical-align:middle;}
  91. .page-box-h .btn-gray-s { display:inline-block; width:54px; height:24px; line-height:24px; background:url(../images/fsd/btn-gray-xs.gif) no-repeat; border:none; vertical-align:middle; cursor:pointer; color:#555; *display:inline; *zoom:1;}
  92. /****创建问卷****/
  93. .main-myd { min-height:500px; height:100%; _height:500px;}
  94. /*.main-zz h2 { height:36px; font:18px/2 微软雅黑,"Microsoft Yahei";}*/
  95. .tip-myd { padding:10px 20px; background-color:#f2f9ff;}
  96. .myd-step-1, .myd-step-2, .myd-step-3, .myd-step-4, .myd-step-5 { width:444px; height:28px; background:url(../images/myd/myd-step.gif) no-repeat;}
  97. .myd-step-1 { background-position:0 0;}
  98. .myd-step-2 { background-position:0 -28px;}
  99. .myd-step-3 { background-position:0 -56px;}
  100. .myd-step-4 { background-position:0 -84px;}
  101. .myd-step-5 { background-position:0 -112px;}
  102. .form-step-1 label { display:inline-block; width:90px; height:28px; line-height:28px; vertical-align:middle; text-align:right; font-size:14px; *display:inline; *zoom:1;}
  103. .form-step-1 .btn-blue-l { margin-left:445px;}
  104. .btn-upload { cursor:pointer;display:block; width:104px; height:28px; background:url(../images/myd/btn-upload.gif) no-repeat; border:none;}
  105. /*数据统计*/
  106. .filter { width:750px; height:28px; line-height:28px;}
  107. .filter-date { width:308px;}
  108. .filter-verify { width:160px;}
  109. .filter-balance { width:160px;}
  110. .filter .inp-txt { width:104px;}
  111. .filter .inp-sel { width:90px;}
  112. .tb-sjtj { border:1px solid #f6f6f6; text-align:center;}
  113. .tb-sjtj strong { font-weight:bold;}
  114. .tb-sjtj th, .tb-sjtj td { padding:5px; border:1px solid #f6f6f6; text-align:center;}
  115. .tb-sjtj th.t-left, .tb-sjtj td.t-left { text-align:left;}
  116. .tb-sjtj td.tb-sjtj-total { padding:15px; text-align:right;}
  117. .tb-sjtj th.thead { background-color:#f2f9ff; border-bottom:1px solid #d4d4d4;}
  118. .tb-sjtj th.thead-1 { background-color:#f7f7f7; border:1px solid #eaeaea;}
  119. /*弹窗*/
  120. .pop { _position:absolute; _left:0; _top:0; _width:100%; _height:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)); z-index:1000;}
  121. .mask { position:fixed; _position:absolute; left:0; top:0; width:100%; height:100%; _height:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)); background-color:#000; opacity:.5; filter:alpha(opacity=50); z-index:999;}
  122. .mask-iframe { position:absolute; left:0; top:0; width:100%; height:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)); border:none; filter:alpha(opacity=0);}
  123. .popbox { position:fixed; _position:absolute; left:50%; top:50%; margin-left:-327px; margin-top:-280px; width:654px; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; -webkit-box-shadow:0 0 5px rgba(0,0,0,.5); -moz-box-shadow:0 0 5px rgba(0,0,0,.5); box-shadow:0 0 5px rgba(0,0,0,.5); z-index:10000;}
  124. .btn-close { display:block; right:15px; top:15px; width:9px; height:9px; background:url(../images/bmgl/btn-close.gif) no-repeat;}
  125. .pop-tit { height:35px; line-height:35px; background-color:#eee; border-bottom:1px solid #fff; text-align:center; -webkit-border-radius:3px 3px 0 0; -moz-border-radius:3px 3px 0 0; border-radius:3px 3px 0 0;}
  126. .pop-main { padding:15px 25px; background-color:#fafafa; border-bottom:1px solid #e6e6e6;}
  127. .pop-inp-txt { width:166px; height:26px; padding:0 5px; line-height:26px; border:1px solid #bbb; vertical-align:middle; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; -webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.2); -moz-box-shadow:inset 0 0 2px rgba(0,0,0,.2); box-shadow:inset 0 0 2px rgba(0,0,0,.2);}
  128. .pop-sel { width:178px; height:26px; padding:4px 5px; vertical-align:middle; border:1px solid #bbb; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; -webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.2); -moz-box-shadow:inset 0 0 2px rgba(0,0,0,.2); box-shadow:inset 0 0 2px rgba(0,0,0,.2);}
  129. .pop-btns { height:42px; padding:10px 0 0 275px; background-color:#fafafa; -webkit-border-radius:0 0 3px 3px; -moz-border-radius:0 0 3px 3px; border-radius:0 0 3px 3px;}
  130. .pop-btn-ok { display:inline-block; width:62px; height:28px; line-height:28px; background:url(../images/tijian/btns.gif) no-repeat; color:#fff; border:none; text-align:center; cursor:pointer;}
  131. .pop-btn-cancel { display:inline-block; width:62px; height:28px; line-height:28px; background:url(../images/tijian/btns.gif) no-repeat 0 -90px; color:#555; border:none; text-align:center; cursor:pointer;}
  132. .sel-cus {display:inline-block; width:168px; height:28px; padding:0 5px; line-height:28px; background:url(../images/bmgl/sel-bg.gif) no-repeat;}
  133. .sel-list-box {left:0; top:28px; width:150px; background-color:#fff; border:1px solid #bbb; border-radius:3px;}
  134. .w80 { width:80px;}
  135. .popbox-w430, .popbox-w450, .popbox-w760 { position:fixed; _position:absolute; left:50%; top:50%; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; -webkit-box-shadow:0 0 5px rgba(0,0,0,.5); -moz-box-shadow:0 0 5px rgba(0,0,0,.5); box-shadow:0 0 5px rgba(0,0,0,.5); z-index:10000;}
  136. .popbox-w430 { margin-left:-215px; margin-top:-170px; width:430px;}
  137. .popbox-w430 .pop-tit { text-align:left; padding:0 20px;}
  138. .popbox-w430 label { display:inline-block; width:75px; height:28px; line-height:28px; vertical-align:middle; text-align:right; font-size:14px; *display:inline; *zoom:1;}
  139. .popbox-w440 { margin-left:-215px; margin-top:-170px; width:440px;}
  140. .popbox-w612 { margin-left:-306px; margin-top:-170px; width:612px;}
  141. .popbox-w612 .pop-tit { text-align:left; padding:0 20px;}
  142. .popbox-w612 label { display:inline-block; width:75px; height:28px; line-height:28px; vertical-align:middle; text-align:right; font-size:14px; *display:inline; *zoom:1;}
  143. .ml45 { margin-left:45px;}
  144. .question-list { font-family:tahoma;}
  145. .question-list input { vertical-align:middle;}
  146. .pop-tb-a a { color:#222;white-space: nowrap;}
  147. .pop-tb-a a.c-007 { color:#007cd9;}
  148. .xzrq {width:140px; height:26px; line-height:26px; border:1px solid #bbb; border-radius:3px; text-indent:10px; font-family:Arial;}
  149. .xzrq-icon { width:16px; height:16px; background:url(../images/yygh/yy-icon.gif) no-repeat; cursor:pointer; margin:5px 3px 0 0; }
  150. .xzrq input {height:26px;border: 0px;text-align:left;margin-left: 0px; width:120px;}
  151. .icon-loading { display:inline-block; width:37px; height:37px; background:url(../images/myd/loading.gif) no-repeat center center; vertical-align:middle; *display:inline; *zoom:1;}
  152. .icon-info, .icon-smile, .icon-question, .icon-dl { display:inline-block; width:37px; height:37px; background:url(../images/zz/zz-icons.gif) no-repeat; vertical-align:middle; *display:inline; *zoom:1;}
  153. .icon-info { background-position:0 -40px;}
  154. .icon-smile { background-position:-80px -40px;}
  155. .icon-question { background-position:-40px -40px;}
  156. .icon-dl { background-position:-120px -40px;}
  157. .icon-view, .icon-del { display:inline-block; width:15px; height:15px; background:url(../images/zz/zz-icons.gif) no-repeat; vertical-align:middle; *display:inline; *zoom:1;}
  158. .icon-view { background-position:0 -20px;}
  159. .icon-del { background-position:-20px -20px;}
  160. .icon-human1, .icon-human2 { display:inline-block; width:18px; height:18px; background:url(../images/zz/zz-icons.gif) no-repeat; vertical-align:middle; *display:inline; *zoom:1;}
  161. .icon-human1 { background-position:-40px -20px;}
  162. .icon-human2 { background-position:-60px -20px;}
  163. /*预约规则*/
  164. .p5 { padding:5px;}
  165. .cus-textarea { width:495px; border:1px solid #bbb; padding:10px; height:95px; overflow-y:scroll; border-radius:5px;}
  166. /*服务设置*/
  167. .myd-box-gray { border:1px solid #ccc; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}
  168. .myd-gray-tit { height:30px; line-height:30px; border-bottom:1px solid #ccc; background-color:#ebebeb; -webkit-border-radius:3px 3px 0 0; -moz-border-radius:3px 3px 0 0; border-radius:3px 3px 0 0;}
  169. .myd-gray-tit .q-tit { width:350px; margin:3px 0; padding:0 5px; height:24px;line-height:24px; white-space:nowrap; overflow:hidden;}
  170. .myd-gray-tit strong { font-weight:bold;}
  171. .myd-gray-tit .btn-edit { display:inline-block; width:16px; height:16px; background:url(../images/myd/icon-edit.gif) no-repeat; *display:inline; *zoom:1;}
  172. .myd-gray-con { padding:10px;}
  173. .myd-gray-con strong { font-weight:bold;}
  174. .myd-gray-con li { height:28px; line-height:28px; vertical-align:middle;}
  175. .sort-down { display:inline-block; width:6px; height:9px; background:url(../images/bmgl/icons.gif) no-repeat -120px 0; vertical-align:middle; *display:inline; *zoom:1;}
  176. .sort-up { display:inline-block; width:6px; height:9px; background:url(../images/bmgl/icons.gif) no-repeat -110px 0; vertical-align:middle; *display:inline; *zoom:1;}
  177. .myd-box-blue { width:174px; border:1px solid #bfdef6; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}
  178. .myd-blue-tit { height:30px; line-height:30px; border-bottom:1px solid #bfdef6; background-color:#f2f9ff; text-align:center; -webkit-border-radius:3px 3px 0 0; -moz-border-radius:3px 3px 0 0; border-radius:3px 3px 0 0;}
  179. .myd-blue-tit strong { font-weight:bold;}
  180. .myd-blue-con { padding:8px;}
  181. .myd-blue-con strong { font-weight:bold;}
  182. .myd-blue-ul li { margin-bottom:5px; padding-bottom:5px; overflow:hidden; border-bottom:1px dashed #cacaca;}
  183. .tit-editable { background-color:#fff;}
  184. .bd-fff { border:1px solid #fff;}
  185. .cont-editable { border:1px solid #bbb; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; -webkit-box-shadow:0 0 2px rgba(0, 0, 0, 0.2) inset; -moz-box-shadow:0 0 2px rgba(0, 0, 0, 0.2) inset; box-shadow:0 0 2px rgba(0, 0, 0, 0.2) inset;}
  186. .myd-qa-tb td { padding:0 5px; vertical-align:middle; font-size:0;}
  187. .myd-qa-tb input, .myd-qa-tb label { font-size:12px; vertical-align:middle;}
  188. .myd-qa-tb label { font-family:Tahoma, Geneva, sans-serif;}
  189. .answer-txt { display:inline-block; width:70px; height:26px; padding: 0 5px; line-height:26px; border: 1px solid #fff; vertical-align:middle; font-family:Tahoma, Geneva, sans-serif; white-space:nowrap; overflow:hidden; *display:inline; *zoom:1;}
  190. .answer-editable { border: 1px solid #bbb; border-radius: 2px; box-shadow: 0 0 2px rgba(0, 0, 0, 0.2) inset; outline:none; _margin-bottom:1px;}