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

/* CONTAINER
--------------------------*/
h4{
	font-size:1.2em;
	font-weight:bold;
	margin-top:0px;
}
.site_block{
	padding-top:20px;
	padding-bottom:10px;
	border-bottom:1px dotted #dcdddd;
}
.site_block span{	color:#006ec0}
.site_block p{ margin-top:10px;}
	
.site_block a { color:#333333; }
.site_block a:hover { color:#CCC; }



