body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table,td,input,select,form,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	line-height: 120%;
	color: #9A8D74;
}
.listContent {
	line-height: 30px;
	color: #9A8D74;
}
.listContainerBg {
	/*filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr="#F3F1DC", endColorStr="#ffffff", gradientType=0);*/
	background-image: url(images/list_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	
}
.leftBg {
	background-image: url(images/index_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
.border2px {
	border: 3px dotted #C3A26E;
	filter:Alpha(Opacity=50);
-moz-opacity:0.5;
}
.border3px {
	border: 3px dotted #C3A26E;
}
.ImgIcon
{
filter:Alpha(Opacity=50);
-moz-opacity:0.5;
border: 3px dotted #C3A26E;
}
.ImgIconOn
{
filter:Alpha(Opacity=100);
-moz-opacity:1.0;
border: 3px dotted #C3A26E;
}
a:link {
	color: #9A8D74;
	text-decoration: underline;
}
a:visited {
	color: #9A8D74;
	text-decoration: underline;
}
a:hover {
	color: #9A8D74;
	text-decoration: none;
}
a:active {
	color: #9A8D74;
	text-decoration: none;
}
.input-A4B97F {
	border: 1px dotted #9A8D74;
}
.button-green {
	border: 1px dotted #9A8D74;
}
