/*ny forside*/
div.fOuter
{
	width: 720px;
	overflow: hidden;
}

div.fOuter div.BannerDisp
{
	float: left;
	overflow: hidden;
	margin-bottom: 10px;
}
div.fOuter div.BannerDisp1
{
	margin-right: 2px;	
}

div#mainColContainer div.fOuter a,
div#mainColContainer div.fOuter a:visited
{
	text-decoration: none;
}

div.fOuter div.fLeft
{
	clear: both;
	float: left;
	width: 450px;
	overflow: hidden;
}


div.fOuter div.fRight
{
	float: right;
	width: 260px;
	overflow: hidden;
}

div.clear
{
	clear: both;
}


div.fOuter div.header
{
	background: #EAECEB;
	padding-left: 5px;
}



div.fOuter div.ListItem0 
{
	margin-bottom: 20px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ccc;
}


div.fOuter div.ListItem p img
{
	float: left;
}
div.fOuter div.ListItem a,
div.fOuter div.ListItem p,
 div.fOuter div.ListItem p img
{
	display: inline;
}

div.fOuter a.ReadLink
{
	float: left;
	display: inline;
}

div.fOuter div.ListItem p.ListAbs
{
	margin: 0;
	padding:0;
}

div.fOuter div.ListItem0 h2
{
	margin-top: 5px;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}


div.fOuter div.ListItem
{
	padding-right: 50px;
}

/*right*/

div.fOuter div.fRight div.ListItem
{
	margin-top: 4px;
	background: #EAECEB;
	height: 100px;
	width: 260px;
	clear: both;
}
div.fOuter div.fRight img.RelImg
{

	float: left;
	padding: 10px;
	padding-right: 0;
	width: 80px;
	height: 80px; 
	overflow: hidden;
}

div.fOuter div.fRight div.ListItem h2 a
{
	font-size: 12px;
	display: block;
	float: left;
	padding: 10px;
	padding-top: 15px;
	width: 150px;
	overflow: hidden;
	height: 60px;
}

div.fOuter div.fRight h2{ font-size: 12px;}

div.fOuter p.ListAbs a
{
	color: #333;
}