.menue {
    background: #8f000b;}
.nav li a:hover {
    background: none;}
.foot {
    background: #8f000b;}
.nav li a {
    background: none;}

.nav { width: 720px;}

.nav li a.selected {
	background: none;}

.nav > ul {
    width: 720px;
    height: 70px;}

.er-left-title {
    width: 215px;
    height: 68px;
    background: #8f000b;
    line-height: 68px;
    text-align: center;
    color: #fff;
    font-size: 22px;}
