.template .template_tit ul li {
	float: left;
	width: 160px;
	font-family: "宋体";
	font-size: 14px;
	line-height: 33px;
	color: #858585;
	height: 33px;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	position: relative;
	margin-top: 5px;
}
.template .template_tit ul {
	overflow: hidden;
	position: relative;
}
.template .template_tit ul li .checked {
	color: #FFF;
	background-color: #3D90D8;
}
.template .template_tit ul li a {
	color: #858585;
	text-decoration: none;
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}
.template .template_tit ul li a:hover {
	text-decoration: underline;
}
.template .template_con {
	margin-top: 5px;
	overflow: hidden;
	position: relative;
}
.template .template_con ul li {
	height: 231px;
	width: 208px;
	margin-right: 10px;
	float: left;
	margin-top: 15px;
	position: relative;
}
.template .template_con ul {
	width: 105%;
	overflow: hidden;
	position: relative;
}
.template .template_con ul li img {
	border: 1px solid #E6E6E6;
	position: absolute;
	left: 0px;
	top: 0px;
}
.template .template_con ul li .title {
	font-family: "宋体";
	font-size: 14px;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 169px;
	line-height: 30px;
	text-align: center;
}
.template .template_con ul li .get_show {
	background-image: url(../images/template.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	height: 30px;
	width: 100%;
	left: 0px;
	bottom: 0px;
}
.template .template_con ul li .get_show a {
	font-family: "宋体";
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	position: absolute;
	width: 50%;
}
.template .template_con ul li .get_show .wzys {
	color: #000;
	text-decoration: none;
	left: 0px;
	top: 0px;
}
.template .template_con ul li .get_show .ckxq {
	color: #FFF;
	top: 0px;
	right: 0px;
	text-decoration: none;
}
