.ftlist{
	width:96%;
	clear:both;
	height:170px;
	margin:0px auto;
	background: url(../images08/dash_x.gif) repeat-x 5px bottom;
}
.ftlist .TitleNews{
	display:inline;
	width:132px;
	float:left;
	margin:10px 0px 0px 10px;
}
.ftlist .TitleNews a{
	display:block;
	text-align:center;
	text-decoration:none;
}
.ftlist .TitleNews .img{
	display:block;
	padding:5px;
	margin:5px auto;
	border:1px solid #dddddd;
}
.ftlist .TitleNews .img img{
	border:0px;
	width:120px;
	height:84px;
}
.ftlist .TitleNews .txt{
	cursor:pointer;
	line-height:16px;
	font-size:12px;
	display:block;
	height:32px;
	overflow:hidden;
}
.ftlist .head{
	width:430px;
	float:right;
	border-bottom:1px solid #003399;
	height:30px;
}
.ftlist .head h2{
	display:inline;
	float:left;
	font-size:16px;
	font-family:"ºÚÌå";
	font-weight:normal;
	margin-top:10px;
	margin-left:5px;
	color:#003399;
}
.ftlist .head .more{
	margin-top:10px;
	margin-right:10px;
	float:right;
}
.ftlist .head .more a{
	font-size:14px;
	text-decoration:none;
}
.ftlist .body{
	width:430px;
	float:right;
}
.ftlist .body ul{
	list-style:none;
	margin:15px 0px;
	padding:0px;
}
.ftlist .body ul li{
	list-style:none;
	line-height:20px;
	margin:0px;
	padding:0px;
	background: url(../images08/bg_01.gif) no-repeat 5px 7px;
	padding-left: 15px;
}
.ftlist .body ul li a{
	font-size:14px;
	text-decoration:none;
	display:block;
	width:410px;
	white-space:nowrap;
	overflow:hidden;
}