@charset "utf-8"; a, input:focus, textarea:focus { outline: none; } p { font-size: 12px; font-family: gotham, "helvetica neue", helvetica, arial, sans-serif; font-style: normal; font-weight: 400; color: #000; white-space: pre-line; margin-right: 4px; margin-left: 4px; margin-top: 0px; float: left; height: auto; width: auto; } .container1 { width: 495px; height: auto; float: left; } .container1 .div_scroll { width: 100%; height: 123px; overflow: auto; float: left; } .container1 .scroll_container { overflow: hidden; position: relative; background-color: #f8f8f8; } .container1 .scroll_absolute { position: absolute; } #wp_news_w5 .news-item{ display:inline-block; line-height:33px; font-size:14px;} #wp_news_w5 li{height:38px;overflow: hidden;} .item-date{padding-right:15px; padding-left:10px;} .container1 .scroll_vertical_bar { position: absolute; top: 0; right: 0; width: 7px; height: 100%; background:#d7d7d7; margin: 0; padding: 0; } .container1 .scroll_track { position: relative; background-color: #d7d7d7; } .container1 .scroll_drag { position: relative; top: 0; left: 0; cursor: pointer; background-color: #025287; } .container1 .scroll_arrow { text-indent: -20000px; display: block; cursor: pointer; background-color: #d6b74b; } .container1 .scroll_vertical_bar .scroll_arrow { height: 16px; display:none; } .container2 { width: 400px; height: auto; background-color: #e6e6e6; padding: 4px; margin-left: 12px; float: left; } .container2 .div_scroll { width: 100%; height: 200px; overflow: auto; float: left; } .container2 .scroll_container { overflow: hidden; position: relative; background-color: #f8f8f8; } .container2 .scroll_absolute { position: absolute; } .container2 .scroll_vertical_bar { position: absolute; top: 0; right: 0; width: 16px; height: 100%; background: green; margin: 0; padding: 0; } .container2 .scroll_track { position: relative; background-color: #bfebff; } .container2 .scroll_drag { position: relative; top: 0; left: 0; cursor: pointer; background-color: #075e92; } .container2 .scroll_arrow { text-indent: -20000px; display: block; cursor: pointer; background-color: #369db4; } .container2 .scroll_vertical_bar .scroll_arrow { height: 16px; }