.fest-wrapper {
width:981px;
}

.left-col {
position:absolute;
top:0;
left:0;
width:212px;
padding-top:60px;
}

.left-col .history_back {
position:absolute;
top:21px;
left:11px;
}

.left-col .fest_nav {
min-height:237px;
padding:10px 6px 24px;
}

.left-col .fest_nav ul {
margin-top:34px;
list-style:none;
}

.left-col .fest_nav li {
position:relative;
}

.left-col .fest_nav li a {
display:block;
width:196px;
padding:4px 0 5px 4px;
}

.left-col .fest_nav li a.active {
font-weight:700;
}

.center-col {
position:absolute;
top:0;
left:213px;
min-height:291px;
width:876px;
background-repeat:no-repeat;
background-position:372px 0;
}

.center-col h1 {
font-size:18px;
line-height:20px;
margin-bottom:10px;
}

.center-col h2,.center-col h3,.center-col h4 {
font-size:11px;
line-height:16px;
margin-bottom:10px;
}

.center-col .description {
margin-top:20px;
}

.center-col p {
font-size:11px;
line-height:17px;
margin-bottom:17px;
}

.center-col-wrapper-image,.center-col-footer .copy_line {
width:373px;
}

* html .left-col .fest_nav {
height:237px;
}

* html .left-col .fest_nav ul {
margin-top:43px;
}