.RC_BoxType1
	{
	display:inline;
	float:left;
	width:310px;
	height:350px;
	margin:10px;
	padding:10px;
	/*border:#999 1px solid;*/
	background:#eee;
	}
.RC_BoxType1 img
	{
	margin-right:10px;
	margin-bottom:10px;
	height:150px;
	width:100px;
	border:#333 1px solid;
	float:left;
	cursor:pointer;
	}
.RC_BoxType1_Title
	{
	line-height:110%;
	font-size:16px;
	color:#000;
	font-weight:bold;
	margin-bottom:15px;
	}
.RC_BoxType1_Title a
	{
	font-size:16px;
	color:#009;
	text-decoration:none;
	font-weight:bold;
	}
.RC_BoxType1_Info
	{
	margin-bottom:20px;
	}

.RC_BoxType2
	{
	display:inline;
	float:left;
	width:670px;
	height:auto;
	margin:10px;
	padding:10px;
	/*border:#999 1px solid;*/
	background:#eee;
	}
.RC_BoxType2 img
	{
	margin-left:10px;
	margin-bottom:10px;
	height:150px;
	width:100px;
	border:#333 1px solid;
	float:right;
	}
.RC_BoxType2_Title
	{
	line-height:110%;
	font-size:16px;
	color:#000;
	font-weight:bold;
	margin-bottom:15px;
	}
.RC_BoxType2_Info
	{
	margin-bottom:20px;
	}
.RC_BoxType2_Download
	{
	text-align:center;
	margin-bottom:20px;
	}
.RC_BoxType2_Download a
	{
	font-size:18px;
	font-weight:bold;
	color:#00F;
	}
