body{
	margin:0px;
	padding:0px;
	font-family:"Tahoma";
	color:#4c4c4c;
	font-size:11px;
	background-color:#d1cdae;
}
.td{
	line-height:20px;
	}
a:link {
	font-family:"Tahoma";
	font-size:12px;
	color: #0f5700;
	text-decoration:none;
	}
a:visited {
	font-family:"Tahoma";
	font-size:12px;
	color: #0f5700;
	text-decoration: none;
	}
a:hover {
	font-family:"Tahoma";
	font-size:12px;
	color: #000000;
	text-decoration:none;
	}
a.menu:link {
	font-family:"Tahoma";
	font-size:12px;
	color: #ffffff;
	text-decoration:none;
	}
a.menu:visited {
	font-family:"Tahoma";
	font-size:12px;
	color: #ffffff;
	text-decoration: none;
	}
a.menu:hover {
	font-family:"Tahoma";
	font-size:12px;
	color: #000000;
	text-decoration:none;
	}
a.menuleft:link {
	font-size:12px;
	color: #000000;
	text-decoration: none;
	display:block;
	width:181px;
	height:28px;
	line-height:28px;
	background-image:url(../images/link.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:50px;
}
a.menuleft:visited {
	font-size:12px;
	color: #000000;
	text-decoration: none;
	display:block;
	width:181px;
	height:28px;
	line-height:28px;
	background-image:url(../images/link.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:50px;
}
a.menuleft:hover {
	font-size:12px;
	color: #0f5700;
	text-decoration: none;
	display:block;
	width:181px;
	height:28px;
	line-height:28px;
	background-image:url(../images/over_link.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:50px;
}

.line{
	border:#a9a799 1px solid;
	}
.mar_top{
	margin-top:8px;
	}
.mar_top2{
	margin-top:12px;
	}
.font_bai{
	font-family:"微软雅黑";
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	}
.font_huang{
	font-family:"微软雅黑";
	font-size:18px;
	color:#a98423;
	font-weight:bold;
	}
.input{
	border:1px solid #bfbfbf;
	font-size:12px;
	color:#797979;
	font-family:"Tahoma";
}
.line2{
	border-bottom:#c9c9c4 1px solid;
	}
.line3{
	border-left:#d9d8ba 1px solid;
	border-right:#d9d8ba 1px solid;
	}