.columns_main {
    min-height: 500px;
    width: 95.6%;
    margin: 100px auto 0;
}
.event_list {
    width: 70%;
    margin: 42px auto 0;
    position: relative;
    padding-left: 10%;
}
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, input, select, textarea, button, p, blockquote, th, td, figure {
    margin: 0;
    padding: 0;
}
article, aside, canvas, details, div, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, i, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    list-style: none;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
em, cite, address, i {
    font-style: normal;
}
li {
    list-style-type: none;
}
a {
    text-decoration: none;
    color: #464646;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}
.event_list dd .list div {
    color: #fff;
    margin:10px 0;
    line-height: 20px;
    border-top: 1px solid #fff;
    padding-top: 10px;
}
.event_list dd .list .img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
}
iframe, frame, fieldset, img {
    border: 0 none;
}
img {
    vertical-align: top;
}
.fixed:after, .clearfix:after, .cf:after, .header:after, .main:after, .footer:after, .top_len:after, .link:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
}

