.css {
	font-size: 12px;
	color: #776326;
	text-decoration: none;
	line-height: 22px;
}

.inputText{
	border: #C4C4C4 1px solid;
	color: #776326;
	background-color: #FFFFFF;
}
.STYLE2 {
	color: #431F14;
	font-size: 14;
}
.gytd{
	font-size: 12px;
	line-height: 22px;
	color: #cc9966;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dab3ac;
}
a:link {
	font-size: 12px;
	line-height: 22px;
	color: #776326;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 22px;
	color: #776326;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 22px;
	color: #660000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	line-height: 22px;
	color: #660000;
	text-decoration: none;
}

a.css2:link {
	font-size: 14px;
	line-height: 20px;
	color: #776326;
	text-decoration: none;
}
a.css2:visited {
	font-size: 14px;
	line-height: 20px;
	color: #776326;
	text-decoration: none;
}
a.css2:hover {
	font-size: 14px;
	line-height: 20px;
	color: #660000;
	text-decoration: none;
}
a.css2:active {
	font-size: 14px;
	line-height: 20px;
	color: #660000;
	text-decoration: none;
}
.bg {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBE9B8;
}
.d_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
a.green:link {
	font-size: 12px;
	line-height: 22px;
	color: #7E9500;
	text-decoration: none;
}
a.green:visited {
	font-size: 12px;
	line-height: 22px;
	color: #7E9500;
	text-decoration: none;
}
a.green:hover {
	font-size: 12px;
	line-height: 22px;0
	color: #9F7B00;
	text-decoration: none;
}
a.green:active {
	font-size: 12px;
	line-height: 22px;
	color: #9F7B00;
	text-decoration: none;
}
.bg2 {
	border: 1px solid #E8DBCA;
}
.title {
	font-size: 24px;
	color: #431F14;
	text-decoration: none;
	line-height: 30px;
}
.subtitle {
	font-size: 20px;
	color: #431F14;
	text-decoration: none;
	line-height: 25px;
}
.abstract {
	border-width: 1px;
	border-style: solid;
	border-color: #431F14;
}