body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../Images/bg02.gif)
}
/*P段落样式*/
td{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	color: 3f231a;
	text-decoration: none;
}
/*－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－*/

/*默认链接*/
a:link { color: #58412f; text-decoration: none} 
a:visited { color: #58412f; text-decoration:none} 
a:hover { color: #333333; text-decoration: underline} 
a:active { color: #58412f; text-decoration: none}

/*顶部链接*/
.a1:link { font-size: 12px;color: #545454;font-weight: bold;text-decoration: none} 
.a1:visited {font-size: 12px; color: #545454;font-weight: bold;text-decoration:none} 
.a1:hover { font-size: 12px;color: #620200;font-weight: bold;text-decoration: underline} 
.a1:active { font-size: 12px;color: #545454;font-weight: bold;text-decoration: none}

/*顶部链接*/
.am:link { font-size: 12px;color: #FFFFFF;font-weight: bold;text-decoration: none} 
.am:visited {font-size: 12px; color: #FFFFFF;font-weight: bold;text-decoration:none} 
.am:hover { font-size: 12px;color: #000000;font-weight: bold;text-decoration: underline} 
.am:active { font-size: 12px;color: #FFFFFF;font-weight: bold;text-decoration: none}

.a2:link { color: #514326; text-decoration: none} 
.a2:visited { color: #514326; text-decoration:none} 
.a2:hover { color: #162e43;text-decoration: underline} 
.a2:active { color: #514326;text-decoration: none} 

/*登录注册*/
.a3:link { color: #ff5400; text-decoration: underline} 
.a3:visited { color: #ff5400; text-decoration:underline} 
.a3:hover { color: #ffa200; text-decoration: none} 
.a3:active { color: #ffa200; text-decoration: none} 


/*－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－*/

.txt1{
	color:#514326;
}
.txt2{
	color:#ff6600;
}
.2tietxt{
	color:#343434;
	font-size: 14px;
	font-weight: bold;
}
.txtct1{
	color:#464646;
	font-weight: bold;
}
.datetxt{
	color:#aaaaaa;
}
.txtcp{
	line-height: 1.5;
}
.disptitle{
	font-size: 18px;
	font-weight: bold;
	color:#5c2700;
}
.disph2{
	font-size: 14px;
	font-weight: bold;
	color:#5c2700;
}
.disptxt{
	font-size: 12px;
	font-weight: normal;
	letter-spacing: normal;
	text-align: left;
	text-indent:2em;
	word-spacing: normal;
	white-space: pre;
	line-height: 1.5;
}
.disptxt_no_indent{
	font-size: 12px;
	font-weight: normal;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: pre;
	line-height: 1.5;
}
/*－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－*/

/*首页输入框样式*/
.input {
	border: 1px solid #cdcdcd;
	font-size: 12px;
	overflow:auto;
}

/*搜索结果页输入框样式*/
.input2 {
	border: 0px none #FFFFFF;
	font-size: 14px;
	line-height: 1.5;
	width: 98%;
	overflow:auto;
}
/*--------------------------------------------------------------------*/
/*登陆输入框*/