@charset "utf-8";
/* CSS Document */
}
a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}

#r1_b1
{
	width:50%;
	float:left;
	text-align:center;
	height:233px;
}

#r1_b2
{
	width:46%;
	float:left;
	margin-right:2%;
	margin-left:1%;
	height:233px;
	margin-top:5px;
}


#r2_b1
{
	width:46%;
	float:left;
	margin-right:1%;
	margin-left:3%;
	margin-top:15px;
}

#r2_b2
{
	width:49%;
	float:left;
	margin-top:15px;
}

#r3
{
	margin-top:15px;
	margin-left:10%;
	width:80%;
	float:left;
	
}


subtitle {
	line-height: 28px;
	font-weight: bold;
	font-size:18px;
}
sub2 {
	font-weight: bold;
	font-size: 12px;
	color: #000;
}
