.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	text-align: justify;
}
.contentgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #999;
	text-align: justify;
}

.title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
}
.box {
	background-image: url(../images/box.gif);
	float: left;
	height: 106px;
	width: 264px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-right: 8px;
	margin-left: 5px;
	margin-bottom: 15px;
	text-align: left;
}
.title16 {
	font-size: 16px;
	font-weight: bold;
}


.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFF;
	text-align: center;
}
.formcolor {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: 24px;
	width: 200px;
	background-color: #E6E6E6;
	border: 1px solid #999;
}
.formcolormessage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: 140px;
	width: 350px;
	background-color: #E6E6E6;
	border: 1px solid #999;
}
.construct {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #726759;
	text-align: center;
}
.contentCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	text-align: left;
}
.ser_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	margin-top: 45px;
	margin-left: 15px;
	text-align: center;
	margin-right: 15px;
}
.news {
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.date {
	font-weight: bold;
}
.backbutton {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	background-color: #000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}

