body{
	/*background-color: #e4b102;*/
}

#content {
    margin-top: 265px;
}

.btn-info {
    color: #ff241e;
    background-color: #fff;
    border-color: #fff;
    font-weight: bold;
}

.menu-table{
    /*margin-right: -45px;*/
}

.menu-table td{
    text-align: center;
}

.menu-table td img{
    width: 100%;
}

.wrapper{
    max-width: 100%;
}

.container-fluid{
    padding-left: 10px;
}

.item_text{
	font-size: 16px;
	font-weight: bold;
	color: #555756;
}

.pnavimg{
	width: auto !important;
	height: 30px;
}

.imgl{
	text-align: left !important;
	padding-left: 10px !important;
}

.imgr{
	text-align: right !important;
	padding-right: 10px !important;
}

.imgr img{
	margin-right: -8px;
}

.imgr,.imgl,.imgr a,.imgl a{
	font-size: 20px;
	font-weight: bold;
	color: #000;
}

.notactive{
	opacity: 0.3;
}

.menu_en li{
	text-align: left !important;
}

.menu_en li img{
	margin-right: 10px;
}

.item_hint{
	font-size: 10px;
	white-space: revert;
}