body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #939393;
	text-decoration: none;
	line-height: 19px;
}
.line_xu {
	background-image: url(images/line_xu.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.td3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #5E4000;
	font-weight: bold;
	text-decoration: underline;
}
a {
	color: #5E4000;
	text-decoration: underline;
}

/*=============================================================*/
.td2 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}
a.td2:hover {
	color:#FFFFFF;
} 
/*=============================================================*/
.td4 {
	color: #939393;
	text-decoration: none;
}
a.td4:hover {
	color:#5e4000;
}
.input {
	border: 1px solid #CED0AA;
}
input {
	border: 1px solid #CED0AA;
}
