@charset "utf-8";
/* CSS Document */

.section 				{padding:10px;}
.section .title {font-weight:bold; color:#990;}
.section .body 	{padding:16px; text-align:justify; color:#333;}

.section .container 						{padding:4px;}
.section .container .imagebox 	{border:1px solid #CCC; background-color:#fff; margin:10px; padding:10px;}
.section .container .image		 	{float:left;}

.section .container .image img 	{border:0;}
