/*▼ tinyscrollbar style */
#scrollbar { width: 100%; margin-left: 7px; }
#scrollbar .viewport { width: 590px; height: 542px; overflow: hidden; position: relative; margin: 3px 0 }
#scrollbar .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; 99.5%
}
#scrollbar .scrollbar { background: url(../../img/top/scroolbar.png) repeat-y; position: relative; background-position: 0 0; float: right; width: 7px; }
#scrollbar .viewport .block-text2 { background: url(../../img/top/news_dot.png) 6px 11px no-repeat; overflow: hidden; border-bottom: 1px solid #B6B8B7; padding: 5px 0 5px 22px; }
#scrollbar .viewport .block-text2 .divdate { color: #f37e37; float: left; width: 120px; padding: 0 0px 0 0 }
#scrollbar .viewport .block-text2 .divtext { float: left; width: 430px; }
#scrollbar .track { height: 100%; width: 7px; position: relative; background: #D7D7D7; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; behavior: url(PIE.htc); }
#scrollbar .thumb { background: #F47F39; height: 20px; width: 5px; cursor: pointer; overflow: hidden; position: absolute; top: 0; right: 1px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; behavior: url(PIE.htc); }
#scrollbar .thumb .end { overflow: hidden; height: 5px; width: 7px; }
#scrollbar .disable { display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }
/*▼ home css*/
.home_new { margin: 18px 50px 0 0px; width: 375px; float: right; padding-bottom: 50px; }
.home_nw { margin: 0px 50px 0 0px; width: 600px; float: right; padding-bottom: 20px; }
