body {
	margin: 0px;
}
table,td,pre,textarea {
    font-family:Arial,Verdana,Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.layer {
	position: relative;
}
.Input0{
	height: 20px;
	width: 100px;
	margin: 2px;
	border: 1px solid #C0ABCC;
	padding: 2px;
}
.inputGo{
	height: 16px;
	width: 25px;
	margin: 2px;
	border: 1px solid #A88FB7;
	padding: 2px;
}
.input01{
	width: 250px;
	height: 16px;
	margin: 2px;
	border: 1px solid #A88FB7;
	padding: 2px;
}
.font1 {
	font-size: 14px;
}
.font2 {
	font-size: 13px;
	line-height: 20px;
}
.font3 {
	color:#FF6600;
}
.font4 {
	color:#75A81F;
}
.font5 {
	color:#AA8C5D;
}
.font6{
	font-size: 14px;
	font-weight:bold;
	color:#60349F;
}
.font7{
	color:#000000;
}
.font8{
	color:#ffffff;
}
.font9 {
	font-size: 13px;
	line-height: 16px;
}
.font10{
	font-size: 11px;
	color:#000000;
}
.font11{
	font-size: 10px;
	color:#000000;
}
.font12{
	font-size: 13px;
	color:#0A4795;
}
.bgLink {
	background-image: url(image/bg_link.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgLink1 {
	background-image: url(image/bg_link1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgLogin {
	background-repeat: no-repeat;
	background-position: right middle;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #1878A6;
	text-decoration: none;
}
a.more:link {
	color: #7A4A4A;
	text-decoration: none;
}
a.more:visited {
	color: #7A4A4A;
	text-decoration: none;
}
a.more:hover {
	color: #77A320;
	text-decoration: underline;
}
a.u:link {
	color: #333333;
	text-decoration: underline;
}
a.u:visited {
	color: #333333;
	text-decoration: underline;
}
a.u:hover {
	color: #1878A6;
	text-decoration: none;
}
#Layer2 {
	position:absolute;
	width:778px;
	height:100px;
	z-index:26;
	left: 0;
	top: 0;
}.inputReply {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: #666666;
}
