@charset "utf-8";
body {
	font-size: 12px;
	text-align: center;
	margin: 0px;
	line-height: 24px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: none;
}
.topbar {
	background-color: #FFF;
	background-image: url(images/topbar_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 93px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.bannerindex {
	height: 500px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.index_main {
	height: 350px;
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(images/index_mainbg.jpg);
}


.footer {
	background-image: url(images/footerbg.jpg);
	height: 335px;
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.left2 {
	height: 420px;
	width: 180px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.rightdiv {
	float: left;
	height: auto;
	width: 730px;
	margin-top: 20px;
	border: 3px solid #CCC;
	background-color: #FFF;
	margin-right:20pz;
	padding-right:
}
.newslistborderbottom {
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.probg{background:url(images/probg1.jpg) center  no-repeat; height:50px; line-height:20px;}
#proa1 a:link {
	color: #9F9D9D;
	text-decoration: none;
}
#proa1 a:visited {
	color: #9F9D9D;
	text-decoration: none;
}
#proa1 a:hover {
	color: #ffffff;
	text-decoration: none;
}
#proa2 a:link {
	color: #9F9D9D;
	text-decoration: none;
}
#proa2 a:visited {
	color: #9F9D9D;
	text-decoration: none;
}
#proa2 a:hover {
	color: #7EFF00;
	text-decoration: none;
}
.gcxc{ width:850px; margin:0 auto;padding:0px;height: auto;}
.gcxc li{list-style:none;float:left;width:202px;margin-left:6px;}

