.templateList_title {
	background-image: url(../img/templateList/temp_pageTitle.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 46px;
	width: 570px;
}
.bgWafu{
	background:url(../img/templateList/step_bg.gif);
	padding:10px;
	overflow:auto;
}
.tempWrapper{
	background:#fff;
	border:solid 1px #701212;
	padding:10px;
	height:162px;
}
.tempWrapper2{
	height:340px;
	background:#fff;
	border:solid 1px #701212;
	padding:10px;
}
.tempWrapper li{
	float:left;
	display:inline;
}
.tempWrapper2 li{
	float:left;
	display:inline;
}
.tempCenter{
	padding:0px 15px;
}
.tempSide{
	padding:0px 4px;
}
.tempInner{
	height:175px;
}
