body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../Images/indexbg.gif)
}
td{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	color: #394850;
	text-decoration: none;
}

/*－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－*/

/*默认链接*/
a:link { color: #333333; text-decoration: none} 
a:visited { color: #333333; text-decoration:none} 
a:hover { color: #333333; text-decoration: underline} 
a:active { color: #333333; text-decoration: none}

/*顶部链接*/
.a1:link { color: #ffffff;text-decoration: none} 
.a1:visited { color: #ffffff;text-decoration:none} 
.a1:hover { color: #ffffff;text-decoration: underline} 
.a1:active { color: #ffffff;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} 

/*二级栏目菜单*/
.a4:link { font-size: 14px; color: #674f37; font-weight: bold;text-decoration: none} 
.a4:visited { font-size: 14px; color: #674f37; font-weight: bold;text-decoration:none} 
.a4:hover { font-size: 14px; color: #7c5e40; font-weight: bold;text-decoration: underline} 
.a4:active { font-size: 14px; color: #674f37; font-weight: bold;text-decoration: none} 

/*编辑器下载*/
.a5:link { color: #116700; text-decoration: underline} 
.a5:visited { color: #116700; text-decoration:underline} 
.a5:hover { color: #1cad00; text-decoration: none} 
.a5:active { color: #1cad00; text-decoration: none}

/*底部链接*/
.a6:link { color: #848484; text-decoration: none} 
.a6:visited { color: #848484; text-decoration:none} 
.a6:hover { color: #222222; text-decoration: underline} 
.a6:active { color: #222222; text-decoration: none}
/*－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－*/

/*特色服务文字*/
.txt1{
	color:#514326;
}
.txtct1{
	color:#464646;
	font-weight: bold;
}
.datetxt{
	color:#aaaaaa;
}
.txtcp{
	line-height: 1.5;
}
.disptitle{
	font-size: 18px;
	font-weight: bold;
	color:#25496a;
}
.disptxt{
	font-size: 14px;
	font-weight: normal;
	letter-spacing: normal;
	text-align: left;
	text-indent: 2em;
	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;
}

