
h3{
    width:800px;
    height:30px;
    padding:0;
    margin:0;
    border-bottom: 2px dotted #fff;
}

#line{
    text-transform:uppercase;
    font-size:16px;
    border-bottom: 1px dotted #333;
}

#event_li0{
    width:1080px;
    height:600px;
    float:left;
    position:relative;
}
#event_li{
    width:460px;
    height:600px;
    float:left;
    font:14px/1.8 Arial, Helvetica, sans-serif;
    font-weight:550;
    margin-right:20px;
    text-decoration:none;
}
#event_li li{
    border: 1px solid #333;
    margin:5px;
    line-height:20px;
    list-style:none;

}


#event_o{
    width:580px;
    height:600px;
    float:left;
}
#event{
    width:1080px;
    height:500px;
    background-color:#111;
}














