@charset "gb2312";
.depict_cnt {}
.depict_cnt #left {float: left;width: 220px;border: 1px solid #DDDDDD;
}
.depict_cnt #right {float: right;width: 670px;border: 1px solid #DDDDDD;overflow: hidden;
}
.depict_cnt #right1 {float: right;width: 670px;clear: both;margin-top: 5px;margin-bottom: 5px;
}
#depict_outdiv {float: left;width: 155px;padding-top: 10px;padding-left: 10px;padding-bottom: 10px;overflow: hidden;
}
#depict_outdiv #pic {height: 112px;width: 151px;border: 1px solid #DDDDDD;padding: 1px;
}
#depict_outdiv img {height: 112px;width: 151px;
}
#depict_outdiv H3 {
	line-height: 20px;
	text-align: center;
	height: 20px;
	font-family: "ËÎÌå";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-weight: normal;
	overflow: hidden;
}
#depict_outdiv #act {line-height: 20px;text-align: center;height: 20px;font-weight: bold;color: #FF0000;
}
#template_view_content {
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	margin-top: 10px;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}

