.con_head {
	text-align:left;
	margin:16px;
	background-image:url(leftcorner.png);
	background-position:top left;
	background-repeat:no-repeat;
}
.headtitle {
	border-left: solid #999999 1px;
	border-right: solid #999999 1px;
	background-color:#ffffff;
	border-top:0px;
	margin:0px;
	padding:0px;
}
.headtop {
	background-image:url(leftcorner.png);
	background-position: top left;
	background-repeat:no-repeat;
	height:16px;
	border-right: solid #999999 1px;
	border-bottom:0px;
	padding:0px;
	margin:0px;
}
.Head {
	font-size:14px;
	padding: 8px;
}
.c_float {
	background-color: #ffffff;
}
.con_content {
	background-color:#ffffff;
	border-left: solid #999999 1px;
	border-right: solid #999999 1px;
	text-align:left;
	border-top:0px;
	padding:8px;
}
.con_footer {
	border-left: solid #999999 1px;
	border-right: solid #999999 1px;
	border-bottom: solid #999999 1px;
	text-align:right;
	background-color:#ffffff;
}
.clear_float {
	Background-color:#ffffff;
	border-right: solid #999999 1px;
}
