@charset "utf-8";
a{
	text-decoration:none;
	color:#333f66;
}
p{
	font-size:12px;
}
.left{
	float:left;
	width:410px;
}
.right{
	float:left;
	width:370px;
}
.both{
	clear:both;
}
