﻿#ArticlesRecommend2_ascx
{
	width:967px;
	height:200px;
	background-image:url(img_ArticlesRecommend2/SuccessStories.gif);
	background-repeat:no-repeat;
	padding:0;
	margin:5px 0 0 0;
}

#ArticlesRecommend2_ascx #scrollDiv
{
	width: 450px;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	margin:0 0 0 100px;
	float:left;
	
}

#ArticlesRecommend2_ascx #scrollDiv ul
{
	margin:0;
	height:200px;
}

#ArticlesRecommend2_ascx #scrollDiv li
{
	height: 25px;
	padding: 3px 0 0 8px;
}

#ArticlesRecommend2_ascx #scrollDiv li a
{
	color:#07519a;	
	width:220px;
	height:28px;
	background:none;
	margin:0 20px 0 20px;	
}

#ArticlesRecommend2_ascx #scrollDiv li a:hover
{
	color:#0085cf;	
}

#ArticlesRecommend2_ascx #ar2_more
{
	float:right;
	line-height:28px;
	height: 25px;
	padding-left: 10px;
	padding: 3px 20px 0 0;
	color:#1683dc;
}

#ArticlesRecommend2_ascx #picContent
{
	margin:5px 10px;
	height:150px;
	float:left;
	width:950px;
}

#ArticlesRecommend2_ascx #picContent ul
{
	margin:0;
	padding:0 0 0 20px;
	
}

#ArticlesRecommend2_ascx #picContent ul li
{
	margin:0;
	width:159px;
	height:150px;
	float:left;
	padding:15px 0 0 0;
	margin:0 0 0 5px;
}

#ArticlesRecommend2_ascx #picContent ul li img
{
	border:solid 1px #8abadd;
	width:138px;
	height:100px;
	margin:0 0 5px 0;
}

#ArticlesRecommend2_ascx #picContent ul li a
{
	color:#003399;
	width:150px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;	
}

#ArticlesRecommend2_ascx #picContent ul li a:hover
{
	color:#0085cf;
}
