/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-family:"微软雅黑","长城宋体";
vertical-align: baseline;
list-style: none;
text-decoration: none;
}
.bannerA{
	width: 100%;
	height: 36px;
	background: url(../images/bg1.png);
	position:relative;
}
.contantA{
	width: 1024px;
	height: 36px;
	margin:0 auto;
}
.btnSkin{
	width: 86px;
	height: 36px;
	background: #67ac2d;
	color: white;
	font-size: 14px;
	line-height: 36px;
	text-align: center;
	float: right;
	cursor:pointer;
}
.menu{
	width: 300px;
	height: 36px;
	float: right;
}
.menu a{
	width: 74px;
	height: 36px;
	color: #b7b7b7;
	font-size: 12px;
	line-height: 36px;
	text-align: center;
	display: inline-block;
	float: right;
}
.btnSkinBack{
	width: 86px;
	height: 36px;
	background: #67ac2d;
	color: white;
	font-size: 14px;
	line-height: 36px;
	text-align: center;
	float: right;
	cursor:pointer;
}
.placeA{
	width: 100%;
	position:relative;
	z-index:100;
}
.bannerB{
	width: 100%;
	height: 36px;
	background: #525252;
}
.contantB{
	width: 100%;
	height: 180px;
	background: #ececec;
	overflow: hidden;
}
.templates{
	width: 1024px;
	height: 180px;
	margin:0 auto;
	overflow: hidden;
}
.template{
	width: 171px;
	height: 128px;
	margin-top:34px;
	margin-left:9px;
	float: left;
}
.templatePic{
	width: 165px;
	height: 89px;
	border:3px solid white;
	display: block;
	cursor:pointer;
}
.templateTitle{
	width: 165px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color:#7e7e7e;
	text-align: center;
}