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

.article{
	padding:20px;
	text-align:left;
}

.article p{
	margin:0 0 15px;
	line-height:1.8em;
}