.yougo {
	width: 600px;
	height: auto;
	text-align: left;
	padding: 10px;
}

.yougo h2 {
	width: 30px;
	height: 30px;
	margin: 0 200px 0 0;
	padding: 10px;
	border-left: 10px solid #FD04B6;
	color: 
}
.yougo h3 {	
	padding: 5px;
	border-bottom: 2px solid #FD04B6;
}
.yougo p {
	line-height: 2.0em;
	padding: 10px;
}

#footer_link {
	width: 800px;
	height: auto;
	text-align:center;
	margin:0 auto;
	padding:20px 0px 10px 0px;
	font-size:11px;
	color:#333333;
	
}

#footfoot {
	width: 100%;
	height: auto;
	border-top:solid 1px #ffffff;
	text-align:center;
	background-color:#e3e3e3;

}
#footfoot a:link {
text-decoration:none;
color: #333333;
}

#footfoot a:visited {
text-decoration:none;
color: #333333;
}