@charset "utf-8";
/* CSS Document */

a:visited {text-decoration:none;}
a:link {text-decoration:none;}
a:active {text-decoration:none;}
a:hover {text-decoration:none;}

.top-text {
	float: left;
	width: 472px;
	text-align: justify;
}

.right-text {
	float: left;
	width: 262px;
	height: 130px;
	margin-top: -10px;
	text-align: justify;
}

.buttom-text {
	float: left;
	width: 472px;
	text-align: justify;
}

.left-pic {
	float: left;
	width: 210px;
	height: 130px;
	margin: 0 5px 5px 0;
}

p {
	text-align: justify;
}
