.rt_thum{
	background-color: #E4E4E4;
	float: left;
	height: 200px;
	width: 260px;
}
.rtcome{
	float: right;
	width: 330px;
}
.rtcome ul{
	float: left;
	width: 330px;
}
.rtcome ul li{
	float: left;
	width: 330px;
	font-size: 120%;
	font-weight: bold;
	padding-top: 10px;
}
.pro_box h3{
	float: left;
	width: 620px;
	margin-bottom: 20px;
}
h4{
	float: left;
	width: 620px;
	margin-bottom: 15px;
	margin-top: 15px;
}
/*e[u*/
.rabox{
	float: left;
	width: 620px;
	overflow: hidden;
}
table#table-ra {
	width: 650px;
}
table#table-ra th {
	width: 140px;
	padding-right: 20px;
	float: left;
}
table#table-ra th img{
	padding: 2px;
	float: left;
	border: 1px solid #F2F5F7;
	margin-top: 5px;
	width: 138px;
}
table#table-ra td {
	padding-right: 20px;
	width: 140px;
	vertical-align: top;
	float: left;
}
table#table-ra td h5{
	width: 150px;
	font-size: 100%;
	color: #06C;
	float: left;
	margin-bottom: 5px;
}


table#table-pr {
	width: 140px;
}
table#table-pr th {
}
table#table-pr td {
}
.retitle{
	font-size: 130%;
	font-weight: bold;
	color: #09F;
	line-height: 210%;
	padding-top: 30px;
}
.relink{
	float: left;
	width: 620px;
	margin-top: 15px;
	font-weight: bold;
}
.relink a:link {
	background-color: #09F;
	color: #FFF;
	text-align: center;
	padding: 4px;
	float: left;
	width: 610px;
	border: 1px solid #09F;
	text-decoration: none;
	font-weight: bold;
}
.relink a:visited {
	color: #FFF;
	background-color: #09F;
	text-align: center;
	padding: 4px;
	float: left;
	width: 610px;
	border: 1px solid #09F;
}
.relink a:hover {
	color: #FFF;
	background-color: #069;
	text-align: center;
	padding: 4px;
	float: left;
	width: 610px;
	border: 1px solid #09F;
}
.relink a:active {
	color: #FFF;
	background-color: #09F;
	text-align: center;
	padding: 4px;
	float: left;
	width: 610px;
	border: 1px solid #09F;
}