@charset "gb2312";
/* CSS Document */

.chaiwubaogao {
	border: 1px solid #CCC;
}
#year {
	list-style: none;
	margin: 0;
	padding: 20px 0;
	background: url(../chaiwu_bg.jpg);
	height: 360px;
}
#year li {
	width: 80px;
	text-align: center;
	line-height: 50px;
	font-size: 24px;
	color: #FFF;
	font-weight: bold;
}
#year li:hover {
	color: #009;
}
#cw_con, #year {
	float: left;
}
#cw_con {
	width: 550px;
#	height: 360px;
	background: #EFEFEF;
	
}
.cw_box {
	width: 400px;
	height: 150px;
	background:#FFF;
	float: left;
	border:#FFF solid 10px;
	
}
.cw_box1 {
	width: 200px;
	height: 330px;
	background:#FFF;
	float: left;
	border:#FFF solid 10px;
	
}
.cw_box .cw_p{ margin-top:-20px;}
.cw_p .time{ color:#4C5687; font-size:10px;}
.cw_box a,.cw_box1 a {
	display: block;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	color: #333;
	font-size: 12px;
	

}
.clear{ clear:both;}
.cw_box img {
	margin-right:30px;
	float:left;
}
#cw_con {
	padding: 20px 0 20px 50px;
}
#cw_con ul{ display:none;}