
body
{
	font-family:Segoe UI;
}

.newstape a { color: #F5F7FA; }

#wrapper {
  //width: 350px;
  margin: 0 auto;
}

.newstape {
  //background-color: #3BB0D6;
  color: #000;
  height: 170px;
  overflow: hidden;
}

.newstape-content {
  position: relative;
  padding: 15px;
}

.newstape-drag { cursor: ns-resize; }

.news-block ul li
{
	list-style:none;
	padding-top:10px;
	font-size:15px;
}
.newstape
{
	color:#fff;
}
.news-block li
{
	list-style:none;
}
.news-block p
{
	text-align:justify;
}