@charset "utf-8";
/* CSS Document */
.m1 {
	height: 150px !important;
}
.tabs {
	width: 100% !important;
	top: 0px !important;
	margin-top: 72px !important;
	height: 60px !important;
}
.tabs__item {
	width: 45% !important;
	height: 47px !important;
	line-height: 15px !important;
}
.tabs__item--active {
	height: 70px !important;
}
.tab__content {
	padding: 0px !important;
}
#nav-row .head-one {
	background-color: #e4e0dd !important;
}
#secondaryNavBar {
	background-color: #f1edea !important;
}
.Control {
	margin-left: 2%;
	background-color: #f9f9f9;
	margin-bottom: 20px;
}
.ListContent {
	text-align: right;
}
.Content {
	text-align: justify;
}

.hidpic{
	
	display: none !important;
}

.View .Title{
	margin-top: 20px;
}

.TOPNEWS .Summery{
	
	display:none;
}