@charset "UTF-8";
/* CSS Document */

ul.newsUl li:nth-child(n+16) {
	display:none;
}
#pager .inr a.cr1{
	color:#fff;
	background: rgba(0,38,101,0.70);
}