@charset "utf-8";

/* css document */

.news-nav {
	width: 100%;
	height: auto;
	float: left;
}
.news-nav div.live {
	background: none;
	min-width: 0px;
}
.news-nav div.con {
	min-width: 0px;
}


