.cai {
	margin-top: 20px;
}
.cai td {
	width: 50%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
.cai .box {
	height: 101px;
	width: 338px;
	background-image: url(/Skin/public/CaiPicBig.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.cai .box .pic {
	padding-top: 4px;
	padding-left: 4px;
	float: left;
	width: 141px;
	position: relative;
	height: 93px;
	overflow: hidden;
}
.cai .box .pic .jiao {
	padding-top: 3px;
	padding-left: 135px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	z-index: 10;
	text-align: left;
	vertical-align: top;
	width: auto;
}
.cai .box .pic .jiao img {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='image', src='/Skin/style_1/image/picBian.png');
}
.cai .box .info {
	height: 101px;
	width: 184px;
	float: right;
}
.cai .box .info strong {
	line-height: 32px;
	text-align: center;
	display: block;
	height: 32px;
	width: 90%;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.cai .box .info p {
	height: 60px;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5%;
	line-height: 20px;
	overflow: hidden;
	text-align: left;
	color: #666666;
}
