/* CSS Document */

body {
	font-size:12px;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../../xinyu/images/indexbg.gif);
	background-repeat: repeat;
}
div{
	margin:0px;
	padding:0px;
	
	
}

body,td,tr {font-size: 12px;color: #7e899c;}

a{ color:#7e899c; text-decoration:none; blr:expression(this.onFocus=this.blur());} /* 只支持IE，过多使用效率低 */ 
a:focus { -moz-outline-style: none; } /* IE不支持 */ 

a:link {color: #7e899c;text-decoration: none;}/* 其他列表字体样式 */ 
a:visited {text-decoration: none;color: #7e899c;}
a:hover {text-decoration: none;color: #D88633;}
a:active {text-decoration: none;}

ul,li{ margin:0; padding:0; list-style:none;}



a.v4:link { font-size:12px;color:#515252;text-decoration: none;}/* 产品左侧列表字体样式 */ 
a.v4:visited { font-size:12px;color:#515252; text-decoration: none;}
a.v4:hover { font-size:12px;  color:#eaa705; text-decoration: none;}/*515252*/
a.v4:active { font-size:12px;color:#515252;text-decoration: none;}


.top td{ color:#fff; font-weight:bold;}
.top a{ color:#fff; text-decoration: none;}
.top a:visited{color:#fff;}
.top a:hover{
	color:#F00;
}
.top a:active{ color:#091676;}

#dropmenudiv{
position:absolute;
font:normal 12px Simsun;
line-height:30px;
margin-top:0px;
padding-top:10px;
margin-left:0px;
z-index:0;
background-color:#F77B17;

}

#dropmenudiv a{
width: 100%;
text-indent: 10px;
padding-top: 5px;
padding-bottom: 5px;
margin-left:0px;
text-align:left;
color:#0033FF;
text-decoration:none;


}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#F77B17;
text-decoration:none;

}





#nav {
	width:840Px;
	height:50px;
	margin:0 auto ;
	font-size:14px;
	text-align: center;
	
	/*background-image: url(../../xinyu/images/indexxin_biaotilan.jpg);/*导航栏背景图片*/
	
}
#nav a {
	display: block;
	text-align:center;
	font-weight: bold;
	color: #ffffff;/*091676*/
	
}
#nav a:link  {
	color:#091676;
	text-decoration:none;
}
#nav a:visited  {
	color:#091676;
	text-decoration:none;
}
#nav a:hover  { text-decoration:none; /*鼠标移动到主导航栏上*/
				font-weight:bold;
				color: #fff;
	/*
				background-image: url(../images/indexxin_biaotilan1.jpg);/*导航栏背景图片 该处修改无效*/
}

#nav li {
	float: left;
	margin-top:0px;
	width:90px;
	height:50px;
	line-height:50px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #091676;
	
}
#nav li a:hover{
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#nav li ul { text-align:left; left: -999em;width:500px;  position: absolute; }

/*#nav li ul { text-align:left; left: -999em; width:500px;  position: absolute; }*/
#nav li ul li{
	float: left;
	margin-top:0px;
	width:90px;
	height:30px;
	line-height:30px;
	background-color: #cbd7f6;/*9ab0c1这是子导航栏背景颜色*/
}
#nav .brl-none{ border-left:none;} 


#nav li ul a{ display:block;}
#nav li ul a:link  {
	color:#091676;
	text-decoration:none;
	font-weight: normal;
}
#nav li ul a:visited  {
	color:#091676;
	text-decoration:none;
	font-size: 14px;/*14点击访问后*/
	font-weight: normal;
}
#nav li ul a:hover  {
	color:#ffffff;/*#000字体颜色*/
	text-decoration:none;
	background-color: #9C9B9B;/*CC9C00这是子导航栏鼠标移动到位置后的背景颜色*/
}
#nav li:hover ul { left: auto;}
#nav li.sfhover ul { left: auto;}
#content {clear: left;}



#marqueediv { float:left; width:490px; height:120px; overflow:hidden; padding-top:10px;}
#marqueediv a{ float:left; width:120px; height:100px; margin:0 5px; text-align:center; border:1px solid #006633; overflow:hidden;}
#marqueediv a img{ width:120px; vertical-align:middle;}


.leftbt{/*左侧栏标题*/
	padding-left:35px;
	height:35px;
	line-height:35px;
	font-size:14px;/*左侧栏标题*/
	color:#fff;
	font-weight:bold;
	border-bottom:#1d4eef solid 2px;/*1d4eef左侧栏标题CFD7DD*/
	background-color: #1d4eef;/*1d4eef左侧栏标题b9cbd9*/
	background-repeat: no-repeat;
	background-position: 15px 10px;
}
.leftsbt{
	padding-left:35px;
	height:30px;
	line-height:30px;
	font-size:12px;
	color:#fff;
	border-bottom:#CFD7DD solid 1px;
	background-image: url(../../xinyu/images/lsbt_ico.gif);
	background-repeat: no-repeat;
	background-position: 15px 9px;
}
.leftssbt{ padding-left:35px; height:30px; line-height:30px; font-size:13px; color:#666 solid 2px; font-weight:bold;   background:url("../images/lsbt_ico2.gif"/*tpa=http://www.saizuan.com/images/lsbt_ico2.gif*/) 15px 9px no-repeat; border-bottom:#CFD7DD solid 1px;}
.leftssbt2{ padding-left:35px; height:30px; line-height:30px; font-size:13px; color:#666 solid 2px; font-weight:bold;   background:url("../images/lsbt_ico3.gif"/*tpa=http://www.saizuan.com/images/lsbt_ico2.gif*/) 15px 9px no-repeat; border-bottom:#CFD7DD solid 1px;}

.leftssbtt{line-height:30px; font-size:12px; color:#666 solid 1px;}
.leftsssbt{
	padding-left:40px;
	height:22px;
	line-height:22px;
	font-size:12px;/**/
	color:#666;
	border-bottom:#ffffff solid 1px;/*CFD7DD*/
	background-color: #cbd7f6;/*左边栏二级子目录背景E8FFE8*/
	background-repeat: no-repeat;
	background-position: 25px 9px;
}
.leftsssbt:hover{/*这是左边栏二级子目录鼠标移动上去后的属性*/
	color:#d68e1d;/*000该处字体颜色属性无效*/
	text-decoration:none;/*none*/
	background-color: #82a3f6;
}
.leftsssbt:link{/*这是左边栏二级子目录  后的属性*/
	color:#000;
	text-decoration:none;
	background-color: #f7fa19;
}



.bottom{ line-height:20px;}
.bottom td{ padding:10px 0;  color:#888;}



.ylcpbt {
	font-size:25px;
	color:red;
}
