#link h2{
	padding:5px 0 5px 35px;
	margin-bottom:20px;
	background:#e1cee4;
	font-size:1.1em;
	
}
#link h5{
	color:#c499c5;
	font-size:1.2em;

}
#link .line{
	width:100%;
	clear:both;
	border-bottom:1px dotted #d8d2c8;
	padding:12px 0 12px 0;
	overflow:auto;
	color:#a79b87;
	font-size:1em;
}
#link .first{
	border-top:1px dotted #d8d2c8;
}
#link p{
	float:left;
	width:242px;
}
