/*gj*/
body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	font-size:12px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}
#gj_news{
	font-size:14px;
	font-style: normal;
	padding:0px;
	margin:0px;
	line-height:25px;
}
#gj_news ul{
	padding:0px;
	margin:0px;
	list-style-type: none;
}
#gj_news li {
	margin-left:20px;
	list-style-position: inside;
	list-style-type: disc;
}
#gj_mmg{
	font-size:12px;
	font-style: normal;
	padding:0px;
	margin:0px;
	line-height:18px;
}
#gj_mmg ul{
	padding:0px;
	margin:0px;
	list-style-type: none;
}
#gj_mmg li {
	margin-left:15px;
	list-style-position: inside;
	list-style-type:disc;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	width:80%;
}
#gj_hx{
	font-size:12px;
	font-style: normal;
	padding:0px;
	margin:0px;
	line-height:18px;
}
#gj_hx ul{
	padding:0px;
	margin:0px;
	list-style-type: none;
}
#gj_hx li {
	margin-left:15px;
	list-style-position: inside;
	list-style-type:disc;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	width:80%;
}
.pic_qy {
	width:110px;
	height:130px;
	margin:0 auto;
}
.pic_bg {
	width:125px;
	height:96px;
	background-image:url(pic_bg.jpg);
	margin:0 auto;
}
.pic_bg img {
	border: 1px #999999 solid;
}