@charset "utf-8";
.gg_full {
	POSITION: relative;
	MARGIN: 0px auto;
	WIDTH: 960px;
}
.gg_full .gg_fbtn {
	POSITION: absolute;
	WIDTH: 19px;
	DISPLAY: none;
	HEIGHT: 55px;
	TOP: 0px;
	right: -23px
}
.gg_full .gg_fbtn A {
	DISPLAY: block;
	BACKGROUND: url(../images/gg_btn.png) no-repeat 0px 0px;
	HEIGHT: 55px;
	OVERFLOW: hidden
}
.gg_full .gg_fbtn .gg_fclose {
	BACKGROUND: url(../images/gg_btn.png) no-repeat -19px 0px
}
.gg_full .gg_fcon {
	DISPLAY: none;
	HEIGHT: 425px;
}
ol,
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.xg {
	width: 273px;
}
.hbox {
	font-family: "宋体";
	border: 1px solid #ccc;
	border-bottom: 0px;
	width: 273px;
}
.hbox ol {
	width: 273px;
	background: #f5f5f5;
	overflow: hidden;
}
.hbox ul {
	width: 290px;
}
.hbox ul a {
	text-decoration: none;
	font-size: 15px;
	font-family: "微软雅黑";
	line-height: 24px;
}
.hbox li {
	float: left;
	width: 140px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #666;
	text-align: center;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;
}
.current {
	background: #fff;
	border-bottom: 1px solid #fff;
	top: 1px;
	top: 1px;
	position: relative;
}
.hr1 {
	background: #fff;
	border-bottom: 1px solid #fff;
	top: 1px;
	top: 1px;
	position: relative;
}
.clear {
	clear: both;
}
.cbox {
	height: 200px;
	clear: both;
	color: #ccc;
	padding: 15px;
}
.cbox a {
	padding: 0px 5px;
	line-height: 25px;
}