@CHARSET "UTF-8";
#activities_newses_title_wrapper{
	height: 30px;
	display: table;
	margin-bottom: 10px;
}
#activities_newses_title{
	font-weight: bold;
	color: #FF6639;
	font-size: 15px;
	display: table;
	margin-bottom: 5px;
}
#activities_newses_date{
	font-size: 11px;
	color: #5DB4E1;
}
#activities_newses_detail{
	margin-top: 10px;
	margin-bottom: 10px;
}
#activities_newes_thumb{
	margin-top: 10px;
}
#activities_newes_thumb td{
	width: 125px;
	height: 85px;
	text-align: center;
}
#activities_newes_footer{
	width: 100%;
	display:table;
	text-align: right;
}
.activities_newses_show{
	cursor: pointer;
}
#activities_newses_image{
	text-align: center;
	height: 395px;
}
#activities_newses_image_name{
	height: 20px;
	background: #E0E0E0;
	margin-top: 5px;
	line-height: 20px;
	padding: 5px;
}
#activities_news_list{
	display: table;
	width: 100%;
	height: 820px;
}
.activities_news_wrapper{
	width: 47%;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	height: 190px;
	margin-top: 5px;
}
.activities_newes_intro_image{
	margin: 0 auto;
	text-align: center;
	height: 140px;
}
.activities_newses_title{
	height: 40px;
	display: table;
	width: 100%;
}
.activities_newses_title a{
	color: #31A0D9;
}
.activities_newses_date{
	display: table;
	font-size: 11px;
	height: 15px;
	color: #F37143;
	width: 100%;
}
#activities_news_footer{
	width: 100%;
	margin-top: 10px;
	height: 25px;
	display: table;
	text-align: right;
	white-space: nowrap;
}
#activities_news_footer span{
	border: 1px solid #73BEE5;
	width: 15px;
	height: 15px;
	text-align: center;
	margin: 3px;
	line-height: 15px;
	float: right;
}
#activities_news_footer span#paging{
	float: left;
	border: 0;
}