/* CSS Document */
body{
	text-align:center;
	margin:0px;
	color:#5C6100;
	background-color:#4B4B47;
	font-size:12px;
}
td{
	font-size:12px;
	font-family:Arial, Verdana, "ËÎÌå";
}
#top{
	width:778px;
	background-color:#FDFDEE;
}
#middle{
	width:778px;
	background-color:#FDFDEE;
	padding-top:15px;
}
#copyright{
	width:778px;
	background-color:#FDFDEE;
	line-height:18px;
}
.topTd{
	padding-left:20px;
	height:31px;
}
.3-col-1{
	width:160px;
	padding-left:10px;
	vertical-align:top;
}
.3-col-2{
	width:400px;
	padding-left:10px;
	vertical-align:top;
}
.3-col-3{
	vertical-align:top;
}
.2-col-1{
	width:190px;
	vertical-align:top;
	padding-left:10px;
}
.2-col-2{
	vertical-align:top;
}
.indexSearch{
	background:url(images/indexLeftSearchBg.jpg) no-repeat left top;
	height:120px;
	padding-left:8px;
	padding-top:45px;
	vertical-align:top;
}
form{
	margin:0px;
}
.indexJumpForm{
	width:103px;
	height:21px;
	color:#3A3D00;
}
.icon1{
	background:url(images/icon1.jpg) no-repeat 5px 6px;;
	padding-left:15px;
	line-height:18px;
}
.listA{
	color:#5C6100;
	text-decoration:none;
}
.listA:hover{
	color:#5C6100;
	font-weight:bold;
	text-decoration:none;
}
.UA{
	color:#5C6100;
	text-decoration:none;
	line-height:18px;
}
.UA:hover{
	color:#5C6100;
	text-decoration:underline;
	line-height:18px;
}
.padLeft15{
	padding-left:15px;
	line-height:18px;
}
.bottomBorder{
	border-bottom:dashed 1px #456B00;
	line-height:25px;
	padding-left:15px;
}
.bottomBorder2{
	border-bottom:dashed 1px #456B00;
	line-height:18px;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
}
.RedBoldFont{
	color:#B00C00;
	font-weight:bold;
}
.marginRight25{
	margin-right:25px;
}
.marginRight10{
	margin-right:10px;
}
.detailBg{
	background:url(images/detailP1.jpg) #FDFDEE no-repeat right top;
	padding:90px 60px 30px 50px;
}
.timeFont{
	color:#8E9160;
}