.word {
	font-family: "Times New Roman";
	font-size: 14px;
	line-height: 43px;
	font-weight: bolder;
	color: 414E75;
	letter-spacing: 0px;
	word-spacing: 0px;


}
.newsword {
	font-family: "Times New Roman";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.bottom {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: CDCDCD;
}
.title1 {
	font-family: "Times New Roman";
	font-size: 16px;
	line-height: 40px;
	color: 273562;
	font-weight: bolder;
	text-decoration: underline;

}
.title2 {
	font-family: "Times New Roman";
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	color: #414E75;
}
.form1 {
	border: 1px solid #CDCDCD;
}
.form2 {
	background-position: center center;
	padding: 2px;
	border: 1px solid CDCDCD;
}
a:link {
	color: #414e75;
	text-decoration: none;
}
a:visited {
	color: #414e75;
	text-decoration: none;
}
a:hover {
	color: #414e75;
	text-decoration: underline;
}
body {
	word-break: break-all;
	font-family: "Times New Roman";
	font-size: 12px;
	word-wrap:break-word; 
	word-break:normal;
}

input {
	font-family: "Times New Roman";
	COLOR: #666666;
	BORDER-RIGHT: #71706C 1px solid;
	BORDER-TOP: #71706C 1px solid;
	BORDER-LEFT: #71706C 1px solid;
	BORDER-BOTTOM: #71706C 1px solid;
	
}

textarea {
	font-family: "Times New Roman";
	COLOR: #666666;
	background-color: #FFFFFF;
	BORDER-RIGHT: #71706C 1px solid;
	BORDER-TOP: #71706C 1px solid;
	BORDER-LEFT: #71706C 1px solid;
	BORDER-BOTTOM: #71706C 1px solid;
}