


#page-header-sitenav,
#header_nav,
#sidebar,
#btn-header_nav,
#administrator,
.hidden-lg,
.hidden-md,
.hidden-sm
{
	display:none;
}

img {
	display:block;
	margin-bottom: 10px;
}


#logo img {
	width:200px;
}

#administrator {
	float:right;
}

#page-header {
	margin-bottom: 50px;
}

#page-footer {
	margin-top: 50px;
}


.breadcrumb {

}

.breadcrumb li {
	list-style:none;
	display:inline-block;
}

.breadcrumb li:after {
	content: " > ";
}

.breadcrumb li:last-child:after {
	content: normal;
}


section {
	margin-bottom: 40px;
}

table {
	width:100%;
	border:1px solid #666;
}

table th,
table td {
	border:1px solid #666;
	padding:10px 0;
	text-align:center;
}


#home-main-bnr li.main-bnr {
	display:inline;
	width:240px;
}

#home-main-bnr li.main-bnr img {
	width:240px;
}

#home-main-imgs .bx-wrapper {
	display:none;
}


#home_footer_nav .mh {
	height: auto !important;
	width:100% !important;
	display:inline-block;
	vertical-align:top;
}

#home_footer_nav dt {
	font-weight: bold;
}

#home_footer_nav dd {
	height: auto !important;
	width:100%;
}