﻿
/*---------------------全局样式----------------------------------*/
*{ margin:0;
	padding:0;
	}
body {
	font-size: 12px;
	color: #320432;
	background-image: url(bj.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
a{
	font-size: 12px;
	color:#333;
	text-decoration: none;
	font-family: "宋体";
}
a:hover{
	color:#f00;
	}

/*---------------------侧导航样式----------------------------------*/
.tdxa a {
	line-height: 25px;
	color: #333;
	text-decoration: none;
	height: 25px;
	display: block;
	width: 100%;
	text-align:left;
	background-image: url(sj.jpg);
	background-repeat: no-repeat;
	background-position: 8px center;
	text-indent: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
}
.tdxa a:hover{
	color: #F00;
	background-image: url(sj.jpg);
	background-color: #e8e8e8;
}
.tdxa1 a {
	line-height: 25px;
	color: #333;
	text-decoration: none;
	height: 25px;
	display: block;
	width: 162px;
	background-image: url(zn_pro.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	text-indent: 15px;
}
.txa a {
	line-height: 25px;
	color: #2164ae;
	text-decoration: none;
	height: 25px;
	display: block;
	text-indent: 20px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}	
.txa a:hover 
{	
	color: #F00;

	background-color: #e8e8e8;
	}
/*---------------------导航----------------------------------*/
#dh {
	height: 34px;
	margin: 0px;
	padding: 0px;
}
#dh ul {
	OVERFLOW: hidden;
	height: 34px;
	width: 1003px;
	list-style-type: none;
	text-align: center;
}
#dh li {
	line-height:34px;
	display: block;
	float: left;
	height: 34px;
	width:122px;
	text-align: center;
}
#dh a {
	font-family: "宋体";
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	font-weight: bold;
	text-align: center;
}
#dh a:hover {
	color: #F00;
	background-image: url(dh_bj.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#dh ul li .bd {
	color: #F3C;
	background-image: url(dh_bj.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/*---------------------位置导航font----------------------------------*/
.main_zt{color:#fff;}
.main_zt a{color:#fff;
	text-decoration:none;}
.main_zt a:hover{color:#ff0;}


/*顶部导航*/
<!--
#nav {
	line-height:32px;
	list-style-type: none;
	display: list-item;
	float: left;
	width: 1003px;
	background-image: url(dh.jpg);
	background-repeat: repeat;
	z-index: 1;
}
#nav a {
 display: block; width: 122px; text-align:center; font-size:14px; color:#fff; font-weight:bold;
}
#nav a:hover  {
	color:#FF3;
}
#nav li {
 float: left; width: 120px;
}
#nav li ul {
	line-height: 24px;
	list-style-type: none;
	text-align:left;
	left: -900em;
	width: 120px;
	position: absolute;
	font-size:12px;

}
#nav li ul li{
	float: left;
	width: 130px;
	background:#086dca;
	 }
#nav li ul a{
	font-weight: normal;
	display: block;
	width: 130px;
	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: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	color: #FFF;
	font-size: 12px;
	text-align: center;
}
#nav li ul a:hover  {
	color:#Fff;
	text-decoration:none;
	background:#6b0010;
}
#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {
 left: auto;
}
#content {
	clear: both;
}

-->

