@charset "utf-8";
/* CSS Document */

#event_con h1{ font-size:16px; color:#333333; line-height:30px; margin-bottom:37px;}
#event_con h2{ height:40px; line-height:40px;}
.event_info{  float: right; width: 709px; border-left: 2px solid #FFCC00; border-top: 1px solid #FFCC00; }
.event_info h3{ height:38px; line-height:38px; border-bottom:1px solid #e9e9e9; padding-left:23px; cursor:pointer;}
.event_info h3 span{ color:#414141; font-size:20px; font-weight:normal; font-style:italic; }
.event_word{ margin-left:23px; margin-right:26px; margin-top:10px;}
.event_info p{font-size:14px; line-height:22px; color:#666666; margin-bottom:16px;}
.event_info p a{ line-height:22px; height:22px; margin-left:4px; vertical-align:middle;}
.event_info p a.btn_unfold{ display:none;}
.event_info p a img{ margin-bottom:0;}
.event_info img{ margin-bottom:12px;}
.event{ margin-bottom:0;}
.event_info p.closs{ border-bottom:1px solid #e9e9e9; height:18px; }
.event_info p.closs a{ float:right;}

.hidden{ display:none;}

.event_info h3.current{ background:#ffcc00 url(../img/closs.jpg) 669px 12px no-repeat; line-height:39px; height:39px;}