@charset "gb2312";
body{
	margin:0px 0px;
	padding:0px 0px;
}
div,ul,li,dl,dt,dd,p,span,a,img,input{
	margin:0px 0px;
	padding:0px 0px;
	border:0px;
	text-decoration:none;
	list-style:none;
}
.gh-top{
	width:100%;
	height:30px;
	line-height:30px;
	background-color:#6c6c6c;
	font-family:"ËÎÌå";
	font-size:12px;
	color:#cccccc;
}
.gh-top a{
	color:#cccccc;
}
.gh-top-con{
	width:1100px;
	height:30px;
	margin:auto;
}
.gh-top-con .gh-tl{
	float:left;
}
.gh-top-con .gh-tr{
	float:right;
	position:relative;
	right:11px;
}
.gh-banner{
	width:100%;
	height:317px;
	background:url(imagessx_01.jpg) no-repeat top center;
}
.gh-cat{
	width:100%;
	height:49px;
	line-height:49px;
	background-color:#e60012;
}
.gh-cat .gh-menu{
	width:1100px;
	height:49px;
	line-height:49px;
	margin:auto;
}
.gh-cat .gh-menu li{
	width:132px;
	height:49px;
	float:left;
	font-family:"Î¢ÈíÑÅºÚ";
	font-size: 15px;
	font-weight: normal;
	color:#ffffff;
	text-align:center;
}
.gh-cat .gh-menu .cur{
	color:#ffff00;
}
.gh-cat .gh-menu a{
	color:#ffffff;
}
.gh-cat .gh-menu a:hover{
	color:#ffff00;
}
.gh-cat .gh-menu .gh-search{
	width:308px;
	height:49px;
	_height:41px;
	text-align:right;
	_padding-top:8px;
}
.gh-search .gh-txt{
	width:193px;
	height:30px;
	padding:0px 5px;
	line-height:30px;
	background-color:#ffffff;
}
.gh-search .gh-btn{
	width:49px;
	height:30px;
	background-color:#6c6c6c;
	color:#ffffff;
	position:relative;
	left:4px;
}
.gh-link{
	width:100%;
	height:42px;
	margin-top:20px;
	background-color:#f7f9f6;
	padding-top:18px;
}
.link-box{
	width:1100px;
	height:23px;
	margin:auto;
	overflow:hidden;
	font-family:"Î¢ÈíÑÅºÚ";
	font-size:12px;
	color:#464646;
}
.link-box a{
	color:#464646;
}
.link-box a:hover{
	color:#F00;
}
.link-box dt{
	width:175px;
	height:23px;
	float:left;
}
.link-box dd{
	height:23px;
	line-height:23px;
	float:left;
	padding:0px 19px;
}
.gh-foot{
	width:100%;
	height:99px;
	padding-top:10px;
	background-color:#94000c;
	line-height:30px;
	font-family:"ËÎÌå";
	font-size:12px;
	color:#d2acae;
	text-align:center;
}


