.form-group-sm .form-control {
	background: #000 !important;
	border: 1px solid #ffb503 !important;
}

.index-notice {
	background-image: transparent !important;
	background: #875d03 !important;
}

.footer-bar {
	background: rgb(100,69,16)!important;
	background: -moz-linear-gradient(180deg, rgba(100,69,16,1) 18%, rgba(0,0,0,1) 100%)!important;
	background: -webkit-linear-gradient(180deg, rgba(100,69,16,1) 18%, rgba(0,0,0,1) 100%)!important;
	background: linear-gradient(180deg, rgba(100,69,16,1) 18%, rgba(0,0,0,1) 100%)!important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#644510",endColorstr="#000000",GradientType=1)!important;
}

.footer_content a {
	color: #FFB503 !important;
}

.center-side a {
	background: #4D3611 !important;
}

.center-side a:hover, 
.center-side a.active {
	color: #000 !important;
	background: rgb(241,245,172) !important;
	background: -moz-linear-gradient(180deg, rgba(241,245,172,1) 0%, rgba(218,188,116,1) 30%, rgba(142,101,31,1) 71%, rgba(87,60,12,1) 100%) !important;
	background: -webkit-linear-gradient(180deg, rgba(241,245,172,1) 0%, rgba(218,188,116,1) 30%, rgba(142,101,31,1) 71%, rgba(87,60,12,1) 100%) !important;
	background: linear-gradient(180deg, rgba(241,245,172,1) 0%, rgba(218,188,116,1) 30%, rgba(142,101,31,1) 71%, rgba(87,60,12,1) 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1f5ac",endColorstr="#573c0c",GradientType=1) !important;
}

.center-contant,
.center-tab a:hover, 
.center-tab a.active {
	background: #4D3611 !important;
}