#run_news { position: relative; overflow: hidden; height: 36px; width: 100%; }
#run_news ul { position: absolute; height: 36px; width: 442px; left: 2px; top: 1px; }
#run_news ul li { list-style: none; }
#run_news ul li a { display: block; overflow: hidden; text-decoration: none; line-height: 17px; color: #000; font-size: 95%; height: 26px; padding-top: 10px; padding-left: 5px; }
#run_news ul li a:hover { color: #FFF; background-color: #276A96; }


.run_news_01 { position: absolute; z-index: 11; left: 447px; top: 7px; width: 37px;  }

.run_news_01 a { border-radius: 2px; display: block; color: #FFF; font-size: 83%; font-family: Arial, Helvetica, sans-serif; padding-top: 3px; padding-right: 5px; padding-bottom: 3px; padding-left: 5px; background-color: #2E7BA3;}
.run_news_01 a:hover { background-color: #F60; }

@media all and (max-width : 970px) {

#run_news { position: relative; overflow: hidden; height: 36px; width: 100%; }
#run_news ul { position: absolute; height: 36px; width: 100%; }
#run_news ul li { list-style: none;  }
#run_news ul li a { display: block; overflow: hidden; text-decoration: none; line-height: 17px; color: #000; font-size: 95%; height: 26px; padding-top: 10px; padding-left: 5px; }
#run_news ul li a:hover { color: #FFF; background-color: #276A96; background-image: url(../image/icon/icon_1.png); background-repeat: no-repeat; background-position: 5px 5px; }


.run_news_01 { left: 95%; }


}


@media all and (max-width : 900px) {
	
.run_news_01 { left: 94%;  }

	
}