/* CSS Document */
BODY {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	BACKGROUND: url(../images/bg-wall.png) #d6ebd6 repeat-x left top; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	TEXT-ALIGN: center; 
	min-width: 800px
}
td {
	FONT-SIZE: 14px; 
	COLOR: #845101; 
	FONT-FAMILY: "宋体"; 
}
ul li{
	font-size: 12px;
	color: #666666;
	line-height: 25px;
}
ul li a{
	font-size: 12px;
	color: #0066FF;
	line-height: 25px;
}
.listcss a{
	padding-left:10px;
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	font-weight: bold;
}
.listcss a:hover{
	text-decoration:underline;
}
.bottomtext {color: #FFFFFF}

.LR{
padding-left:20px;
padding-right:20px;
padding-top:5px;
padding-bottom:5px
}
.text{
	font-size:13px;
	color: #333333;
	font-family: "宋体";
}
.text span{
	font-size:16px;
	/*color: #8B693C;*/
	font-family: "宋体";
	font-weight: bold;
}
/*.text a{
	color: #FF7D7D;
	font-family: "宋体";
	font-weight: bold;
	text-decoration: none;
}*/
.text a:hover{
	color: #0066FF;
	font-family: "宋体";
	/*font-weight: bold;*/
	text-decoration: underline;
}
.padding li{
padding-bottom:20px
}
.whole_line {
	background-image: url(index_line.jpg);
	background-repeat: repeat-x;
}
.tdpadding {
	padding-left:20px;
	/*padding-right:10px;*/
	padding-top:20px;
}
.green_line {
	background-color: #72B23A;
	width: 200px;
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 10px;
}
.about {
	background-image: url(about.jpg);
	background-repeat: no-repeat;
	background-position: 10px top;
	font-weight: bold;
	color: #6DB33F;
	font-size: 13px;
	text-indent: 52px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E1E1E1;
	border-left-color: #E1E1E1;
	height: 50px;
}
.login {
	background-image: url(login.jpg);
	background-repeat: no-repeat;
	background-position: 10px top;
	font-weight: bold;
	color: #6DB33F;
	font-size: 13px;
	text-indent: 52px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E1E1E1;
	border-left-color: #E1E1E1;
	height: 40px;
}
.contact {
	background-image: url(contact.jpg);
	background-repeat: no-repeat;
	background-position: 10px top;
	font-weight: bold;
	color: #6DB33F;
	font-size: 13px;
	text-indent: 52px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E1E1E1;
	border-left-color: #E1E1E1;
	height: 50px;
}
.news {
	background-image: url(news.jpg);
	background-repeat: no-repeat;
	background-position: 10px top;
	font-weight: bold;
	color: #6DB33F;
	font-size: 13px;
	text-indent: 52px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E1E1E1;
	border-left-color: #E1E1E1;
	height: 50px;
}
.download {
	background-image: url(download.jpg);
	background-repeat: no-repeat;
	background-position: 10px top;
	font-weight: bold;
	color: #6DB33F;
	font-size: 13px;
	text-indent: 52px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E1E1E1;
	border-left-color: #E1E1E1;
	height: 50px;
}

.info {
	font-weight: normal;
	color: #333333;
	text-align: left;
	font-size: 13px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
	border-left-color: #D9D9D9;
	height: 220px;
	/*text-indent: 10px;*/
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.datestext {
	font-size: 14px;
	font-weight: normal;
	color: #336600;
	line-height: 20px;
	text-indent: 10px;
	text-align: left;
	border: 1px dotted #66CC33;
	width: 99%;
}
.login_pwd{
	height: 20px;
	width: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	vertical-align: baseline;
}
.loginin{
	height: 22px;
	width: 50px;
	border: 1px dashed #666666;
}
.dl{
	line-height: 30px;
	text-align: left;
}
.abouttext {
	text-indent: 20px;
	padding-left: 10px;
}
.dabiao {
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	color: #2B0B3A;
	font-style: normal;
}
.dabiao1 {
	font-family: "";
	font-size: 30px;
	font-weight: bolder;
	color: #2B0B3A;
	font-style: normal;
}
.biaoz3 {
	font-family: "";
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	font-weight: bold;
}
.ybiao {
	font-family: Arial;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
}