@charset: "UTF-8";

#news{
	width: 745px;
	margin: 0 auto;
}
#news table{
	margin: 0px 0px 0px 21px;
}
.news_date{
	width: 201px;
	color: #ED2024;
	font-weight: 800;
	line-height: 1.2;
	border-bottom: 0px #989898 dashed;
	padding: 16px 0px;
}
.news_text{
	width: 502px;
	color: #101622;
	line-height: 1.2;
	border-bottom: 0px #989898 dashed;
	padding: 16px 0 16px 71px;
}
.news_date_2{
	width: 131px;
	color: #ED2024;
	font-weight: 800;
	line-height: 1.2;
	padding: 16px 0px 16px 0px;
}
.news_text_2{
	width: 502px;
	color: #101622;
	line-height: 1.2;
	padding: 16px 0px 19px 0px;
}
#link{
	width: 745px;
	margin: 0 auto 10px auto;
}
.left{
	width: 327px;
	float: left;
	margin: 20px 0px 20px 0px;
}
.right{
	width: 327px;
	float: right;
	margin: 20px 0px 20px 0px;
}
.link_text{
	color: #101622;
	line-height: 1.2;
	margin: 5px 0px 0px 0px;
}
#banna{
	width: 745px;
	margin: 0px auto 20px auto;
}
#banna .ta_ce{
	padding: 0 11px;
}
.b2{
	margin: 15px 0px 0px 0px;
}
#link h2{
	margin: 50px 0px 40px 0px;
}
#link a:hover{
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
}
