﻿
/*TopList*/
.toplist-content{
width:98%;
}
.toplist-content ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
padding:0pt;
}
.toplist-content li.default {
	background-image:url(/Portals/0/AITemplate/AINewsSolution/TopNewsTemplate/CSS/Images/Square_Red_li.jpg);
	background-position:0px 5px;
	background-repeat:no-repeat;
	padding:0 0 0 13px;
	list-style-type:none;
	text-align:justify;
	line-height:20px;
	float:left;
	display:inline;
}
.toplist-content li.lastest {
	
	border-bottom:none;
	background-image:url(/Portals/0/AITemplate/AINewsSolution/TopNewsTemplate/CSS/Images/Square_Red_li.jpg);
	background-position:0px 5px;
	background-repeat:no-repeat;
	padding:0 0 0 13px;
	list-style-type:none;
	text-align:justify;
	line-height:20px;
	float:left;
	display:inline;
}
.link-toplist_Default
{
    float:left;
    display:inline;
    background:#EEEEEE;
    width:100%;
}
.link-toplist_Other
{
    float:left;
    display:inline;
    background:Gainsboro;
    width:100%;
}
a.link-toplist_Default:link,
a.link-toplist_Default:visited,
a.link-toplist_Other:link,
a.link-toplist_Other:visited
 {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	float:left;
	display:inline;
	text-align:left;
	width:259px;
	padding:3px 10px;
}
*html a.link-toplist_Default:link,
*html a.link-toplist_Default:visited,
*html a.link-toplist_Other:link,
*html a.link-toplist_Other:visited
 {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	float:left;
	display:inline;
	text-align:left;
	width:280px;
	padding:3px 10px;
}
a.link-toplist_Default:hover,
a.link-toplist_Other:hover
{
	text-decoration:none;
	float:left;
	display:inline;
	text-align:left;
}
.borderBottomli
{
	width:270px;
	height:2px;
	border-bottom:1px solid #d3d3d3;
	float:right;
	display:inline;
	padding:0px;
	margin:0px;
}
.HideCateChild_NewsRelated
{
	margin-left: 4px;	
	padding-top: 8px;
}

.HideCateChild_NewsRelated ul li
{
	background-image: url(images/icon_NewsItem.gif);
	background-repeat:no-repeat;
	background-position: 0 10;
	line-height:2;
	padding-left:10px;
}


/*Home Item*/
.HideCateChild_NewsBoxImage{
	background: url(images/BG_HomeItem.gif) no-repeat top left;
	width: 132px;
	height : 101px;
	padding : 0px;
	padding-top : 1px;
}
.BorderBottom_FirstNews{
	border-bottom:1px dotted #838383;
	padding-bottom :8px;
	padding-top:8;
}
.HomeItem_LineBle
{
	background : #4f99d8;
	height:6;
}
.HomeItem_Viewmore{float:right;margin-top:9px;}
.Home_NewsItem_tile
{
	height:25px;
	line-height : 31px;
}
.Home_NewsItem_HeadTitle,
.Home_NewsItem_HeadTitle a,
.Home_NewsItem_HeadTitle a:hover,
.Home_NewsItem_HeadTitle a:visited
{
	color:#9e0b0f;
	font-weight:bold;
	height:25px;
	line-height:31px;	
	text-decoration:none;
	vertical-align:top;
	float:left;
	display:inline;
	text-transform:uppercase;
}
.BorderBottom_FirstNews{padding-top:10px;}
.HomeItemBox{width:100%;margin-bottom:10px;margin-top:10px;}
.HideCateChild_justifybox_intro{text-align : justify ;}