#outerbodycontentrightdetail {
	width: 717px;
	float: left;
	margin-top: 5px;
	margin-left: 1px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
#detailtop {
	background-image: url(../images/detailpage/detailtop.gif);
	background-repeat: no-repeat;
	height: 35px;
}
#detailbody {
	background-image: url(../images/detailpage/detailbody.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 20px;
}
#detailbottom {
	height: 35px;
	background-image: url(../images/detailpage/detailbottom.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#detailbody .text {
	color: #00C;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#proline {
	height: 107px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#produ a{
	font-size: 20px;
	height: 107px;
	width: 198px;
	background-image: url(../images/probg.gif);
	background-repeat: no-repeat;
	line-height: 107px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	color: #3FF;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	text-decoration: none;
}
#produ a:hover{
	font-size: 20px;
	height: 107px;
	width: 198px;
	background-image: url(../images/probghover.gif);
	background-repeat: no-repeat;
	line-height: 107px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	color: #3FF;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	text-decoration: none;
}
