@charset "utf-8";
/* CSS Document */

#articleList{
width:700px;
margin-left:30px;
}
.specialArtivle{
clear:both;
}
.specialArticle img{
	float:left;
	margin-right:20px;
}
.specialArticle ul{
	display:block;
	width:680px;
	height:120px;
	background:#ccc;
	list-style-type:none;
	font-size:12px;
}
.specialArticle ul.b1102{
	background:url(1102.png) no-repeat;
}
.specialArticle ul.b1103{
	background:url(1103.png) no-repeat;
}
.specialArticle ul.b1121{
	background:url(1121.png) no-repeat;
}
.specialArticle ul.b1123{
	background:url(1123.png) no-repeat;
}
.specialArticle li{
	height:22px;
}

a.eventBanner{
	display:block;
	width:680px;
	height:120px;
}
h4{
	font-size:12px;
}
