﻿
#friendship_link
{
	border: solid 1px #788062;
	margin-top: 6px;
}

#friendship_link h2
{
	margin-top: 0px; /*background-image:url(Images/subheader_orange.gif);*/
	background-color: #788062;
	height: 25px;
	line-height: 25px;
	width: 100%;
	text-indent: 20px;
	color: White;
	font-size: 15px;
	font-family: 宋体;
	margin-bottom: 0px;
}

#friendship_link td
{
	font-size:14px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}
		
#friendship_link img
{
	max-width:120px;
}

#friendship_link a
{
	font-size:14px;
	text-decoration:underline;
}


