@charset "utf-8";
/* CSS Document */

.mr_class {
	position:relative;
	width:649px;
	background-color:#CCCCCC;
	padding:10px;
	margin-bottom:25px;
	margin-top:0px;
}

.mr_image {
	position:relative;
	width:445px;
	float:left;
	margin-right:20px;
}

.mr_content {
	postion:relative;
	float:left;
	width:184px; 
}

.mr_title {
	color:#B90E00;
	font-weight:bold;
	margin-bottom:7px;
}

.mr_img_links {
	text-align:center;
	margin-top:5px;
}