﻿#ArticlesLatest1_ascx_list
{
	width:200px;
}

#ArticlesLatest1_ascx_list div {padding:0px 0px 0 0;vertical-align:middle;table-layout:fixed;text-align:center;margin:0px auto;*margin:0px 0px 0px 0px;_margin:0px 0px 0px 0px;overflow:hidden;}
#ArticlesLatest1_ascx_list div ul {list-style:none;vertical-align:middle;float:none; margin:0 auto;padding:0;width:100%;}
#ArticlesLatest1_ascx_list div ul li {float:left;list-style:none;margin:0px; padding:0px 0px 0px 0px;vertical-align:middle;}



#ArticlesLatest1_ascx_list #title
{
	display:block;
	width:223px;
	height:31px;
	background:url(img_ArticlesLatest1/latest_news.gif) 0 0 no-repeat;
	padding:0 0 0 37px;
	border-bottom:#D7CEB7 solid 1px;
	margin:0 0 17px 0;
	text-align:left;
	line-height:31px;	
}

#ArticlesLatest1_ascx_list #list
{
	padding: 0 10px 0 10px;
}

#ArticlesLatest1_ascx_list #list #ul
{
	height:20px;
	padding: 3px 0 0 5px;
	/*border-bottom:dotted 1px #989898;*/
}

#ArticlesLatest1_ascx_list #list #ul #li_title
{
	text-align:left;
    width:180px;
    overflow:hidden; 
    text-overflow:ellipsis;
    white-space:nowrap;   
    color:#606060;
}

#ArticlesLatest1_ascx_list #list #ul #li_title a
{
    color:#000;
    font-weight:normal;
}

#ArticlesLatest1_ascx_list #list #ul #li_title a:hover
{
    color:#707070;
    text-decoration:none;
    font-weight:normal;
}

#ArticlesLatest1_ascx_list #list #ul #li_title a:active,visited,a:link
{
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}


#ArticlesLatest1_ascx_list #list #ul #li_dtime
{
	text-align:left;
	margin-left:15px;
    overflow:hidden; 
    text-overflow:ellipsis;
    white-space:nowrap; 
    font-size:14px;
    color:#707070;    
}

#ArticlesLatest1_ascx_list #list #underLline
{
	height:2px;
	background-image:url(img_ArticlesLatest1/underLine.jpg);
	background-repeat:repeat-x;
	padding: 0 0 0 5px;
	width:190px;
}

#ArticlesLatest1_ascx_list a.more{
	display:block;
	background:url(img_ArticlesLatest1/more_bg3.gif) 0 0 no-repeat;
	width:57px;
	height:18px;
	font:bold 11px/18px Arial, Helvetica, sans-serif;
	color:#1C0206;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	margin: 5px 20px 0 0;
	float:right;
}

#ArticlesLatest1_ascx_list a.more:hover{
	color:#6B1420;
	background-color:inherit;
}

