/*CSSDocument*/

.template_ContentCenter1
{
	/*background-color: white;*/
	border-left: none;
	background: url(../Images/back.png) no-repeat right bottom;
	background-position-x: right;
	background-position-y: bottom;
	z-index: 1;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 511px;
	/*height: 438px;*/
	overflow: hidden;
	float: left;
}

.template_ContentCenter1 .picture
{
	/*background-color: white;*/
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	margin-right: 4px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: auto;
	width: 506px;
}

.template_ContentCenter1 .content
{
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	/*background-color: white;*/
	margin-bottom: 4px;
	padding: 8px 15px 15px 15px;
	width: 477px;
	/*height: 168px;*/
	overflow: hidden;
	text-align: left;
}

	
.template_ContentCenter2
{
	background-color: white;
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
	width: 510px;
	/*height: 24px;*/
	overflow: hidden;
	float: left;
}

.template_ContentCenter3
{
	background-color: white;
	border: 1px solid #cccccc;
	margin: 0px 0px 10px 0px;
	padding: 15px;
	width: 478px;
	/*height: 200px;*/
	overflow: hidden;
	float: left;
}


.template_ContentCenter3 .picture
{
	margin: 0px 8px 0px 0px;
	padding: 0px;
	width: 102px;
	/*height: 200px;*/
	overflow: hidden;
	float: left;
}

.template_ContentCenter3 .content
{
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 5px;
	width: 360px;
	/*height: 200px;*/
	overflow: hidden;
	float: left;
}

.template_ContentCenter1 .picture img
{
	width: 506px;
}
