@charset "utf-8";
/* CSS Document */
body{
	background:url(../images/bg.jpg) no-repeat center 193px;
}
.img{
	width:160px;
	float:right;
	padding:0px 50px 0 0;
}
.img img{
	width:100%;
	margin:0px 0 12px;
}
#news{
	padding:30px 0 0;
	line-height:17px;
}
#news table{
	margin:0 0 20px;
}
#news table strong{
	font-size:18px;
	color:#af3541;
	display:block;
	padding:0 0 30px;
	line-height:22px;
}
#news table a{
	color:#008c8c;
}