body {
	margin: 0;
	font-size:12px;
}
/* FOOTER */	
a {
	color: #596878;
	text-decoration: none;
	font-size:12px;
}
#footer{
	width:950px;
	height:auto;
	margin:0 auto;
}
a.fotterlink:hover {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #8FC400;
	padding-right: 5px;
	padding-left: 5px;

}
a.fotterlink:active{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #202219;
	padding-right: 5px;
	padding-left: 5px;

}


#friendlink
{
	width:950px;
	height:auto;
	margin-top:10px;
}
#f-ct-left
{
	width:37px;
	height:30px;
	float:left;
	background-image:url(../../Images/Pic/Common/ct_left.gif);
}
#f-ct-middle
{
	width:887px;
	height:20px;
	padding-top:10px;
	color:#596878;
	font-size:14px;
	float:left;
	background-image:url(../../Images/Pic/Common/ct_middle.gif);
}
#f-ct-right
{
	width:26px;
	height:30px;
	float:left;
	background-image:url(../../Images/Pic/Common/ct_right.gif);
}
#f-content
{
	clear:left;
	width:948px;
	border:1px solid #ccc;
	border-top:none;
	height:auto;
}
.f-innertitle
{
	padding:5px 10px 0px;
	clear:both;
}
.f-innertitle div
{
	background-color:#F8F2F2;
	height:20px;
}
.f-innertitle div span
{
	float:left;
	background-image:url(../../Images/Pic/Common/f-inner-title.gif);
	width:66px;
	height:17px;
	padding-left:20px;
	padding-top:3px;
	color:white;
}
#f-content ul{ list-style:none; padding:0px; margin:0px;}
#f-content #f_cimglist li
{
	float:left;
	height:40px;
	padding:0 0 0 10px;
	width:148px;
	margin-top:5px;
	list-style:none;
}
#f-content #f_cclist li
{
	float:left;
	line-height:20px;
	padding:5px 0 0 10px;
	width:148px;
	list-style:none;
	height:20px;
}
#f-content a:hover
{
	color: #8FC400;
}

