/*Home Item*/
.folder{width:500px;height:27px;
background:url(Images/TitleRepeat_bg.jpg) repeat-x scroll left bottom;
}
*html .folder
{
width:500px;
height:26px;
background:url(Images/TitleRepeat_bg.jpg) repeat-x scroll left bottom;
}
.folder-title 
{
	color:#868D9D;
	font-family:arial;
	font-size:11px;
	float:left;
	height:26px;
}
.link-folder{font-weight:bold;line-height:28px; color:#0774d1; text-decoration:none;}
a.link-subfolder:link,
a.link-subfolder:visited{ padding-left:5px; color:#000000; text-decoration:none;}
a.link-subfolder:hover{color:#4f82ac;}
.folder-activeleft{width:1px;  background-color:#a5cce0;}
.folder-activeright{width:1px;  background-color:#a5cce0;}
.folder-titleright {
	border-right:1px solid #9bcbe3;
	float:right;
	height:26px;
}
*html .folder-titleright {
border-right:1px solid #9bcbe3;
float:right;
height:26px;
margin-top:5px;
}
.folder-active {
	background-color:#fff ;
	padding:0px 5px;
	float:left;
	display:inline;
	height:29px;
	margin-top:-3px;
	border-left:1px solid #9bcbe3;
	border-right:1px solid #9bcbe3;
	border-top:1px solid #9bcbe3;
}
*html .folder-active {margin-top:0px;}
.subfolder {

	height:26px;
	line-height:20px;
	text-align:left;
	margin-top:3px;
	float:left;
	}
.fl{float:left;}
.fr {float:right;}
.folder-content {
	border-left:1px solid #9bcbe3;
	border-right:1px solid #9bcbe3;
	border-bottom:1px solid #9bcbe3;
	font-family:arial;
	font-size:12px;
	padding:5px 10px;
	width:478px;
	float:left;
	display:inline;
	margin-bottom:10px;

}
.HomeItem_NewsBoxImage{width:168px;	height:118px;border:1px dotted #2f63bd;}
.HomeItem_NewsRelated ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
padding:0pt;
}
.HomeItem_NewsRelated li {
	background-image:url(Images/RedArrow.jpg);
	background-position:5px 8px;
	background-repeat:no-repeat;
	padding:3px 5px 3px 15px;
	list-style-type:none;
	text-align:justify;
	float:left;
	display:inline;
	width:450px;
}
a.Link_HomeItem_NewsRelated:link,
a.Link_HomeItem_NewsRelated:visited
 {
	color:#054d9f;
	text-decoration:none;
}
a.Link_HomeItem_NewsRelated:hover
{
	color:#4f82ac;
}
.HomeItem_Title 
{
	padding-bottom:2px;
	padding-top:1px;
	padding-left:10px;
	text-align:left;
}
.HomeItem_Title a:link,
.HomeItem_Title a:hover,
.HomeItem_Title a:visited
{
	color:#054d9f;
	font-weight:bold;
}
.HomeItem_Image_Title
{
	width:130px;
	padding:3px 3px 3px 3px;
	text-align:left;
	border:none;
}
.HomeItem_justifybox_intro 
{
	color:#000000;
	text-align:justify;
	padding-left:10px;
}
.HomeItem_MoreNews
{
	color:#0d4570;
}
.HomeItem_Images
{
	float: left; 
	display:inline; 
	margin-top: 5px; 
	vertical-align:top;
	width:4px;	
}
*html .HomeItem_Images
{
	margin-top:-2px;
}

