﻿@CHARSET "UTF-8";
/*= Reset =*/

ul li{list-style:none;}
label[for],input[type="button"],input[type="submit"],input[type="reset"]{cursor:pointer;}
a { text-decoration:none;color:#1C3D72 }
img{-ms-interpolation-mode:bicubic;}
/* new clearfix */
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.hidden{display:none;}
.last{border-bottom:none !important;}

.event_year { width:60px;border-bottom:2px solid #DDD;text-align:center;float:left;margin-top:10px; }
.event_year li { height:40px;line-height:40px;background:#FFF;margin-bottom:1px;font-size:16px;color:#828282;cursor:pointer; }
.event_year li.current { width:61px;background:#0066ff url('/image/jian.png') 60px 0 no-repeat;color:#FFF;text-align:left;padding-left:9px; }
.event_list { width:580px;float:right;background:url('/image/dian3.png') 97px 0 repeat-y;margin:10px 0 20px 0; }
.event_list h3 { margin:0 0 10px 90px;font-size:20px;font-family:Georgia;color:#0066ff;padding-left:25px;background:url('/image/jian.png') 0 -45px no-repeat;height:38px;line-height:30px;font-style:italic; }
.event_list li { background:url('/image/jian.png') 94px -80px no-repeat; }
.event_list li span { width:65px;text-align:right;display:block;float:left;margin-top:10px; }
.event_list li p { width:420px;margin-left:54px;display:inline-block;padding-left:10px;background:url('/image/jian.png') -21px 0 no-repeat;line-height:25px;_float:left; }
.event_list li p span { width:400px;text-align:left;border-bottom:2px solid #DDD;padding:10px 15px;background:#F0F0F0;margin:0; }

.titlelist{line-height:24px;color: #8C8C8C;padding-bottom:20px;}
.titlelist dt { font-weight: bold;color:#666;white-space: nowrap;margin:10px;}
.titlelist dd {padding-left: 13px;}

