@charset "utf-8";
#text #box1 {
	margin: 0px 30px 0 0;
	padding: 0px;
	float:left;
}
#text #box2 {
	margin: 0px 40px 0 0;
	padding: 0px;
	float:left;
}
#text #box3 {
	margin: 0px 20px 0 0;
	padding: 0px;
	float:left;
}
#text #box1 p a{
	text-decoration:none;
	color:#fff;
}
#text #box1 p a:hover{
	color:#ed1c24;
}
#text #box1 p a img{
	margin-bottom:-3px;
}
#text #box2 p a{
	text-decoration:none;
	color:#fff;
}
#text #box2 p a:hover{
	color:#ed1c24;
}
#text #box2 p img{
	float:left;
	margin:0 10px 0 0;
}