body,table,tr,td,p,form,select,input
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.detail,.detail a:link,.detail a:visited,.detail a:active {
	font-weight: bold;
	color: #0066cc;
	text-decoration: none;
}
.detail a:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
	line-height: normal;
}
.linktext,.linktext a:link,.linktext a:visited,.linktext a:active {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.linktext a:hover {
	font-weight: normal;
	text-decoration: underline;
	line-height: normal;
	color: #0066cc;
}
.head1 {
	color: #668b1e;
	font-size: 18px;
	font-weight: bold;
}
.box {
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	border-right-width: 1px;
	border-left-width: 1px;
}
.bottom {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 11px;
}
.line_ver {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.title {
	background-image: url(../images/green/title.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 178px;
}
.line1px {
	line-height: 1px;
	background-color: #616161;
}
.line_ver2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #616161;
}
.topic{
	font-size: 16px;
	font-weight: bold;
	color: #008d00;
	line-height: 18px;
}
.fieldrequire {
	background:url(../administrator/images/bullet_0.gif) no-repeat right;
	display:block;
	text-indent: 30px;
	text-align: right;
	clear: none;
	float: right;
	width: 100%;
}
.field {
	display:block;
	text-indent: 30px;
	text-align: right;
	clear: none;
	float: right;
	width: 100%;
}