@charset "utf-8";
/* CSS Document */

#right2 {
	float: right;
	width: 675px;
	padding-left: 50px;
	text-align: left;
	min-height:400px;


}
.mc_block1 {
	float: left;
	height: 265px;
	width: 620px;
	margin-bottom: 15px;
	background-image: url(images/mc_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFF;
	margin-top: 15px;
}
.mc_block2 {
	float: left;
	height: 194px;
	width: 238px;
	margin-top: 20px;
	margin-left: 20px;
	background-image: url(images/mcv_bg.jpg);
	padding-top: 16px;
	background-repeat: no-repeat;
	padding-left: 8px;
	
}
.mc_block3info {
	float: left;
	width: 250px;
	margin-top: 20px;
	margin-left: 20px;
}
.mc_infoinner {
	float: left;
	width: 200px;
}


.mc_title {
	background-image: url(images/m_titlebg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 14px;
	font-weight: normal;
	color: #596136;
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-family:Tahoma, Geneva, sans-serif;
}
