.content .left-col .accordion .tab .button {
	background: #f1f1f2 url(/images/bg-sub-py.gif) no-repeat top right ;
}
.content .left-col .accordion .tab .button.active {
	background: #f1f1f2 url(/images/bg-sub-py-active.gif) no-repeat top right ;
}
.content .left-col .accordion .tab .links a:hover {
	color: #a67d52;
}
.content .left-col .accordion .hor-menu a {
	background: #f1f1f2 url(/images/bg-sub-py.gif) no-repeat top right ;
}

.content .left-col .submit-case a {
	color: #a67d52;
	border: 3px solid #a67d52;
}
.content .right-col .page-path a {
    color: #a67d52;
}
.content .right-col .page-path span {
    color: #a67d52;
}
.content .right-col .page-title h1 {
	color: #a67d52;
}
.content .right-col .page-content a {
	color: #a67d52;
}
.content .right-col .page-content ul li {
	background: url(/images/bg-li-py.gif) no-repeat top left;
}
/************************ Flexcroll *********************************/
.vscrollerbar {
	background-color: #a67d52;
}
.hscrollerbar {
	background-color: #a67d52;
}