@CHARSET "UTF-8";
/*= Reset =*//* 代码整理：大头网 www.datouwang.com */
*{
	margin:0;
	padding:0;	
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{font-weight:normal;text-align:left;}
fieldset,img{border:0;}
ul li{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
h5{font-size:18px;margin-bottom:20px;color:#666;}
h5 span{font-size:12px;color:#ccc;font-weight:normal;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}
html{-webkit-text-size-adjust:none;-ms-text-size-adjust:none;}
img{-ms-interpolation-mode:bicubic;}
.box { width:100%;margin:18px auto 0 auto; }
.event_year { width:60px;border-bottom:2px solid #db4b4b;text-align:center;float:left;margin-top:10px; }
.event_year li { height:40px;line-height:40px;margin-bottom:1px;font-size:18px;color:#828282;cursor:pointer; }
.event_year li.current { width:70px;background:#db4b4b url('../images/jian.png') 60px 0 no-repeat;color:#FFF;text-align:left;padding-left:9px; }
.event_list { width:830px;float:right;background:url('../images/dian3.png') 80px 0 repeat-y;margin:10px 0 20px 0; }
.event_list h3 { margin:0 0 10px 73px;font-size:24px;font-family:Georgia;color:#db4b4b;padding-left:25px;background:url('../images/jian.png') 0 -45px no-repeat;height:38px;line-height:30px;font-style:italic; }
.event_list li { background:url('../images/jian.png') 77px -80px no-repeat; }
.event_list li span { width:70px;text-align:right;display:block;float:left;margin-top:10px; }
.event_list li p { width:680px;margin-left:24px;display:inline-block;padding-left:10px;background:url('../images/jian.png') -21px 0 no-repeat;line-height:25px;_float:left; }
.event_list li p span { width:650px;text-align:left;border-bottom:1px solid #db4b4b;padding:10px 15px;margin:0; }
.copyright { width:1050px;margin:0 auto;padding:20px 0;text-align:center;color:#999;display:table;margin-left:180px; }
/* 代码整理：大头网 www.datouwang.com */