/* CSS Document */
#ikoo {
	
	width:760px;
	margin:10px auto 0;
	/*background:#fefefe;*/
	overflow:hidden;
	font-size:15px;
	float:right;
	
	
}

#title_ikoo {

	width:1002px;
	border-bottom:1px solid #c6c6c6; height:30px;
}
#title_ikoo strong{ display:block; width:120px; height:27px; border-bottom:3px solid #314d9e; line-height:25px; font-size:14px;}
#title_ikoo a:link, #title a:visited, #title a:hover {
	color:#3F7FBC;
	text-decoration:none;
}
#news_ikoo {
	margin:0px auto;
	width:1002px;
}
#news_ikoo li {
	padding:0px 0px 0px 18px;
	line-height:28px;
	border-bottom:1px dashed #a6a6a6;
	background:url(../Images/items2.gif) no-repeat left center;
}