@charset "utf-8";
body {
	height: 100%;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
html {
	font-size: 12px;
	line-height: 1.8em;
	text-decoration: none;
	font-family: "宋体";
}





* {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
ul li {
	list-style-image: none;
	list-style-type: none;
}
.left {
	float: left;
}
.right {
	float: right;
}

.font_red {
	color: #FF0000;
	text-decoration: none;
}
.newsbl {
	width: 140px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}

.font_blue {
	color: #17468C;
}
.font_green {
	color: #006600;
}
.font_yell {
	color: #FFFF00;
}
.font_hui {
	color: #999999;
	text-decoration: none;
}
.font12 {
	font-size: 12px;
}
.font13 {
	font-size: 13px;
}
.font14 {
	font-size: 14px;
}
.font16 {
	font-size: 16px;
}
.ggtop {
	background-image: url(../gg/pic/zhld_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 349px;
}
