@charset "UTF-8";
.content {
	width:674px; 
	height:auto; 
	float:left;  
	margin-left:0px;
}
.banner {
	width:674px; 
	height:258px;
}
.templeteTitle {
	text-align:left;
	height: 65px;
}
.templeteText {
	text-align:left;
	margin-bottom: 15px;
	float: left;
	width: 674px;
}
.templete {
	width:674px;
	height:auto;
	margin-top:5px;
	margin-bottom:15px;
	float:left;
	text-align:left;
	display:none;
}
.templete table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #096C18;
	border-bottom-color: #096C18;
	color: #000000;
}
.templete thead td{
	font-size: 12px;
	background-color: #096C18;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}
.templete th {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #096C18;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #096C18;
}

.templete td {
	font-size: 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #096C18;
}
