@charset "utf-8";
/* CSS Document */

body {
	font-family: "ARial","微软雅黑","宋体";
	background-color: #FFFFFF;
	background-image: url(headbg_sxfx.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
}

.bgtdGrey_sxfx{
    border-left:1px #c4c4c4 solid;
	 border-right:1px #c4c4c4 solid;
	background-image: url(hjx2_sxfx.jpg);
}
.bgtd_sxfx{
    border-left:1px #c4c4c4 solid;
	 border-right:1px #c4c4c4 solid;
	background-color:#FFFFFF;
}

.lefttd_sxfx{
	background-image: url(LeftEdgeBg_sxfx.jpg);
	padding-left:45px;
	padding-right:30px;
}

img.border_sxfx{
	border:1px #C5C5C5 solid;
	padding:5px;
	background:#ededed;
}
.a  {
	text-decoration: none;
}


.white16_sxfx {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	font-family: "微软雅黑";
	text-decoration: none;
}

a.white16_sxfx:hover{
	color: #ffa200;
}

.white14_sxfx {
	color: #FFFFFF;
		font-weight:normal;
	font-size: 14px;
	font-family: "微软雅黑";
	text-decoration: none;
}

a.white14_sxfx:hover{
	color: #ffa200;
}
.white12_sxfx {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: "微软雅黑";
	text-decoration: none;
}

a.white12_sxfx:hover{
	color: #ffa200;
}
.blue18_sxfx {
	font-size: 18px;
	color: #0062bd;
	font-weight: bold;
	font-family: "微软雅黑","宋体";
	text-decoration: none;
}
a.blue18_sxfx {
	text-decoration:none;
}
.blue24_sxfx {
	font-size: 24px;
	color: #0062bd;
	font-weight: bold;
	font-family: "微软雅黑","宋体";
	text-decoration: none;
}
.black14_sxfx {
	font-size: 14px;
	color: #191919;
	font-family: "微软雅黑","宋体","ARial";
	line-height:20px;
	text-decoration: none;
}

a.black14_sxfx:hover {
    color: #0062bd;
	text-decoration:none;
}
.grey12_sxfx {
	font-size: 12px;
	color: #4a4a4a;
	font-family:  "微软雅黑","宋体","ARial";
	line-height:20px;
	text-decoration: none;
}

a.grey12_sxfx:hover {
    color: #086dd5;
	text-decoration:none;
}
.content_sxfx {
	font-size: 14px;
	color: #191919;
	font-family: "微软雅黑","宋体","ARial";
	line-height:22px;
	text-decoration: none;
}
.content_sxfx P {
    padding-bottom:2px;
	text-decoration:none;
}
.content_sxfx table {
	text-decoration:none;
}
a.content_sxfx {
    color: #0062bd;
	text-decoration:none;
}




/***topnav**/
.nav100_sxfx{
	float:left;
	width:100%;
	height:45px;
	margin:0 auto;
	position:relative;
	z-index:9999;
	}
.topnav_sxfx{
	width:1000px;
	margin:0 auto;
	position:relative;
	z-index:1000;
	height:45px;
	}
.topnav_sxfx ul{
	float:left;
	height:45px;
	margin:0 ;
	top:0;
	}
.topnav_sxfx ul li{
	float:left;
	height:45px;
	position:relative;
	list-style:none;
	text-align:center;
	}
.topnav_sxfx ul li a.nav_a_sxfx{
	float:left;
	height:45px;
	line-height:45px;
	position:relative;
	z-index:2;
	padding:0px 25px;
	}

#nav_sxfx li dl{
	position: absolute;
	margin:0;
	float:left;
	left:0;
	top:45px;
	display:none;
	width:115%;	
	min-width:120px;
	list-style:none;
	background-color:#0062bd;
}

#nav_sxfx li dl.nav_last_sxfx{
	width:110%;
}
#nav_sxfx li dl dt{
	float: left; left:0;
	width:110%;
	padding:0px;
	margin:0px;

}
#nav_sxfx li dl dt a{
	float:left;
	display: block; 
	width:110%;
	text-align:left;
	height:30px;
	line-height:30px;
	text-decoration:none;
	padding:0px 0px 0px 15px;
	margin:0px;
	background-color:#0062bd;
	border-top:1px solid #ffffff;
}
#nav_sxfx li dl dt a:link  {
	text-decoration:none;
}
#nav_sxfx li dl dt a:visited  {
	text-decoration:none;	
}
#nav_sxfx .sfhover dl{
	display:block;
}
#nav_sxfx .sfhover li a.nav_a{color:#ffffff;}
#nav_sxfx .sfhover dl dt a{color:#ffffff;}
#nav_sxfx li dl dt:hover ,#nav_sxfx .sfhover dl dt:hover{
	text-decoration:none;
	
	color:#ffa200;
}
#nav_sxfx .sfhover dl dt a:hover{color:#ffa200;}