@charset "utf-8";
/* CSS Document */

body {font-family:Arial,sans-serif, Georgia, "Times New Roman", Times, serif; color:#666}
p {text-align:justify; line-height:25px;}


.comment01{
	height:100px; width:100px;}
.comment01 a {display:block; width:100px; height:100px; 
            background-image:url(../images/cloud2.png);
            float:left; margin-top:10px; margin-left:150px;}
.comment01 a:hover{background:url(../images/cloud.png)}
