@charset "utf-8";
body {
	background-color: #E1E1E1;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A7849;
	line-height: 20px;
}
A {
	COLOR: #5C5C5C; TEXT-DECORATION: none
}
A:hover {
	COLOR: #FF0000; TEXT-DECORATION: none
}

A.linkwhite {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-size: 12px;
	font-weight: bold;
}
A.linkwhite:hover {
	COLOR: #FFCC00; TEXT-DECORATION: none}
.bg {
	background-image: url(../images/indexbg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.title14 {
	font-size: 15px;
	font-weight: bold;
	color: #7C6231;
}
.title12 {
	font-size: 12px;
	font-weight: bold;
	color: #7C6231;
}
.fontblue {
	color: #0577AA;
}
.fontred {
	color: #FF0000;
}
.fonthui {
	color: #7D7D7D;
}

.font11 {
	font-size: 12px;
	color: #8F7E56;
}


.bk {
	border: 1px solid #D1CEA3;
}

.line-xuxian {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B6B15A;
}
.line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.input1 {
	background-color: #BBB583;
	border: 1px solid #928F58;
	font-size: 12px;
	height: 18px;
	line-height: 18px;
}
