body
{
	font-family:'MicroSoft Yahei';
	overflow-x:hidden;
}
.mui-control-item{
	background-color: #FFFFFF;
}
.bar
{
	height:44px; 
	width:100%;
	background-color:#333; 
	color:white;
	line-height:44px;
}
.logo-white
{
    height:16px;
    margin-top:15px;
    float:left;
}
a:hover
{
	text-decoration:none;
}
a:visited
{
	text-decoration:none;
}
.breadcrumb,.active
{
	background-color:transparent;
	padding:8px 4px;
	font-size:14px;
}
.mui-segmented-control.mui-segmented-control-inverted~.mui-slider-progress-bar
{
	background-color:#333;
}
.nav a
{
	font-size:14px; 
	color:#666; 
	text-decoration:none;
}
.topImg
{
	height:200px;
	background-color:#000;
	background-position:center center; 
	background-repeat:no-repeat; 
	background-size:200px; 
}