body {
	font-family: 宋体, 新细明体, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #181810;
	margin: 0px;
	background-image: url(images/bg.gif);background-attachment:fixed;
}

table{
  font-size: 12px;
  font-family: 宋体, 新细明体, Verdana, Arial, sans-serif;
}

a:link {
	color: #181810;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #2F2F20;
	text-decoration: none;
}

.font01 {
	font-weight: bold;
	filter: DropShadow(Color=#D0D0AA, OffX=1, OffY=1, Positive=true);
}

.input01 {
	border: 1px solid #969A63;
	line-height: 18px;
	font-family: "MS UI Gothic";
}
.red a:link{color:#D66C23; text-decoration:none;}.red a:visited{color:#9D4F1A; text-decoration:none;}.red a:hover{color:#FF0000; text-decoration:underline;}
.font02 {
	font-family: Arial;
	font-size: 11px;
	color: #5B5F41;
}

input{
    font-size: 12px; 
}

.text{
	border: #969A63 1px solid; 
	height: 16px; 
	background-color: #ffffff;
	color: #000000;
}

.textarea{
	border: #969A63 1px solid; 
	color: #000000; 
	background-color: #ffffff;
	font-size: 12px; 
}

.button{
    background-color: #DEAF6E;
    border: #969A63 1px solid;
    color: #000000;
    height: 20px;
}

.checkbox, .radio{
    border-width: 0; 
}

.select{
	font-size: 12px; 
	height: 18px;
}

.hottext{
  color: #FF0000;
}

.grid{
  background-color: #969A63;
}

.title{
  background: #B7B785;
  vertical-align: middle; 
  text-align: center;
  padding: 3px;
  font-size: 14px;
  font-weight: bold;
}

.head{
  background: #E5DE9C;
  padding: 3px; 
  font-size: 12px;
  font-weight: bold;
}

.even{
  background: #FAF8E7; 
  padding: 3px;
}

.odd{
  background: #FFFBEE; 
  padding: 3px;
}

.foot{
  background: #E5DE9C; 
  padding: 3px; 
  text-align: center;
}

.bottom{
  height: 9px;
  background: #B7B785; 
}

.jieqiQuote {
	border: #000000 1px solid; 
	padding: 2px; 
	font-size: 12px; 
	color: #000000; 
	background-color: #969A63;
}
.jieqiCode {
	border: #000000 1px solid; 
	padding: 2px; 
	font-size: 12px; 
	color: #000000; 
	background-color: #969A63;
}