@charset "utf-8";
/* CSS Document */
#gjc {
	width: 337px;
}
#gjc .tit {
	background-image: url(http://www.xinhuanet.com/xilan/20110720/key_tit.gif);
	height: 27px;
	width: 337px;
	position: relative;
}
#gjc .bot {
	background-image: url(http://www.xinhuanet.com/xilan/20110720/key_bot.gif);
	height: 12px;
}
#gjc .cont {
	background-image: url(http://www.xinhuanet.com/xilan/20110720/key_cont.gif);
	background-repeat: repeat-y;
}
#gjc .cont ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}
#gjc .tit .close {
	height: 15px;
	width: 15px;
	position: absolute;
	top: 4px;
	right: 12px;
	background-image: url(http://www.xinhuanet.com/xilan/20110720/key_close.gif);
	background-repeat: no-repeat;
}
#gjc .cont li {
	list-style-type: none;
	color: #006DE7;
	text-decoration: none;
	line-height: 22px;
	font-size: 13px;
}
#gjc .cont li a {
	list-style-type: none;
	font-size: 13px;
	color: #006DE7;
	text-decoration: none;
	line-height: 22px;
}
#gjc .cont li a:hover {
	list-style-type: none;
	text-decoration: underline;
}
