.sub{
	padding: 15px 0 0 0;
}

.subhead{
	background-image: url(/pub/design/sub_headbg.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 925px;
	height: 12px;
	margin: 0 0 0 0;
}

.subcontent{
	width: 925px;
	background-color: #eeeded;
	min-height: 400px;
}

.subleft{
	float: left;
	width: 625px;
	min-height:100px;
	margin: 0 0 0 0;
	padding: 0 20px 0 20px;
}
.subleft2
{
	float: left;
	width:885px;
	margin: 0 0 0 0;
	padding: 0 20px 0 20px;
}

.subcontent h1{
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	color: #4b5d15;
	font-size: 190%;
	font-weight: bold;
}

.subcontent h2{
	margin: 0 0 0 0;
	padding: 2px 0 5px 0;
	color: #76a300;
	font-size: 150%;
	font-weight: bold;
}

.subleft p{
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	color: #333;
	font-size: 100%;
	line-height: 20px;
}

.subbottom{
	background-image: url(/pub/design/sub_bottombg.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 925px;
	height: 18px;
}

.subright{
	float: left;
	width: 230px;
}

.subbox{
	background-image: url(/pub/design/subpage_box.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 230px;

}

.subbox h3{
	margin: 0 0 0 0;
	padding: 8px 0 0 0;
	text-align: center;
	width: 230px;
	color: #fff;
	font-size: 120%;
}

.moresub{
	width: 210px;
	margin: 0 0 0 0;
	padding: 25px 0 0 10px;
}