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

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

.bgtdGrey_ggjs{
	background-image: url(hjx2_ggjs.jpg);
}
.bgtd_ggjs{

	background-color:#FFFFFF;
}

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

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


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

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

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

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

a.white12_ggjs:hover{
	color: #ffa200;
}
.blue16_ggjs {
	font-size: 16px;
	color: #2565ae;
	font-weight: bold;
	font-family: "微软雅黑","宋体";
	text-decoration: none;
}
a.blue16_ggjs {
	text-decoration:none;
}
.blue24b_ggjs {
	font-size: 24px;
	color: #2565ae;
	font-weight: bold;
	font-family: "微软雅黑","宋体";
	text-decoration: none;
}
.black14_ggjs {
	font-size: 14px;
	color: #191919;
	font-family: "微软雅黑","宋体","ARial";
	line-height:20px;
	text-decoration: none;
}

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

a.grey12_ggjs:hover {
    color: #086dd5;
	text-decoration:none;
}
.black16_ggjs {
	font-size: 16px;
	color: #191919;
	font-family: "微软雅黑","宋体","ARial";
	line-height:26px;
	text-decoration: none;
}
.black16_ggjs P {
    padding-bottom:6px;
	text-decoration:none;
}
.black16_ggjs table {
	text-decoration:none;
}
a.black16_ggjs {
    color: #004e8c;
	text-decoration:none;
}





/***topnav**/
.nav100_ggjs{
	float:left;
	width:100%;
	height:45px;
	margin:0 auto;
	position:relative;
	z-index:9999;
	}
.topnav_ggjs{
	width:1140px;
	margin:0 auto;
	position:relative;
	z-index:1140;
	height:45px;
	}
.topnav_ggjs ul{
	float:left;
	height:45px;
	margin:0 ;
	top:0;
	}
.topnav_ggjs ul li{
	float:left;
	height:45px;
	position:relative;
	list-style:none;
	text-align:center;
	}
.topnav_ggjs ul li a.nav_a_ggjs{
	float:left;
	height:45px;
	line-height:45px;
	position:relative;
	z-index:2;
	padding:0px 27px;
	}

#nav_ggjs li dl{
	position: absolute;
	margin:auto;
	top:45px;
	display:none;
	width:100%;	
	min-width:150px;
	list-style:none;
	background-color:#0062bd;
}

#nav_ggjs li dl.nav_last_ggjs{
	width:100%;
}
#nav_ggjs li dl dt{
	float: left; 
	width:100%;
	padding:0px;
	margin:0px;

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